2024-08-22T20:25:10.5340410Z Current runner version: '2.319.1' 2024-08-22T20:25:10.5357720Z ##[group]Operating System 2024-08-22T20:25:10.5358150Z macOS 2024-08-22T20:25:10.5358410Z 14.6.1 2024-08-22T20:25:10.5358670Z 23G93 2024-08-22T20:25:10.5358940Z ##[endgroup] 2024-08-22T20:25:10.5359240Z ##[group]Runner Image 2024-08-22T20:25:10.5359570Z Image: macos-14-arm64 2024-08-22T20:25:10.5359890Z Version: 20240818.4 2024-08-22T20:25:10.5360620Z 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:10.5361660Z Image Release: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20240818.4 2024-08-22T20:25:10.5362290Z ##[endgroup] 2024-08-22T20:25:10.5362600Z ##[group]Runner Image Provisioner 2024-08-22T20:25:10.5363030Z 2.0.382.1+d27903c82fd0a98a6c4ff2ea9e193b4413f3d608 2024-08-22T20:25:10.5363460Z ##[endgroup] 2024-08-22T20:25:10.5372120Z ##[group]GITHUB_TOKEN Permissions 2024-08-22T20:25:10.5373030Z Contents: read 2024-08-22T20:25:10.5373350Z Metadata: read 2024-08-22T20:25:10.5373650Z Packages: read 2024-08-22T20:25:10.5373940Z ##[endgroup] 2024-08-22T20:25:10.5375560Z Secret source: Actions 2024-08-22T20:25:10.5375950Z Prepare workflow directory 2024-08-22T20:25:10.5788810Z Prepare all required actions 2024-08-22T20:25:10.5886190Z Getting action download info 2024-08-22T20:25:10.7506050Z Download action repository 'actions/checkout@v2' (SHA:ee0669bd1cc54295c223e0bb666b733df41de1c5) 2024-08-22T20:25:11.1106270Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-08-22T20:25:11.2496100Z Download action repository 'maxim-lobanov/setup-xcode@v1' (SHA:60606e260d2fc5762a71e64e74b2174e8ea3c8bd) 2024-08-22T20:25:12.3036580Z Complete job name: test-advanced-macos 2024-08-22T20:25:12.3592460Z ##[group]Run actions/checkout@v2 2024-08-22T20:25:12.3593000Z with: 2024-08-22T20:25:12.3593350Z repository: pytorch/torchchat 2024-08-22T20:25:12.3593990Z token: *** 2024-08-22T20:25:12.3594330Z ssh-strict: true 2024-08-22T20:25:12.3594720Z persist-credentials: true 2024-08-22T20:25:12.3595110Z clean: true 2024-08-22T20:25:12.3595430Z fetch-depth: 1 2024-08-22T20:25:12.3595770Z lfs: false 2024-08-22T20:25:12.3596090Z submodules: false 2024-08-22T20:25:12.3596450Z set-safe-directory: true 2024-08-22T20:25:12.3596890Z ##[endgroup] 2024-08-22T20:25:12.6608660Z Syncing repository: pytorch/torchchat 2024-08-22T20:25:12.6610210Z ##[group]Getting Git version info 2024-08-22T20:25:12.6610990Z Working directory is '/Users/runner/work/torchchat/torchchat' 2024-08-22T20:25:12.6611950Z [command]/opt/homebrew/bin/git version 2024-08-22T20:25:12.7061430Z git version 2.46.0 2024-08-22T20:25:12.7086170Z ##[endgroup] 2024-08-22T20:25:12.7095560Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/52a3d95b-b6e3-4e1b-a1f1-c90e629e9391/.gitconfig' 2024-08-22T20:25:12.7098190Z Temporarily overriding HOME='/Users/runner/work/_temp/52a3d95b-b6e3-4e1b-a1f1-c90e629e9391' before making global git config changes 2024-08-22T20:25:12.7099420Z Adding repository directory to the temporary git global config as a safe directory 2024-08-22T20:25:12.7101350Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:12.7178540Z Deleting the contents of '/Users/runner/work/torchchat/torchchat' 2024-08-22T20:25:12.7180310Z ##[group]Initializing the repository 2024-08-22T20:25:12.7182370Z [command]/opt/homebrew/bin/git init /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:12.7320420Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-22T20:25:12.7321400Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-22T20:25:12.7322300Z hint: of your new repositories, which will suppress this warning, call: 2024-08-22T20:25:12.7322980Z hint: 2024-08-22T20:25:12.7323500Z hint: git config --global init.defaultBranch 2024-08-22T20:25:12.7324030Z hint: 2024-08-22T20:25:12.7324590Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-22T20:25:12.7325950Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-22T20:25:12.7326580Z hint: 2024-08-22T20:25:12.7326930Z hint: git branch -m 2024-08-22T20:25:12.7327570Z Initialized empty Git repository in /Users/runner/work/torchchat/torchchat/.git/ 2024-08-22T20:25:12.7332140Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pytorch/torchchat 2024-08-22T20:25:12.7380330Z ##[endgroup] 2024-08-22T20:25:12.7381010Z ##[group]Disabling automatic garbage collection 2024-08-22T20:25:12.7382130Z [command]/opt/homebrew/bin/git config --local gc.auto 0 2024-08-22T20:25:12.7418640Z ##[endgroup] 2024-08-22T20:25:12.7419290Z ##[group]Setting up auth 2024-08-22T20:25:12.7422450Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-22T20:25:12.7458250Z [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:12.7991050Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-22T20:25:12.8027930Z [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:12.8474880Z [command]/opt/homebrew/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-22T20:25:12.8518390Z ##[endgroup] 2024-08-22T20:25:12.8519080Z ##[group]Fetching the repository 2024-08-22T20:25:12.8523770Z [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:13.4227230Z remote: Enumerating objects: 237, done. 2024-08-22T20:25:13.4228160Z remote: Counting objects: 0% (1/237) 2024-08-22T20:25:13.4228900Z remote: Counting objects: 1% (3/237) 2024-08-22T20:25:13.4229700Z remote: Counting objects: 2% (5/237) 2024-08-22T20:25:13.4230440Z remote: Counting objects: 3% (8/237) 2024-08-22T20:25:13.4231140Z remote: Counting objects: 4% (10/237) 2024-08-22T20:25:13.4231920Z remote: Counting objects: 5% (12/237) 2024-08-22T20:25:13.4232690Z remote: Counting objects: 6% (15/237) 2024-08-22T20:25:13.4233370Z remote: Counting objects: 7% (17/237) 2024-08-22T20:25:13.4234060Z remote: Counting objects: 8% (19/237) 2024-08-22T20:25:13.4234800Z remote: Counting objects: 9% (22/237) 2024-08-22T20:25:13.4235490Z remote: Counting objects: 10% (24/237) 2024-08-22T20:25:13.4236260Z remote: Counting objects: 11% (27/237) 2024-08-22T20:25:13.4236940Z remote: Counting objects: 12% (29/237) 2024-08-22T20:25:13.4237640Z remote: Counting objects: 13% (31/237) 2024-08-22T20:25:13.4238350Z remote: Counting objects: 14% (34/237) 2024-08-22T20:25:13.4239030Z remote: Counting objects: 15% (36/237) 2024-08-22T20:25:13.4239720Z remote: Counting objects: 16% (38/237) 2024-08-22T20:25:13.4240480Z remote: Counting objects: 17% (41/237) 2024-08-22T20:25:13.4241300Z remote: Counting objects: 18% (43/237) 2024-08-22T20:25:13.4241990Z remote: Counting objects: 19% (46/237) 2024-08-22T20:25:13.4242790Z remote: Counting objects: 20% (48/237) 2024-08-22T20:25:13.4243490Z remote: Counting objects: 21% (50/237) 2024-08-22T20:25:13.4244170Z remote: Counting objects: 22% (53/237) 2024-08-22T20:25:13.4244850Z remote: Counting objects: 23% (55/237) 2024-08-22T20:25:13.4245560Z remote: Counting objects: 24% (57/237) 2024-08-22T20:25:13.4246240Z remote: Counting objects: 25% (60/237) 2024-08-22T20:25:13.4247620Z remote: Counting objects: 26% (62/237) 2024-08-22T20:25:13.4248320Z remote: Counting objects: 27% (64/237) 2024-08-22T20:25:13.4287670Z remote: Counting objects: 28% (67/237) 2024-08-22T20:25:13.4288290Z remote: Counting objects: 29% (69/237) 2024-08-22T20:25:13.4288920Z remote: Counting objects: 30% (72/237) 2024-08-22T20:25:13.4289520Z remote: Counting objects: 31% (74/237) 2024-08-22T20:25:13.4290120Z remote: Counting objects: 32% (76/237) 2024-08-22T20:25:13.4290710Z remote: Counting objects: 33% (79/237) 2024-08-22T20:25:13.4291330Z remote: Counting objects: 34% (81/237) 2024-08-22T20:25:13.4291920Z remote: Counting objects: 35% (83/237) 2024-08-22T20:25:13.4292500Z remote: Counting objects: 36% (86/237) 2024-08-22T20:25:13.4293100Z remote: Counting objects: 37% (88/237) 2024-08-22T20:25:13.4293680Z remote: Counting objects: 38% (91/237) 2024-08-22T20:25:13.4294250Z remote: Counting objects: 39% (93/237) 2024-08-22T20:25:13.4294840Z remote: Counting objects: 40% (95/237) 2024-08-22T20:25:13.4295430Z remote: Counting objects: 41% (98/237) 2024-08-22T20:25:13.4296170Z remote: Counting objects: 42% (100/237) 2024-08-22T20:25:13.4296810Z remote: Counting objects: 43% (102/237) 2024-08-22T20:25:13.4297420Z remote: Counting objects: 44% (105/237) 2024-08-22T20:25:13.4298040Z remote: Counting objects: 45% (107/237) 2024-08-22T20:25:13.4298670Z remote: Counting objects: 46% (110/237) 2024-08-22T20:25:13.4299250Z remote: Counting objects: 47% (112/237) 2024-08-22T20:25:13.4299860Z remote: Counting objects: 48% (114/237) 2024-08-22T20:25:13.4300920Z remote: Counting objects: 49% (117/237) 2024-08-22T20:25:13.4301560Z remote: Counting objects: 50% (119/237) 2024-08-22T20:25:13.4302150Z remote: Counting objects: 51% (121/237) 2024-08-22T20:25:13.4302740Z remote: Counting objects: 52% (124/237) 2024-08-22T20:25:13.4303330Z remote: Counting objects: 53% (126/237) 2024-08-22T20:25:13.4303930Z remote: Counting objects: 54% (128/237) 2024-08-22T20:25:13.4304530Z remote: Counting objects: 55% (131/237) 2024-08-22T20:25:13.4305120Z remote: Counting objects: 56% (133/237) 2024-08-22T20:25:13.4305700Z remote: Counting objects: 57% (136/237) 2024-08-22T20:25:13.4306320Z remote: Counting objects: 58% (138/237) 2024-08-22T20:25:13.4306910Z remote: Counting objects: 59% (140/237) 2024-08-22T20:25:13.4307500Z remote: Counting objects: 60% (143/237) 2024-08-22T20:25:13.4308140Z remote: Counting objects: 61% (145/237) 2024-08-22T20:25:13.4308740Z remote: Counting objects: 62% (147/237) 2024-08-22T20:25:13.4309330Z remote: Counting objects: 63% (150/237) 2024-08-22T20:25:13.4310040Z remote: Counting objects: 64% (152/237) 2024-08-22T20:25:13.4310640Z remote: Counting objects: 65% (155/237) 2024-08-22T20:25:13.4311260Z remote: Counting objects: 66% (157/237) 2024-08-22T20:25:13.4311890Z remote: Counting objects: 67% (159/237) 2024-08-22T20:25:13.4312540Z remote: Counting objects: 68% (162/237) 2024-08-22T20:25:13.4313200Z remote: Counting objects: 69% (164/237) 2024-08-22T20:25:13.4313790Z remote: Counting objects: 70% (166/237) 2024-08-22T20:25:13.4314370Z remote: Counting objects: 71% (169/237) 2024-08-22T20:25:13.4314970Z remote: Counting objects: 72% (171/237) 2024-08-22T20:25:13.4315640Z remote: Counting objects: 73% (174/237) 2024-08-22T20:25:13.4316220Z remote: Counting objects: 74% (176/237) 2024-08-22T20:25:13.4316820Z remote: Counting objects: 75% (178/237) 2024-08-22T20:25:13.4317410Z remote: Counting objects: 76% (181/237) 2024-08-22T20:25:13.4317990Z remote: Counting objects: 77% (183/237) 2024-08-22T20:25:13.4318630Z remote: Counting objects: 78% (185/237) 2024-08-22T20:25:13.4319520Z remote: Counting objects: 79% (188/237) 2024-08-22T20:25:13.4320100Z remote: Counting objects: 80% (190/237) 2024-08-22T20:25:13.4320950Z remote: Counting objects: 81% (192/237) 2024-08-22T20:25:13.4321560Z remote: Counting objects: 82% (195/237) 2024-08-22T20:25:13.4322400Z remote: Counting objects: 83% (197/237) 2024-08-22T20:25:13.4323030Z remote: Counting objects: 84% (200/237) 2024-08-22T20:25:13.4323640Z remote: Counting objects: 85% (202/237) 2024-08-22T20:25:13.4324260Z remote: Counting objects: 86% (204/237) 2024-08-22T20:25:13.4324900Z remote: Counting objects: 87% (207/237) 2024-08-22T20:25:13.4325510Z remote: Counting objects: 88% (209/237) 2024-08-22T20:25:13.4326230Z remote: Counting objects: 89% (211/237) 2024-08-22T20:25:13.4327060Z remote: Counting objects: 90% (214/237) 2024-08-22T20:25:13.4327650Z remote: Counting objects: 91% (216/237) 2024-08-22T20:25:13.4328240Z remote: Counting objects: 92% (219/237) 2024-08-22T20:25:13.4328830Z remote: Counting objects: 93% (221/237) 2024-08-22T20:25:13.4329410Z remote: Counting objects: 94% (223/237) 2024-08-22T20:25:13.4330000Z remote: Counting objects: 95% (226/237) 2024-08-22T20:25:13.4330580Z remote: Counting objects: 96% (228/237) 2024-08-22T20:25:13.4331200Z remote: Counting objects: 97% (230/237) 2024-08-22T20:25:13.4331790Z remote: Counting objects: 98% (233/237) 2024-08-22T20:25:13.4332370Z remote: Counting objects: 99% (235/237) 2024-08-22T20:25:13.4332950Z remote: Counting objects: 100% (237/237) 2024-08-22T20:25:13.4333610Z remote: Counting objects: 100% (237/237), done. 2024-08-22T20:25:13.4334470Z remote: Compressing objects: 0% (1/193) 2024-08-22T20:25:13.4335170Z remote: Compressing objects: 1% (2/193) 2024-08-22T20:25:13.4335880Z remote: Compressing objects: 2% (4/193) 2024-08-22T20:25:13.4336560Z remote: Compressing objects: 3% (6/193) 2024-08-22T20:25:13.4337160Z remote: Compressing objects: 4% (8/193) 2024-08-22T20:25:13.4337810Z remote: Compressing objects: 5% (10/193) 2024-08-22T20:25:13.4338480Z remote: Compressing objects: 6% (12/193) 2024-08-22T20:25:13.4339070Z remote: Compressing objects: 7% (14/193) 2024-08-22T20:25:13.4339760Z remote: Compressing objects: 8% (16/193) 2024-08-22T20:25:13.4340420Z remote: Compressing objects: 9% (18/193) 2024-08-22T20:25:13.4341000Z remote: Compressing objects: 10% (20/193) 2024-08-22T20:25:13.4341670Z remote: Compressing objects: 11% (22/193) 2024-08-22T20:25:13.4342270Z remote: Compressing objects: 12% (24/193) 2024-08-22T20:25:13.4342850Z remote: Compressing objects: 13% (26/193) 2024-08-22T20:25:13.4343440Z remote: Compressing objects: 14% (28/193) 2024-08-22T20:25:13.4344090Z remote: Compressing objects: 15% (29/193) 2024-08-22T20:25:13.4344680Z remote: Compressing objects: 16% (31/193) 2024-08-22T20:25:13.4366420Z remote: Compressing objects: 17% (33/193) 2024-08-22T20:25:13.4367050Z remote: Compressing objects: 18% (35/193) 2024-08-22T20:25:13.4367620Z remote: Compressing objects: 19% (37/193) 2024-08-22T20:25:13.4368220Z remote: Compressing objects: 20% (39/193) 2024-08-22T20:25:13.4368810Z remote: Compressing objects: 21% (41/193) 2024-08-22T20:25:13.4369400Z remote: Compressing objects: 22% (43/193) 2024-08-22T20:25:13.4370090Z remote: Compressing objects: 23% (45/193) 2024-08-22T20:25:13.4370680Z remote: Compressing objects: 24% (47/193) 2024-08-22T20:25:13.4371420Z remote: Compressing objects: 25% (49/193) 2024-08-22T20:25:13.4372010Z remote: Compressing objects: 26% (51/193) 2024-08-22T20:25:13.4372590Z remote: Compressing objects: 27% (53/193) 2024-08-22T20:25:13.4373180Z remote: Compressing objects: 28% (55/193) 2024-08-22T20:25:13.4374180Z remote: Compressing objects: 29% (56/193) 2024-08-22T20:25:13.4374770Z remote: Compressing objects: 30% (58/193) 2024-08-22T20:25:13.4375360Z remote: Compressing objects: 31% (60/193) 2024-08-22T20:25:13.4375950Z remote: Compressing objects: 32% (62/193) 2024-08-22T20:25:13.4376660Z remote: Compressing objects: 33% (64/193) 2024-08-22T20:25:13.4377380Z remote: Compressing objects: 34% (66/193) 2024-08-22T20:25:13.4378000Z remote: Compressing objects: 35% (68/193) 2024-08-22T20:25:13.4378690Z remote: Compressing objects: 36% (70/193) 2024-08-22T20:25:13.4379280Z remote: Compressing objects: 37% (72/193) 2024-08-22T20:25:13.4379920Z remote: Compressing objects: 38% (74/193) 2024-08-22T20:25:13.4380640Z remote: Compressing objects: 39% (76/193) 2024-08-22T20:25:13.4381230Z remote: Compressing objects: 40% (78/193) 2024-08-22T20:25:13.4381820Z remote: Compressing objects: 41% (80/193) 2024-08-22T20:25:13.4382490Z remote: Compressing objects: 42% (82/193) 2024-08-22T20:25:13.4383150Z remote: Compressing objects: 43% (83/193) 2024-08-22T20:25:13.4383820Z remote: Compressing objects: 44% (85/193) 2024-08-22T20:25:13.4408490Z remote: Compressing objects: 45% (87/193) 2024-08-22T20:25:13.4409110Z remote: Compressing objects: 46% (89/193) 2024-08-22T20:25:13.4409690Z remote: Compressing objects: 47% (91/193) 2024-08-22T20:25:13.4410280Z remote: Compressing objects: 48% (93/193) 2024-08-22T20:25:13.4410930Z remote: Compressing objects: 49% (95/193) 2024-08-22T20:25:13.4411520Z remote: Compressing objects: 50% (97/193) 2024-08-22T20:25:13.4412430Z remote: Compressing objects: 51% (99/193) 2024-08-22T20:25:13.4413030Z remote: Compressing objects: 52% (101/193) 2024-08-22T20:25:13.4413700Z remote: Compressing objects: 53% (103/193) 2024-08-22T20:25:13.4414580Z remote: Compressing objects: 54% (105/193) 2024-08-22T20:25:13.4415170Z remote: Compressing objects: 55% (107/193) 2024-08-22T20:25:13.4415910Z remote: Compressing objects: 56% (109/193) 2024-08-22T20:25:13.4416500Z remote: Compressing objects: 57% (111/193) 2024-08-22T20:25:13.4417230Z remote: Compressing objects: 58% (112/193) 2024-08-22T20:25:13.4417900Z remote: Compressing objects: 59% (114/193) 2024-08-22T20:25:13.4418490Z remote: Compressing objects: 60% (116/193) 2024-08-22T20:25:13.4419070Z remote: Compressing objects: 61% (118/193) 2024-08-22T20:25:13.4419640Z remote: Compressing objects: 62% (120/193) 2024-08-22T20:25:13.4420240Z remote: Compressing objects: 63% (122/193) 2024-08-22T20:25:13.4420830Z remote: Compressing objects: 64% (124/193) 2024-08-22T20:25:13.4421470Z remote: Compressing objects: 65% (126/193) 2024-08-22T20:25:13.4422140Z remote: Compressing objects: 66% (128/193) 2024-08-22T20:25:13.4422810Z remote: Compressing objects: 67% (130/193) 2024-08-22T20:25:13.4423530Z remote: Compressing objects: 68% (132/193) 2024-08-22T20:25:13.4424120Z remote: Compressing objects: 69% (134/193) 2024-08-22T20:25:13.4424770Z remote: Compressing objects: 70% (136/193) 2024-08-22T20:25:13.4425490Z remote: Compressing objects: 71% (138/193) 2024-08-22T20:25:13.4426080Z remote: Compressing objects: 72% (139/193) 2024-08-22T20:25:13.4426660Z remote: Compressing objects: 73% (141/193) 2024-08-22T20:25:13.4427300Z remote: Compressing objects: 74% (143/193) 2024-08-22T20:25:13.4427890Z remote: Compressing objects: 75% (145/193) 2024-08-22T20:25:13.4428550Z remote: Compressing objects: 76% (147/193) 2024-08-22T20:25:13.4429210Z remote: Compressing objects: 77% (149/193) 2024-08-22T20:25:13.4429910Z remote: Compressing objects: 78% (151/193) 2024-08-22T20:25:13.4430500Z remote: Compressing objects: 79% (153/193) 2024-08-22T20:25:13.4431470Z remote: Compressing objects: 80% (155/193) 2024-08-22T20:25:13.4432200Z remote: Compressing objects: 81% (157/193) 2024-08-22T20:25:13.4432790Z remote: Compressing objects: 82% (159/193) 2024-08-22T20:25:13.4433400Z remote: Compressing objects: 83% (161/193) 2024-08-22T20:25:13.4434120Z remote: Compressing objects: 84% (163/193) 2024-08-22T20:25:13.4434720Z remote: Compressing objects: 85% (165/193) 2024-08-22T20:25:13.4435440Z remote: Compressing objects: 86% (166/193) 2024-08-22T20:25:13.4436170Z remote: Compressing objects: 87% (168/193) 2024-08-22T20:25:13.4436840Z remote: Compressing objects: 88% (170/193) 2024-08-22T20:25:13.4437430Z remote: Compressing objects: 89% (172/193) 2024-08-22T20:25:13.4438190Z remote: Compressing objects: 90% (174/193) 2024-08-22T20:25:13.4438860Z remote: Compressing objects: 91% (176/193) 2024-08-22T20:25:13.4439570Z remote: Compressing objects: 92% (178/193) 2024-08-22T20:25:13.4440160Z remote: Compressing objects: 93% (180/193) 2024-08-22T20:25:13.4440740Z remote: Compressing objects: 94% (182/193) 2024-08-22T20:25:13.4441460Z remote: Compressing objects: 95% (184/193) 2024-08-22T20:25:13.4442050Z remote: Compressing objects: 96% (186/193) 2024-08-22T20:25:13.4442640Z remote: Compressing objects: 97% (188/193) 2024-08-22T20:25:13.4443210Z remote: Compressing objects: 98% (190/193) 2024-08-22T20:25:13.4443780Z remote: Compressing objects: 99% (192/193) 2024-08-22T20:25:13.4444520Z remote: Compressing objects: 100% (193/193) 2024-08-22T20:25:13.4445430Z remote: Compressing objects: 100% (193/193), done. 2024-08-22T20:25:13.4851300Z Receiving objects: 0% (1/237) 2024-08-22T20:25:13.4851930Z Receiving objects: 1% (3/237) 2024-08-22T20:25:13.4852440Z Receiving objects: 2% (5/237) 2024-08-22T20:25:13.4852960Z Receiving objects: 3% (8/237) 2024-08-22T20:25:13.4855350Z Receiving objects: 4% (10/237) 2024-08-22T20:25:13.4856240Z Receiving objects: 5% (12/237) 2024-08-22T20:25:13.4856760Z Receiving objects: 6% (15/237) 2024-08-22T20:25:13.4857270Z Receiving objects: 7% (17/237) 2024-08-22T20:25:13.4858570Z Receiving objects: 8% (19/237) 2024-08-22T20:25:13.4960980Z Receiving objects: 9% (22/237) 2024-08-22T20:25:13.4961580Z Receiving objects: 10% (24/237) 2024-08-22T20:25:13.4962100Z Receiving objects: 11% (27/237) 2024-08-22T20:25:13.4962600Z Receiving objects: 12% (29/237) 2024-08-22T20:25:13.4963110Z Receiving objects: 13% (31/237) 2024-08-22T20:25:13.5304940Z Receiving objects: 14% (34/237) 2024-08-22T20:25:13.5305720Z Receiving objects: 15% (36/237) 2024-08-22T20:25:13.5311680Z Receiving objects: 16% (38/237) 2024-08-22T20:25:13.5312430Z Receiving objects: 17% (41/237) 2024-08-22T20:25:13.5313140Z Receiving objects: 18% (43/237) 2024-08-22T20:25:13.5313850Z Receiving objects: 19% (46/237) 2024-08-22T20:25:13.5382990Z Receiving objects: 20% (48/237) 2024-08-22T20:25:13.5383780Z Receiving objects: 21% (50/237) 2024-08-22T20:25:13.5384620Z Receiving objects: 22% (53/237) 2024-08-22T20:25:13.5385340Z Receiving objects: 23% (55/237) 2024-08-22T20:25:13.5386060Z Receiving objects: 24% (57/237) 2024-08-22T20:25:13.5386750Z Receiving objects: 25% (60/237) 2024-08-22T20:25:13.5388620Z Receiving objects: 26% (62/237) 2024-08-22T20:25:13.5389390Z Receiving objects: 27% (64/237) 2024-08-22T20:25:13.5447860Z Receiving objects: 28% (67/237) 2024-08-22T20:25:13.5448690Z Receiving objects: 29% (69/237) 2024-08-22T20:25:13.5449450Z Receiving objects: 30% (72/237) 2024-08-22T20:25:13.5450180Z Receiving objects: 31% (74/237) 2024-08-22T20:25:13.5491110Z Receiving objects: 32% (76/237) 2024-08-22T20:25:13.5492050Z Receiving objects: 33% (79/237) 2024-08-22T20:25:13.5492960Z Receiving objects: 34% (81/237) 2024-08-22T20:25:13.5493830Z Receiving objects: 35% (83/237) 2024-08-22T20:25:13.5502500Z Receiving objects: 36% (86/237) 2024-08-22T20:25:13.5504250Z Receiving objects: 37% (88/237) 2024-08-22T20:25:13.5853930Z Receiving objects: 38% (91/237) 2024-08-22T20:25:13.5856890Z Receiving objects: 39% (93/237) 2024-08-22T20:25:13.5858280Z Receiving objects: 40% (95/237) 2024-08-22T20:25:13.5859450Z Receiving objects: 41% (98/237) 2024-08-22T20:25:13.5860660Z Receiving objects: 42% (100/237) 2024-08-22T20:25:13.5861850Z Receiving objects: 43% (102/237) 2024-08-22T20:25:13.5863100Z Receiving objects: 44% (105/237) 2024-08-22T20:25:13.5864450Z Receiving objects: 45% (107/237) 2024-08-22T20:25:13.5865570Z Receiving objects: 46% (110/237) 2024-08-22T20:25:13.5866730Z Receiving objects: 47% (112/237) 2024-08-22T20:25:13.5868240Z Receiving objects: 48% (114/237) 2024-08-22T20:25:13.5869720Z Receiving objects: 49% (117/237) 2024-08-22T20:25:13.6039250Z Receiving objects: 50% (119/237) 2024-08-22T20:25:13.6052600Z Receiving objects: 51% (121/237) 2024-08-22T20:25:13.6055630Z Receiving objects: 52% (124/237) 2024-08-22T20:25:13.6627590Z Receiving objects: 53% (126/237) 2024-08-22T20:25:13.6629930Z Receiving objects: 54% (128/237) 2024-08-22T20:25:13.6633390Z Receiving objects: 55% (131/237) 2024-08-22T20:25:13.6666520Z Receiving objects: 56% (133/237) 2024-08-22T20:25:13.6668600Z Receiving objects: 57% (136/237) 2024-08-22T20:25:13.6670400Z Receiving objects: 58% (138/237) 2024-08-22T20:25:13.6671990Z Receiving objects: 59% (140/237) 2024-08-22T20:25:13.6673570Z Receiving objects: 60% (143/237) 2024-08-22T20:25:13.6675270Z Receiving objects: 61% (145/237) 2024-08-22T20:25:13.6676920Z Receiving objects: 62% (147/237) 2024-08-22T20:25:13.6678630Z Receiving objects: 63% (150/237) 2024-08-22T20:25:13.6680220Z Receiving objects: 64% (152/237) 2024-08-22T20:25:13.6683050Z Receiving objects: 65% (155/237) 2024-08-22T20:25:13.6684720Z Receiving objects: 66% (157/237) 2024-08-22T20:25:13.6686300Z Receiving objects: 67% (159/237) 2024-08-22T20:25:13.6687920Z Receiving objects: 68% (162/237) 2024-08-22T20:25:13.6689540Z Receiving objects: 69% (164/237) 2024-08-22T20:25:13.6691120Z Receiving objects: 70% (166/237) 2024-08-22T20:25:13.6692770Z Receiving objects: 71% (169/237) 2024-08-22T20:25:13.6694320Z Receiving objects: 72% (171/237) 2024-08-22T20:25:13.6695620Z Receiving objects: 73% (174/237) 2024-08-22T20:25:13.6696880Z Receiving objects: 74% (176/237) 2024-08-22T20:25:13.6945600Z Receiving objects: 75% (178/237) 2024-08-22T20:25:13.6946480Z Receiving objects: 76% (181/237) 2024-08-22T20:25:13.6947250Z Receiving objects: 77% (183/237) 2024-08-22T20:25:13.6947990Z Receiving objects: 78% (185/237) 2024-08-22T20:25:13.6951700Z Receiving objects: 79% (188/237) 2024-08-22T20:25:13.6954260Z Receiving objects: 80% (190/237) 2024-08-22T20:25:13.6956840Z Receiving objects: 81% (192/237) 2024-08-22T20:25:13.6958540Z Receiving objects: 82% (195/237) 2024-08-22T20:25:13.6973530Z Receiving objects: 83% (197/237) 2024-08-22T20:25:13.6976180Z Receiving objects: 84% (200/237) 2024-08-22T20:25:13.6979380Z Receiving objects: 85% (202/237) 2024-08-22T20:25:13.6980790Z Receiving objects: 86% (204/237) 2024-08-22T20:25:13.6982310Z remote: Total 237 (delta 16), reused 151 (delta 7), pack-reused 0 (from 0) 2024-08-22T20:25:13.6983410Z Receiving objects: 87% (207/237) 2024-08-22T20:25:13.6984010Z Receiving objects: 88% (209/237) 2024-08-22T20:25:13.6985230Z Receiving objects: 89% (211/237) 2024-08-22T20:25:13.6985840Z Receiving objects: 90% (214/237) 2024-08-22T20:25:13.6990730Z Receiving objects: 91% (216/237) 2024-08-22T20:25:13.6991400Z Receiving objects: 92% (219/237) 2024-08-22T20:25:13.6992000Z Receiving objects: 93% (221/237) 2024-08-22T20:25:13.6992850Z Receiving objects: 94% (223/237) 2024-08-22T20:25:13.6995890Z Receiving objects: 95% (226/237) 2024-08-22T20:25:13.6996820Z Receiving objects: 96% (228/237) 2024-08-22T20:25:13.6997630Z Receiving objects: 97% (230/237) 2024-08-22T20:25:13.6998530Z Receiving objects: 98% (233/237) 2024-08-22T20:25:13.7019460Z Receiving objects: 99% (235/237) 2024-08-22T20:25:13.7020760Z Receiving objects: 100% (237/237) 2024-08-22T20:25:13.7021540Z Receiving objects: 100% (237/237), 488.09 KiB | 2.21 MiB/s, done. 2024-08-22T20:25:13.7022350Z Resolving deltas: 0% (0/16) 2024-08-22T20:25:13.7022890Z Resolving deltas: 6% (1/16) 2024-08-22T20:25:13.7023410Z Resolving deltas: 12% (2/16) 2024-08-22T20:25:13.7023940Z Resolving deltas: 18% (3/16) 2024-08-22T20:25:13.7024450Z Resolving deltas: 25% (4/16) 2024-08-22T20:25:13.7024960Z Resolving deltas: 31% (5/16) 2024-08-22T20:25:13.7025480Z Resolving deltas: 37% (6/16) 2024-08-22T20:25:13.7025990Z Resolving deltas: 56% (9/16) 2024-08-22T20:25:13.7026500Z Resolving deltas: 62% (10/16) 2024-08-22T20:25:13.7027040Z Resolving deltas: 68% (11/16) 2024-08-22T20:25:13.7027580Z Resolving deltas: 75% (12/16) 2024-08-22T20:25:13.7028110Z Resolving deltas: 81% (13/16) 2024-08-22T20:25:13.7028630Z Resolving deltas: 87% (14/16) 2024-08-22T20:25:13.7029150Z Resolving deltas: 93% (15/16) 2024-08-22T20:25:13.7029670Z Resolving deltas: 100% (16/16) 2024-08-22T20:25:13.7030220Z Resolving deltas: 100% (16/16), done. 2024-08-22T20:25:13.7198030Z From https://github.com/pytorch/torchchat 2024-08-22T20:25:13.7201110Z * [new ref] 0e4d4b184770ee5c0943c8ad43f2a1be7a2dd2c9 -> pull/1044/merge 2024-08-22T20:25:13.7275970Z ##[endgroup] 2024-08-22T20:25:13.7276570Z ##[group]Determining the checkout info 2024-08-22T20:25:13.7277200Z ##[endgroup] 2024-08-22T20:25:13.7277700Z ##[group]Checking out the ref 2024-08-22T20:25:13.7280740Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/1044/merge 2024-08-22T20:25:13.7624910Z HEAD is now at 0e4d4b1 Merge c8dc18a48d66f51855d89294f3ca800692cd5dad into d5bb3c6659c8978a95c5141eb31e6e58f94af20a 2024-08-22T20:25:13.7711110Z ##[endgroup] 2024-08-22T20:25:13.7758810Z [command]/opt/homebrew/bin/git log -1 --format='%H' 2024-08-22T20:25:13.7767310Z '0e4d4b184770ee5c0943c8ad43f2a1be7a2dd2c9' 2024-08-22T20:25:13.8065830Z ##[group]Run actions/setup-python@v4 2024-08-22T20:25:13.8066100Z with: 2024-08-22T20:25:13.8066250Z python-version: 3.10.11 2024-08-22T20:25:13.8066450Z check-latest: false 2024-08-22T20:25:13.8066750Z token: *** 2024-08-22T20:25:13.8066910Z update-environment: true 2024-08-22T20:25:13.8067110Z allow-prereleases: false 2024-08-22T20:25:13.8067300Z ##[endgroup] 2024-08-22T20:25:13.9257350Z ##[group]Installed versions 2024-08-22T20:25:13.9284900Z Successfully set up CPython (3.10.11) 2024-08-22T20:25:13.9285390Z ##[endgroup] 2024-08-22T20:25:13.9356570Z ##[group]Run maxim-lobanov/setup-xcode@v1 2024-08-22T20:25:13.9356850Z with: 2024-08-22T20:25:13.9357020Z xcode-version: 15.3 2024-08-22T20:25:13.9357220Z env: 2024-08-22T20:25:13.9357490Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:13.9357980Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-08-22T20:25:13.9358480Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:13.9358920Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:13.9359390Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:13.9359730Z ##[endgroup] 2024-08-22T20:25:14.0094020Z Switching Xcode to version '15.3'... 2024-08-22T20:25:14.0767260Z Xcode is set to 15.3.0 (15E204a) 2024-08-22T20:25:14.0846940Z ##[group]Run set -x 2024-08-22T20:25:14.0847340Z set -x 2024-08-22T20:25:14.0847910Z # NS: Remove previous installation of torch first 2024-08-22T20:25:14.0848710Z # as this script does not isntall anything into conda env but rather as system dep 2024-08-22T20:25:14.0849310Z pip3 uninstall -y torch || true 2024-08-22T20:25:14.0849810Z set -eou pipefail 2024-08-22T20:25:14.0850190Z  2024-08-22T20:25:14.0850590Z echo "::group::Print machine info" 2024-08-22T20:25:14.0850980Z uname -a 2024-08-22T20:25:14.0851390Z sysctl machdep.cpu.brand_string 2024-08-22T20:25:14.0852330Z sysctl machdep.cpu.core_count 2024-08-22T20:25:14.0852730Z echo "::endgroup::" 2024-08-22T20:25:14.0853120Z  2024-08-22T20:25:14.0853460Z .ci/scripts/run-docs advanced 2024-08-22T20:25:14.0853940Z  2024-08-22T20:25:14.0854270Z echo "::group::Completion" 2024-08-22T20:25:14.0854730Z echo "tests complete" 2024-08-22T20:25:14.0855250Z echo "*******************************************" 2024-08-22T20:25:14.0855660Z echo "::endgroup::" 2024-08-22T20:25:14.0915390Z shell: /bin/bash -e {0} 2024-08-22T20:25:14.0915620Z env: 2024-08-22T20:25:14.0915890Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:14.0916410Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-08-22T20:25:14.0916910Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:14.0917350Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:14.0917810Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:14.0918190Z MD_APPLE_SDK_ROOT: /Applications/Xcode_15.3.app 2024-08-22T20:25:14.0918460Z ##[endgroup] 2024-08-22T20:25:14.1386620Z + pip3 uninstall -y torch 2024-08-22T20:25:15.0279450Z WARNING: Skipping torch as it is not installed. 2024-08-22T20:25:15.0462640Z + set -eou pipefail 2024-08-22T20:25:15.0463060Z + echo '::group::Print machine info' 2024-08-22T20:25:15.0463940Z ##[group]Print machine info 2024-08-22T20:25:15.0464210Z + uname -a 2024-08-22T20:25:15.0477350Z Darwin Mac-1724352093554.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:15.0478010Z + sysctl machdep.cpu.brand_string 2024-08-22T20:25:15.0504260Z machdep.cpu.brand_string: Apple M1 (Virtual) 2024-08-22T20:25:15.0504690Z + sysctl machdep.cpu.core_count 2024-08-22T20:25:15.0515550Z machdep.cpu.core_count: 6 2024-08-22T20:25:15.0516190Z + echo ::endgroup:: 2024-08-22T20:25:15.0516500Z + .ci/scripts/run-docs advanced 2024-08-22T20:25:15.0517090Z ##[endgroup] 2024-08-22T20:25:15.0522990Z ##[group]Create script to run advanced 2024-08-22T20:25:15.0842150Z ##[endgroup] 2024-08-22T20:25:15.0842610Z ##[group]Run advanced 2024-08-22T20:25:15.0842920Z ******************************************* 2024-08-22T20:25:15.0919250Z set -eou pipefail 2024-08-22T20:25:15.0919500Z ./install_requirements.sh 2024-08-22T20:25:15.0919780Z TORCHCHAT_ROOT=${PWD} ./scripts/install_et.sh 2024-08-22T20:25:15.0920130Z if false; then 2024-08-22T20:25:15.0920390Z python3 torchchat.py ... --help 2024-08-22T20:25:15.0920640Z fi 2024-08-22T20:25:15.0920800Z MODEL_NAME=stories15M 2024-08-22T20:25:15.0930560Z MODEL_DIR=~/checkpoints/${MODEL_NAME} 2024-08-22T20:25:15.0932480Z MODEL_PATH=${MODEL_DIR}/stories15M.pt 2024-08-22T20:25:15.0934080Z MODEL_OUT=~/torchchat-exports 2024-08-22T20:25:15.0935170Z 2024-08-22T20:25:15.0936770Z mkdir -p ${MODEL_DIR} 2024-08-22T20:25:15.0938170Z mkdir -p ${MODEL_OUT} 2024-08-22T20:25:15.0940110Z python3 generate.py --checkpoint-path ${MODEL_PATH} --prompt "Hello, my name is" --device cpu 2024-08-22T20:25:15.0941350Z python3 export.py --checkpoint-path ${MODEL_PATH} --output-pte-path ${MODEL_NAME}.pte 2024-08-22T20:25:15.0943580Z python3 export.py --checkpoint-path ${MODEL_PATH} --device cpu --output-dso-path ${MODEL_NAME}.so 2024-08-22T20:25:15.0944460Z python3 generate.py --checkpoint-path ${MODEL_PATH} --pte-path ${MODEL_NAME}.pte --device cpu --prompt "Once upon a time" 2024-08-22T20:25:15.0945270Z python3 generate.py --device cpu --dso-path ${MODEL_NAME}.so --prompt "Once upon a time" 2024-08-22T20:25:15.0945730Z if false; then 2024-08-22T20:25:15.0945970Z python3 generate.py --dtype fp32 ... 2024-08-22T20:25:15.0946270Z python3 export.py --dtype fp32 ... 2024-08-22T20:25:15.0946520Z fi 2024-08-22T20:25:15.0946850Z if false; then 2024-08-22T20:25:15.0948450Z python3 ... --gguf-path 2024-08-22T20:25:15.0949620Z fi 2024-08-22T20:25:15.0951330Z echo 'reached end of file without exit command' 2024-08-22T20:25:15.0952620Z exit 1; 2024-08-22T20:25:15.0953920Z exit 1 2024-08-22T20:25:15.0955380Z ******************************************* 2024-08-22T20:25:15.0998050Z + set -eou pipefail 2024-08-22T20:25:15.0999040Z + ./install_requirements.sh 2024-08-22T20:25:15.1137030Z + pip3 install -r requirements.txt --extra-index-url https://download.pytorch.org/whl/nightly/cu121 2024-08-22T20:25:15.3515590Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cu121 2024-08-22T20:25:15.5989570Z Collecting huggingface_hub (from -r requirements.txt (line 4)) 2024-08-22T20:25:15.6528770Z Downloading huggingface_hub-0.24.6-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:15.8552590Z Collecting gguf (from -r requirements.txt (line 7)) 2024-08-22T20:25:15.8653180Z Downloading gguf-0.9.1-py3-none-any.whl.metadata (3.3 kB) 2024-08-22T20:25:16.0744130Z Collecting tiktoken (from -r requirements.txt (line 10)) 2024-08-22T20:25:16.0874630Z Downloading tiktoken-0.7.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (6.6 kB) 2024-08-22T20:25:16.1790010Z Collecting snakeviz (from -r requirements.txt (line 13)) 2024-08-22T20:25:16.1931220Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl.metadata (3.6 kB) 2024-08-22T20:25:16.4219990Z Collecting sentencepiece (from -r requirements.txt (line 14)) 2024-08-22T20:25:16.4363810Z 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:16.4948240Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 35.0 MB/s eta 0:00:00 2024-08-22T20:25:16.8047320Z Collecting numpy<2.0 (from -r requirements.txt (line 15)) 2024-08-22T20:25:16.8202180Z 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:16.9941190Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.0/14.0 MB 80.6 MB/s eta 0:00:00 2024-08-22T20:25:17.0792730Z Collecting lm-eval==0.4.2 (from -r requirements.txt (line 17)) 2024-08-22T20:25:17.0902040Z Downloading lm_eval-0.4.2-py3-none-any.whl.metadata (30 kB) 2024-08-22T20:25:17.2073530Z Collecting blobfile (from -r requirements.txt (line 18)) 2024-08-22T20:25:17.2214370Z Downloading https://download.pytorch.org/whl/nightly/blobfile-2.1.1-py3-none-any.whl (73 kB) 2024-08-22T20:25:17.4245370Z Collecting tomli>=1.1.0 (from -r requirements.txt (line 19)) 2024-08-22T20:25:17.4399670Z Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) 2024-08-22T20:25:17.5569880Z Collecting wheel (from -r requirements.txt (line 22)) 2024-08-22T20:25:17.5681000Z Downloading wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB) 2024-08-22T20:25:17.7276430Z Collecting cmake>=3.24 (from -r requirements.txt (line 23)) 2024-08-22T20:25:17.7370680Z 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:17.8249470Z Collecting ninja (from -r requirements.txt (line 24)) 2024-08-22T20:25:17.8372540Z 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:18.0585200Z Collecting zstd (from -r requirements.txt (line 25)) 2024-08-22T20:25:18.0731720Z Downloading zstd-1.5.5.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (8.9 kB) 2024-08-22T20:25:18.3198870Z Collecting streamlit (from -r requirements.txt (line 28)) 2024-08-22T20:25:18.3309790Z Downloading streamlit-1.37.1-py2.py3-none-any.whl.metadata (8.5 kB) 2024-08-22T20:25:18.4250800Z Collecting flask (from -r requirements.txt (line 31)) 2024-08-22T20:25:18.4363570Z Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2024-08-22T20:25:18.6453600Z Collecting accelerate>=0.21.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:18.6621580Z Downloading accelerate-0.33.0-py3-none-any.whl.metadata (18 kB) 2024-08-22T20:25:18.7664230Z Collecting evaluate (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:18.7790690Z Downloading evaluate-0.4.2-py3-none-any.whl.metadata (9.3 kB) 2024-08-22T20:25:18.9037410Z Collecting datasets>=2.16.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:18.9146880Z Downloading datasets-2.21.0-py3-none-any.whl.metadata (21 kB) 2024-08-22T20:25:19.0265300Z Collecting jsonlines (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:19.0366150Z Downloading jsonlines-4.0.0-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:25:19.2586350Z Collecting numexpr (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:19.2755390Z Downloading numexpr-2.10.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (1.2 kB) 2024-08-22T20:25:19.4857860Z Collecting peft>=0.2.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:19.4999530Z Downloading peft-0.12.0-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:19.7271610Z Collecting pybind11>=2.6.2 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:19.7409750Z Downloading pybind11-2.13.5-py3-none-any.whl.metadata (9.5 kB) 2024-08-22T20:25:19.9909670Z Collecting pytablewriter (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:20.0042810Z Downloading pytablewriter-1.2.0-py3-none-any.whl.metadata (37 kB) 2024-08-22T20:25:20.1069110Z Collecting rouge-score>=0.0.4 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:20.1178290Z Downloading rouge_score-0.1.2.tar.gz (17 kB) 2024-08-22T20:25:20.1360190Z Installing build dependencies: started 2024-08-22T20:25:21.2951460Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:21.2959540Z Getting requirements to build wheel: started 2024-08-22T20:25:21.3880210Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:21.3890330Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:21.4863980Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:21.6813250Z Collecting sacrebleu>=1.5.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:21.6947340Z Downloading sacrebleu-2.4.3-py3-none-any.whl.metadata (51 kB) 2024-08-22T20:25:21.8854870Z Collecting scikit-learn>=0.24.1 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:21.8964050Z Downloading scikit_learn-1.5.1-cp310-cp310-macosx_12_0_arm64.whl.metadata (12 kB) 2024-08-22T20:25:21.9768630Z Collecting sqlitedict (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:21.9888340Z Downloading sqlitedict-2.1.0.tar.gz (21 kB) 2024-08-22T20:25:22.0018670Z Installing build dependencies: started 2024-08-22T20:25:23.0195020Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:23.0202110Z Getting requirements to build wheel: started 2024-08-22T20:25:23.1228960Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:23.1239390Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:23.2336020Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:23.4380880Z Collecting torch>=1.8 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:23.4485520Z Downloading torch-2.4.0-cp310-none-macosx_11_0_arm64.whl.metadata (26 kB) 2024-08-22T20:25:23.5258420Z Collecting tqdm-multiprocess (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:23.5369020Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl.metadata (5.7 kB) 2024-08-22T20:25:23.6482690Z Collecting transformers>=4.1 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:23.6579360Z Downloading transformers-4.44.2-py3-none-any.whl.metadata (43 kB) 2024-08-22T20:25:23.8853980Z Collecting zstandard (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:23.8952980Z Downloading zstandard-0.23.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.0 kB) 2024-08-22T20:25:23.9797580Z Collecting dill (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:23.9940060Z Downloading https://download.pytorch.org/whl/nightly/dill-0.3.8-py3-none-any.whl (116 kB) 2024-08-22T20:25:24.1941630Z Collecting word2number (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:24.2126420Z Downloading word2number-1.1.zip (9.7 kB) 2024-08-22T20:25:24.2309630Z Installing build dependencies: started 2024-08-22T20:25:25.1307370Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:25.1314090Z Getting requirements to build wheel: started 2024-08-22T20:25:25.2218070Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:25.2234200Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:25.3198400Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:25.3983920Z Collecting more-itertools (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:25.4079290Z Downloading more_itertools-10.4.0-py3-none-any.whl.metadata (36 kB) 2024-08-22T20:25:25.6166310Z Collecting filelock (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:25.6302740Z Downloading filelock-3.15.4-py3-none-any.whl.metadata (2.9 kB) 2024-08-22T20:25:25.8567150Z Collecting fsspec>=2023.5.0 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:25.8746290Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.6.1-py3-none-any.whl (177 kB) 2024-08-22T20:25:26.2224250Z Collecting packaging>=20.9 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:26.2363630Z Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2024-08-22T20:25:26.5638670Z Collecting pyyaml>=5.1 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:26.5787440Z Downloading PyYAML-6.0.2-cp310-cp310-macosx_11_0_arm64.whl.metadata (2.1 kB) 2024-08-22T20:25:26.8112840Z Collecting requests (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:26.8245620Z Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2024-08-22T20:25:27.0927710Z Collecting tqdm>=4.42.1 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:27.1046130Z Downloading tqdm-4.66.5-py3-none-any.whl.metadata (57 kB) 2024-08-22T20:25:27.3357420Z Collecting typing-extensions>=3.7.4.3 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:27.3574820Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-08-22T20:25:27.8264740Z Collecting regex>=2022.1.18 (from tiktoken->-r requirements.txt (line 10)) 2024-08-22T20:25:27.8387920Z Downloading regex-2024.7.24-cp310-cp310-macosx_11_0_arm64.whl.metadata (40 kB) 2024-08-22T20:25:28.0652690Z Collecting tornado>=2.0 (from snakeviz->-r requirements.txt (line 13)) 2024-08-22T20:25:28.0796250Z Downloading tornado-6.4.1-cp38-abi3-macosx_10_9_universal2.whl.metadata (2.5 kB) 2024-08-22T20:25:28.2496670Z Collecting pycryptodomex~=3.8 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:25:28.2640600Z 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.3063940Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 75.4 MB/s eta 0:00:00 2024-08-22T20:25:28.5095270Z Collecting urllib3<3,>=1.25.3 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:25:28.5206330Z Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) 2024-08-22T20:25:28.7280220Z Collecting lxml~=4.9 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:25:28.7405490Z Downloading lxml-4.9.4.tar.gz (3.6 MB) 2024-08-22T20:25:28.8010910Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 66.8 MB/s eta 0:00:00 2024-08-22T20:25:28.9421170Z Installing build dependencies: started 2024-08-22T20:25:29.8275630Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:29.8283120Z Getting requirements to build wheel: started 2024-08-22T20:25:31.6482650Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:31.6494940Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:31.8786370Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:32.0701550Z Collecting altair<6,>=4.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:32.0813550Z Downloading altair-5.4.0-py3-none-any.whl.metadata (9.4 kB) 2024-08-22T20:25:32.2941780Z Collecting blinker<2,>=1.0.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:32.3088260Z Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:25:32.4154370Z Collecting cachetools<6,>=4.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:32.4274470Z Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) 2024-08-22T20:25:32.5263910Z Collecting click<9,>=7.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:32.5383500Z Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2024-08-22T20:25:32.7582710Z Collecting pandas<3,>=1.3.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:32.7722790Z 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.9298160Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 79.2 MB/s eta 0:00:00 2024-08-22T20:25:33.2348780Z Collecting pillow<11,>=7.1.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:33.2462160Z Downloading pillow-10.4.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (9.2 kB) 2024-08-22T20:25:33.5459690Z Collecting protobuf<6,>=3.20 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:33.5569000Z Downloading protobuf-5.27.3-cp38-abi3-macosx_10_9_universal2.whl.metadata (592 bytes) 2024-08-22T20:25:33.7157120Z Collecting pyarrow>=7.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:33.7268820Z Downloading pyarrow-17.0.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.3 kB) 2024-08-22T20:25:33.8793260Z Collecting rich<14,>=10.14.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:33.8888860Z Downloading rich-13.7.1-py3-none-any.whl.metadata (18 kB) 2024-08-22T20:25:33.9665450Z Collecting tenacity<9,>=8.1.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:33.9767110Z Downloading tenacity-8.5.0-py3-none-any.whl.metadata (1.2 kB) 2024-08-22T20:25:34.0496240Z Collecting toml<2,>=0.10.1 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:34.0602820Z Downloading toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB) 2024-08-22T20:25:34.1691310Z Collecting gitpython!=3.1.19,<4,>=3.0.7 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:34.1793060Z Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:34.2690030Z Collecting pydeck<1,>=0.8.0b4 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:34.2798610Z Downloading pydeck-0.9.1-py2.py3-none-any.whl.metadata (4.1 kB) 2024-08-22T20:25:34.4986600Z Collecting Werkzeug>=3.0.0 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:25:34.5131780Z Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2024-08-22T20:25:34.7308790Z Collecting Jinja2>=3.1.2 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:25:34.7490580Z Downloading https://download.pytorch.org/whl/nightly/Jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-08-22T20:25:34.8458290Z Collecting itsdangerous>=2.1.2 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:25:34.8603690Z Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2024-08-22T20:25:35.1386660Z Collecting psutil (from accelerate>=0.21.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:35.1525310Z Downloading psutil-6.0.0-cp38-abi3-macosx_11_0_arm64.whl.metadata (21 kB) 2024-08-22T20:25:35.4386850Z 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.4511280Z Downloading safetensors-0.4.4-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.8 kB) 2024-08-22T20:25:35.6179640Z Collecting jsonschema>=3.0 (from altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:35.6296990Z Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2024-08-22T20:25:35.7429970Z Collecting narwhals>=1.1.0 (from altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:35.7533850Z Downloading narwhals-1.5.2-py3-none-any.whl.metadata (5.6 kB) 2024-08-22T20:25:36.0153190Z Collecting xxhash (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:36.0283110Z Downloading xxhash-3.5.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (12 kB) 2024-08-22T20:25:36.1366470Z Collecting multiprocess (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:36.1524100Z Downloading https://download.pytorch.org/whl/nightly/multiprocess-0.70.16-py310-none-any.whl (134 kB) 2024-08-22T20:25:36.5583910Z Collecting aiohttp (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:36.5700390Z Downloading aiohttp-3.10.5-cp310-cp310-macosx_11_0_arm64.whl.metadata (7.5 kB) 2024-08-22T20:25:36.7893000Z 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.7990690Z Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB) 2024-08-22T20:25:37.0084780Z Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->flask->-r requirements.txt (line 31)) 2024-08-22T20:25:37.0220470Z 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.2205140Z Collecting python-dateutil>=2.8.2 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:37.2305880Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2024-08-22T20:25:37.4405670Z Collecting pytz>=2020.1 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:37.4543250Z Downloading https://download.pytorch.org/whl/nightly/pytz-2024.1-py2.py3-none-any.whl (505 kB) 2024-08-22T20:25:37.6535780Z Collecting tzdata>=2022.7 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:37.6667630Z Downloading https://download.pytorch.org/whl/nightly/tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2024-08-22T20:25:37.8317560Z Collecting charset-normalizer<4,>=2 (from requests->huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:37.8462110Z 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.9431230Z Collecting idna<4,>=2.5 (from requests->huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:37.9573050Z Downloading https://download.pytorch.org/whl/nightly/idna-3.7-py3-none-any.whl (66 kB) 2024-08-22T20:25:37.9677580Z 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.1468700Z Collecting markdown-it-py>=2.2.0 (from rich<14,>=10.14.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:38.1566900Z Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) 2024-08-22T20:25:38.3397420Z 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.3505990Z Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 2024-08-22T20:25:38.4281420Z Collecting absl-py (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:38.4379920Z Downloading absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB) 2024-08-22T20:25:38.6205650Z Collecting nltk (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:38.6316840Z Downloading nltk-3.9.1-py3-none-any.whl.metadata (2.9 kB) 2024-08-22T20:25:38.8263760Z 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.8399220Z Downloading https://download.pytorch.org/whl/nightly/six-1.16.0-py2.py3-none-any.whl (11 kB) 2024-08-22T20:25:38.9294670Z Collecting portalocker (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:38.9389940Z Downloading portalocker-2.10.1-py3-none-any.whl.metadata (8.5 kB) 2024-08-22T20:25:39.1139640Z 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.1234330Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2024-08-22T20:25:39.2136750Z Collecting colorama (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:39.2268810Z Downloading https://download.pytorch.org/whl/nightly/colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2024-08-22T20:25:39.4871820Z 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.4971860Z Downloading scipy-1.14.1-cp310-cp310-macosx_14_0_arm64.whl.metadata (60 kB) 2024-08-22T20:25:39.5793790Z 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.5889440Z Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) 2024-08-22T20:25:39.6632610Z 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.6729680Z Downloading threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:39.7773810Z Collecting sympy (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:39.7870940Z Downloading sympy-1.13.2-py3-none-any.whl.metadata (12 kB) 2024-08-22T20:25:39.9770300Z Collecting networkx (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:39.9905910Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.3-py3-none-any.whl (1.7 MB) 2024-08-22T20:25:40.0193680Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 57.5 MB/s eta 0:00:00 2024-08-22T20:25:40.2005540Z 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.2117990Z Downloading tokenizers-0.19.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (6.7 kB) 2024-08-22T20:25:40.3073240Z Collecting attrs>=19.2.0 (from jsonlines->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.3171210Z Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:25:40.3396410Z 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.5347050Z Collecting DataProperty<2,>=1.0.1 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.5453720Z Downloading DataProperty-1.0.1-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:25:40.6672480Z Collecting mbstrdecoder<2,>=1.0.0 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.6781950Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl.metadata (4.0 kB) 2024-08-22T20:25:40.8735320Z Collecting pathvalidate<4,>=2.3.0 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.8838390Z Downloading pathvalidate-3.2.0-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:25:40.9638960Z Collecting tabledata<2,>=1.3.1 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.9742130Z Downloading tabledata-1.3.3-py3-none-any.whl.metadata (3.7 kB) 2024-08-22T20:25:41.0488640Z Collecting tcolorpy<1,>=0.0.5 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:41.0593360Z Downloading tcolorpy-0.1.6-py3-none-any.whl.metadata (6.4 kB) 2024-08-22T20:25:41.1395360Z 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.1500630Z Downloading typepy-1.3.2-py3-none-any.whl.metadata (9.3 kB) 2024-08-22T20:25:41.2492410Z 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.2589020Z Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl.metadata (5.9 kB) 2024-08-22T20:25:41.3405050Z 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.3532830Z Downloading https://download.pytorch.org/whl/nightly/aiosignal-1.3.1-py3-none-any.whl (7.6 kB) 2024-08-22T20:25:41.4664770Z 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.4807780Z 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.8553800Z 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.8684780Z 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.0116730Z 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.0255600Z 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.1990240Z 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.2087770Z Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 2024-08-22T20:25:42.3941000Z 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.4037200Z Downloading smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB) 2024-08-22T20:25:42.4852600Z 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.4948180Z Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 2024-08-22T20:25:42.6894230Z Collecting referencing>=0.28.4 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:42.6994270Z Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 2024-08-22T20:25:42.8813250Z Collecting rpds-py>=0.7.1 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:42.8915480Z Downloading rpds_py-0.20.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (4.2 kB) 2024-08-22T20:25:42.9654970Z 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:42.9740450Z Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:25:43.1506350Z 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.1599810Z Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2024-08-22T20:25:43.3140900Z 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.3272310Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-08-22T20:25:43.3393570Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 36.0 MB/s eta 0:00:00 2024-08-22T20:25:43.3950870Z Downloading lm_eval-0.4.2-py3-none-any.whl (1.4 MB) 2024-08-22T20:25:43.4260980Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 52.7 MB/s eta 0:00:00 2024-08-22T20:25:43.4356240Z Downloading huggingface_hub-0.24.6-py3-none-any.whl (417 kB) 2024-08-22T20:25:43.4590240Z Downloading gguf-0.9.1-py3-none-any.whl (49 kB) 2024-08-22T20:25:43.4730420Z Downloading tiktoken-0.7.0-cp310-cp310-macosx_11_0_arm64.whl (906 kB) 2024-08-22T20:25:43.4928150Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 906.8/906.8 kB 51.2 MB/s eta 0:00:00 2024-08-22T20:25:43.5038150Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl (283 kB) 2024-08-22T20:25:43.5198950Z Downloading tomli-2.0.1-py3-none-any.whl (12 kB) 2024-08-22T20:25:43.5316580Z Downloading wheel-0.44.0-py3-none-any.whl (67 kB) 2024-08-22T20:25:43.5442230Z 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.1129500Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.9/47.9 MB 85.3 MB/s eta 0:00:00 2024-08-22T20:25:44.1249080Z 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.1434570Z Downloading zstd-1.5.5.1-cp310-cp310-macosx_11_0_arm64.whl (227 kB) 2024-08-22T20:25:44.1577750Z Downloading streamlit-1.37.1-py2.py3-none-any.whl (8.7 MB) 2024-08-22T20:25:44.2661900Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.7/8.7 MB 81.4 MB/s eta 0:00:00 2024-08-22T20:25:44.2769080Z Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2024-08-22T20:25:44.2895510Z Downloading accelerate-0.33.0-py3-none-any.whl (315 kB) 2024-08-22T20:25:44.3058770Z Downloading altair-5.4.0-py3-none-any.whl (671 kB) 2024-08-22T20:25:44.3184250Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.7/671.7 kB 46.2 MB/s eta 0:00:00 2024-08-22T20:25:44.3281120Z Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2024-08-22T20:25:44.3412740Z Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) 2024-08-22T20:25:44.3528990Z Downloading click-8.1.7-py3-none-any.whl (97 kB) 2024-08-22T20:25:44.3665330Z Downloading datasets-2.21.0-py3-none-any.whl (527 kB) 2024-08-22T20:25:44.3739320Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 527.3/527.3 kB 57.1 MB/s eta 0:00:00 2024-08-22T20:25:44.3847980Z Downloading evaluate-0.4.2-py3-none-any.whl (84 kB) 2024-08-22T20:25:44.3972970Z Downloading filelock-3.15.4-py3-none-any.whl (16 kB) 2024-08-22T20:25:44.4091220Z Downloading GitPython-3.1.43-py3-none-any.whl (207 kB) 2024-08-22T20:25:44.4230000Z Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2024-08-22T20:25:44.4350760Z Downloading packaging-24.1-py3-none-any.whl (53 kB) 2024-08-22T20:25:44.4490040Z Downloading peft-0.12.0-py3-none-any.whl (296 kB) 2024-08-22T20:25:44.4651990Z Downloading pillow-10.4.0-cp310-cp310-macosx_11_0_arm64.whl (3.4 MB) 2024-08-22T20:25:44.5118890Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 87.8 MB/s eta 0:00:00 2024-08-22T20:25:44.5228930Z Downloading protobuf-5.27.3-cp38-abi3-macosx_10_9_universal2.whl (412 kB) 2024-08-22T20:25:44.5406070Z Downloading pyarrow-17.0.0-cp310-cp310-macosx_11_0_arm64.whl (27.2 MB) 2024-08-22T20:25:44.8583960Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.2/27.2 MB 85.8 MB/s eta 0:00:00 2024-08-22T20:25:44.8721930Z Downloading pybind11-2.13.5-py3-none-any.whl (240 kB) 2024-08-22T20:25:44.8857780Z Downloading pydeck-0.9.1-py2.py3-none-any.whl (6.9 MB) 2024-08-22T20:25:44.9647310Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 87.7 MB/s eta 0:00:00 2024-08-22T20:25:44.9752820Z Downloading PyYAML-6.0.2-cp310-cp310-macosx_11_0_arm64.whl (171 kB) 2024-08-22T20:25:44.9922900Z Downloading regex-2024.7.24-cp310-cp310-macosx_11_0_arm64.whl (278 kB) 2024-08-22T20:25:45.0060890Z Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2024-08-22T20:25:45.0243330Z Downloading rich-13.7.1-py3-none-any.whl (240 kB) 2024-08-22T20:25:45.0391750Z Downloading sacrebleu-2.4.3-py3-none-any.whl (103 kB) 2024-08-22T20:25:45.0544530Z Downloading scikit_learn-1.5.1-cp310-cp310-macosx_12_0_arm64.whl (11.0 MB) 2024-08-22T20:25:45.2026040Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 73.8 MB/s eta 0:00:00 2024-08-22T20:25:45.2145570Z Downloading tenacity-8.5.0-py3-none-any.whl (28 kB) 2024-08-22T20:25:45.2291870Z Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) 2024-08-22T20:25:45.2676800Z Downloading torch-2.4.0-cp310-none-macosx_11_0_arm64.whl (62.1 MB) 2024-08-22T20:25:46.1412510Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.1/62.1 MB 71.0 MB/s eta 0:00:00 2024-08-22T20:25:46.1557520Z Downloading tornado-6.4.1-cp38-abi3-macosx_10_9_universal2.whl (435 kB) 2024-08-22T20:25:46.1770010Z Downloading tqdm-4.66.5-py3-none-any.whl (78 kB) 2024-08-22T20:25:46.1932900Z Downloading transformers-4.44.2-py3-none-any.whl (9.5 MB) 2024-08-22T20:25:46.3208400Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 73.8 MB/s eta 0:00:00 2024-08-22T20:25:46.3314630Z Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) 2024-08-22T20:25:46.3473460Z Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2024-08-22T20:25:46.3628590Z Downloading jsonlines-4.0.0-py3-none-any.whl (8.7 kB) 2024-08-22T20:25:46.3794130Z Downloading more_itertools-10.4.0-py3-none-any.whl (60 kB) 2024-08-22T20:25:46.3935650Z Downloading numexpr-2.10.1-cp310-cp310-macosx_11_0_arm64.whl (130 kB) 2024-08-22T20:25:46.4091870Z Downloading pytablewriter-1.2.0-py3-none-any.whl (111 kB) 2024-08-22T20:25:46.4235030Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl (9.8 kB) 2024-08-22T20:25:46.4375640Z Downloading zstandard-0.23.0-cp310-cp310-macosx_11_0_arm64.whl (633 kB) 2024-08-22T20:25:46.4454860Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.7/633.7 kB 67.1 MB/s eta 0:00:00 2024-08-22T20:25:46.4554850Z Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2024-08-22T20:25:46.4690240Z Downloading DataProperty-1.0.1-py3-none-any.whl (27 kB) 2024-08-22T20:25:46.4828380Z Downloading aiohttp-3.10.5-cp310-cp310-macosx_11_0_arm64.whl (389 kB) 2024-08-22T20:25:46.4978470Z Downloading gitdb-4.0.11-py3-none-any.whl (62 kB) 2024-08-22T20:25:46.5106620Z Downloading joblib-1.4.2-py3-none-any.whl (301 kB) 2024-08-22T20:25:46.5280480Z Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2024-08-22T20:25:46.5404730Z Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 2024-08-22T20:25:46.5531440Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl (7.8 kB) 2024-08-22T20:25:46.5662210Z Downloading narwhals-1.5.2-py3-none-any.whl (145 kB) 2024-08-22T20:25:46.5795120Z Downloading pathvalidate-3.2.0-py3-none-any.whl (23 kB) 2024-08-22T20:25:46.5914140Z Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 2024-08-22T20:25:46.6174720Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 52.5 MB/s eta 0:00:00 2024-08-22T20:25:46.6271920Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2024-08-22T20:25:46.6448060Z Downloading safetensors-0.4.4-cp310-cp310-macosx_11_0_arm64.whl (381 kB) 2024-08-22T20:25:46.6660330Z Downloading scipy-1.14.1-cp310-cp310-macosx_14_0_arm64.whl (23.1 MB) 2024-08-22T20:25:46.9595610Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.1/23.1 MB 80.7 MB/s eta 0:00:00 2024-08-22T20:25:46.9714340Z Downloading tabledata-1.3.3-py3-none-any.whl (11 kB) 2024-08-22T20:25:46.9888330Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2024-08-22T20:25:47.0024010Z Downloading tcolorpy-0.1.6-py3-none-any.whl (8.1 kB) 2024-08-22T20:25:47.0181250Z Downloading threadpoolctl-3.5.0-py3-none-any.whl (18 kB) 2024-08-22T20:25:47.0517080Z Downloading tokenizers-0.19.1-cp310-cp310-macosx_11_0_arm64.whl (2.4 MB) 2024-08-22T20:25:47.0775380Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 98.0 MB/s eta 0:00:00 2024-08-22T20:25:47.0872690Z Downloading typepy-1.3.2-py3-none-any.whl (31 kB) 2024-08-22T20:25:47.0994690Z Downloading absl_py-2.1.0-py3-none-any.whl (133 kB) 2024-08-22T20:25:47.1135290Z Downloading nltk-3.9.1-py3-none-any.whl (1.5 MB) 2024-08-22T20:25:47.1314180Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 90.1 MB/s eta 0:00:00 2024-08-22T20:25:47.1420840Z Downloading portalocker-2.10.1-py3-none-any.whl (18 kB) 2024-08-22T20:25:47.1545130Z Downloading psutil-6.0.0-cp38-abi3-macosx_11_0_arm64.whl (251 kB) 2024-08-22T20:25:47.1692930Z Downloading sympy-1.13.2-py3-none-any.whl (6.2 MB) 2024-08-22T20:25:47.2334090Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 95.7 MB/s eta 0:00:00 2024-08-22T20:25:47.2444290Z Downloading xxhash-3.5.0-cp310-cp310-macosx_11_0_arm64.whl (30 kB) 2024-08-22T20:25:47.2560190Z Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl (12 kB) 2024-08-22T20:25:47.2671700Z Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 2024-08-22T20:25:47.2790690Z Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2024-08-22T20:25:47.2914690Z Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 2024-08-22T20:25:47.3026900Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2024-08-22T20:25:47.3137040Z Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 2024-08-22T20:25:47.3271050Z Downloading rpds_py-0.20.0-cp310-cp310-macosx_11_0_arm64.whl (311 kB) 2024-08-22T20:25:47.3397370Z Downloading smmap-5.0.1-py3-none-any.whl (24 kB) 2024-08-22T20:25:47.5535680Z Building wheels for collected packages: lxml, rouge-score, sqlitedict, word2number 2024-08-22T20:25:47.5545530Z Building wheel for lxml (pyproject.toml): started 2024-08-22T20:26:34.0819560Z Building wheel for lxml (pyproject.toml): finished with status 'done' 2024-08-22T20:26:34.0845330Z Created wheel for lxml: filename=lxml-4.9.4-cp310-cp310-macosx_10_9_universal2.whl size=2901603 sha256=addd01b0232e258be331702d36c829bb93c9e9a8ff2c2c7ceb76eae6e243915b 2024-08-22T20:26:34.0846480Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/ed/c8/be/7f162d65337daa39c3c760f9d33ffa282c0c21377142640fa4 2024-08-22T20:26:34.0870490Z Building wheel for rouge-score (pyproject.toml): started 2024-08-22T20:26:34.2064700Z Building wheel for rouge-score (pyproject.toml): finished with status 'done' 2024-08-22T20:26:34.2072530Z Created wheel for rouge-score: filename=rouge_score-0.1.2-py3-none-any.whl size=24934 sha256=3cb6cab37735e35967ae00541873c22aa35cfb32d2ce589f17aa844c51d88569 2024-08-22T20:26:34.2073590Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/5f/dd/89/461065a73be61a532ff8599a28e9beef17985c9e9c31e541b4 2024-08-22T20:26:34.2092550Z Building wheel for sqlitedict (pyproject.toml): started 2024-08-22T20:26:34.3327620Z Building wheel for sqlitedict (pyproject.toml): finished with status 'done' 2024-08-22T20:26:34.3335860Z Created wheel for sqlitedict: filename=sqlitedict-2.1.0-py3-none-any.whl size=16863 sha256=29551b58ac63df6316d596b5595009020145e01ffaeef2aefb5f3037ff8d27be 2024-08-22T20:26:34.3336930Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/79/d6/e7/304e0e6cb2221022c26d8161f7c23cd4f259a9e41e8bbcfabd 2024-08-22T20:26:34.3356960Z Building wheel for word2number (pyproject.toml): started 2024-08-22T20:26:34.4471160Z Building wheel for word2number (pyproject.toml): finished with status 'done' 2024-08-22T20:26:34.4479540Z Created wheel for word2number: filename=word2number-1.1-py3-none-any.whl size=5567 sha256=8a27a1521c77d6baeeb66fcd917120c3c594630368b19e5434f5cc284c4813d5 2024-08-22T20:26:34.4480620Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/84/ff/26/d3cfbd971e96c5aa3737ecfced81628830d7359b55fbb8ca3b 2024-08-22T20:26:34.4492290Z Successfully built lxml rouge-score sqlitedict word2number 2024-08-22T20:26:34.8093860Z 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:57.9200690Z 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:57.9304760Z 2024-08-22T20:26:57.9305400Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:26:57.9305930Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:26:58.8892500Z + pip3 uninstall -y triton 2024-08-22T20:26:59.0867540Z WARNING: Skipping triton as it is not installed. 2024-08-22T20:26:59.1069190Z + pip3 install --extra-index-url https://download.pytorch.org/whl/nightly/cpu torch==2.5.0.dev20240814 2024-08-22T20:26:59.2938930Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2024-08-22T20:26:59.7678350Z Collecting torch==2.5.0.dev20240814 2024-08-22T20:26:59.7801720Z 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:00.5590060Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.5/63.5 MB 82.4 MB/s eta 0:00:00 2024-08-22T20:27:00.6285230Z 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:00.6287160Z 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:00.6288800Z 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:00.6290910Z 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:00.6293180Z 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:00.7173070Z Collecting sympy==1.13.1 (from torch==2.5.0.dev20240814) 2024-08-22T20:27:00.7295920Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.1-py3-none-any.whl (6.2 MB) 2024-08-22T20:27:00.7942230Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 99.2 MB/s eta 0:00:00 2024-08-22T20:27:00.8046750Z 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:00.8248210Z 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.1116630Z Installing collected packages: sympy, torch 2024-08-22T20:27:01.1117110Z Attempting uninstall: sympy 2024-08-22T20:27:01.1123290Z Found existing installation: sympy 1.13.2 2024-08-22T20:27:01.1798980Z Uninstalling sympy-1.13.2: 2024-08-22T20:27:01.3551160Z Successfully uninstalled sympy-1.13.2 2024-08-22T20:27:04.2086700Z Attempting uninstall: torch 2024-08-22T20:27:04.2092850Z Found existing installation: torch 2.4.0 2024-08-22T20:27:04.3795110Z Uninstalling torch-2.4.0: 2024-08-22T20:27:04.4227720Z Successfully uninstalled torch-2.4.0 2024-08-22T20:27:09.3497450Z Successfully installed sympy-1.13.1 torch-2.5.0.dev20240814 2024-08-22T20:27:09.3551030Z 2024-08-22T20:27:09.3551550Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:09.3552150Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:09.4029790Z + pip3 install git+https://github.com/pytorch/ao.git@e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:09.6101590Z Collecting git+https://github.com/pytorch/ao.git@e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:09.6105680Z Cloning https://github.com/pytorch/ao.git (to revision e11201a62669f582d81cdb33e031a07fb8dfc4f3) to /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-req-build-7j8ni09_ 2024-08-22T20:27:09.6157300Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/ao.git /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-req-build-7j8ni09_ 2024-08-22T20:27:11.7734210Z Running command git rev-parse -q --verify 'sha^e11201a62669f582d81cdb33e031a07fb8dfc4f3' 2024-08-22T20:27:11.7780850Z Running command git fetch -q https://github.com/pytorch/ao.git e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:12.3169190Z Running command git checkout -q e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:13.1466420Z Resolved https://github.com/pytorch/ao.git to commit e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:13.1549580Z Preparing metadata (setup.py): started 2024-08-22T20:27:14.4504530Z Preparing metadata (setup.py): finished with status 'done' 2024-08-22T20:27:14.4531230Z Building wheels for collected packages: torchao 2024-08-22T20:27:14.4649380Z Building wheel for torchao (setup.py): started 2024-08-22T20:27:30.2502220Z Building wheel for torchao (setup.py): finished with status 'done' 2024-08-22T20:27:30.2509520Z Created wheel for torchao: filename=torchao-0.4.0+gite11201a-cp310-cp310-macosx_10_9_universal2.whl size=394866 sha256=48605aef0be9e00127585c111b304454fbc9aef7ea715efc5b42d6324c84733c 2024-08-22T20:27:30.2510910Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/14/74/97/48f38f0ed345915878934030a4f26ab5c877ef47ce1b5c4c09 2024-08-22T20:27:30.2538750Z Successfully built torchao 2024-08-22T20:27:30.5089250Z Installing collected packages: torchao 2024-08-22T20:27:30.6431760Z Successfully installed torchao-0.4.0+gite11201a 2024-08-22T20:27:30.6487700Z 2024-08-22T20:27:30.6488320Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:30.6488860Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:30.7138780Z + TORCHCHAT_ROOT=/Users/runner/work/torchchat/torchchat 2024-08-22T20:27:30.7139240Z + ./scripts/install_et.sh 2024-08-22T20:27:30.7175480Z ++ dirname ./scripts/install_et.sh 2024-08-22T20:27:30.7190670Z + source ./scripts/install_utils.sh 2024-08-22T20:27:30.7191260Z ++ set -ex pipefail 2024-08-22T20:27:30.7193100Z ++ 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:30.7194650Z + '[' '' == '' ']' 2024-08-22T20:27:30.7195020Z + ET_BUILD_DIR=et-build 2024-08-22T20:27:30.7195340Z + ENABLE_ET_PYBIND=pipefail 2024-08-22T20:27:30.7195750Z + pushd /Users/runner/work/torchchat/torchchat 2024-08-22T20:27:30.7196080Z + find_cmake_prefix_path 2024-08-22T20:27:30.7196480Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:27:30.7198690Z ++ python3 -c 'from distutils.sysconfig import get_python_lib;print(get_python_lib())' 2024-08-22T20:27:30.8437950Z + path=/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages 2024-08-22T20:27:30.8438590Z Intalling common pip packages 2024-08-22T20:27:30.8439420Z + MY_CMAKE_PREFIX_PATH=/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages 2024-08-22T20:27:30.8440040Z + install_pip_dependencies 2024-08-22T20:27:30.8440480Z + echo 'Intalling common pip packages' 2024-08-22T20:27:30.8440920Z + pip3 install wheel 'cmake>=3.19' ninja zstd 2024-08-22T20:27:31.0448550Z 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.0450000Z 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.0452100Z 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.0453450Z 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.3098080Z 2024-08-22T20:27:31.3098880Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:31.3099420Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:31.3448210Z + pushd /Users/runner/work/torchchat/torchchat 2024-08-22T20:27:31.3448940Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:27:31.3449840Z + pip3 install -r ./requirements.txt 2024-08-22T20:27:31.5386810Z 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:31.5388290Z 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:31.5389690Z 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:31.5391220Z 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:31.5392890Z 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:31.5424500Z 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:31.5426070Z 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:31.5427450Z 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:31.5428910Z 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:31.5430270Z 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:31.5431610Z 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:31.5432860Z 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:31.5434090Z 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:31.5435520Z 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:31.5436820Z 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:31.5512270Z 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:31.5514400Z 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:31.5516130Z 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:31.5517910Z 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:31.5519710Z 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:31.5521770Z 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:31.5523740Z 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:31.5525370Z 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:31.5527410Z 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:31.5529320Z 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:31.5531290Z 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:31.5532970Z 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:31.5535690Z 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:31.5537290Z 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:31.5539020Z 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:31.5540660Z 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:31.5542440Z 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:31.5544070Z 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:31.5545610Z 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:31.5717280Z 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:31.5719890Z 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:31.5721490Z 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:31.5723300Z 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:31.5724950Z 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:31.5726900Z 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:31.5729040Z 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:31.5744330Z 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:31.5750940Z 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:31.5774150Z 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:31.5775840Z 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:31.5778560Z 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:31.5831880Z 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:31.5833630Z 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:31.5836410Z 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:31.5838030Z 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:31.5841200Z 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:31.5842930Z 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:31.5845570Z 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:31.5847300Z 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:31.5850240Z 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:31.5852100Z 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:31.5854010Z 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:31.5857150Z 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:31.5858910Z 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:31.5872450Z 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:31.5874070Z 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:31.5876290Z 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:31.5943440Z 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:31.5946920Z 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:31.5982370Z 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:31.5984320Z 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:31.6214630Z 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:31.6216410Z 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:31.6220620Z 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:31.6542850Z 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:31.6558070Z 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:31.6727590Z 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:31.6729300Z 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:31.6731230Z 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:31.6854250Z 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:31.6856410Z 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:31.6859490Z 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:31.6873880Z 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:31.6875820Z 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:31.6885930Z 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:31.6887650Z 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:31.6891310Z 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:31.6912980Z 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:31.6915080Z 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:31.6918660Z 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:31.6978580Z 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:31.6980410Z 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:31.6982360Z 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:31.7027730Z 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:31.7031860Z 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:31.7045360Z 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:31.7968360Z 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:31.8011580Z 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:31.8125670Z 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:31.8127530Z 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:31.8129550Z 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:31.8131770Z 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:31.8133670Z 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:31.8135730Z 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:31.8138160Z 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:31.8295760Z 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:31.8297690Z 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:31.8300450Z 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:31.8302970Z 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:31.8304920Z 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:31.8308170Z 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:31.8320310Z 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:31.8363180Z 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:31.8365120Z 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:31.8367340Z 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:31.8400220Z 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:31.8423230Z 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:31.9160200Z 2024-08-22T20:27:31.9160920Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:31.9161510Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:31.9549720Z + popd 2024-08-22T20:27:31.9550110Z + clone_executorch 2024-08-22T20:27:31.9550760Z + echo 'Cloning executorch to /Users/runner/work/torchchat/torchchat/et-build/src' 2024-08-22T20:27:31.9551420Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:27:31.9551890Z + rm -rf /Users/runner/work/torchchat/torchchat/et-build 2024-08-22T20:27:31.9552420Z Cloning executorch to /Users/runner/work/torchchat/torchchat/et-build/src 2024-08-22T20:27:31.9575950Z + mkdir -p /Users/runner/work/torchchat/torchchat/et-build/src 2024-08-22T20:27:31.9591170Z + pushd /Users/runner/work/torchchat/torchchat/et-build/src 2024-08-22T20:27:31.9591880Z + git clone https://github.com/pytorch/executorch.git 2024-08-22T20:27:31.9592620Z ~/work/torchchat/torchchat/et-build/src ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:27:31.9624900Z Cloning into 'executorch'... 2024-08-22T20:27:37.7187200Z + cd executorch 2024-08-22T20:27:37.7190780Z ++ cat /Users/runner/work/torchchat/torchchat/.pins/et-pin.txt 2024-08-22T20:27:37.7206640Z + git checkout 91298923a0076c1b41059efb6dad2876426e4b03 2024-08-22T20:27:38.0728790Z HEAD is now at 91298923a immutable accessors in graph signature (#4433) 2024-08-22T20:27:38.0737440Z + echo 'Install executorch: submodule update' 2024-08-22T20:27:38.0737900Z Install executorch: submodule update 2024-08-22T20:27:38.0738160Z + git submodule sync 2024-08-22T20:27:38.1199130Z + git submodule update --init 2024-08-22T20:27:38.1631750Z 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.1635130Z 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.1639630Z 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.1644390Z 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.1648170Z Submodule 'backends/vulkan/third-party/volk' (https://github.com/zeux/volk) registered for path 'backends/vulkan/third-party/volk' 2024-08-22T20:27:38.1652580Z 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.1656920Z 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.1661680Z 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.1665930Z 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.1670520Z 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.1674890Z Submodule 'examples/third-party/LLaVA' (https://github.com/haotian-liu/LLaVA.git) registered for path 'examples/third-party/LLaVA' 2024-08-22T20:27:38.1680090Z Submodule 'examples/third-party/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'examples/third-party/fbjni' 2024-08-22T20:27:38.1686210Z 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.1689910Z 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.1694650Z 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.1699410Z 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.1704110Z Submodule 'third-party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third-party/flatbuffers' 2024-08-22T20:27:38.1708760Z Submodule 'third-party/flatcc' (https://github.com/dvidelabs/flatcc.git) registered for path 'third-party/flatcc' 2024-08-22T20:27:38.1713610Z Submodule 'third-party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third-party/gflags' 2024-08-22T20:27:38.1718380Z Submodule 'third-party/googletest' (https://github.com/google/googletest.git) registered for path 'third-party/googletest' 2024-08-22T20:27:38.1723350Z Submodule 'third-party/ios-cmake' (https://github.com/leetal/ios-cmake) registered for path 'third-party/ios-cmake' 2024-08-22T20:27:38.1728340Z Submodule 'third-party/prelude' (https://github.com/facebook/buck2-prelude.git) registered for path 'third-party/prelude' 2024-08-22T20:27:38.1733160Z Submodule 'third-party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third-party/pybind11' 2024-08-22T20:27:38.1803640Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/arm/third-party/ethos-u-core-driver'... 2024-08-22T20:27:38.9113920Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/arm/third-party/serialization_lib'... 2024-08-22T20:27:39.6472660Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/vulkan/third-party/Vulkan-Headers'... 2024-08-22T20:27:45.8449870Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/vulkan/third-party/VulkanMemoryAllocator'... 2024-08-22T20:27:48.5660550Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/vulkan/third-party/volk'... 2024-08-22T20:27:49.4578240Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/xnnpack/third-party/FP16'... 2024-08-22T20:27:50.3052360Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/xnnpack/third-party/FXdiv'... 2024-08-22T20:27:51.0312140Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/xnnpack/third-party/XNNPACK'... 2024-08-22T20:28:02.5470240Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/xnnpack/third-party/cpuinfo'... 2024-08-22T20:28:03.9121290Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/xnnpack/third-party/pthreadpool'... 2024-08-22T20:28:04.7899600Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/examples/third-party/LLaVA'... 2024-08-22T20:28:06.0163780Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/examples/third-party/fbjni'... 2024-08-22T20:28:07.0216100Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/extension/llm/third-party/abseil-cpp'... 2024-08-22T20:28:08.6274940Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/extension/llm/third-party/re2'... 2024-08-22T20:28:09.7799080Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/extension/llm/third-party/sentencepiece'... 2024-08-22T20:28:13.7447000Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/optimized/third-party/eigen'... 2024-08-22T20:28:17.7398450Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatbuffers'... 2024-08-22T20:28:20.0481070Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatcc'... 2024-08-22T20:28:21.2995190Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/gflags'... 2024-08-22T20:28:22.3622690Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/googletest'... 2024-08-22T20:28:24.1766770Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/ios-cmake'... 2024-08-22T20:28:25.0924180Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/prelude'... 2024-08-22T20:28:26.5832070Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/pybind11'... 2024-08-22T20:28:28.2206000Z Submodule path 'backends/arm/third-party/ethos-u-core-driver': checked out '90f9df900acdc0718ecd2dfdc53780664758dec5' 2024-08-22T20:28:28.2540410Z Submodule path 'backends/arm/third-party/serialization_lib': checked out '187af0d41fe75d08d2a7ec84c1b4d24b9b641ed2' 2024-08-22T20:28:28.3435400Z Submodule path 'backends/vulkan/third-party/Vulkan-Headers': checked out '0c5928795a66e93f65e5e68a36d8daa79a209dc2' 2024-08-22T20:28:28.4057890Z Submodule path 'backends/vulkan/third-party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-08-22T20:28:28.4258330Z Submodule path 'backends/vulkan/third-party/volk': checked out 'b3bc21e584f97400b6884cb2a541a56c6a5ddba3' 2024-08-22T20:28:28.4444500Z Submodule path 'backends/xnnpack/third-party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-08-22T20:28:28.4603700Z Submodule path 'backends/xnnpack/third-party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-08-22T20:28:29.8200690Z Submodule path 'backends/xnnpack/third-party/XNNPACK': checked out '1d139a3b4b7155889c88c31f370a82c48e7ca89c' 2024-08-22T20:28:30.0092670Z Submodule path 'backends/xnnpack/third-party/cpuinfo': checked out 'd6860c477c99f1fce9e28eb206891af3c0e1a1d7' 2024-08-22T20:28:30.0413230Z Submodule path 'backends/xnnpack/third-party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-08-22T20:28:30.1604820Z Submodule path 'examples/third-party/LLaVA': checked out '7440ec9ee37b0374c6b5548818e89878e38f3353' 2024-08-22T20:28:30.1957090Z Submodule path 'examples/third-party/fbjni': checked out '52a14f0daa889a20d8984798b8d96eb03cebd334' 2024-08-22T20:28:30.3777990Z Submodule path 'extension/llm/third-party/abseil-cpp': checked out 'eb852207758a773965301d0ae717e4235fc5301a' 2024-08-22T20:28:30.4141660Z Submodule path 'extension/llm/third-party/re2': checked out '6dcd83d60f7944926bfd308cc13979fc53dd69ca' 2024-08-22T20:28:30.5630260Z Submodule path 'extension/llm/third-party/sentencepiece': checked out '6225e08edb2577757163b3f5dbba4c0b670ef445' 2024-08-22T20:28:30.8753950Z Submodule path 'kernels/optimized/third-party/eigen': checked out 'a39ade4ccf99df845ec85c580fbbb324f71952fa' 2024-08-22T20:28:31.1262660Z Submodule path 'third-party/flatbuffers': checked out '595bf0007ab1929570c7671f091313c8fc20644e' 2024-08-22T20:28:31.2029970Z Submodule path 'third-party/flatcc': checked out '896db54787e8b730a6be482c69324751f3f5f117' 2024-08-22T20:28:31.2438440Z Submodule path 'third-party/gflags': checked out 'a738fdf9338412f83ab3f26f31ac11ed3f3ec4bd' 2024-08-22T20:28:31.2983030Z Submodule path 'third-party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-22T20:28:31.3308510Z Submodule path 'third-party/ios-cmake': checked out '06465b27698424cf4a04a5ca4904d50a3c966c45' 2024-08-22T20:28:31.5033300Z Submodule path 'third-party/prelude': checked out '4e9e6d50b8b461564a7e351ff60b87fe59d7e53b' 2024-08-22T20:28:31.5710350Z Submodule path 'third-party/pybind11': checked out '8c7b8dd0ae74b36b7d42f77b0dd4096ebb7f4ab1' 2024-08-22T20:28:31.5723540Z + popd 2024-08-22T20:28:31.5723930Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:28:31.5724300Z + install_executorch_libs pipefail 2024-08-22T20:28:31.5726620Z + 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.5730370Z + 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.5732310Z + export 'CMAKE_BUILD_ARGS=--target install' 2024-08-22T20:28:31.5732730Z + CMAKE_BUILD_ARGS='--target install' 2024-08-22T20:28:31.5733010Z + install_executorch_python_libs pipefail 2024-08-22T20:28:31.5733380Z + '[' '!' -d /Users/runner/work/torchchat/torchchat/et-build ']' 2024-08-22T20:28:31.5733820Z + pushd /Users/runner/work/torchchat/torchchat/et-build/src 2024-08-22T20:28:31.5734130Z + cd executorch 2024-08-22T20:28:31.5734390Z + echo 'Building and installing python libraries' 2024-08-22T20:28:31.5734700Z + '[' pipefail = false ']' 2024-08-22T20:28:31.5734930Z + echo 'Installing pybind' 2024-08-22T20:28:31.5735220Z + bash ./install_requirements.sh --pybind xnnpack 2024-08-22T20:28:31.5735760Z ~/work/torchchat/torchchat/et-build/src ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:28:31.5736220Z Building and installing python libraries 2024-08-22T20:28:31.5736480Z Installing pybind 2024-08-22T20:28:31.9560570Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2024-08-22T20:28:32.3789750Z Collecting torch==2.5.0.dev20240716 2024-08-22T20:28:32.3929320Z 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.4477990Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 MB 60.1 MB/s eta 0:00:00 2024-08-22T20:28:33.9034280Z Collecting torchvision==0.20.0.dev20240716 2024-08-22T20:28:33.9166110Z 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:33.9516140Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 49.3 MB/s eta 0:00:00 2024-08-22T20:28:33.9548510Z Requirement already satisfied: cmake in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (3.30.2) 2024-08-22T20:28:33.9550630Z 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:33.9552420Z Requirement already satisfied: pyyaml in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (6.0.2) 2024-08-22T20:28:33.9554580Z 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:33.9556100Z Requirement already satisfied: tomli in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (2.0.1) 2024-08-22T20:28:33.9557860Z Requirement already satisfied: wheel in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (0.44.0) 2024-08-22T20:28:33.9559320Z 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.1538540Z Collecting timm==1.0.7 2024-08-22T20:28:34.2108580Z Downloading timm-1.0.7-py3-none-any.whl.metadata (47 kB) 2024-08-22T20:28:34.6609710Z Collecting torchaudio==2.4.0.dev20240716 2024-08-22T20:28:34.6749270Z 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.7072980Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 52.5 MB/s eta 0:00:00 2024-08-22T20:28:34.8875160Z Collecting torchsr==1.0.4 2024-08-22T20:28:34.9004900Z Downloading torchsr-1.0.4-py3-none-any.whl.metadata (12 kB) 2024-08-22T20:28:35.1030230Z Collecting transformers==4.42.4 2024-08-22T20:28:35.1172090Z Downloading transformers-4.42.4-py3-none-any.whl.metadata (43 kB) 2024-08-22T20:28:35.2472700Z 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.2477860Z 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.2485650Z 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.2491060Z 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.2496180Z 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.2501370Z 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.2525970Z 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.2532990Z 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.2541300Z 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.2543220Z 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.2600790Z 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.2602810Z 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.2604840Z 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.2609510Z 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.2614230Z 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.3287260Z 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.3574910Z 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.3581410Z 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.3588490Z 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.3597250Z 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.3628580Z 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.3817320Z Downloading timm-1.0.7-py3-none-any.whl (2.3 MB) 2024-08-22T20:28:35.4507950Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 42.0 MB/s eta 0:00:00 2024-08-22T20:28:35.4645930Z Downloading torchsr-1.0.4-py3-none-any.whl (31 kB) 2024-08-22T20:28:35.4895830Z Downloading transformers-4.42.4-py3-none-any.whl (9.3 MB) 2024-08-22T20:28:35.6415910Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.3/9.3 MB 61.2 MB/s eta 0:00:00 2024-08-22T20:28:36.1874160Z Installing collected packages: torch, torchvision, torchaudio, transformers, torchsr, timm 2024-08-22T20:28:36.1874670Z Attempting uninstall: torch 2024-08-22T20:28:36.1881870Z Found existing installation: torch 2.5.0.dev20240814 2024-08-22T20:28:36.5368650Z Uninstalling torch-2.5.0.dev20240814: 2024-08-22T20:28:36.6069170Z Successfully uninstalled torch-2.5.0.dev20240814 2024-08-22T20:28:43.4201000Z Attempting uninstall: transformers 2024-08-22T20:28:43.4242350Z Found existing installation: transformers 4.44.2 2024-08-22T20:28:43.5686450Z Uninstalling transformers-4.44.2: 2024-08-22T20:28:43.6012220Z Successfully uninstalled transformers-4.44.2 2024-08-22T20:28:48.3950460Z 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.4036700Z 2024-08-22T20:28:48.4038510Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:28:48.4040180Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:28:48.8090820Z 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.8906900Z WARNING: The index url "" seems invalid, please provide a scheme. 2024-08-22T20:28:48.8908980Z Looking in indexes: https://pypi.org/simple, 2024-08-22T20:28:48.8910280Z Processing /Users/runner/work/torchchat/torchchat/et-build/src/executorch 2024-08-22T20:28:48.8931690Z Preparing metadata (pyproject.toml): started 2024-08-22T20:28:48.8933240Z Running command Preparing metadata (pyproject.toml) 2024-08-22T20:28:49.0613560Z /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:49.0619380Z warnings.warn(msg, _BetaConfiguration) 2024-08-22T20:28:49.2450920Z running dist_info 2024-08-22T20:28:49.2484550Z creating /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-z02bq8gn/executorch.egg-info 2024-08-22T20:28:49.2511470Z writing /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-z02bq8gn/executorch.egg-info/PKG-INFO 2024-08-22T20:28:49.2513070Z writing dependency_links to /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-z02bq8gn/executorch.egg-info/dependency_links.txt 2024-08-22T20:28:49.2517800Z writing entry points to /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-z02bq8gn/executorch.egg-info/entry_points.txt 2024-08-22T20:28:49.2521490Z writing requirements to /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-z02bq8gn/executorch.egg-info/requires.txt 2024-08-22T20:28:49.2524900Z writing top-level names to /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-z02bq8gn/executorch.egg-info/top_level.txt 2024-08-22T20:28:49.2528440Z writing manifest file '/private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-z02bq8gn/executorch.egg-info/SOURCES.txt' 2024-08-22T20:28:49.5912880Z reading manifest file '/private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-z02bq8gn/executorch.egg-info/SOURCES.txt' 2024-08-22T20:28:49.5916240Z adding license file 'LICENSE' 2024-08-22T20:28:49.5986650Z writing manifest file '/private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-z02bq8gn/executorch.egg-info/SOURCES.txt' 2024-08-22T20:28:49.5987920Z creating '/private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-z02bq8gn/executorch-0.4.0a0+9129892.dist-info' 2024-08-22T20:28:49.6603740Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:28:49.6638060Z WARNING: Location 'expecttest/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:49.7262900Z Collecting expecttest (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:49.7264300Z 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.7676280Z Downloading expecttest-0.2.1-py3-none-any.whl.metadata (2.5 kB) 2024-08-22T20:28:49.7746690Z WARNING: Location 'flatbuffers/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:49.8036710Z Collecting flatbuffers (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:49.8038200Z 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.8177880Z Downloading flatbuffers-24.3.25-py2.py3-none-any.whl.metadata (850 bytes) 2024-08-22T20:28:49.8264050Z WARNING: Location 'hypothesis/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:50.1503280Z Collecting hypothesis (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:50.1507420Z 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:50.1634030Z Downloading hypothesis-6.111.1-py3-none-any.whl.metadata (6.2 kB) 2024-08-22T20:28:50.1738860Z 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:50.1741350Z 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:50.1743030Z 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:50.1744780Z 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:50.1746610Z WARNING: Location 'parameterized/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:50.1909760Z Collecting parameterized (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:50.1911230Z 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:50.2041690Z Downloading parameterized-0.9.0-py2.py3-none-any.whl.metadata (18 kB) 2024-08-22T20:28:50.2088650Z WARNING: Location 'pytest/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:50.2571150Z Collecting pytest (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:50.2574140Z 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:50.2694580Z Downloading pytest-8.3.2-py3-none-any.whl.metadata (7.5 kB) 2024-08-22T20:28:50.2738160Z WARNING: Location 'pytest-xdist/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:50.2975090Z Collecting pytest-xdist (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:50.2976280Z 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:50.3091900Z Downloading pytest_xdist-3.6.1-py3-none-any.whl.metadata (4.3 kB) 2024-08-22T20:28:50.3123380Z 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:50.3125000Z WARNING: Location 'ruamel-yaml/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:50.4072050Z Collecting ruamel.yaml (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:50.4074190Z 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:50.4200960Z Downloading ruamel.yaml-0.18.6-py3-none-any.whl.metadata (23 kB) 2024-08-22T20:28:50.4267840Z 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:50.4269160Z 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:50.4306730Z 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:50.4308040Z WARNING: Location 'sortedcontainers/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:50.4486690Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->executorch==0.4.0a0+9129892) 2024-08-22T20:28:50.4488130Z 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:50.4608150Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2024-08-22T20:28:50.4635120Z WARNING: Location 'exceptiongroup/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:50.4788520Z Collecting exceptiongroup>=1.0.0 (from hypothesis->executorch==0.4.0a0+9129892) 2024-08-22T20:28:50.4790050Z 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:50.4911090Z Downloading exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) 2024-08-22T20:28:50.5116380Z 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:50.5118050Z 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.5120820Z 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.5132210Z WARNING: Location 'iniconfig/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:50.5294760Z Collecting iniconfig (from pytest->executorch==0.4.0a0+9129892) 2024-08-22T20:28:50.5296630Z 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.5431000Z Downloading iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB) 2024-08-22T20:28:50.5520400Z WARNING: Location 'pluggy/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:50.5750540Z Collecting pluggy<2,>=1.5 (from pytest->executorch==0.4.0a0+9129892) 2024-08-22T20:28:50.5801560Z 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.5885260Z Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) 2024-08-22T20:28:50.5998360Z WARNING: Location 'execnet/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:50.5999770Z 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.6218040Z Collecting execnet>=2.1 (from pytest-xdist->executorch==0.4.0a0+9129892) 2024-08-22T20:28:50.6329570Z 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.6452570Z Downloading execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) 2024-08-22T20:28:50.6552100Z WARNING: Location 'ruamel-yaml-clib/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:50.6866400Z Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml->executorch==0.4.0a0+9129892) 2024-08-22T20:28:50.6868470Z 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.7014110Z Downloading ruamel.yaml.clib-0.2.8-cp310-cp310-macosx_13_0_arm64.whl.metadata (2.2 kB) 2024-08-22T20:28:50.7153490Z 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.7317850Z Downloading expecttest-0.2.1-py3-none-any.whl (7.4 kB) 2024-08-22T20:28:50.7477440Z Downloading flatbuffers-24.3.25-py2.py3-none-any.whl (26 kB) 2024-08-22T20:28:50.7654340Z Downloading hypothesis-6.111.1-py3-none-any.whl (467 kB) 2024-08-22T20:28:50.8150080Z Downloading parameterized-0.9.0-py2.py3-none-any.whl (20 kB) 2024-08-22T20:28:50.8305230Z Downloading pytest-8.3.2-py3-none-any.whl (341 kB) 2024-08-22T20:28:50.8521170Z Downloading pytest_xdist-3.6.1-py3-none-any.whl (46 kB) 2024-08-22T20:28:50.8679020Z Downloading ruamel.yaml-0.18.6-py3-none-any.whl (117 kB) 2024-08-22T20:28:50.8836960Z Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB) 2024-08-22T20:28:50.9028570Z Downloading execnet-2.1.1-py3-none-any.whl (40 kB) 2024-08-22T20:28:50.9193480Z Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) 2024-08-22T20:28:50.9360300Z Downloading ruamel.yaml.clib-0.2.8-cp310-cp310-macosx_13_0_arm64.whl (133 kB) 2024-08-22T20:28:50.9526930Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2024-08-22T20:28:50.9682710Z Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) 2024-08-22T20:28:50.9779570Z Building wheels for collected packages: executorch 2024-08-22T20:28:50.9787950Z Building wheel for executorch (pyproject.toml): started 2024-08-22T20:28:50.9788940Z Running command Building wheel for executorch (pyproject.toml) 2024-08-22T20:28:51.1432070Z /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:51.1433110Z warnings.warn(msg, _BetaConfiguration) 2024-08-22T20:28:51.2491670Z running bdist_wheel 2024-08-22T20:28:51.2682720Z running build 2024-08-22T20:28:51.2684240Z command options for 'CustomBuild': 2024-08-22T20:28:51.2684920Z build_base = pip-out 2024-08-22T20:28:51.2687320Z build_purelib = pip-out/lib 2024-08-22T20:28:51.2691410Z build_platlib = pip-out/lib.macosx-10.9-universal2-cpython-310 2024-08-22T20:28:51.2693030Z build_lib = pip-out/lib.macosx-10.9-universal2-cpython-310 2024-08-22T20:28:51.2694200Z build_scripts = pip-out/scripts-3.10 2024-08-22T20:28:51.2695210Z build_temp = pip-out/temp.macosx-10.9-universal2-cpython-310 2024-08-22T20:28:51.2697430Z plat_name = macosx-10.9-universal2 2024-08-22T20:28:51.2699690Z compiler = None 2024-08-22T20:28:51.2700510Z parallel = 5 2024-08-22T20:28:51.2701220Z debug = None 2024-08-22T20:28:51.2702300Z force = None 2024-08-22T20:28:51.2703820Z executable = /Library/Frameworks/Python.framework/Versions/3.10/bin/python 2024-08-22T20:28:51.2705690Z creating /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out 2024-08-22T20:28:51.2711050Z creating /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310 2024-08-22T20:28:51.2713090Z 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:51.2716020Z 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:51.2724170Z 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:52.2921150Z -- The C compiler identification is AppleClang 15.0.0.15000309 2024-08-22T20:28:52.3805250Z -- The CXX compiler identification is AppleClang 15.0.0.15000309 2024-08-22T20:28:52.3919120Z -- Detecting C compiler ABI info 2024-08-22T20:28:52.9216910Z -- Detecting C compiler ABI info - done 2024-08-22T20:28:52.9324090Z -- Check for working C compiler: /Applications/Xcode_15.3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped 2024-08-22T20:28:52.9324910Z -- Detecting C compile features 2024-08-22T20:28:52.9327720Z -- Detecting C compile features - done 2024-08-22T20:28:52.9364440Z -- Detecting CXX compiler ABI info 2024-08-22T20:28:53.0604150Z -- Detecting CXX compiler ABI info - done 2024-08-22T20:28:53.0711190Z -- Check for working CXX compiler: /Applications/Xcode_15.3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped 2024-08-22T20:28:53.0712010Z -- Detecting CXX compile features 2024-08-22T20:28:53.0715430Z -- Detecting CXX compile features - done 2024-08-22T20:28:53.0794450Z -- 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:53.1227560Z -- Configuring done (0.0s) 2024-08-22T20:28:53.1314020Z -- Generating done (0.0s) 2024-08-22T20:28:53.1320470Z -- 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:53.1843470Z [ 11%] Creating directories for 'fxdiv' 2024-08-22T20:28:53.2081750Z [ 22%] Performing download step (git clone) for 'fxdiv' 2024-08-22T20:28:53.2383760Z Cloning into 'FXdiv-source'... 2024-08-22T20:28:53.9813290Z Already on 'master' 2024-08-22T20:28:53.9817100Z Your branch is up to date with 'origin/master'. 2024-08-22T20:28:54.1116980Z [ 33%] Performing update step for 'fxdiv' 2024-08-22T20:28:54.1390580Z -- Fetching latest from the remote origin 2024-08-22T20:28:54.6851790Z [ 44%] No patch step for 'fxdiv' 2024-08-22T20:28:54.6991640Z [ 55%] No configure step for 'fxdiv' 2024-08-22T20:28:54.7173460Z [ 66%] No build step for 'fxdiv' 2024-08-22T20:28:54.7377950Z [ 77%] No install step for 'fxdiv' 2024-08-22T20:28:54.7616270Z [ 88%] No test step for 'fxdiv' 2024-08-22T20:28:54.7799840Z [100%] Completed 'fxdiv' 2024-08-22T20:28:54.7975600Z [100%] Built target fxdiv 2024-08-22T20:28:54.8038150Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2024-08-22T20:28:54.9048230Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2024-08-22T20:28:54.9052610Z -- Found Threads: TRUE 2024-08-22T20:28:54.9070660Z -- Using python executable '/Library/Frameworks/Python.framework/Versions/3.10/bin/python' 2024-08-22T20:28:55.9056940Z -- 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:55.9058000Z -- Killing buck2 daemon 2024-08-22T20:28:55.9068640Z -- executorch: Generating source lists 2024-08-22T20:28:55.9070060Z -- 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:57.3515400Z -- 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:57.3591850Z -- Proceeding with version: 24.3.25.0 2024-08-22T20:28:57.3595770Z -- Looking for strtof_l 2024-08-22T20:28:57.4306340Z -- Looking for strtof_l - not found 2024-08-22T20:28:57.4309140Z -- Looking for strtoull_l 2024-08-22T20:28:57.5789330Z -- Looking for strtoull_l - not found 2024-08-22T20:28:57.5790090Z -- Looking for realpath 2024-08-22T20:28:57.6922670Z -- Looking for realpath - found 2024-08-22T20:28:57.6923150Z -- CMAKE_CXX_FLAGS: 2024-08-22T20:28:57.6932570Z -- executorch: Using PAL default 'posix' 2024-08-22T20:28:57.7015310Z -- Generating operator lib: 2024-08-22T20:28:57.7015720Z -- LIB_NAME: portable_ops_lib 2024-08-22T20:28:57.7016890Z -- OPS_SCHEMA_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/portable/functions.yaml 2024-08-22T20:28:57.7017590Z -- ROOT_OPS: 2024-08-22T20:28:57.7017900Z -- INCLUDE_ALL_OPS: 2024-08-22T20:28:57.7020070Z 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:57.7022470Z -- Generating kernel bindings: 2024-08-22T20:28:57.7022830Z -- LIB_NAME: portable_ops_lib 2024-08-22T20:28:57.7023540Z -- FUNCTIONS_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/portable/functions.yaml 2024-08-22T20:28:57.7024140Z -- CUSTOM_OPS_YAML: 2024-08-22T20:28:57.8357710Z 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.8374990Z -- Generating operator lib: 2024-08-22T20:28:57.8375410Z -- LIB_NAME: portable_ops_lib 2024-08-22T20:28:57.8375700Z -- KERNEL_LIBS: portable_kernels 2024-08-22T20:28:57.8375970Z -- DEPS: executorch 2024-08-22T20:28:57.8376220Z -- Generating operator lib: 2024-08-22T20:28:57.8376550Z -- LIB_NAME: optimized_ops_lib 2024-08-22T20:28:57.8377180Z -- OPS_SCHEMA_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/optimized/optimized-oss.yaml 2024-08-22T20:28:57.8377830Z -- ROOT_OPS: 2024-08-22T20:28:57.8378090Z -- INCLUDE_ALL_OPS: 2024-08-22T20:28:57.8379950Z 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.8381790Z -- Generating kernel bindings: 2024-08-22T20:28:57.8382110Z -- LIB_NAME: optimized_ops_lib 2024-08-22T20:28:57.8382810Z -- FUNCTIONS_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/optimized/optimized-oss.yaml 2024-08-22T20:28:57.8383430Z -- CUSTOM_OPS_YAML: 2024-08-22T20:28:57.9641480Z 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.9644170Z -- Generating operator lib: 2024-08-22T20:28:57.9644500Z -- LIB_NAME: optimized_ops_lib 2024-08-22T20:28:57.9644860Z -- KERNEL_LIBS: optimized_kernels 2024-08-22T20:28:57.9645370Z -- DEPS: executorch 2024-08-22T20:28:57.9650620Z -- Generating operator lib: 2024-08-22T20:28:57.9651410Z -- LIB_NAME: quantized_ops_lib 2024-08-22T20:28:57.9652590Z -- OPS_SCHEMA_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/quantized.yaml 2024-08-22T20:28:57.9653250Z -- ROOT_OPS: 2024-08-22T20:28:57.9654040Z -- INCLUDE_ALL_OPS: 2024-08-22T20:28:57.9656120Z 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.9657920Z -- Generating kernel bindings: 2024-08-22T20:28:57.9658270Z -- LIB_NAME: quantized_ops_lib 2024-08-22T20:28:57.9658580Z -- FUNCTIONS_YAML: 2024-08-22T20:28:57.9659210Z -- CUSTOM_OPS_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/quantized.yaml 2024-08-22T20:28:58.1391710Z 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:58.1501210Z -- Generating operator lib: 2024-08-22T20:28:58.1603550Z -- LIB_NAME: quantized_ops_aot_lib 2024-08-22T20:28:58.1706770Z -- OPS_SCHEMA_YAML: 2024-08-22T20:28:58.1823210Z -- 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:58.1920880Z -- INCLUDE_ALL_OPS: 2024-08-22T20:28:58.2030900Z 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:58.2129450Z -- Generating kernel bindings: 2024-08-22T20:28:58.2227980Z -- LIB_NAME: quantized_ops_aot_lib 2024-08-22T20:28:58.2331510Z -- FUNCTIONS_YAML: 2024-08-22T20:28:58.2434890Z -- CUSTOM_OPS_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/quantized.yaml 2024-08-22T20:28:58.3619120Z -- Generating custom ops aot lib: 2024-08-22T20:28:58.3619660Z -- LIB_NAME: quantized_ops_aot_lib 2024-08-22T20:28:58.3620570Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_add.cpp 2024-08-22T20:28:58.3621890Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_choose_qparams.cpp 2024-08-22T20:28:58.3623110Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_dequantize.cpp 2024-08-22T20:28:58.3624300Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding.cpp 2024-08-22T20:28:58.3625500Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding4b.cpp 2024-08-22T20:28:58.3626750Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_mixed_linear.cpp 2024-08-22T20:28:58.3627960Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_mixed_mm.cpp 2024-08-22T20:28:58.3629240Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_quantize.cpp 2024-08-22T20:28:58.3630430Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/portable/cpu/util/reduce_util.cpp 2024-08-22T20:28:58.3631660Z -- 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:58.4348560Z 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:58.4349500Z static library kineto_LIBRARY-NOTFOUND not found. 2024-08-22T20:28:58.4349870Z Call Stack (most recent call first): 2024-08-22T20:28:58.4350810Z /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:58.4351590Z build/Codegen.cmake:143 (find_package) 2024-08-22T20:28:58.4352020Z kernels/quantized/CMakeLists.txt:87 (gen_custom_ops_aot_lib) 2024-08-22T20:28:58.4352280Z 2024-08-22T20:28:58.4352290Z 2024-08-22T20:28:58.4355780Z -- Found Torch: /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/torch/lib/libtorch.dylib 2024-08-22T20:28:58.4359250Z -- Generating operator lib: 2024-08-22T20:28:58.4360390Z -- LIB_NAME: quantized_ops_lib 2024-08-22T20:28:58.4361190Z -- KERNEL_LIBS: quantized_kernels 2024-08-22T20:28:58.4361500Z -- DEPS: executorch 2024-08-22T20:28:58.4369910Z -- Merging kernel yaml files: 2024-08-22T20:28:58.4370700Z -- FUNCTIONS_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/configurations/../kernels/optimized/optimized-oss.yaml 2024-08-22T20:28:58.4372000Z -- FALLBACK_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/configurations/../kernels/portable/functions.yaml 2024-08-22T20:28:58.4373130Z -- 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:58.4373840Z -- Generating operator lib: 2024-08-22T20:28:58.4374130Z -- LIB_NAME: optimized_native_cpu_ops_lib 2024-08-22T20:28:58.4374990Z -- 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:58.4375930Z -- ROOT_OPS: 2024-08-22T20:28:58.4376130Z -- INCLUDE_ALL_OPS: 2024-08-22T20:28:58.4378160Z 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:58.4380090Z -- Generating kernel bindings: 2024-08-22T20:28:58.4380380Z -- LIB_NAME: optimized_native_cpu_ops_lib 2024-08-22T20:28:58.4381220Z -- 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:58.4381990Z -- CUSTOM_OPS_YAML: 2024-08-22T20:28:58.5712520Z 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:58.5714980Z -- Generating operator lib: 2024-08-22T20:28:58.5715270Z -- LIB_NAME: optimized_native_cpu_ops_lib 2024-08-22T20:28:58.5715630Z -- KERNEL_LIBS: portable_kernels;optimized_kernels 2024-08-22T20:28:58.5715940Z -- DEPS: executorch 2024-08-22T20:28:58.5734310Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2024-08-22T20:28:58.5736780Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-08-22T20:28:58.5738510Z CMake. 2024-08-22T20:28:58.5740520Z 2024-08-22T20:28:58.5742800Z Update the VERSION argument value or use a ... suffix to tell 2024-08-22T20:28:58.5744570Z CMake that the project does not need compatibility with older versions. 2024-08-22T20:28:58.5746220Z 2024-08-22T20:28:58.5748310Z 2024-08-22T20:28:58.5751600Z -- Looking for C++ include unistd.h 2024-08-22T20:28:58.6792000Z -- Looking for C++ include unistd.h - found 2024-08-22T20:28:58.6792370Z -- Looking for C++ include stdint.h 2024-08-22T20:28:58.7694500Z -- Looking for C++ include stdint.h - found 2024-08-22T20:28:58.7695020Z -- Looking for C++ include inttypes.h 2024-08-22T20:28:58.8614730Z -- Looking for C++ include inttypes.h - found 2024-08-22T20:28:58.8615110Z -- Looking for C++ include sys/types.h 2024-08-22T20:28:59.0060280Z -- Looking for C++ include sys/types.h - found 2024-08-22T20:28:59.0063590Z -- Looking for C++ include sys/stat.h 2024-08-22T20:28:59.1863740Z -- Looking for C++ include sys/stat.h - found 2024-08-22T20:28:59.1867040Z -- Looking for C++ include fnmatch.h 2024-08-22T20:28:59.2878480Z -- Looking for C++ include fnmatch.h - found 2024-08-22T20:28:59.2879580Z -- Looking for C++ include stddef.h 2024-08-22T20:28:59.3813450Z -- Looking for C++ include stddef.h - found 2024-08-22T20:28:59.3813840Z -- Check size of uint32_t 2024-08-22T20:28:59.4789700Z -- Check size of uint32_t - done 2024-08-22T20:28:59.4790030Z -- Looking for strtoll 2024-08-22T20:28:59.5798390Z -- Looking for strtoll - found 2024-08-22T20:28:59.6051580Z -- The ASM compiler identification is AppleClang 2024-08-22T20:28:59.6069690Z -- Found assembler: /Applications/Xcode_15.3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc 2024-08-22T20:28:59.6100430Z -- 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:59.6569420Z -- Configuring done (0.0s) 2024-08-22T20:28:59.6652040Z -- Generating done (0.0s) 2024-08-22T20:28:59.6661940Z -- 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:59.7316270Z [ 11%] Creating directories for 'fp16' 2024-08-22T20:28:59.7527480Z [ 22%] Performing download step (download, verify and extract) for 'fp16' 2024-08-22T20:28:59.7622960Z -- Downloading... 2024-08-22T20:28:59.7624860Z 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:59.7626020Z timeout='none' 2024-08-22T20:28:59.7628430Z inactivity timeout='none' 2024-08-22T20:28:59.7632430Z -- Using src='https://github.com/Maratyszcza/FP16/archive/0a92994d729ff76a58f692d3028ca1b64b145d91.zip' 2024-08-22T20:29:00.2979720Z -- [download 1% complete] 2024-08-22T20:29:00.2980030Z -- [download 8% complete] 2024-08-22T20:29:00.2980650Z -- [download 14% complete] 2024-08-22T20:29:00.3517910Z -- [download 17% complete] 2024-08-22T20:29:00.3518600Z -- [download 29% complete] 2024-08-22T20:29:00.3519080Z -- [download 44% complete] 2024-08-22T20:29:00.4070510Z -- [download 62% complete] 2024-08-22T20:29:00.4232120Z -- [download 80% complete] 2024-08-22T20:29:00.4333360Z -- [download 98% complete] 2024-08-22T20:29:00.4433850Z -- [download 100% complete] 2024-08-22T20:29:00.4535250Z -- verifying file... 2024-08-22T20:29:00.4635350Z 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:29:00.4735610Z -- Downloading... done 2024-08-22T20:29:00.4836870Z -- extracting... 2024-08-22T20:29:00.4938680Z 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:29:00.5039790Z 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:29:00.5141760Z -- extracting... [tar xfz] 2024-08-22T20:29:00.5242420Z -- extracting... [analysis] 2024-08-22T20:29:00.5342730Z -- extracting... [rename] 2024-08-22T20:29:00.5443950Z -- extracting... [clean up] 2024-08-22T20:29:00.5537810Z -- extracting... done 2024-08-22T20:29:00.5606550Z [ 33%] No update step for 'fp16' 2024-08-22T20:29:00.5688930Z [ 44%] No patch step for 'fp16' 2024-08-22T20:29:00.5732730Z [ 55%] No configure step for 'fp16' 2024-08-22T20:29:00.5881630Z [ 66%] No build step for 'fp16' 2024-08-22T20:29:00.6225770Z [ 77%] No install step for 'fp16' 2024-08-22T20:29:00.6518970Z [ 88%] No test step for 'fp16' 2024-08-22T20:29:00.6797940Z [100%] Completed 'fp16' 2024-08-22T20:29:00.7121370Z [100%] Built target fp16 2024-08-22T20:29:00.7511830Z 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:29:00.7512860Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-08-22T20:29:00.7513230Z CMake. 2024-08-22T20:29:00.7513330Z 2024-08-22T20:29:00.7513540Z Update the VERSION argument value or use a ... suffix to tell 2024-08-22T20:29:00.7514050Z CMake that the project does not need compatibility with older versions. 2024-08-22T20:29:00.7514350Z 2024-08-22T20:29:00.7515100Z 2024-08-22T20:29:00.7524980Z -- 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:29:00.7577090Z CMake Deprecation Warning at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2024-08-22T20:29:00.7577600Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-08-22T20:29:00.7577960Z CMake. 2024-08-22T20:29:00.7578390Z 2024-08-22T20:29:00.7579270Z Update the VERSION argument value or use a ... suffix to tell 2024-08-22T20:29:00.7579960Z CMake that the project does not need compatibility with older versions. 2024-08-22T20:29:00.7580290Z 2024-08-22T20:29:00.7580850Z 2024-08-22T20:29:00.7946580Z -- Configuring done (0.0s) 2024-08-22T20:29:00.7992980Z -- Generating done (0.0s) 2024-08-22T20:29:00.7997280Z -- 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:29:00.8340810Z [ 11%] Creating directories for 'psimd' 2024-08-22T20:29:00.8473750Z [ 22%] Performing download step (git clone) for 'psimd' 2024-08-22T20:29:00.8607110Z Cloning into 'psimd-source'... 2024-08-22T20:29:01.5536940Z Already on 'master' 2024-08-22T20:29:01.5539960Z Your branch is up to date with 'origin/master'. 2024-08-22T20:29:01.6155720Z [ 33%] Performing update step for 'psimd' 2024-08-22T20:29:01.6286070Z -- Fetching latest from the remote origin 2024-08-22T20:29:02.1861450Z [ 44%] No patch step for 'psimd' 2024-08-22T20:29:02.2078320Z [ 55%] No configure step for 'psimd' 2024-08-22T20:29:02.2385680Z [ 66%] No build step for 'psimd' 2024-08-22T20:29:02.2733030Z [ 77%] No install step for 'psimd' 2024-08-22T20:29:02.3105410Z [ 88%] No test step for 'psimd' 2024-08-22T20:29:02.3321110Z [100%] Completed 'psimd' 2024-08-22T20:29:02.3507890Z [100%] Built target psimd 2024-08-22T20:29:02.3559300Z 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:02.3560110Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-08-22T20:29:02.3560490Z CMake. 2024-08-22T20:29:02.3560590Z 2024-08-22T20:29:02.3561280Z Update the VERSION argument value or use a ... suffix to tell 2024-08-22T20:29:02.3561810Z CMake that the project does not need compatibility with older versions. 2024-08-22T20:29:02.3562130Z 2024-08-22T20:29:02.3562540Z 2024-08-22T20:29:02.3607600Z -- pybind11 v2.12.0 dev1 2024-08-22T20:29:02.3618180Z CMake Warning (dev) at third-party/pybind11/tools/FindPythonLibsNew.cmake:98 (find_package): 2024-08-22T20:29:02.3618810Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2024-08-22T20:29:02.3619370Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2024-08-22T20:29:02.3619860Z the cmake_policy command to set the policy and suppress this warning. 2024-08-22T20:29:02.3620160Z 2024-08-22T20:29:02.3620910Z Call Stack (most recent call first): 2024-08-22T20:29:02.3621500Z third-party/pybind11/tools/pybind11Tools.cmake:50 (find_package) 2024-08-22T20:29:02.3622090Z third-party/pybind11/tools/pybind11Common.cmake:188 (include) 2024-08-22T20:29:02.3622530Z third-party/pybind11/CMakeLists.txt:211 (include) 2024-08-22T20:29:02.3623250Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-08-22T20:29:02.3623680Z 2024-08-22T20:29:02.3764910Z -- 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:02.3940890Z -- Found PythonLibs: /Library/Frameworks/Python.framework/Versions/3.10/lib/libpython3.10.dylib 2024-08-22T20:29:02.3946690Z -- Performing Test HAS_FLTO 2024-08-22T20:29:02.5128420Z -- Performing Test HAS_FLTO - Success 2024-08-22T20:29:02.5133530Z -- Performing Test HAS_FLTO_THIN 2024-08-22T20:29:02.6324560Z -- Performing Test HAS_FLTO_THIN - Success 2024-08-22T20:29:02.6425800Z CMake Deprecation Warning at third-party/flatcc/CMakeLists.txt:2 (cmake_minimum_required): 2024-08-22T20:29:02.6443220Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-08-22T20:29:02.6443620Z CMake. 2024-08-22T20:29:02.6443720Z 2024-08-22T20:29:02.6444030Z Update the VERSION argument value or use a ... suffix to tell 2024-08-22T20:29:02.6444580Z CMake that the project does not need compatibility with older versions. 2024-08-22T20:29:02.6545230Z 2024-08-22T20:29:02.6645600Z 2024-08-22T20:29:02.6746840Z -- dist install dir /Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatcc 2024-08-22T20:29:02.6771880Z -- lib install dir /Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatcc/lib 2024-08-22T20:29:02.6813480Z -- Setting Clang compiler options 2024-08-22T20:29:02.6833120Z -- Configured C_FLAGS: -DFLATCC_REFLECTION=0 -Wstrict-prototypes -Wsign-conversion -Wconversion -std=c11 -pedantic -Wall -Wextra -Werror 2024-08-22T20:29:02.6837860Z 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:02.6839330Z static library kineto_LIBRARY-NOTFOUND not found. 2024-08-22T20:29:02.6841100Z Call Stack (most recent call first): 2024-08-22T20:29:02.6842340Z /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:02.6844550Z CMakeLists.txt:671 (find_package) 2024-08-22T20:29:02.6846400Z 2024-08-22T20:29:02.6847150Z 2024-08-22T20:29:02.6848290Z -- 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:02.6851820Z 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:02.6867700Z static library kineto_LIBRARY-NOTFOUND not found. 2024-08-22T20:29:02.6868210Z Call Stack (most recent call first): 2024-08-22T20:29:02.6869170Z /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:02.6872510Z examples/models/llama2/custom_ops/CMakeLists.txt:81 (find_package) 2024-08-22T20:29:02.6873440Z 2024-08-22T20:29:02.6873450Z 2024-08-22T20:29:02.6873850Z -- 2024-08-22T20:29:02.6874380Z -- ******** Summary ******** 2024-08-22T20:29:02.6875130Z -- CMAKE_BUILD_TYPE : Release 2024-08-22T20:29:02.6875990Z -- CMAKE_CXX_STANDARD : 17 2024-08-22T20:29:02.6876900Z -- CMAKE_CXX_COMPILER_ID : AppleClang 2024-08-22T20:29:02.6877770Z -- CMAKE_TOOLCHAIN_FILE : 2024-08-22T20:29:02.6880410Z -- 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:02.6883400Z -- PYTHON_EXECUTABLE : /Library/Frameworks/Python.framework/Versions/3.10/bin/python 2024-08-22T20:29:02.6884760Z -- FLATC_EXECUTABLE : flatc 2024-08-22T20:29:02.6886250Z -- EXECUTORCH_ENABLE_LOGGING : ON 2024-08-22T20:29:02.6887290Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2024-08-22T20:29:02.6888360Z -- EXECUTORCH_LOG_LEVEL : Info 2024-08-22T20:29:02.6889340Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2024-08-22T20:29:02.6890340Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : OFF 2024-08-22T20:29:02.6891320Z -- EXECUTORCH_BUILD_COREML : OFF 2024-08-22T20:29:02.6892490Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : ON 2024-08-22T20:29:02.6893540Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : ON 2024-08-22T20:29:02.6894620Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : ON 2024-08-22T20:29:02.6896080Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : ON 2024-08-22T20:29:02.6897110Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : OFF 2024-08-22T20:29:02.6898100Z -- EXECUTORCH_BUILD_FLATC : ON 2024-08-22T20:29:02.6899020Z -- EXECUTORCH_BUILD_GFLAGS : ON 2024-08-22T20:29:02.6899940Z -- EXECUTORCH_BUILD_GTESTS : OFF 2024-08-22T20:29:02.6900870Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2024-08-22T20:29:02.6901870Z -- EXECUTORCH_BUILD_MPS : OFF 2024-08-22T20:29:02.6902850Z -- EXECUTORCH_BUILD_PYBIND : ON 2024-08-22T20:29:02.6903820Z -- EXECUTORCH_BUILD_QNN : OFF 2024-08-22T20:29:02.6904820Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : ON 2024-08-22T20:29:02.6905840Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2024-08-22T20:29:02.6906830Z -- EXECUTORCH_BUILD_SDK : OFF 2024-08-22T20:29:02.6907890Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2024-08-22T20:29:02.6908920Z -- EXECUTORCH_BUILD_XNNPACK : ON 2024-08-22T20:29:02.6909890Z -- EXECUTORCH_BUILD_VULKAN : OFF 2024-08-22T20:29:02.6910870Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2024-08-22T20:29:02.6912960Z -- EXECUTORCH_BUILD_CPUINFO : ON 2024-08-22T20:29:02.6913900Z -- Configuring done (11.2s) 2024-08-22T20:29:03.8823500Z -- Generating done (1.2s) 2024-08-22T20:29:03.8856020Z -- 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:03.8991580Z 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:04.0343860Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_parser.cpp.o 2024-08-22T20:29:04.0446620Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o 2024-08-22T20:29:04.0547010Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/reflection.cpp.o 2024-08-22T20:29:04.0636470Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/util.cpp.o 2024-08-22T20:29:04.0743420Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_binary.cpp.o 2024-08-22T20:29:05.0670360Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o 2024-08-22T20:29:05.3485000Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o 2024-08-22T20:29:05.5800220Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_dart.cpp.o 2024-08-22T20:29:05.8301490Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o 2024-08-22T20:29:07.4462130Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_kotlin_kmp.cpp.o 2024-08-22T20:29:07.8610250Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_go.cpp.o 2024-08-22T20:29:08.3847190Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_java.cpp.o 2024-08-22T20:29:09.8459560Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_ts.cpp.o 2024-08-22T20:29:10.0197100Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_php.cpp.o 2024-08-22T20:29:10.5546160Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_python.cpp.o 2024-08-22T20:29:11.1103800Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_lobster.cpp.o 2024-08-22T20:29:11.2519240Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o 2024-08-22T20:29:11.6661630Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_fbs.cpp.o 2024-08-22T20:29:12.4139790Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_grpc.cpp.o 2024-08-22T20:29:12.6156270Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_json_schema.cpp.o 2024-08-22T20:29:12.8244760Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_swift.cpp.o 2024-08-22T20:29:13.1805430Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/file_name_saving_file_manager.cpp.o 2024-08-22T20:29:13.5914810Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/file_binary_writer.cpp.o 2024-08-22T20:29:13.7083550Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/file_writer.cpp.o 2024-08-22T20:29:13.9094530Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/flatc.cpp.o 2024-08-22T20:29:14.1071680Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/flatc_main.cpp.o 2024-08-22T20:29:14.2533450Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/binary_annotator.cpp.o 2024-08-22T20:29:15.0928470Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/annotated_binary_text_gen.cpp.o 2024-08-22T20:29:15.1351300Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/bfbs_gen_lua.cpp.o 2024-08-22T20:29:15.1706440Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/bfbs_gen_nim.cpp.o 2024-08-22T20:29:16.1435480Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/code_generators.cpp.o 2024-08-22T20:29:16.1574790Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/cpp_generator.cc.o 2024-08-22T20:29:16.7765310Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/go_generator.cc.o 2024-08-22T20:29:17.1808080Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/java_generator.cc.o 2024-08-22T20:29:17.2773660Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/python_generator.cc.o 2024-08-22T20:29:17.3420470Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/swift_generator.cc.o 2024-08-22T20:29:17.7350240Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/ts_generator.cc.o 2024-08-22T20:29:18.4966760Z Linking CXX executable flatc 2024-08-22T20:29:18.5557470Z Built target flatc 2024-08-22T20:29:18.6105670Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2024-08-22T20:29:18.6108390Z [ 0%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/builder.c.o 2024-08-22T20:29:18.6126510Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2024-08-22T20:29:18.6134460Z [ 0%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernel-utils.dir/src/microkernel-utils.c.o 2024-08-22T20:29:18.6782840Z [ 0%] Built target microkernel-utils 2024-08-22T20:29:18.7004120Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2024-08-22T20:29:18.7033510Z [ 0%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/str_set.c.o 2024-08-22T20:29:18.7120680Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2024-08-22T20:29:18.7690260Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2024-08-22T20:29:18.8142080Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2024-08-22T20:29:18.8777240Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/uarch.c.o 2024-08-22T20:29:18.8966980Z [ 0%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/emitter.c.o 2024-08-22T20:29:18.9083280Z [ 0%] Built target flatc 2024-08-22T20:29:18.9143580Z [ 0%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/ptr_set.c.o 2024-08-22T20:29:18.9373560Z [ 0%] Generating common_schema headers 2024-08-22T20:29:18.9377090Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/cache.c.o 2024-08-22T20:29:18.9535890Z [ 0%] Built target common_schema 2024-08-22T20:29:18.9609020Z [ 0%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/refmap.c.o 2024-08-22T20:29:18.9774140Z [ 6%] Generating xnnpack_schema headers 2024-08-22T20:29:19.0032100Z [ 6%] Built target xnnpack_schema 2024-08-22T20:29:19.0101100Z [ 13%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/mach/init.c.o 2024-08-22T20:29:19.0243430Z [ 13%] Generating bundled_program headers 2024-08-22T20:29:19.0265920Z [ 13%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/verifier.c.o 2024-08-22T20:29:19.0612630Z [ 13%] Built target bundled_program_schema 2024-08-22T20:29:19.0682980Z [ 13%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2024-08-22T20:29:19.0976790Z [ 13%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/symbol_table.c.o 2024-08-22T20:29:19.1278950Z [ 13%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/mach/topology.c.o 2024-08-22T20:29:19.1733550Z [ 13%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/json_parser.c.o 2024-08-22T20:29:19.1903570Z [ 13%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2024-08-22T20:29:19.2406820Z [ 13%] Linking C static library libcpuinfo.a 2024-08-22T20:29:19.2895030Z [ 13%] Generating program_schema headers 2024-08-22T20:29:19.2978020Z [ 13%] Built target cpuinfo 2024-08-22T20:29:19.2993440Z [ 13%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/scope_table.c.o 2024-08-22T20:29:19.3052990Z [ 13%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/json_printer.c.o 2024-08-22T20:29:19.3073140Z [ 13%] Built target program_schema 2024-08-22T20:29:19.3276290Z [ 13%] Linking C static library libpthreadpool.a 2024-08-22T20:29:19.3336370Z [ 13%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/backend/interface.cpp.o 2024-08-22T20:29:19.3813600Z [ 13%] Built target pthreadpool 2024-08-22T20:29:19.4130070Z [ 13%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/backend/interface.cpp.o 2024-08-22T20:29:19.4492420Z [ 13%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/name_table.c.o 2024-08-22T20:29:19.4934730Z [ 13%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/core/evalue.cpp.o 2024-08-22T20:29:19.6447270Z [ 13%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/schema_table.c.o 2024-08-22T20:29:19.7298980Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/allocator.dir/src/allocator.c.o 2024-08-22T20:29:19.7795860Z [ 13%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/core/evalue.cpp.o 2024-08-22T20:29:19.7831980Z [ 13%] Built target allocator 2024-08-22T20:29:19.8013770Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/datatype-strings.c.o 2024-08-22T20:29:19.8109830Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/value_set.c.o 2024-08-22T20:29:19.8354130Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/core/exec_aten/util/tensor_util_portable.cpp.o 2024-08-22T20:29:19.8538500Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/microkernel-type.c.o 2024-08-22T20:29:19.8889530Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/node-type.c.o 2024-08-22T20:29:19.9163760Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/operator-type.c.o 2024-08-22T20:29:19.9425600Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/fileio.c.o 2024-08-22T20:29:19.9535120Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/log.c.o 2024-08-22T20:29:19.9933700Z [ 20%] Built target logging 2024-08-22T20:29:20.0068830Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/parser.c.o 2024-08-22T20:29:20.0822540Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/scalar.c.o 2024-08-22T20:29:20.1496950Z [ 20%] Linking C static library /Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatcc/lib/libflatccrt.a 2024-08-22T20:29:20.1697860Z [ 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:20.2007720Z [ 20%] Built target flatccrt 2024-08-22T20:29:20.2201160Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o 2024-08-22T20:29:20.2297970Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/core/portable_type/tensor_impl.cpp.o 2024-08-22T20:29:20.2735910Z [ 20%] Built target hardware-config 2024-08-22T20:29:20.2854000Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/semantics.c.o 2024-08-22T20:29:20.5319870Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/core/portable_type/tensor_impl.cpp.o 2024-08-22T20:29:20.5322830Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/coerce.c.o 2024-08-22T20:29:20.5829040Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method.cpp.o 2024-08-22T20:29:20.5935250Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/flatcc.c.o 2024-08-22T20:29:20.6010140Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c.c.o 2024-08-22T20:29:20.6592160Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_reader.c.o 2024-08-22T20:29:20.6833340Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_sort.c.o 2024-08-22T20:29:20.7348000Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neon.c.o 2024-08-22T20:29:20.8301020Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_builder.c.o 2024-08-22T20:29:20.9119250Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/method.cpp.o 2024-08-22T20:29:21.0369070Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_verifier.c.o 2024-08-22T20:29:21.1167260Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_sorter.c.o 2024-08-22T20:29:21.1988200Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_parser.c.o 2024-08-22T20:29:21.4542830Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method_meta.cpp.o 2024-08-22T20:29:21.4877780Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_printer.c.o 2024-08-22T20:29:21.6127750Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/runtime/builder.c.o 2024-08-22T20:29:21.7458220Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/method_meta.cpp.o 2024-08-22T20:29:21.8548540Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/runtime/emitter.c.o 2024-08-22T20:29:21.9281900Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/runtime/refmap.c.o 2024-08-22T20:29:21.9947040Z [ 20%] Linking C static library /Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatcc/lib/libflatcc.a 2024-08-22T20:29:22.0084510Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/program.cpp.o 2024-08-22T20:29:22.0670820Z [ 20%] Built target flatcc 2024-08-22T20:29:22.0895350Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2024-08-22T20:29:22.2719040Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/program.cpp.o 2024-08-22T20:29:22.3615350Z [ 20%] Built target indirection 2024-08-22T20:29:22.3834650Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch32-assembler.cc.o 2024-08-22T20:29:22.5757620Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2024-08-22T20:29:22.7250860Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch64-assembler.cc.o 2024-08-22T20:29:22.8270580Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neonfp16.c.o 2024-08-22T20:29:22.8611970Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2024-08-22T20:29:22.9377930Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microparams-init.dir/src/microparams-init.c.o 2024-08-22T20:29:23.0640960Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/jit/assembler.cc.o 2024-08-22T20:29:23.1082760Z [ 20%] Built target microparams-init 2024-08-22T20:29:23.1279920Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/normalization.dir/src/normalization.c.o 2024-08-22T20:29:23.1398080Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_portable.cpp.o 2024-08-22T20:29:23.2132420Z [ 20%] Built target normalization 2024-08-22T20:29:23.2320080Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/packing.dir/src/packing.c.o 2024-08-22T20:29:23.2867600Z [ 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:23.4071850Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/tensor_parser_portable.cpp.o 2024-08-22T20:29:23.5818430Z [ 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:23.6577750Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neonfma.c.o 2024-08-22T20:29:23.6843020Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/kernel/operator_registry.cpp.o 2024-08-22T20:29:23.8818760Z [ 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:23.9734990Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/kernel/operator_registry.cpp.o 2024-08-22T20:29:24.0809080Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/platform/abort.cpp.o 2024-08-22T20:29:24.0831060Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neonv8.c.o 2024-08-22T20:29:24.1174550Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/platform/log.cpp.o 2024-08-22T20:29:24.1635870Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/platform/profiler.cpp.o 2024-08-22T20:29:24.2094390Z [ 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:24.2379800Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/platform/runtime.cpp.o 2024-08-22T20:29:24.2771010Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/schema/extended_header.cpp.o 2024-08-22T20:29:24.3050630Z [ 20%] Built target packing 2024-08-22T20:29:24.3311100Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/memory.dir/src/memory.c.o 2024-08-22T20:29:24.3678170Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/platform/default/posix.cpp.o 2024-08-22T20:29:24.4106420Z [ 20%] Built target memory 2024-08-22T20:29:24.4187230Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/platform/abort.cpp.o 2024-08-22T20:29:24.4374850Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/mutex.dir/src/mutex.c.o 2024-08-22T20:29:24.4400950Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neon-aarch64.c.o 2024-08-22T20:29:24.4501220Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/platform/log.cpp.o 2024-08-22T20:29:24.4781240Z [ 20%] Built target mutex 2024-08-22T20:29:24.4908450Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/platform/profiler.cpp.o 2024-08-22T20:29:24.5035500Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operator-utils.dir/src/operator-utils.c.o 2024-08-22T20:29:24.5475640Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/platform/runtime.cpp.o 2024-08-22T20:29:24.5576610Z [ 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:24.5791630Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/schema/extended_header.cpp.o 2024-08-22T20:29:24.5832900Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neonfma-aarch64.c.o 2024-08-22T20:29:24.5984760Z [ 20%] Built target operator-utils 2024-08-22T20:29:24.6052000Z [ 20%] Linking CXX static library libexecutorch_no_prim_ops.a 2024-08-22T20:29:24.6314080Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operator-run.dir/src/operator-run.c.o 2024-08-22T20:29:24.6476700Z [ 20%] Built target executorch_no_prim_ops 2024-08-22T20:29:24.6775400Z [ 20%] Building C object third-party/flatcc/src/cli/CMakeFiles/flatcc_cli.dir/flatcc_cli.c.o 2024-08-22T20:29:24.6873370Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/platform/default/posix.cpp.o 2024-08-22T20:29:24.7417810Z [ 20%] Linking C executable /Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatcc/bin/flatcc 2024-08-22T20:29:24.7934860Z [ 20%] Built target flatcc_cli 2024-08-22T20:29:24.8136810Z [ 20%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_copy_index.cpp.o 2024-08-22T20:29:24.8256440Z [ 20%] Built target operator-run 2024-08-22T20:29:24.8435590Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/post-operation.dir/src/operators/post-operation.c.o 2024-08-22T20:29:24.8538870Z [ 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:24.8909110Z [ 20%] Built target post-operation 2024-08-22T20:29:24.9159750Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/cache.dir/src/cache.c.o 2024-08-22T20:29:24.9319350Z [ 20%] Linking CXX shared library libexecutorch_no_prim_ops_shared.dylib 2024-08-22T20:29:24.9922640Z [ 20%] Built target executorch_no_prim_ops_shared 2024-08-22T20:29:24.9979960Z [ 20%] Built target cache 2024-08-22T20:29:25.0006750Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neonfp16arith.c.o 2024-08-22T20:29:25.0060840Z [ 20%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_view.cpp.o 2024-08-22T20:29:25.0857770Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neonfp16arith-aarch64.c.o 2024-08-22T20:29:25.1749420Z [ 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:25.1844530Z [ 20%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/register_prim_ops.cpp.o 2024-08-22T20:29:25.1936460Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operator-delete.c.o 2024-08-22T20:29:25.2503580Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/argmax-pooling-nhwc.c.o 2024-08-22T20:29:25.3252350Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/average-pooling-nhwc.c.o 2024-08-22T20:29:25.3886450Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neondot.c.o 2024-08-22T20:29:25.4169550Z [ 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:25.4233560Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/batch-matrix-multiply-nc.c.o 2024-08-22T20:29:25.4953180Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/binary-elementwise-nd.c.o 2024-08-22T20:29:25.6021720Z [ 20%] Linking CXX static library libexecutorch.a 2024-08-22T20:29:25.6336580Z [ 20%] Built target executorch 2024-08-22T20:29:25.6380990Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/channel-shuffle-nc.c.o 2024-08-22T20:29:25.6597040Z [ 20%] Generating etdump headers 2024-08-22T20:29:25.6693270Z [ 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:25.7020080Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/constant-pad-nd.c.o 2024-08-22T20:29:25.7085340Z [ 20%] Built target etdump_schema 2024-08-22T20:29:25.7343860Z [ 20%] Building CXX object sdk/CMakeFiles/bundled_program.dir/bundled_program/bundled_program.cpp.o 2024-08-22T20:29:25.7586870Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neondot-aarch64.c.o 2024-08-22T20:29:25.7703520Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nchw.c.o 2024-08-22T20:29:25.8196810Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neondotfp16arith.c.o 2024-08-22T20:29:25.8274390Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neondotfp16-aarch64.c.o 2024-08-22T20:29:25.8867280Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nhwc.c.o 2024-08-22T20:29:25.8950550Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neoni8mm.c.o 2024-08-22T20:29:25.9531350Z [ 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:26.0665110Z [ 20%] 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.0995330Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/dynamic-fully-connected-nc.c.o 2024-08-22T20:29:26.1012220Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/deconvolution-nhwc.c.o 2024-08-22T20:29:26.1981880Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/fully-connected-nc.c.o 2024-08-22T20:29:26.2383210Z [ 20%] Linking CXX static library libbundled_program.a 2024-08-22T20:29:26.2404150Z [ 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:26.2523080Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/global-average-pooling-ncw.c.o 2024-08-22T20:29:26.2704380Z [ 20%] Built target bundled_program 2024-08-22T20:29:26.2877080Z [ 20%] Building CXX object CMakeFiles/util.dir/extension/evalue_util/print_evalue.cpp.o 2024-08-22T20:29:26.3282220Z [ 20%] 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.3569680Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/global-average-pooling-nwc.c.o 2024-08-22T20:29:26.3671650Z [ 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:26.4266280Z [ 20%] 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.4417650Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/lut-elementwise-nc.c.o 2024-08-22T20:29:26.4711750Z [ 20%] 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.5085370Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/max-pooling-nhwc.c.o 2024-08-22T20:29:26.5131070Z [ 20%] 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.5223080Z [ 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:26.5472200Z [ 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.5793700Z [ 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.5994020Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/prelu-nc.c.o 2024-08-22T20:29:26.6115380Z [ 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.6442560Z [ 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.6501220Z [ 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:26.6583390Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/reduce-nd.c.o 2024-08-22T20:29:26.6895020Z [ 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.7348340Z [ 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.7411410Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nchw.c.o 2024-08-22T20:29:26.7721260Z [ 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.7768000Z [ 26%] Building CXX object CMakeFiles/util.dir/extension/aten_util/aten_bridge.cpp.o 2024-08-22T20:29:26.8043750Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nhwc.c.o 2024-08-22T20:29:26.8069270Z [ 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.8109100Z [ 26%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op__to_dim_order_copy.cpp.o 2024-08-22T20:29:26.8527790Z [ 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.8693970Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/rope-nthc.c.o 2024-08-22T20:29:26.8938610Z [ 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.9119090Z [ 33%] 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:26.9297870Z [ 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.9367730Z [ 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:26.9654130Z [ 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:27.0072540Z [ 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:27.0278460Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/slice-nd.c.o 2024-08-22T20:29:27.0460110Z [ 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:27.0791470Z [ 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:27.0995910Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/softmax-nc.c.o 2024-08-22T20:29:27.1161650Z [ 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:27.1554010Z [ 33%] 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:27.1711020Z [ 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:27.1753340Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/transpose-nd.c.o 2024-08-22T20:29:27.2033810Z [ 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.2407010Z [ 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.2710000Z [ 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.3008450Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/unary-elementwise-nc.c.o 2024-08-22T20:29:27.3073750Z [ 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.3442870Z [ 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.3880080Z [ 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.4354170Z [ 33%] 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:27.4407080Z [ 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.4643360Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/unpooling-nhwc.c.o 2024-08-22T20:29:27.4839750Z [ 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.5241360Z [ 33%] Built target operators 2024-08-22T20:29:27.5280850Z [ 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.5360050Z [ 33%] Generating selected_operators.yaml for quantized_ops_aot_lib 2024-08-22T20:29:27.5650850Z [ 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.5990280Z [ 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.6185000Z [ 33%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_abs.cpp.o 2024-08-22T20:29:27.6313410Z [ 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.6554040Z 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:27.6646810Z [ 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.6773420Z [ 33%] Generating code for kernel registration 2024-08-22T20:29:27.7001640Z [ 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.7210810Z [ 33%] 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:27.7440450Z [ 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.7785900Z [ 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.8139740Z [ 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.8548750Z [ 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.8944300Z [ 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.9373400Z [ 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.9678300Z [ 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.9832820Z [ 33%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acos.cpp.o 2024-08-22T20:29:28.0051270Z [ 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:28.0373220Z [ 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:28.0376920Z [ 33%] 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:28.0661650Z [ 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:28.1010410Z [ 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.1431870Z [ 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.1795510Z [ 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.2168340Z [ 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.2605340Z [ 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.2943680Z [ 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.2966150Z [ 33%] 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:28.3198190Z [ 33%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acosh.cpp.o 2024-08-22T20:29:28.3272450Z [ 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.3639050Z [ 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.4067240Z [ 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.4545730Z [ 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.4833700Z [ 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.5215510Z [ 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.5584610Z [ 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.5836280Z [ 33%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/quantized_ops_aot_lib/RegisterCPUCustomOps.cpp.o 2024-08-22T20:29:28.5927250Z [ 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.6095540Z [ 33%] 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:28.6233440Z [ 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.6600710Z [ 33%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_add.cpp.o 2024-08-22T20:29:28.6654410Z [ 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.7127380Z [ 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.7465190Z [ 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.7834430Z [ 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.8165520Z [ 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.8536180Z [ 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.9065590Z [ 40%] 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:28.9069330Z [ 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.9437070Z [ 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.9863930Z [ 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:29.0286920Z [ 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.0695080Z [ 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.1226070Z [ 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.1604120Z [ 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.2026260Z [ 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.2459490Z [ 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.2833990Z [ 40%] 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:29.2856840Z [ 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.3244720Z [ 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.3637990Z [ 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.4169430Z [ 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.4540360Z [ 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.4910210Z [ 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.5316160Z [ 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.5681100Z [ 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.5893430Z [ 40%] 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:29.6076310Z [ 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.6467220Z [ 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.6497920Z [ 40%] Building CXX object CMakeFiles/util.dir/util/read_file.cpp.o 2024-08-22T20:29:29.6983490Z [ 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.7298860Z [ 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.7678740Z [ 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.7974540Z [ 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.8287640Z [ 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.8715220Z [ 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.8750120Z [ 40%] 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:29.9237500Z [ 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.9289240Z [ 40%] Linking CXX static library libutil.a 2024-08-22T20:29:29.9594170Z [ 40%] Built target util 2024-08-22T20:29:29.9641250Z [ 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.9787530Z [ 40%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_add.cpp.o 2024-08-22T20:29:30.0009190Z [ 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.0439740Z [ 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.0766080Z [ 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.1257150Z [ 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.1454720Z [ 40%] 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:30.1633440Z [ 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.2002570Z [ 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.2406900Z [ 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.2768290Z [ 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.3093800Z [ 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.3409330Z [ 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.3793660Z [ 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.4026160Z [ 40%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_choose_qparams.cpp.o 2024-08-22T20:29:30.4253140Z [ 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.4354390Z [ 40%] 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:30.4590440Z [ 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.5061140Z [ 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.5360780Z [ 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.5820030Z [ 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.6324850Z [ 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.6674210Z [ 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.7078620Z [ 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.7193100Z [ 46%] 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:30.7535950Z [ 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.7906570Z [ 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.8347350Z [ 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.8693680Z [ 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:30.8720730Z [ 46%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_dequantize.cpp.o 2024-08-22T20:29:30.9100200Z [ 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:30.9611140Z [ 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.0046070Z [ 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.0421390Z [ 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.0482950Z [ 46%] 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:31.0772780Z [ 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.1248810Z [ 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.1723590Z [ 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.2214270Z [ 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.2660260Z [ 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.3124960Z [ 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.3622920Z [ 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.3648910Z [ 46%] 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:31.4138820Z [ 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.4524090Z [ 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.5037010Z [ 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.5523960Z [ 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.5961180Z [ 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.6462530Z [ 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.6878000Z [ 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:31.7235300Z [ 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:31.7454050Z [ 46%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding.cpp.o 2024-08-22T20:29:31.7557700Z [ 46%] 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:31.7761570Z [ 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:31.8158880Z [ 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:31.8517280Z [ 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:31.8854730Z [ 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:31.9311250Z [ 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:31.9669150Z [ 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.0072190Z [ 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.0624670Z [ 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.1059170Z [ 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.1376640Z [ 46%] 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:32.1536450Z [ 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.1908640Z [ 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.2250550Z [ 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.2628840Z [ 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.3053860Z [ 53%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding4b.cpp.o 2024-08-22T20:29:32.3084880Z [ 53%] 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.3462900Z [ 53%] 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.3801780Z [ 53%] 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.4185160Z [ 53%] 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.4523040Z [ 53%] 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.4866980Z [ 53%] 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.5252490Z [ 53%] 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.5457160Z [ 53%] 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:32.5696680Z [ 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-ld64.S.o 2024-08-22T20:29:32.6052710Z [ 60%] 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.6462000Z [ 60%] 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.6813270Z [ 60%] 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:32.7111450Z [ 60%] 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:32.7377730Z [ 60%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_mixed_linear.cpp.o 2024-08-22T20:29:32.7474150Z [ 60%] 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:32.8008480Z [ 60%] 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:32.8419290Z [ 60%] 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:32.8440670Z [ 60%] Built target jit 2024-08-22T20:29:32.8701390Z [ 60%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/file_data_loader.cpp.o 2024-08-22T20:29:32.8779960Z [ 60%] 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:32.9186180Z [ 60%] 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:32.9505050Z [ 60%] 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:32.9840450Z [ 60%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/mmap_data_loader.cpp.o 2024-08-22T20:29:32.9872170Z [ 60%] 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.0205050Z [ 60%] 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.0500370Z [ 60%] 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.0925130Z [ 60%] Linking CXX static library libextension_data_loader.a 2024-08-22T20:29:33.1014240Z [ 60%] 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.1354520Z [ 60%] 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.1395720Z [ 60%] Built target extension_data_loader 2024-08-22T20:29:33.1643570Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/memory-planner.c.o 2024-08-22T20:29:33.1736290Z [ 60%] 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.2203620Z [ 60%] 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.2595780Z [ 60%] 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.2654610Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/runtime.c.o 2024-08-22T20:29:33.3011680Z [ 60%] 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.3392330Z [ 60%] 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.3508490Z [ 60%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_mixed_mm.cpp.o 2024-08-22T20:29:33.3905960Z [ 60%] 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.4148500Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph.c.o 2024-08-22T20:29:33.4496840Z [ 60%] 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.4823960Z [ 60%] 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.5274380Z [ 60%] 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.5677440Z [ 60%] 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.5874570Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/abs.c.o 2024-08-22T20:29:33.6114390Z [ 60%] 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.6400820Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/add2.c.o 2024-08-22T20:29:33.6541520Z [ 60%] 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.6898370Z [ 60%] 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:33.7105740Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/argmax-pooling-2d.c.o 2024-08-22T20:29:33.7750140Z [ 60%] 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:33.8015460Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/average-pooling-2d.c.o 2024-08-22T20:29:33.8226730Z [ 60%] 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:33.8763470Z [ 60%] 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:33.8899750Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/bankers-rounding.c.o 2024-08-22T20:29:33.9122270Z [ 60%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_quantize.cpp.o 2024-08-22T20:29:33.9130430Z [ 60%] 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:33.9531080Z [ 60%] 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:33.9561010Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/batch-matrix-multiply.c.o 2024-08-22T20:29:33.9920770Z [ 60%] 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.0280250Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/ceiling.c.o 2024-08-22T20:29:34.0334000Z [ 60%] 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.0710240Z [ 60%] 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.1006960Z [ 60%] 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.1009950Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/clamp.c.o 2024-08-22T20:29:34.1396420Z [ 60%] 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.1819110Z [ 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-cortex-a53-prfm.S.o 2024-08-22T20:29:34.1840300Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/concatenate.c.o 2024-08-22T20:29:34.2237140Z [ 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-cortex-a53.S.o 2024-08-22T20:29:34.2781520Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convert.c.o 2024-08-22T20:29:34.2866710Z [ 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-prfm.S.o 2024-08-22T20:29:34.3380020Z [ 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.3841480Z [ 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.3891640Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convolution-2d.c.o 2024-08-22T20:29:34.4393410Z [ 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.4804110Z [ 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.4878150Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/copy.c.o 2024-08-22T20:29:34.5230340Z [ 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.5494880Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deconvolution-2d.c.o 2024-08-22T20:29:34.5706570Z [ 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.5960160Z [ 60%] Linking CXX static library libquantized_kernels.a 2024-08-22T20:29:34.6295390Z [ 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.6331770Z [ 60%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depth-to-space-2d.c.o 2024-08-22T20:29:34.6414300Z [ 60%] Built target quantized_kernels 2024-08-22T20:29:34.6652690Z [ 60%] Building CXX object sdk/CMakeFiles/etdump.dir/etdump/etdump_flatcc.cpp.o 2024-08-22T20:29:34.6732690Z [ 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.6945100Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depthwise-convolution-2d.c.o 2024-08-22T20:29:34.7176640Z [ 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.7516430Z [ 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.7720560Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/divide.c.o 2024-08-22T20:29:34.7859540Z [ 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.8282220Z [ 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.8371010Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/elu.c.o 2024-08-22T20:29:34.8653990Z [ 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:34.8989320Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/even-split.c.o 2024-08-22T20:29:34.9057630Z [ 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:34.9681470Z [ 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.0294130Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/floor.c.o 2024-08-22T20:29:35.0497070Z [ 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.1135620Z [ 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.1250490Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected-sparse.c.o 2024-08-22T20:29:35.2017510Z [ 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.2430060Z [ 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.2686940Z [ 66%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected.c.o 2024-08-22T20:29:35.2888200Z [ 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.3462580Z [ 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.3880150Z [ 66%] Building CXX object sdk/CMakeFiles/etdump.dir/etdump/emitter.cpp.o 2024-08-22T20:29:35.3998050Z [ 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.4125700Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/global-average-pooling.c.o 2024-08-22T20:29:35.4408720Z [ 73%] 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.4978830Z [ 73%] 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.5144920Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/global-sum-pooling.c.o 2024-08-22T20:29:35.5430450Z [ 73%] 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.5766060Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/hardswish.c.o 2024-08-22T20:29:35.5853460Z [ 73%] 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.6595350Z [ 73%] 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.6911310Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/leaky-relu.c.o 2024-08-22T20:29:35.7447460Z [ 73%] 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.7911340Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/max-pooling-2d.c.o 2024-08-22T20:29:35.7912880Z [ 73%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_addmm.cpp.o 2024-08-22T20:29:35.7920250Z [ 73%] 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.8364780Z [ 73%] 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.8771370Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/maximum2.c.o 2024-08-22T20:29:35.8788330Z [ 73%] 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.8815670Z [ 73%] Linking CXX static library libetdump.a 2024-08-22T20:29:35.9197260Z [ 73%] Built target etdump 2024-08-22T20:29:35.9255130Z [ 73%] 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.9284280Z [ 73%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/quantized_ops_aot_lib/RegisterSchema.cpp.o 2024-08-22T20:29:35.9523830Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/minimum2.c.o 2024-08-22T20:29:35.9650960Z [ 73%] 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.9784320Z [ 73%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_add.cpp.o 2024-08-22T20:29:36.0059560Z [ 73%] 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:36.0353880Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/multiply2.c.o 2024-08-22T20:29:36.0431330Z [ 73%] 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:36.0830620Z [ 73%] 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:36.1214870Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/negate.c.o 2024-08-22T20:29:36.1263380Z [ 73%] 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:36.1622990Z [ 73%] 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.1905530Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/prelu.c.o 2024-08-22T20:29:36.2046300Z [ 73%] 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.2529970Z [ 73%] 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.2645920Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/reshape-helpers.c.o 2024-08-22T20:29:36.2959760Z [ 73%] 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.3350840Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/scaled-dot-product-attention.c.o 2024-08-22T20:29:36.3390630Z [ 73%] 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.3799490Z [ 73%] 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.4160810Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/sigmoid.c.o 2024-08-22T20:29:36.4178670Z [ 73%] 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.4484490Z [ 73%] 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.4812580Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/softmax.c.o 2024-08-22T20:29:36.4878150Z [ 73%] 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.5307610Z [ 73%] 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.5470900Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/space-to-depth-2d.c.o 2024-08-22T20:29:36.5658020Z [ 73%] 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.6064220Z [ 73%] 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.6065720Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/square-root.c.o 2024-08-22T20:29:36.6455510Z [ 73%] 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.6696380Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/square.c.o 2024-08-22T20:29:36.6949240Z [ 73%] 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.7269890Z [ 73%] 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.7335800Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/squared-difference.c.o 2024-08-22T20:29:36.7593160Z [ 73%] 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.7970050Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-constant-pad.c.o 2024-08-22T20:29:36.8011130Z [ 73%] 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.8445490Z [ 73%] 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.8558620Z [ 73%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-mean.c.o 2024-08-22T20:29:36.8760930Z [ 80%] 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.9027960Z [ 80%] 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.9269740Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-reshape.c.o 2024-08-22T20:29:36.9448450Z [ 80%] 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.9811730Z [ 80%] 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.9907710Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-resize-bilinear-2d.c.o 2024-08-22T20:29:37.0186390Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o 2024-08-22T20:29:37.0464410Z [ 80%] Built target microkernels-prod 2024-08-22T20:29:37.0469700Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-slice.c.o 2024-08-22T20:29:37.0576980Z [ 80%] Generating selected_operators.yaml for quantized_ops_lib 2024-08-22T20:29:37.1157630Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-transpose.c.o 2024-08-22T20:29:37.1737060Z [ 80%] Generating code for kernel registration 2024-08-22T20:29:37.1832860Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/subtract.c.o 2024-08-22T20:29:37.2657920Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/tanh.c.o 2024-08-22T20:29:37.3264020Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unpooling-2d.c.o 2024-08-22T20:29:37.3850790Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/validation.c.o 2024-08-22T20:29:37.4500640Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/tensor.c.o 2024-08-22T20:29:37.5295830Z [ 80%] Built target subgraph 2024-08-22T20:29:37.5582620Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/argmaxpool-config.c.o 2024-08-22T20:29:37.6071930Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/avgpool-config.c.o 2024-08-22T20:29:37.6716280Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/binary-elementwise-config.c.o 2024-08-22T20:29:37.7342370Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/cmul-config.c.o 2024-08-22T20:29:37.7762570Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/conv-hwc2chw-config.c.o 2024-08-22T20:29:37.8248390Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv-config.c.o 2024-08-22T20:29:37.8992570Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv2d-chw-config.c.o 2024-08-22T20:29:37.9531980Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_choose_qparams.cpp.o 2024-08-22T20:29:37.9693190Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/experiments-config.c.o 2024-08-22T20:29:37.9980310Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gavgpool-config.c.o 2024-08-22T20:29:38.0520920Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gavgpool-cw-config.c.o 2024-08-22T20:29:38.1026580Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gemm-config.c.o 2024-08-22T20:29:38.1292710Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_lib.dir/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2024-08-22T20:29:38.2994760Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-chw-config.c.o 2024-08-22T20:29:38.3470390Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-config.c.o 2024-08-22T20:29:38.4005300Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/lut32norm-config.c.o 2024-08-22T20:29:38.4509030Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/maxpool-config.c.o 2024-08-22T20:29:38.5051540Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pavgpool-config.c.o 2024-08-22T20:29:38.5503700Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/prelu-config.c.o 2024-08-22T20:29:38.5944330Z [ 80%] Linking CXX static library libquantized_ops_lib.a 2024-08-22T20:29:38.5992790Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/raddstoreexpminusmax-config.c.o 2024-08-22T20:29:38.6414110Z [ 80%] Built target quantized_ops_lib 2024-08-22T20:29:38.6484860Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/reduce-config.c.o 2024-08-22T20:29:38.6496240Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_alias_copy.cpp.o 2024-08-22T20:29:38.6991010Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/rmax-config.c.o 2024-08-22T20:29:38.7454620Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/spmm-config.c.o 2024-08-22T20:29:38.7525390Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_dequantize.cpp.o 2024-08-22T20:29:38.7956620Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/transpose-config.c.o 2024-08-22T20:29:38.8611780Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unary-elementwise-config.c.o 2024-08-22T20:29:38.9517190Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unpool-config.c.o 2024-08-22T20:29:38.9989400Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/vmulcaddc-config.c.o 2024-08-22T20:29:39.0139290Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_allclose.cpp.o 2024-08-22T20:29:39.0593110Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-fill-config.c.o 2024-08-22T20:29:39.1053730Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-pad-config.c.o 2024-08-22T20:29:39.1437870Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/x8-lut-config.c.o 2024-08-22T20:29:39.1902550Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/zip-config.c.o 2024-08-22T20:29:39.2478440Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2024-08-22T20:29:39.3094200Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/params.c.o 2024-08-22T20:29:39.3469640Z [ 80%] Linking CXX static library libXNNPACK.a 2024-08-22T20:29:39.4256250Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amax.cpp.o 2024-08-22T20:29:39.6291700Z [ 80%] Built target XNNPACK 2024-08-22T20:29:39.6608870Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNCompiler.cpp.o 2024-08-22T20:29:40.1583760Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amin.cpp.o 2024-08-22T20:29:40.8878320Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNExecutor.cpp.o 2024-08-22T20:29:40.9350340Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_any.cpp.o 2024-08-22T20:29:41.5410320Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNHeader.cpp.o 2024-08-22T20:29:41.6616970Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNPACKBackend.cpp.o 2024-08-22T20:29:42.2740570Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/profiling/XNNProfiler.cpp.o 2024-08-22T20:29:42.8213390Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/threadpool/threadpool.cpp.o 2024-08-22T20:29:43.1549740Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_arange.cpp.o 2024-08-22T20:29:43.1891290Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/threadpool/threadpool_guard.cpp.o 2024-08-22T20:29:43.2379680Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_embedding.cpp.o 2024-08-22T20:29:43.3546580Z [ 80%] Linking CXX static library libxnnpack_backend.a 2024-08-22T20:29:43.4150700Z [ 80%] Built target xnnpack_backend 2024-08-22T20:29:43.4307220Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmax.cpp.o 2024-08-22T20:29:43.6433870Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmin.cpp.o 2024-08-22T20:29:43.9855360Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_embedding4b.cpp.o 2024-08-22T20:29:44.2482640Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_as_strided_copy.cpp.o 2024-08-22T20:29:44.7496650Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asin.cpp.o 2024-08-22T20:29:45.1279500Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asinh.cpp.o 2024-08-22T20:29:45.1728880Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan.cpp.o 2024-08-22T20:29:45.4940420Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_mixed_linear.cpp.o 2024-08-22T20:29:45.5739240Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan2.cpp.o 2024-08-22T20:29:45.5976620Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:45.6080210Z /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:45.6181650Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:45.6213830Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:45.6217920Z /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:45.6220610Z UPPER_BOUND, \ 2024-08-22T20:29:45.6221710Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6224000Z /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.6226560Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.6227910Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.6230380Z /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.6232930Z ##__VA_ARGS__) 2024-08-22T20:29:45.6233730Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6235790Z /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.6237970Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.6238980Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6244010Z /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:45.6248280Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:45.6249300Z ^ 2024-08-22T20:29:45.6251390Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:45.6255890Z /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:45.6259120Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:45.6260270Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:45.6262910Z /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:45.6265330Z UPPER_BOUND) 2024-08-22T20:29:45.6266210Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6268030Z /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.6269370Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.6269970Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.6271110Z /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.6272050Z ##__VA_ARGS__) 2024-08-22T20:29:45.6272430Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6273300Z /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.6274260Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.6274760Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6275630Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:45.6277590Z /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:45.6278860Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:45.6279390Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:45.6280430Z /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:45.6281430Z UPPER_BOUND, \ 2024-08-22T20:29:45.6281940Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6282930Z /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.6284090Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.6284660Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.6285680Z /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.6286610Z ##__VA_ARGS__) 2024-08-22T20:29:45.6287010Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6287910Z /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.6288810Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.6289340Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6291100Z /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:45.6292700Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:45.6293200Z ^ 2024-08-22T20:29:45.6294040Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:45.6295720Z /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:45.6296930Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:45.6297410Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:45.6298440Z /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:45.6299280Z UPPER_BOUND) 2024-08-22T20:29:45.6299750Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6312130Z /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.6313410Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.6313990Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.6315020Z /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.6315920Z ##__VA_ARGS__) 2024-08-22T20:29:45.6316320Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6317180Z /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.6318180Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.6318730Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6319790Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:45.6321490Z /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:45.6322700Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:45.6323180Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:45.6324210Z /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:45.6325110Z UPPER_BOUND, \ 2024-08-22T20:29:45.6325720Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6326660Z /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.6327630Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.6328170Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.6329170Z /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.6330060Z ##__VA_ARGS__) 2024-08-22T20:29:45.6330340Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6331180Z /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.6332080Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.6332610Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6334800Z /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:45.6369570Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:45.6370180Z ^ 2024-08-22T20:29:45.6371120Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:45.6372840Z /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:45.6374120Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:45.6374640Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:45.6377070Z /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:45.6378360Z UPPER_BOUND) 2024-08-22T20:29:45.6378770Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6379700Z /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.6380710Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.6381320Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.6382350Z /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.6383280Z ##__VA_ARGS__) 2024-08-22T20:29:45.6383640Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6384510Z /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.6385690Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.6386190Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6386970Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:45.6388660Z /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:45.6389880Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:45.6390400Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:45.6391560Z /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:45.6392540Z UPPER_BOUND, \ 2024-08-22T20:29:45.6392970Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6393810Z /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.6394740Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.6395350Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.6396360Z /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.6397290Z ##__VA_ARGS__) 2024-08-22T20:29:45.6397660Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6398430Z /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.6399240Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.6399650Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6401310Z /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:45.6402880Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:45.6403260Z ^ 2024-08-22T20:29:45.6404000Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:45.6405550Z /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:45.6406670Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:45.6407170Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:45.6408120Z /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:45.6408960Z UPPER_BOUND) 2024-08-22T20:29:45.6409240Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6410080Z /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.6411060Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.6411790Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.6412830Z /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.6413950Z ##__VA_ARGS__) 2024-08-22T20:29:45.6414410Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6415200Z /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.6416020Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.6416430Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6417150Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:45.6418770Z /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:45.6420080Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:45.6420480Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:45.6421500Z /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:45.6422470Z UPPER_BOUND, \ 2024-08-22T20:29:45.6422850Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6423650Z /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.6424540Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.6425020Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.6425990Z /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.6426840Z ##__VA_ARGS__) 2024-08-22T20:29:45.6427130Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6427920Z /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.6428760Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.6429170Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6430870Z /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:45.6432450Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:45.6432830Z ^ 2024-08-22T20:29:45.6433580Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:45.6435180Z /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:45.6436290Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:45.6436690Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:45.6437610Z /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:45.6438450Z UPPER_BOUND) 2024-08-22T20:29:45.6438730Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6439520Z /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.6440390Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.6441030Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.6442010Z /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.6442880Z ##__VA_ARGS__) 2024-08-22T20:29:45.6443170Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6443930Z /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.6444830Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.6445240Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6446120Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:45.6447680Z /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:45.6448840Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:45.6449230Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:45.6450180Z /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:45.6451070Z UPPER_BOUND, \ 2024-08-22T20:29:45.6451460Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6452240Z /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.6453110Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.6453600Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.6454510Z /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.6455310Z ##__VA_ARGS__) 2024-08-22T20:29:45.6455600Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6456350Z /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.6457160Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.6457570Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6459200Z /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:45.6460720Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:45.6461100Z ^ 2024-08-22T20:29:45.6461820Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:45.6463360Z /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:45.6464590Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:45.6464980Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:45.6466110Z /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:45.6466980Z UPPER_BOUND) 2024-08-22T20:29:45.6467330Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6469310Z /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.6472260Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.6473540Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.6476190Z /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.6478370Z ##__VA_ARGS__) 2024-08-22T20:29:45.6479070Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6481510Z /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.6484160Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.6485190Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6487120Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:45.6491560Z /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:45.6494730Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:45.6495860Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:45.6498380Z /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:45.6500790Z UPPER_BOUND, \ 2024-08-22T20:29:45.6501750Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6503970Z /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.6506350Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.6507560Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.6510000Z /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.6512170Z ##__VA_ARGS__) 2024-08-22T20:29:45.6512870Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6514880Z /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.6517150Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.6518160Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6522720Z /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:45.6526940Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:45.6527870Z ^ 2024-08-22T20:29:45.6529790Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:45.6534030Z /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:45.6537100Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:45.6538070Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:45.6543950Z /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:45.6545140Z UPPER_BOUND) 2024-08-22T20:29:45.6545450Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6546340Z /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.6547250Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.6547740Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.6548670Z /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.6549610Z ##__VA_ARGS__) 2024-08-22T20:29:45.6549900Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6550670Z /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.6551500Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.6551900Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6552630Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:45.6554240Z /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:45.6555390Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:45.6555780Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:45.6556830Z /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:45.6557730Z UPPER_BOUND, \ 2024-08-22T20:29:45.6558120Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6558910Z /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.6559790Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.6560340Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.6561630Z /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.6562550Z ##__VA_ARGS__) 2024-08-22T20:29:45.6562840Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6563600Z /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.6564410Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.6564820Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6566530Z /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:45.6568180Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:45.6570060Z ^ 2024-08-22T20:29:45.6572350Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:45.6577410Z /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:45.6580860Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:45.6581850Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:45.6584380Z /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:45.6586680Z UPPER_BOUND) 2024-08-22T20:29:45.6587380Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6589500Z /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.6592880Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.6594080Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.6596680Z /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.6598950Z ##__VA_ARGS__) 2024-08-22T20:29:45.6599660Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6601710Z /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.6603890Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.6604910Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6606820Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:45.6611270Z /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:45.6614360Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:45.6615350Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:45.6617860Z /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:45.6620380Z UPPER_BOUND, \ 2024-08-22T20:29:45.6621430Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6623570Z /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.6625940Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.6627160Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.6629650Z /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.6631880Z ##__VA_ARGS__) 2024-08-22T20:29:45.6632590Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6634620Z /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.6636800Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.6637910Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6642570Z /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:45.6646890Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:45.6647840Z ^ 2024-08-22T20:29:45.6650580Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:45.6655040Z /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:45.6658210Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:45.6659180Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:45.6661700Z /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:45.6664330Z UPPER_BOUND) 2024-08-22T20:29:45.6665030Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6667150Z /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.6669780Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.6670320Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.6671350Z /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.6672160Z ##__VA_ARGS__) 2024-08-22T20:29:45.6672450Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6673230Z /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.6674050Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.6674470Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6675200Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:45.6676760Z /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:45.6677900Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:45.6678300Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:45.6679250Z /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:45.6680140Z UPPER_BOUND, \ 2024-08-22T20:29:45.6680520Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6681320Z /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.6682200Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.6682770Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.6683700Z /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.6684500Z ##__VA_ARGS__) 2024-08-22T20:29:45.6684780Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6685780Z /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.6686630Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.6687030Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6688980Z /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:45.6690670Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:45.6691040Z ^ 2024-08-22T20:29:45.6692040Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:45.6700620Z /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:45.6701970Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:45.6702570Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:45.6703540Z /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:45.6705740Z UPPER_BOUND) 2024-08-22T20:29:45.6706050Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6706950Z /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.6708640Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:45.6709140Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:45.6747910Z /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.6849940Z ##__VA_ARGS__) 2024-08-22T20:29:45.6912090Z ^~~~~~~~~~~ 2024-08-22T20:29:45.6913230Z /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.6914580Z ##__VA_ARGS__); \ 2024-08-22T20:29:45.6915030Z ^~~~~~~~~~~ 2024-08-22T20:29:46.4266070Z 20 warnings generated. 2024-08-22T20:29:46.4516860Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_mixed_mm.cpp.o 2024-08-22T20:29:47.9728550Z /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:47.9827070Z weight.dim() == 2, "weight must be 2D but got() %zd dims", weight.dim()); 2024-08-22T20:29:47.9829030Z ~~~ ^~~~~~~~~~~~ 2024-08-22T20:29:47.9830200Z %lld 2024-08-22T20:29:47.9832830Z /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:47.9835320Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:47.9836550Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:47.9839230Z /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:47.9841460Z ##__VA_ARGS__) 2024-08-22T20:29:47.9842160Z ^~~~~~~~~~~ 2024-08-22T20:29:47.9844200Z /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:47.9846380Z ##__VA_ARGS__); \ 2024-08-22T20:29:47.9847430Z ^~~~~~~~~~~ 2024-08-22T20:29:47.9850960Z /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:47.9853990Z weight_scales.dim()); 2024-08-22T20:29:47.9854790Z ^~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:47.9856990Z /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:47.9859440Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:47.9860760Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:47.9863290Z /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:47.9865820Z ##__VA_ARGS__) 2024-08-22T20:29:47.9866590Z ^~~~~~~~~~~ 2024-08-22T20:29:47.9868630Z /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:47.9870860Z ##__VA_ARGS__); \ 2024-08-22T20:29:47.9871940Z ^~~~~~~~~~~ 2024-08-22T20:29:47.9874900Z /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:47.9877770Z weight_scales.size(0), 2024-08-22T20:29:47.9878570Z ^~~~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:47.9880750Z /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:47.9883230Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:47.9884590Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:47.9887060Z /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:47.9889320Z ##__VA_ARGS__) 2024-08-22T20:29:47.9890020Z ^~~~~~~~~~~ 2024-08-22T20:29:47.9892040Z /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:47.9894220Z ##__VA_ARGS__); \ 2024-08-22T20:29:47.9895710Z ^~~~~~~~~~~ 2024-08-22T20:29:47.9897330Z /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:47.9898430Z weight.size(0)); 2024-08-22T20:29:47.9898740Z ^~~~~~~~~~~~~~ 2024-08-22T20:29:47.9899600Z /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:47.9900560Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:47.9901060Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:47.9902020Z /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:47.9902860Z ##__VA_ARGS__) 2024-08-22T20:29:47.9903140Z ^~~~~~~~~~~ 2024-08-22T20:29:47.9903910Z /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:47.9904740Z ##__VA_ARGS__); \ 2024-08-22T20:29:47.9905150Z ^~~~~~~~~~~ 2024-08-22T20:29:47.9906750Z /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:47.9907870Z weight.size(1), 2024-08-22T20:29:47.9908170Z ^~~~~~~~~~~~~~ 2024-08-22T20:29:47.9908990Z /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:47.9909970Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:47.9910460Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:47.9911390Z /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:47.9913340Z ##__VA_ARGS__) 2024-08-22T20:29:47.9914240Z ^~~~~~~~~~~ 2024-08-22T20:29:47.9916490Z /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:47.9918730Z ##__VA_ARGS__); \ 2024-08-22T20:29:47.9919840Z ^~~~~~~~~~~ 2024-08-22T20:29:47.9922870Z /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:47.9925830Z num_groups); 2024-08-22T20:29:47.9926550Z ^~~~~~~~~~ 2024-08-22T20:29:47.9928680Z /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:47.9931460Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:47.9932710Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:47.9935330Z /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:47.9937510Z ##__VA_ARGS__) 2024-08-22T20:29:47.9938220Z ^~~~~~~~~~~ 2024-08-22T20:29:47.9940240Z /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:47.9942410Z ##__VA_ARGS__); \ 2024-08-22T20:29:47.9943430Z ^~~~~~~~~~~ 2024-08-22T20:29:47.9946400Z /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:47.9949510Z opt_weight_zero_points.value().size(i), 2024-08-22T20:29:47.9950520Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:47.9952850Z /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:47.9955220Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:47.9956430Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:47.9959010Z /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:47.9961270Z ##__VA_ARGS__) 2024-08-22T20:29:47.9961980Z ^~~~~~~~~~~ 2024-08-22T20:29:47.9964010Z /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:47.9966200Z ##__VA_ARGS__); \ 2024-08-22T20:29:47.9967220Z ^~~~~~~~~~~ 2024-08-22T20:29:47.9970970Z /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:47.9973980Z weight_scales.size(i)); 2024-08-22T20:29:47.9974830Z ^~~~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:47.9977050Z /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:47.9979500Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:47.9980710Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:47.9983500Z /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:47.9985670Z ##__VA_ARGS__) 2024-08-22T20:29:47.9986380Z ^~~~~~~~~~~ 2024-08-22T20:29:47.9988450Z /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:47.9990670Z ##__VA_ARGS__); \ 2024-08-22T20:29:47.9991690Z ^~~~~~~~~~~ 2024-08-22T20:29:48.9883480Z /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:48.9907880Z weight.dim() == 2, "weight must be 2D but got() %zd dims", weight.dim()); 2024-08-22T20:29:48.9908720Z ~~~ ^~~~~~~~~~~~ 2024-08-22T20:29:48.9909170Z %lld 2024-08-22T20:29:48.9910200Z /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:48.9911110Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:48.9912590Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:48.9913690Z /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:48.9914580Z ##__VA_ARGS__) 2024-08-22T20:29:48.9914880Z ^~~~~~~~~~~ 2024-08-22T20:29:48.9915680Z /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:48.9916600Z ##__VA_ARGS__); \ 2024-08-22T20:29:48.9917020Z ^~~~~~~~~~~ 2024-08-22T20:29:48.9918140Z /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:48.9919210Z weight_scales.dim()); 2024-08-22T20:29:48.9919520Z ^~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:48.9920370Z /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:48.9921290Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:48.9921790Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:48.9922720Z /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:48.9923520Z ##__VA_ARGS__) 2024-08-22T20:29:48.9923810Z ^~~~~~~~~~~ 2024-08-22T20:29:48.9925280Z /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:48.9926210Z ##__VA_ARGS__); \ 2024-08-22T20:29:48.9926680Z ^~~~~~~~~~~ 2024-08-22T20:29:48.9927840Z /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:48.9928960Z weight_scales.size(0), 2024-08-22T20:29:48.9929280Z ^~~~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:48.9930110Z /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:48.9931300Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:48.9931790Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:48.9932740Z /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:48.9933680Z ##__VA_ARGS__) 2024-08-22T20:29:48.9934100Z ^~~~~~~~~~~ 2024-08-22T20:29:48.9934960Z /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:48.9935880Z ##__VA_ARGS__); \ 2024-08-22T20:29:48.9936440Z ^~~~~~~~~~~ 2024-08-22T20:29:48.9937640Z /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:48.9938830Z weight.size(0)); 2024-08-22T20:29:48.9939250Z ^~~~~~~~~~~~~~ 2024-08-22T20:29:48.9940170Z /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:48.9941150Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:48.9941630Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:48.9942610Z /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:48.9943410Z ##__VA_ARGS__) 2024-08-22T20:29:48.9943690Z ^~~~~~~~~~~ 2024-08-22T20:29:48.9944530Z /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:48.9945360Z ##__VA_ARGS__); \ 2024-08-22T20:29:48.9945820Z ^~~~~~~~~~~ 2024-08-22T20:29:48.9946920Z /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:48.9948020Z weight.size(1), 2024-08-22T20:29:48.9948310Z ^~~~~~~~~~~~~~ 2024-08-22T20:29:48.9949120Z /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:48.9949990Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:48.9950480Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:48.9951390Z /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:48.9952250Z ##__VA_ARGS__) 2024-08-22T20:29:48.9952750Z ^~~~~~~~~~~ 2024-08-22T20:29:48.9953790Z /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:48.9954650Z ##__VA_ARGS__); \ 2024-08-22T20:29:48.9955060Z ^~~~~~~~~~~ 2024-08-22T20:29:48.9956200Z /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:48.9957340Z num_groups); 2024-08-22T20:29:48.9957800Z ^~~~~~~~~~ 2024-08-22T20:29:48.9958890Z /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:48.9959770Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:48.9960480Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:48.9961560Z /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:48.9962420Z ##__VA_ARGS__) 2024-08-22T20:29:48.9962700Z ^~~~~~~~~~~ 2024-08-22T20:29:48.9963470Z /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:48.9964290Z ##__VA_ARGS__); \ 2024-08-22T20:29:48.9964700Z ^~~~~~~~~~~ 2024-08-22T20:29:48.9965830Z /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:48.9966980Z opt_weight_zero_points.value().size(i), 2024-08-22T20:29:48.9967380Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:48.9968250Z /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:48.9969130Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:48.9969620Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:48.9970550Z /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:48.9971390Z ##__VA_ARGS__) 2024-08-22T20:29:48.9971670Z ^~~~~~~~~~~ 2024-08-22T20:29:48.9972480Z /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:48.9973320Z ##__VA_ARGS__); \ 2024-08-22T20:29:48.9973780Z ^~~~~~~~~~~ 2024-08-22T20:29:48.9974890Z /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:48.9975970Z weight_scales.size(i)); 2024-08-22T20:29:48.9976310Z ^~~~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:48.9977130Z /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:48.9978140Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:48.9978630Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:48.9980840Z /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:48.9981900Z ##__VA_ARGS__) 2024-08-22T20:29:48.9982220Z ^~~~~~~~~~~ 2024-08-22T20:29:48.9983080Z /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:48.9983920Z ##__VA_ARGS__); \ 2024-08-22T20:29:48.9984410Z ^~~~~~~~~~~ 2024-08-22T20:29:49.1868340Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atanh.cpp.o 2024-08-22T20:29:49.5889580Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_avg_pool2d.cpp.o 2024-08-22T20:29:50.4036890Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_and.cpp.o 2024-08-22T20:29:50.4141900Z 8 warnings generated. 2024-08-22T20:29:50.4411000Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_not.cpp.o 2024-08-22T20:29:50.8690420Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_or.cpp.o 2024-08-22T20:29:51.1891520Z 8 warnings generated. 2024-08-22T20:29:51.2092970Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_xor.cpp.o 2024-08-22T20:29:52.8876370Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bmm.cpp.o 2024-08-22T20:29:53.5003190Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cat.cpp.o 2024-08-22T20:29:53.9006270Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_quantize.cpp.o 2024-08-22T20:29:54.5535180Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/__/portable/cpu/util/reduce_util.cpp.o 2024-08-22T20:29:56.8183550Z [ 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:57.2377670Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cdist_forward.cpp.o 2024-08-22T20:29:57.6036820Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ceil.cpp.o 2024-08-22T20:29:57.9696730Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clamp.cpp.o 2024-08-22T20:29:57.9860960Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clone.cpp.o 2024-08-22T20:29:58.3869720Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_constant_pad_nd.cpp.o 2024-08-22T20:29:58.8176650Z /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:58.8202740Z scale.numel(), 2024-08-22T20:29:58.8203220Z ^~~~~~~~~~~~~ 2024-08-22T20:29:58.8204310Z /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:58.8205260Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:58.8205750Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:58.8206700Z /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:58.8207520Z ##__VA_ARGS__) 2024-08-22T20:29:58.8207900Z ^~~~~~~~~~~ 2024-08-22T20:29:58.8208810Z /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:58.8209680Z ##__VA_ARGS__); \ 2024-08-22T20:29:58.8210480Z ^~~~~~~~~~~ 2024-08-22T20:29:58.8211780Z /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:58.8212910Z input.size(axis)); 2024-08-22T20:29:58.8213380Z ^~~~~~~~~~~~~~~~ 2024-08-22T20:29:58.8214260Z /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:58.8222400Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:58.8223210Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:58.8224190Z /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:58.8225000Z ##__VA_ARGS__) 2024-08-22T20:29:58.8225290Z ^~~~~~~~~~~ 2024-08-22T20:29:58.8226060Z /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:58.8226940Z ##__VA_ARGS__); \ 2024-08-22T20:29:58.8227350Z ^~~~~~~~~~~ 2024-08-22T20:29:58.8228450Z /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:58.8229550Z zero_point.numel(), 2024-08-22T20:29:58.8229870Z ^~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:58.8230690Z /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:58.8231570Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:58.8232060Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:58.8232970Z /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:58.8234800Z ##__VA_ARGS__) 2024-08-22T20:29:58.8235810Z ^~~~~~~~~~~ 2024-08-22T20:29:58.8238060Z /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:58.8240340Z ##__VA_ARGS__); \ 2024-08-22T20:29:58.8242190Z ^~~~~~~~~~~ 2024-08-22T20:29:58.8249590Z /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:58.8252690Z input.size(axis)); 2024-08-22T20:29:58.8253460Z ^~~~~~~~~~~~~~~~ 2024-08-22T20:29:58.8255670Z /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:58.8258140Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:58.8259360Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:58.8261820Z /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:58.8264020Z ##__VA_ARGS__) 2024-08-22T20:29:58.8264730Z ^~~~~~~~~~~ 2024-08-22T20:29:58.8266760Z /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:58.8269630Z ##__VA_ARGS__); \ 2024-08-22T20:29:58.8270790Z ^~~~~~~~~~~ 2024-08-22T20:29:58.9552470Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_convolution.cpp.o 2024-08-22T20:29:59.4910290Z /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:59.4950470Z ET_CHECK_VALID_DIM(dim_val, in.dim()); 2024-08-22T20:29:59.4951020Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:59.4952130Z /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:59.4953620Z UPPER_BOUND, \ 2024-08-22T20:29:59.4954010Z ^~~~~~~~~~~ 2024-08-22T20:29:59.4954840Z /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:59.4955740Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:59.4956230Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:59.4957150Z /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:59.4957950Z ##__VA_ARGS__) 2024-08-22T20:29:59.4958240Z ^~~~~~~~~~~ 2024-08-22T20:29:59.4959010Z /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:59.4959870Z ##__VA_ARGS__); \ 2024-08-22T20:29:59.4961390Z ^~~~~~~~~~~ 2024-08-22T20:29:59.4964780Z /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:59.4967810Z ET_CHECK_VALID_DIM(dim_val, in.dim()); 2024-08-22T20:29:59.4968760Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:59.4971260Z /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:59.4973560Z UPPER_BOUND) 2024-08-22T20:29:59.4974260Z ^~~~~~~~~~~ 2024-08-22T20:29:59.4976380Z /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:59.4978740Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:59.4979970Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:59.4982420Z /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:59.4984590Z ##__VA_ARGS__) 2024-08-22T20:29:59.4985300Z ^~~~~~~~~~~ 2024-08-22T20:29:59.4987330Z /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:59.4989510Z ##__VA_ARGS__); \ 2024-08-22T20:29:59.4990540Z ^~~~~~~~~~~ 2024-08-22T20:29:59.4993590Z /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:59.4996590Z ET_CHECK_VALID_DIM(dim_val, in.dim()); 2024-08-22T20:29:59.4998190Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:59.5000820Z /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:59.5003570Z UPPER_BOUND, \ 2024-08-22T20:29:59.5004530Z ^~~~~~~~~~~ 2024-08-22T20:29:59.5006660Z /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:59.5009010Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:59.5010660Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:59.5013170Z /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:59.5015350Z ##__VA_ARGS__) 2024-08-22T20:29:59.5016050Z ^~~~~~~~~~~ 2024-08-22T20:29:59.5018070Z /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:59.5020230Z ##__VA_ARGS__); \ 2024-08-22T20:29:59.5021230Z ^~~~~~~~~~~ 2024-08-22T20:29:59.5024260Z /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:59.5027280Z ET_CHECK_VALID_DIM(dim_val, in.dim()); 2024-08-22T20:29:59.5028210Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:59.5030850Z /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:59.5033140Z UPPER_BOUND) 2024-08-22T20:29:59.5033850Z ^~~~~~~~~~~ 2024-08-22T20:29:59.5035940Z /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:59.5038280Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:59.5039490Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:59.5041940Z /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:59.5044110Z ##__VA_ARGS__) 2024-08-22T20:29:59.5044810Z ^~~~~~~~~~~ 2024-08-22T20:29:59.5046820Z /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:59.5049000Z ##__VA_ARGS__); \ 2024-08-22T20:29:59.5050020Z ^~~~~~~~~~~ 2024-08-22T20:30:01.1315950Z 4 warnings generated. 2024-08-22T20:30:01.1510100Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_copy.cpp.o 2024-08-22T20:30:01.5191620Z 4 warnings generated. 2024-08-22T20:30:01.5437720Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cos.cpp.o 2024-08-22T20:30:01.9320060Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cosh.cpp.o 2024-08-22T20:30:02.3087770Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cumsum.cpp.o 2024-08-22T20:30:03.2820700Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_detach_copy.cpp.o 2024-08-22T20:30:03.6858220Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_diagonal_copy.cpp.o 2024-08-22T20:30:03.7569770Z [ 86%] Linking CXX shared library libquantized_ops_aot_lib.dylib 2024-08-22T20:30:03.8718850Z [ 86%] Built target quantized_ops_aot_lib 2024-08-22T20:30:03.8786350Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_div.cpp.o 2024-08-22T20:30:03.9606510Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_embedding.cpp.o 2024-08-22T20:30:04.2136750Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_empty.cpp.o 2024-08-22T20:30:04.3336220Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_eq.cpp.o 2024-08-22T20:30:04.5882520Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_erf.cpp.o 2024-08-22T20:30:04.9610010Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_exp.cpp.o 2024-08-22T20:30:04.9771910Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expand_copy.cpp.o 2024-08-22T20:30:05.3781040Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expm1.cpp.o 2024-08-22T20:30:05.3979180Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fill.cpp.o 2024-08-22T20:30:05.7727630Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_flip.cpp.o 2024-08-22T20:30:06.0145460Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor.cpp.o 2024-08-22T20:30:06.2063920Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor_divide.cpp.o 2024-08-22T20:30:06.4047980Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fmod.cpp.o 2024-08-22T20:30:11.3068800Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full.cpp.o 2024-08-22T20:30:11.8280100Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full_like.cpp.o 2024-08-22T20:30:12.3173410Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ge.cpp.o 2024-08-22T20:30:12.3466140Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gelu.cpp.o 2024-08-22T20:30:12.7652260Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_glu.cpp.o 2024-08-22T20:30:13.2699580Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gt.cpp.o 2024-08-22T20:30:18.9416920Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_hardtanh.cpp.o 2024-08-22T20:30:19.4150770Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index.cpp.o 2024-08-22T20:30:19.8108050Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_put.cpp.o 2024-08-22T20:30:20.3321810Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_select.cpp.o 2024-08-22T20:30:20.6910140Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isinf.cpp.o 2024-08-22T20:30:21.0445460Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isnan.cpp.o 2024-08-22T20:30:21.4158180Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_le.cpp.o 2024-08-22T20:30:26.6575040Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_leaky_relu.cpp.o 2024-08-22T20:30:27.0647090Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lift_fresh_copy.cpp.o 2024-08-22T20:30:27.4239320Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_linear_scratch_example.cpp.o 2024-08-22T20:30:27.7078720Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log.cpp.o 2024-08-22T20:30:27.8210230Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log10.cpp.o 2024-08-22T20:30:28.0411020Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log1p.cpp.o 2024-08-22T20:30:28.1655660Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log2.cpp.o 2024-08-22T20:30:28.3948330Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log_softmax.cpp.o 2024-08-22T20:30:28.5138500Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_and.cpp.o 2024-08-22T20:30:28.7281490Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_not.cpp.o 2024-08-22T20:30:28.8373640Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_or.cpp.o 2024-08-22T20:30:28.8728180Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_xor.cpp.o 2024-08-22T20:30:29.1634980Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logit.cpp.o 2024-08-22T20:30:29.2182000Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lt.cpp.o 2024-08-22T20:30:29.3306640Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_fill.cpp.o 2024-08-22T20:30:29.5821550Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max.cpp.o 2024-08-22T20:30:30.1998160Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max_pool2d_with_indices.cpp.o 2024-08-22T20:30:30.6090210Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_maximum.cpp.o 2024-08-22T20:30:31.1104380Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mean.cpp.o 2024-08-22T20:30:32.3853410Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_min.cpp.o 2024-08-22T20:30:32.9114470Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_minimum.cpp.o 2024-08-22T20:30:36.4991940Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mm.cpp.o 2024-08-22T20:30:36.6696810Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mul.cpp.o 2024-08-22T20:30:36.9997770Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_batch_norm.cpp.o 2024-08-22T20:30:37.3806200Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_group_norm.cpp.o 2024-08-22T20:30:37.8442630Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_layer_norm.cpp.o 2024-08-22T20:30:38.2914660Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ne.cpp.o 2024-08-22T20:30:38.7564350Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_neg.cpp.o 2024-08-22T20:30:39.1404400Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_nonzero.cpp.o 2024-08-22T20:30:39.5694150Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ones.cpp.o 2024-08-22T20:30:39.9217820Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pdist_forward.cpp.o 2024-08-22T20:30:40.3388680Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_permute_copy.cpp.o 2024-08-22T20:30:40.7720160Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pixel_shuffle.cpp.o 2024-08-22T20:30:41.3625070Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pow.cpp.o 2024-08-22T20:30:44.3786660Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_prod.cpp.o 2024-08-22T20:30:45.5516110Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reciprocal.cpp.o 2024-08-22T20:30:45.8877920Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad1d.cpp.o 2024-08-22T20:30:46.3394970Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad2d.cpp.o 2024-08-22T20:30:46.6032580Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad3d.cpp.o 2024-08-22T20:30:46.8199710Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_relu.cpp.o 2024-08-22T20:30:47.1474270Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_remainder.cpp.o 2024-08-22T20:30:47.2111230Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_repeat.cpp.o 2024-08-22T20:30:47.6233240Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad1d.cpp.o 2024-08-22T20:30:48.1642100Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad2d.cpp.o 2024-08-22T20:30:48.6884470Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad3d.cpp.o 2024-08-22T20:30:49.2319960Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_roll.cpp.o 2024-08-22T20:30:49.6080220Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_round.cpp.o 2024-08-22T20:30:50.0007190Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsqrt.cpp.o 2024-08-22T20:30:50.3319080Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsub.cpp.o 2024-08-22T20:30:53.3496990Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scalar_tensor.cpp.o 2024-08-22T20:30:53.7294940Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scatter_add.cpp.o 2024-08-22T20:30:54.1658290Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_copy.cpp.o 2024-08-22T20:30:54.5037280Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_scatter.cpp.o 2024-08-22T20:30:54.5143250Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sigmoid.cpp.o 2024-08-22T20:30:54.9831820Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sign.cpp.o 2024-08-22T20:30:55.3192980Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sin.cpp.o 2024-08-22T20:30:55.3700940Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sinh.cpp.o 2024-08-22T20:30:55.6565280Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_copy.cpp.o 2024-08-22T20:30:55.7220840Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_scatter.cpp.o 2024-08-22T20:30:56.0126580Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_softmax.cpp.o 2024-08-22T20:30:56.4408840Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_copy.cpp.o 2024-08-22T20:30:56.7259010Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_with_sizes_copy.cpp.o 2024-08-22T20:30:57.3018340Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sqrt.cpp.o 2024-08-22T20:30:57.6073210Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_squeeze_copy.cpp.o 2024-08-22T20:30:57.6616080Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_stack.cpp.o 2024-08-22T20:30:57.9630830Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sub.cpp.o 2024-08-22T20:30:58.2323390Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sum.cpp.o 2024-08-22T20:30:58.2935070Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_t_copy.cpp.o 2024-08-22T20:30:58.7880140Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tan.cpp.o 2024-08-22T20:30:59.1249150Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tanh.cpp.o 2024-08-22T20:30:59.4502380Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_to_copy.cpp.o 2024-08-22T20:31:00.0485880Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_transpose_copy.cpp.o 2024-08-22T20:31:00.3474750Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tril.cpp.o 2024-08-22T20:31:00.5430950Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_trunc.cpp.o 2024-08-22T20:31:00.8319780Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unbind_copy.cpp.o 2024-08-22T20:31:00.9112010Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unsqueeze_copy.cpp.o 2024-08-22T20:31:01.2573100Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_var.cpp.o 2024-08-22T20:31:01.7669840Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_view_copy.cpp.o 2024-08-22T20:31:01.8745340Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_where.cpp.o 2024-08-22T20:31:02.1319090Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_zeros.cpp.o 2024-08-22T20:31:02.5132170Z [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:02.7174140Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realh.cpp.o 2024-08-22T20:31:03.1088110Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_bool.cpp.o 2024-08-22T20:31:03.4805850Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_floath.cpp.o 2024-08-22T20:31:03.5200710Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/activation_ops_util.cpp.o 2024-08-22T20:31:03.8800420Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/advanced_index_util.cpp.o 2024-08-22T20:31:03.9033270Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/broadcast_util.cpp.o 2024-08-22T20:31:04.2797250Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/copy_ops_util.cpp.o 2024-08-22T20:31:04.3271510Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/distance_util.cpp.o 2024-08-22T20:31:04.6885870Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/index_util.cpp.o 2024-08-22T20:31:04.7739620Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/kernel_ops_util.cpp.o 2024-08-22T20:31:05.0423850Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/matmul_ops_util.cpp.o 2024-08-22T20:31:05.2109220Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/normalization_ops_util.cpp.o 2024-08-22T20:31:05.4284890Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/padding_util.cpp.o 2024-08-22T20:31:05.5826270Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/reduce_util.cpp.o 2024-08-22T20:31:05.7806520Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/repeat_util.cpp.o 2024-08-22T20:31:06.0191300Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/select_copy_util.cpp.o 2024-08-22T20:31:42.3938110Z [100%] Linking CXX static library libportable_kernels.a 2024-08-22T20:31:42.5617270Z [100%] Built target portable_kernels 2024-08-22T20:31:42.5699170Z [100%] Generating selected_operators.yaml for portable_ops_lib 2024-08-22T20:31:42.6822510Z [100%] Generating code for kernel registration 2024-08-22T20:31:43.4626890Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_ops_lib.dir/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2024-08-22T20:31:44.0980950Z [100%] Linking CXX static library libportable_ops_lib.a 2024-08-22T20:31:44.1376960Z [100%] Built target portable_ops_lib 2024-08-22T20:31:44.1578170Z [100%] Building CXX object CMakeFiles/portable_lib.dir/extension/pybindings/pybindings.cpp.o 2024-08-22T20:31:49.1875070Z [100%] Linking CXX shared library _portable_lib.cpython-310-darwin.so 2024-08-22T20:31:49.2072870Z ld: warning: ignoring duplicate libraries: 'kernels/quantized/libquantized_kernels.a', 'libexecutorch.a' 2024-08-22T20:31:50.2066710Z [100%] Built target portable_lib 2024-08-22T20:31:50.2574870Z [ 0%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/single.cpp.o 2024-08-22T20:31:50.2626420Z [ 0%] Built target flatccrt 2024-08-22T20:31:50.2633490Z [ 0%] Built target pthreadpool 2024-08-22T20:31:50.2733300Z [ 6%] Built target cpuinfo 2024-08-22T20:31:50.2814240Z [ 6%] Built target microkernel-utils 2024-08-22T20:31:50.3016770Z [ 6%] Built target allocator 2024-08-22T20:31:50.3069770Z [ 6%] Built target logging 2024-08-22T20:31:50.3135320Z [ 6%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/double.cpp.o 2024-08-22T20:31:50.3149060Z [ 13%] Built target flatcc 2024-08-22T20:31:50.3549370Z [ 53%] Built target microkernels-prod 2024-08-22T20:31:50.3588340Z [ 53%] Built target indirection 2024-08-22T20:31:50.3994130Z [ 53%] Built target microparams-init 2024-08-22T20:31:50.3995160Z [ 53%] Built target flatc 2024-08-22T20:31:50.4295370Z [ 53%] Built target normalization 2024-08-22T20:31:50.4397170Z [ 53%] Built target packing 2024-08-22T20:31:50.4497690Z [ 53%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_single.cpp.o 2024-08-22T20:31:50.4700180Z [ 53%] Built target memory 2024-08-22T20:31:50.5084290Z [ 53%] Built target mutex 2024-08-22T20:31:50.5539170Z [ 53%] Built target operator-utils 2024-08-22T20:31:50.5759020Z [ 53%] Built target operator-run 2024-08-22T20:31:50.6139300Z [ 53%] Built target flatcc_cli 2024-08-22T20:31:50.6314790Z [ 60%] Built target jit 2024-08-22T20:31:50.6404520Z [ 60%] Built target bundled_program_schema 2024-08-22T20:31:50.6515850Z [ 60%] Generating common_schema headers 2024-08-22T20:31:50.6644770Z [ 60%] Built target common_schema 2024-08-22T20:31:50.6695710Z [ 66%] Built target xnnpack_schema 2024-08-22T20:31:50.7011440Z [ 66%] Built target hardware-config 2024-08-22T20:31:50.7100940Z [ 66%] Built target post-operation 2024-08-22T20:31:50.7283870Z [ 66%] Built target etdump_schema 2024-08-22T20:31:50.7410070Z [ 66%] Built target cache 2024-08-22T20:31:50.7578150Z [ 66%] Generating program_schema headers 2024-08-22T20:31:50.7767940Z [ 66%] Built target program_schema 2024-08-22T20:31:50.7945080Z [ 66%] Built target operators 2024-08-22T20:31:50.9075360Z [ 66%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method.cpp.o 2024-08-22T20:31:50.9258820Z [ 66%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/method.cpp.o 2024-08-22T20:31:51.6567420Z [ 66%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method_meta.cpp.o 2024-08-22T20:31:51.7370150Z [ 66%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/method_meta.cpp.o 2024-08-22T20:31:52.2560450Z [ 66%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/program.cpp.o 2024-08-22T20:31:52.3096260Z [ 66%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/program.cpp.o 2024-08-22T20:31:52.8511770Z [ 66%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2024-08-22T20:31:52.9004150Z [ 66%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2024-08-22T20:31:53.3482700Z [ 66%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_portable.cpp.o 2024-08-22T20:31:53.4096870Z [ 66%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/tensor_parser_portable.cpp.o 2024-08-22T20:31:53.8546450Z [ 66%] Linking CXX static library libexecutorch_no_prim_ops.a 2024-08-22T20:31:53.8997710Z [ 66%] Built target executorch_no_prim_ops 2024-08-22T20:31:53.9109670Z [ 66%] Linking CXX shared library libexecutorch_no_prim_ops_shared.dylib 2024-08-22T20:31:53.9681590Z [ 66%] Built target executorch_no_prim_ops_shared 2024-08-22T20:31:53.9948010Z [ 73%] Built target subgraph 2024-08-22T20:31:54.0269740Z [ 73%] Built target executorch 2024-08-22T20:31:54.0815530Z [ 73%] Built target XNNPACK 2024-08-22T20:31:54.1349270Z [ 73%] Built target etdump 2024-08-22T20:31:54.1877590Z [ 73%] Built target bundled_program 2024-08-22T20:31:54.1943760Z [ 73%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_double.cpp.o 2024-08-22T20:31:54.5805170Z [ 73%] Linking CXX shared library libquantized_ops_aot_lib.dylib 2024-08-22T20:31:54.6557330Z [ 73%] Built target quantized_ops_aot_lib 2024-08-22T20:31:54.7705950Z [ 73%] Built target util 2024-08-22T20:31:56.0419140Z [ 93%] Built target portable_kernels 2024-08-22T20:31:56.1395410Z [100%] Built target quantized_kernels 2024-08-22T20:31:56.1851060Z [100%] Built target extension_data_loader 2024-08-22T20:31:56.2630420Z [100%] Built target xnnpack_backend 2024-08-22T20:31:56.3078180Z [100%] Built target portable_ops_lib 2024-08-22T20:31:56.3593670Z [100%] Built target quantized_ops_lib 2024-08-22T20:31:56.3777680Z [100%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/xerbla.cpp.o 2024-08-22T20:31:56.3782880Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotm.c.o 2024-08-22T20:31:56.4272940Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotmg.c.o 2024-08-22T20:31:56.4813490Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotm.c.o 2024-08-22T20:31:56.5024080Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotmg.c.o 2024-08-22T20:31:56.5308700Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/lsame.c.o 2024-08-22T20:31:56.5311000Z [100%] Linking CXX shared library _portable_lib.cpython-310-darwin.so 2024-08-22T20:31:56.5466600Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dspmv.c.o 2024-08-22T20:31:56.5612540Z ld: warning: ignoring duplicate libraries: 'kernels/quantized/libquantized_kernels.a', 'libexecutorch.a' 2024-08-22T20:31:56.5924610Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ssbmv.c.o 2024-08-22T20:31:56.6409610Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chbmv.c.o 2024-08-22T20:31:56.6828280Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/sspmv.c.o 2024-08-22T20:31:56.7476710Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhbmv.c.o 2024-08-22T20:31:56.7586820Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chpmv.c.o 2024-08-22T20:31:56.8539210Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dsbmv.c.o 2024-08-22T20:31:56.8641120Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhpmv.c.o 2024-08-22T20:31:56.9399690Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dtbmv.c.o 2024-08-22T20:31:56.9424030Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/stbmv.c.o 2024-08-22T20:31:57.0266740Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ctbmv.c.o 2024-08-22T20:31:57.0375420Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ztbmv.c.o 2024-08-22T20:31:57.1667430Z [100%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/complexdots.c.o 2024-08-22T20:31:57.7896610Z [100%] Built target portable_lib 2024-08-22T20:32:00.7218010Z [100%] Linking CXX static library libeigen_blas.a 2024-08-22T20:32:00.7562740Z [100%] Built target eigen_blas 2024-08-22T20:32:00.7706630Z [100%] Building CXX object kernels/optimized/CMakeFiles/cpublas.dir/blas/CPUBlas.cpp.o 2024-08-22T20:32:01.0497720Z [100%] Linking CXX static library libcpublas.a 2024-08-22T20:32:01.0738370Z [100%] Built target cpublas 2024-08-22T20:32:01.0895030Z [100%] Building CXX object examples/models/llama2/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_sdpa.cpp.o 2024-08-22T20:32:01.0895970Z [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:01.0896890Z [100%] Building CXX object examples/models/llama2/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_sdpa_aot.cpp.o 2024-08-22T20:32:05.7588640Z [100%] Linking CXX shared library libcustom_ops_aot_lib.dylib 2024-08-22T20:32:05.8105520Z [100%] Built target custom_ops_aot_lib 2024-08-22T20:32:05.8434380Z [ 0%] Built target flatccrt 2024-08-22T20:32:05.8472120Z [ 1%] Built target cpuinfo 2024-08-22T20:32:05.8473920Z [ 1%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o 2024-08-22T20:32:05.8684300Z [ 1%] Built target pthreadpool 2024-08-22T20:32:05.8732970Z [ 1%] Built target microkernel-utils 2024-08-22T20:32:05.8927810Z [ 1%] Built target eigen_blas 2024-08-22T20:32:05.8984270Z [ 2%] Built target flatcc 2024-08-22T20:32:05.9019660Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2024-08-22T20:32:05.9160800Z [ 2%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/convolution-test-helpers.dir/test/convolution-test-helpers.cc.o 2024-08-22T20:32:05.9620690Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2024-08-22T20:32:05.9686390Z [ 2%] Built target flatc 2024-08-22T20:32:05.9853480Z [ 2%] Generating common_schema headers 2024-08-22T20:32:05.9963710Z [ 2%] Built target common_schema 2024-08-22T20:32:05.9988250Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2024-08-22T20:32:06.0142960Z [ 3%] Built target xnnpack_schema 2024-08-22T20:32:06.0369670Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2024-08-22T20:32:06.0424930Z [ 3%] Built target allocator 2024-08-22T20:32:06.0500280Z [ 3%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o 2024-08-22T20:32:06.0871320Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/arm/uarch.c.o 2024-08-22T20:32:06.1494480Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/arm/cache.c.o 2024-08-22T20:32:06.2254390Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/arm/mach/init.c.o 2024-08-22T20:32:06.2262340Z [ 3%] 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:06.2642660Z [ 3%] 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:06.3201940Z [ 3%] 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:06.3502480Z [ 3%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/mach/topology.c.o 2024-08-22T20:32:06.3587630Z [ 3%] 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:06.3980820Z [ 3%] Linking C static library libcpuinfo_internals.a 2024-08-22T20:32:06.4208870Z [ 3%] Built target convolution-test-helpers 2024-08-22T20:32:06.4371190Z [ 3%] 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:06.4543210Z [ 3%] Built target logging 2024-08-22T20:32:06.4597090Z [ 3%] Built target cpuinfo_internals 2024-08-22T20:32:06.4672740Z [ 3%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o 2024-08-22T20:32:06.4980020Z [ 9%] Built target microkernels-prod 2024-08-22T20:32:06.5279280Z [ 9%] Built target hardware-config 2024-08-22T20:32:06.5289890Z [ 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:06.5554010Z [ 9%] Built target indirection 2024-08-22T20:32:06.5675160Z [ 9%] 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:06.6059230Z [ 9%] 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:06.6135230Z [ 9%] Built target microparams-init 2024-08-22T20:32:06.6341720Z [ 9%] Built target normalization 2024-08-22T20:32:06.6559690Z [ 9%] 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:06.6596500Z [ 9%] Built target packing 2024-08-22T20:32:06.6824880Z [ 9%] Built target memory 2024-08-22T20:32:06.6872300Z [ 9%] 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:06.6950550Z [ 10%] Built target jit 2024-08-22T20:32:06.7171510Z [ 10%] Built target mutex 2024-08-22T20:32:06.7194280Z [ 10%] Built target operator-utils 2024-08-22T20:32:06.7263080Z [ 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:06.7419660Z [ 10%] Built target flatcc_cli 2024-08-22T20:32:06.7487530Z [ 10%] Built target operator-run 2024-08-22T20:32:06.7637680Z [ 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:06.7673890Z [ 10%] Built target bundled_program_schema 2024-08-22T20:32:06.7691110Z [ 10%] Generating program_schema headers 2024-08-22T20:32:06.7855550Z [ 10%] Built target program_schema 2024-08-22T20:32:06.7879740Z [ 10%] Built target post-operation 2024-08-22T20:32:06.8025880Z [ 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:06.8055560Z [ 10%] Built target cache 2024-08-22T20:32:06.8077640Z [ 10%] Built target etdump_schema 2024-08-22T20:32:06.8175060Z [ 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:06.8417810Z [ 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:06.8864050Z [ 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:06.9359220Z [ 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:06.9362340Z [ 10%] Built target operators 2024-08-22T20:32:06.9780740Z [ 10%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method.cpp.o 2024-08-22T20:32:06.9839750Z [ 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:06.9856350Z [ 11%] Built target subgraph 2024-08-22T20:32:06.9878600Z [ 11%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/method.cpp.o 2024-08-22T20:32:07.0186890Z [ 11%] Built target XNNPACK 2024-08-22T20:32:07.0262830Z [ 11%] 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:07.0318170Z [ 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:07.0867500Z [ 11%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method_meta.cpp.o 2024-08-22T20:32:07.0878090Z [ 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:07.1340810Z [ 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:07.1930110Z [ 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:07.2777710Z [ 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:07.2880390Z [ 12%] Linking CXX static library libgflags_nothreads.a 2024-08-22T20:32:07.3466900Z [ 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:07.3537150Z [ 12%] Built target gflags_nothreads_static 2024-08-22T20:32:07.3672870Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/method_meta.cpp.o 2024-08-22T20:32:07.4117830Z [ 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:07.4575660Z [ 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:07.5161640Z [ 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:07.5802530Z [ 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:07.6357050Z [ 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:07.6970690Z [ 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:07.7291060Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/program.cpp.o 2024-08-22T20:32:07.7479560Z [ 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:07.8013610Z [ 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:07.8486560Z [ 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:07.8973730Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2024-08-22T20:32:07.9028180Z [ 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:07.9029160Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_portable.cpp.o 2024-08-22T20:32:07.9456000Z [ 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:07.9961090Z [ 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:08.0149150Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/program.cpp.o 2024-08-22T20:32:08.0417200Z [ 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:08.1052100Z [ 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:08.1588050Z [ 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:08.1956830Z [ 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:08.2609330Z [ 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:08.3087850Z [ 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:08.3286200Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2024-08-22T20:32:08.3813400Z [ 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:08.4268670Z [ 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:08.4298450Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/tensor_parser_portable.cpp.o 2024-08-22T20:32:08.4589560Z [ 12%] Linking CXX static library libexecutorch_no_prim_ops.a 2024-08-22T20:32:08.4861030Z [ 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:08.5036640Z [ 12%] Built target executorch_no_prim_ops 2024-08-22T20:32:08.5458090Z [ 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:08.5561340Z [ 12%] Built target executorch 2024-08-22T20:32:08.6012770Z [ 12%] Built target cpublas 2024-08-22T20:32:08.6182540Z [ 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:08.6655850Z [ 13%] Built target quantized_kernels 2024-08-22T20:32:08.6817620Z [ 13%] 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:08.6959280Z [ 13%] Built target util 2024-08-22T20:32:08.7071430Z [ 13%] Built target extension_data_loader 2024-08-22T20:32:08.7538710Z [ 13%] 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:08.7562880Z [ 13%] Built target etdump 2024-08-22T20:32:08.7680530Z [ 13%] Built target xnnpack_backend 2024-08-22T20:32:08.7908690Z [ 13%] Building CXX object extension/module/CMakeFiles/extension_module.dir/module.cpp.o 2024-08-22T20:32:08.7924750Z [ 13%] Built target bundled_program 2024-08-22T20:32:08.8165680Z [ 13%] Building CXX object extension/module/CMakeFiles/extension_module_static.dir/module.cpp.o 2024-08-22T20:32:08.8214950Z [ 13%] 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:08.8737040Z [ 13%] 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:08.9433300Z [ 13%] 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:08.9533080Z [ 13%] Building CXX object examples/models/llama2/custom_ops/CMakeFiles/custom_ops.dir/op_sdpa.cpp.o 2024-08-22T20:32:09.0280560Z [ 13%] 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:09.0342170Z [ 13%] Linking CXX shared library libexecutorch_no_prim_ops_shared.dylib 2024-08-22T20:32:09.0945890Z [ 13%] Built target executorch_no_prim_ops_shared 2024-08-22T20:32:09.1154470Z [ 13%] 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:09.2027990Z [ 13%] 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:09.3294830Z [ 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:09.4300070Z [ 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:09.5003820Z [ 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:09.5628470Z [ 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:09.6085520Z [ 14%] Linking CXX static library libextension_module.a 2024-08-22T20:32:09.6294160Z [ 14%] Linking CXX static library libextension_module_static.a 2024-08-22T20:32:09.6368090Z [ 14%] 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:09.6463320Z [ 14%] Built target extension_module 2024-08-22T20:32:09.6688060Z [ 14%] Built target extension_module_static 2024-08-22T20:32:09.6744210Z [ 14%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/blas/CPUBlas.cpp.o 2024-08-22T20:32:09.6930050Z [ 14%] 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:09.6985010Z [ 17%] Built target portable_kernels 2024-08-22T20:32:09.7235560Z [ 17%] Built target quantized_ops_lib 2024-08-22T20:32:09.7586240Z [ 17%] Built target portable_ops_lib 2024-08-22T20:32:09.7699020Z [ 17%] 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:09.7809010Z [ 17%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/examples/portable/executor_runner/executor_runner.cpp.o 2024-08-22T20:32:09.8265920Z [ 17%] 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:09.8889840Z [ 17%] 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:09.9560000Z [ 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-acc2.c.o 2024-08-22T20:32:09.9903900Z [ 17%] Linking CXX shared library libquantized_ops_aot_lib.dylib 2024-08-22T20:32:10.0283510Z [ 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-acc3.c.o 2024-08-22T20:32:10.0628360Z [ 17%] Built target quantized_ops_aot_lib 2024-08-22T20:32:10.0776190Z [ 17%] Building CXX object examples/models/llama2/custom_ops/CMakeFiles/custom_ops.dir/__/__/__/__/extension/parallel/thread_parallel.cpp.o 2024-08-22T20:32:10.1013130Z [ 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-acc4.c.o 2024-08-22T20:32:10.1319460Z [ 18%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_add.cpp.o 2024-08-22T20:32:10.1777220Z [ 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:10.2599460Z [ 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:10.3201000Z [ 18%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/data_loader/file_data_loader.cpp.o 2024-08-22T20:32:10.3324830Z [ 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:10.4264060Z [ 18%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/evalue_util/print_evalue.cpp.o 2024-08-22T20:32:10.4366700Z [ 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:10.5206590Z [ 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:10.6208510Z [ 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:10.6649800Z [ 18%] Linking CXX shared library _portable_lib.cpython-310-darwin.so 2024-08-22T20:32:10.6819800Z ld: warning: ignoring duplicate libraries: 'kernels/quantized/libquantized_kernels.a', 'libexecutorch.a' 2024-08-22T20:32:10.7228120Z [ 18%] Linking CXX static library libcustom_ops.a 2024-08-22T20:32:10.7455710Z [ 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:10.7720320Z [ 18%] Built target custom_ops 2024-08-22T20:32:10.7813760Z [ 18%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_bmm.cpp.o 2024-08-22T20:32:10.8701640Z [ 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:10.9471910Z [ 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:10.9754450Z [ 18%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/runner_util/inputs.cpp.o 2024-08-22T20:32:11.0222150Z [ 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:11.1144970Z [ 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:11.2058270Z [ 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:11.2742190Z [ 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:11.3366900Z [ 18%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/runner_util/inputs_portable.cpp.o 2024-08-22T20:32:11.3732730Z [ 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:11.4002590Z [ 18%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_div.cpp.o 2024-08-22T20:32:11.4853890Z [ 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:11.5869990Z [ 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:11.7052170Z [ 18%] Linking CXX executable xnn_executor_runner 2024-08-22T20:32:11.7226180Z [ 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:11.8186230Z [ 18%] Built target xnn_executor_runner 2024-08-22T20:32:11.8254600Z [ 18%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_exp.cpp.o 2024-08-22T20:32:11.8738770Z [ 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:11.9630360Z [ 18%] Built target portable_lib 2024-08-22T20:32:11.9665240Z [ 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:11.9740430Z [ 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:12.0350240Z [ 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:12.1074920Z [ 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:12.1753060Z [ 18%] Linking CXX shared library libcustom_ops_aot_lib.dylib 2024-08-22T20:32:12.1927750Z [ 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:12.2606780Z [ 18%] Built target custom_ops_aot_lib 2024-08-22T20:32:12.2680670Z [ 18%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_le.cpp.o 2024-08-22T20:32:12.2935100Z [ 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:12.3912030Z [ 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:12.4740610Z [ 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:12.5211880Z [ 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:12.5467940Z [ 18%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_mul.cpp.o 2024-08-22T20:32:12.5932180Z [ 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:12.6605710Z [ 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:12.7314090Z [ 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:12.7958430Z [ 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:12.8604940Z [ 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:12.9308440Z [ 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:12.9990090Z [ 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:13.0689370Z [ 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:13.1368970Z [ 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:13.1998170Z [ 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:13.2515220Z [ 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:13.3148340Z [ 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:13.3826520Z [ 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:13.4453440Z [ 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:13.5021030Z [ 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:13.5630440Z [ 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:13.6206670Z [ 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:13.7159660Z [ 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:13.7782050Z [ 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:13.8513630Z [ 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:13.9240680Z [ 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:14.0030400Z [ 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:14.0734840Z [ 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:14.1418040Z [ 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:14.2232130Z [ 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:14.3024310Z [ 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:14.3788670Z [ 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:14.4632380Z [ 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:14.5385530Z [ 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:14.5932260Z [ 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:14.6608860Z [ 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:14.7188320Z [ 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:14.7816600Z [ 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:14.8516140Z [ 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:14.9099400Z [ 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:14.9720430Z [ 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:15.0300080Z [ 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:15.0952070Z [ 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:15.1570250Z [ 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:15.2217210Z [ 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:15.2884580Z [ 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:15.3539670Z [ 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:15.4236000Z [ 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:15.5034760Z [ 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:15.5851930Z [ 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:15.6255200Z [ 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:15.6788190Z [ 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:15.7287460Z [ 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:15.7800750Z [ 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:15.8278080Z [ 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:15.8804630Z [ 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:15.9320660Z [ 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:15.9857220Z [ 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:16.0267370Z [ 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:16.0804480Z [ 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:16.1236410Z [ 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:16.1765050Z [ 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:16.2454850Z [ 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:16.2944290Z [ 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:16.3481420Z [ 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:16.4098300Z [ 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:16.4744450Z [ 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:16.5338240Z [ 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:16.5980150Z [ 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:16.6608210Z [ 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:16.7207410Z [ 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:16.7946270Z [ 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:16.8593970Z [ 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:16.9197360Z [ 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:17.0004230Z [ 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:17.0768970Z [ 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:17.1189010Z [ 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:17.1598190Z [ 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:17.2047980Z [ 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:17.2404550Z [ 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:17.2899030Z [ 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:17.3304620Z [ 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:17.3880320Z [ 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:17.4529610Z [ 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:17.5011700Z [ 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:17.5610630Z [ 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:17.6345300Z [ 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:17.6919000Z [ 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:17.7560900Z [ 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:17.8114790Z [ 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:17.8713180Z [ 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:17.9252810Z [ 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:17.9738790Z [ 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:18.0331070Z [ 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:18.0900550Z [ 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:18.1492000Z [ 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:18.2085260Z [ 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:18.2515440Z [ 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:18.2929030Z [ 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:18.3315490Z [ 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:18.3736080Z [ 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:18.4203200Z [ 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:18.5355540Z [ 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:18.5978190Z [ 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:18.6544100Z [ 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:18.7315070Z [ 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:18.8162600Z [ 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:18.8650460Z [ 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:18.9253610Z [ 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:18.9857270Z [ 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:19.0481010Z [ 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:19.1073190Z [ 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:19.1753820Z [ 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:19.2340640Z [ 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:19.2906830Z [ 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:19.3500970Z [ 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:19.4171030Z [ 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:19.4776630Z [ 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:19.5349400Z [ 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:19.5844630Z [ 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:19.6311630Z [ 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:19.6773420Z [ 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:19.7204420Z [ 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:19.7950090Z [ 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:19.8844070Z [ 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:19.9285700Z [ 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:19.9854600Z [ 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:20.0429340Z [ 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:20.0881830Z [ 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:20.1257710Z [ 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:20.1715700Z [ 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:20.2196090Z [ 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:20.2609570Z [ 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:20.3223580Z [ 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:20.3678500Z [ 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:20.4224290Z [ 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:20.4618100Z [ 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:20.5060880Z [ 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:20.5424490Z [ 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:20.5935040Z [ 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:20.6621680Z [ 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:20.7021840Z [ 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:20.7511190Z [ 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:20.7911040Z [ 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:20.8454430Z [ 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:20.8871170Z [ 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:20.9268900Z [ 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:20.9679630Z [ 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:21.0086070Z [ 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:21.0458560Z [ 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:21.0943110Z [ 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:21.1366920Z [ 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:21.1827870Z [ 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:21.2308860Z [ 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:21.2825820Z [ 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:21.3392400Z [ 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:21.3975180Z [ 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:21.4320740Z [ 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:21.4752770Z [ 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:21.5303650Z [ 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:21.5716720Z [ 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:21.6169680Z [ 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:21.6543600Z [ 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:21.6948140Z [ 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:21.7390080Z [ 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:21.7760320Z [ 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:21.8232030Z [ 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:21.8563720Z [ 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:21.9012800Z [ 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:21.9379810Z [ 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:21.9787720Z [ 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:22.0240030Z [ 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:22.0624720Z [ 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:22.0998450Z [ 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:22.1420510Z [ 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:22.1873610Z [ 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:22.2318650Z [ 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:22.2725250Z [ 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:22.3189570Z [ 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:22.3587880Z [ 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:22.3986900Z [ 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:22.4441240Z [ 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:22.4895680Z [ 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:22.5462600Z [ 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:22.6090130Z [ 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:22.6565300Z [ 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:22.7074350Z [ 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:22.7675650Z [ 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:22.8221460Z [ 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:22.8852010Z [ 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:22.9610570Z [ 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:23.0199370Z [ 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:23.0677720Z [ 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:23.1202770Z [ 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:23.1733910Z [ 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:23.2177790Z [ 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:23.2707260Z [ 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:23.3218910Z [ 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:23.4022010Z [ 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:23.4550070Z [ 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:23.4959050Z [ 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:23.5383860Z [ 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:23.5862860Z [ 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:23.6316550Z [ 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:23.6779550Z [ 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:23.7253800Z [ 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:23.7675510Z [ 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:23.8212050Z [ 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:23.8748460Z [ 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:23.9290280Z [ 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:23.9830540Z [ 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:24.0347510Z [ 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:24.0911380Z [ 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:24.1358540Z [ 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:24.1924760Z [ 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:24.2402680Z [ 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:24.2859900Z [ 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:24.3337550Z [ 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:24.3738700Z [ 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:24.4142080Z [ 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:24.4634540Z [ 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:24.5108090Z [ 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:24.5619920Z [ 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:24.6337820Z [ 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:24.6831990Z [ 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:24.7399350Z [ 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:24.7885150Z [ 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:24.8346890Z [ 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:24.8851830Z [ 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:24.9408020Z [ 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:24.9990610Z [ 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:25.0526820Z [ 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:25.1121140Z [ 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:25.1650240Z [ 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:25.2239790Z [ 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:25.2628460Z [ 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:25.3103620Z [ 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:25.3514970Z [ 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:25.3914270Z [ 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:25.4376720Z [ 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:25.4844110Z [ 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:25.5309620Z [ 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:25.5804840Z [ 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:25.6264420Z [ 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:25.6719890Z [ 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:25.7255850Z [ 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:25.7807600Z [ 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:25.8568840Z [ 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:25.9452540Z [ 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:25.9955970Z [ 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:26.0512720Z [ 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:26.1079320Z [ 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:26.1616550Z [ 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:26.2087580Z [ 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:26.2739870Z [ 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:26.3189110Z [ 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:26.3665000Z [ 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:26.4191740Z [ 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:26.4794310Z [ 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:26.5288220Z [ 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:26.5712940Z [ 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:26.6203790Z [ 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:26.6737730Z [ 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:26.7314680Z [ 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:26.7771910Z [ 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:26.8240090Z [ 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:26.8743720Z [ 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:26.9283190Z [ 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:26.9787090Z [ 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:27.0222140Z [ 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:27.0696820Z [ 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:27.1174780Z [ 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:27.1576400Z [ 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:27.2018870Z [ 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:27.2490560Z [ 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:27.2967920Z [ 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:27.3554900Z [ 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:27.3962700Z [ 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:27.4498940Z [ 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:27.5052150Z [ 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:27.5719040Z [ 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:27.6291740Z [ 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:27.6829590Z [ 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:27.7389430Z [ 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:27.8101910Z [ 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:27.8897650Z [ 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:27.9456580Z [ 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:28.0083790Z [ 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:28.0682320Z [ 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:28.1196800Z [ 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:28.1736720Z [ 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:28.2244340Z [ 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:28.2864260Z [ 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:28.3288070Z [ 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:28.3758600Z [ 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:28.4254260Z [ 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:28.4782780Z [ 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:28.5368770Z [ 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:28.5898230Z [ 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:28.6451760Z [ 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:28.7108260Z [ 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:28.7680160Z [ 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:28.8145890Z [ 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:28.8733110Z [ 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:28.9287830Z [ 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:28.9802910Z [ 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:29.0240470Z [ 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:29.0821240Z [ 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:29.1307750Z [ 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:29.1812610Z [ 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:29.2309730Z [ 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:29.2949700Z [ 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:29.3521260Z [ 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:29.3974010Z [ 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:29.4522260Z [ 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:29.5057740Z [ 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:29.5559070Z [ 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:29.6221800Z [ 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:29.6674080Z [ 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:29.7419970Z [ 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:29.8037450Z [ 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:29.8526130Z [ 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:29.9037150Z [ 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:29.9447910Z [ 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:29.9932220Z [ 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:30.0491320Z [ 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:30.0978020Z [ 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:30.1573800Z [ 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:30.2162520Z [ 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:30.2590240Z [ 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:30.3066740Z [ 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:30.3515640Z [ 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:30.3971800Z [ 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:30.4503080Z [ 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:30.4715080Z [ 25%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_native_layer_norm.cpp.o 2024-08-22T20:32:30.5027810Z [ 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:30.5518080Z [ 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:30.6093870Z [ 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:30.6724500Z [ 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:30.7398250Z [ 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:30.7936530Z [ 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:30.8475200Z [ 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:30.9043770Z [ 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:30.9567870Z [ 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:31.0107500Z [ 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:31.0604380Z [ 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:31.1230540Z [ 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:31.1834090Z [ 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:31.2344120Z [ 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:31.2866380Z [ 25%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_neg.cpp.o 2024-08-22T20:32:31.3001420Z [ 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:31.3523070Z [ 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:31.4134800Z [ 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:31.4691070Z [ 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:31.5390580Z [ 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:31.6085290Z [ 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:31.6609680Z [ 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:31.7289520Z [ 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:31.7794000Z [ 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:31.8223890Z [ 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:31.8495240Z [ 25%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_sub.cpp.o 2024-08-22T20:32:31.8843470Z [ 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:31.9320960Z [ 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:31.9475110Z [ 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:31.9747240Z [ 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:32.0167280Z [ 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:32.0299290Z [ 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:32.0508940Z [ 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:32.0629080Z [ 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:32.0811810Z [ 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:32.1050760Z [ 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:32.1198960Z [ 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:32.1378050Z [ 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:32.1587020Z [ 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:32.1849360Z [ 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:32.1909170Z [ 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:32.2175780Z [ 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:32.2320710Z [ 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:32.2452990Z [ 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:32.2719960Z [ 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:32.2810540Z [ 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:32.3022690Z [ 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:32.3219190Z [ 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:32.3397870Z [ 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:32.3609360Z [ 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:32.3839620Z [ 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:32.4101260Z [ 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:32.4257810Z [ 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:32.4550110Z [ 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:32.4674480Z [ 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:32.4819220Z [ 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:32.5057550Z [ 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:32.5355120Z [ 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:32.5384890Z [ 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:32.5638920Z [ 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:32.5912480Z [ 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:32.6011650Z [ 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:32.6232770Z [ 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:32.6429640Z [ 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:32.6581450Z [ 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:32.6865500Z [ 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:32.7101550Z [ 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:32.7143920Z [ 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:32.7474590Z [ 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:32.7780280Z [ 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:32.7793720Z [ 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:32.8008230Z [ 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:32.8281650Z [ 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:32.8363160Z [ 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:32.8575430Z [ 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:32.8760970Z [ 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:32.8899530Z [ 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:32.9154240Z [ 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:32.9281620Z [ 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:32.9350920Z [ 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:32.9725730Z [ 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:32.9778720Z [ 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:32.9807530Z [ 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:33.0107180Z [ 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:33.0173580Z [ 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:33.0226240Z [ 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:33.0508390Z [ 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:33.0660040Z [ 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:33.0722490Z [ 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:33.0933460Z [ 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:33.1074680Z [ 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:33.1167920Z [ 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:33.1335480Z [ 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:33.1495170Z [ 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:33.1576170Z [ 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:33.1783600Z [ 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:33.1919500Z [ 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:33.2106290Z [ 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:33.2187460Z [ 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:33.2291420Z [ 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:33.2552590Z [ 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:33.2628190Z [ 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:33.2793230Z [ 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:33.3009380Z [ 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:33.3097740Z [ 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:33.3176900Z [ 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:33.3456510Z [ 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:33.3548100Z [ 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:33.3751290Z [ 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:33.3867510Z [ 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:33.4082110Z [ 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:33.4155210Z [ 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:33.4395610Z [ 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:33.4549370Z [ 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:33.4628250Z [ 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:33.4950150Z [ 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:33.4996120Z [ 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:33.5081620Z [ 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:33.5380800Z [ 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:33.5452750Z [ 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:33.5569840Z [ 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:33.5817840Z [ 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:33.5965660Z [ 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:33.6061530Z [ 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:33.6358160Z [ 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:33.6473140Z [ 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:33.6641160Z [ 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:33.6775050Z [ 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:33.7069570Z [ 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:33.7102460Z [ 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:33.7215450Z [ 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:33.7518880Z [ 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:33.7597190Z [ 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:33.7668220Z [ 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:33.7979990Z [ 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:33.8053330Z [ 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:33.8156040Z [ 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:33.8438380Z [ 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:33.8522650Z [ 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:33.8625220Z [ 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:33.8894870Z [ 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:33.8964110Z [ 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:33.9019810Z [ 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:33.9320060Z [ 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:33.9436770Z [ 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:33.9530320Z [ 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:33.9768070Z [ 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:33.9915440Z [ 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:33.9989750Z [ 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:34.0232660Z [ 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:34.0342750Z [ 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:34.0442180Z [ 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:34.0644270Z [ 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:34.0771770Z [ 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:34.0905620Z [ 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:34.1123750Z [ 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:34.1325510Z [ 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:34.1340230Z [ 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:34.1505300Z [ 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:34.1731190Z [ 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:34.1799900Z [ 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:34.2017340Z [ 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:34.2108480Z [ 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:34.2307620Z [ 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:34.2442600Z [ 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:34.2527760Z [ 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:34.2824780Z [ 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:34.2907580Z [ 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:34.2917330Z [ 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:34.3288300Z [ 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:34.3387380Z [ 28%] 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:34.3487890Z [ 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:34.3693770Z [ 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:34.3836350Z [ 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:34.3902950Z [ 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:34.4095380Z [ 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:34.4276200Z [ 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:34.4311030Z [ 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:34.4575450Z [ 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:34.4738870Z [ 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:34.4780160Z [ 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:34.5058050Z [ 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:34.5227550Z [ 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:34.5320890Z [ 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:34.5588200Z [ 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:34.5642500Z [ 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:34.5710500Z [ 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:34.5963350Z [ 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:34.6037380Z [ 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:34.6173570Z [ 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:34.6350150Z [ 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:34.6454150Z [ 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:34.6653270Z [ 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:34.6755940Z [ 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:34.6888340Z [ 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:34.7082360Z [ 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:34.7191630Z [ 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:34.7526250Z [ 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:34.7835680Z [ 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:34.8057030Z [ 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:34.8232300Z [ 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:34.8660830Z [ 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:34.8926100Z [ 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:34.9070420Z [ 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:34.9391370Z [ 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:34.9647870Z [ 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:34.9802480Z [ 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:35.0075780Z [ 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:35.0368060Z [ 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:35.0432710Z [ 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:35.0743230Z [ 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:35.1053130Z [ 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:35.1210480Z [ 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:35.1297980Z [ 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:35.1647610Z [ 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:35.1842870Z [ 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:35.2079160Z [ 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:35.2413390Z [ 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:35.2654320Z [ 30%] 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:35.2755330Z [ 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:35.3060160Z [ 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:35.3348660Z [ 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:35.3454650Z [ 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:35.3709690Z [ 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:35.4117890Z [ 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:35.4256710Z [ 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:35.4343760Z [ 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:35.4820310Z [ 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:35.4966050Z [ 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:35.5064850Z [ 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:35.5475870Z [ 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:35.5733850Z [ 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:35.5771070Z [ 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:35.6203440Z [ 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:35.6324180Z [ 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:35.6609490Z [ 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:35.6930600Z [ 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:35.6969460Z [ 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:35.7444600Z [ 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:35.7671080Z [ 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:35.7789130Z [ 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:35.8274980Z [ 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:35.8451750Z [ 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:35.8740140Z [ 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:35.8948000Z [ 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:35.9063970Z [ 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:35.9417770Z [ 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:35.9712920Z [ 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:35.9933250Z [ 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:36.0328060Z [ 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:36.0716120Z [ 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:36.0740760Z [ 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:36.1235480Z [ 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:36.1336110Z [ 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:36.1396250Z [ 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:36.1863030Z [ 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:36.1878190Z [ 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:36.1917950Z [ 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:36.2424550Z [ 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:36.2504490Z [ 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:36.2695490Z [ 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:36.3142440Z [ 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:36.3243960Z [ 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:36.3358550Z [ 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:36.3820170Z [ 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:36.3844740Z [ 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:36.4102990Z [ 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:36.4547770Z [ 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:36.4621770Z [ 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:36.4972580Z [ 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:36.5414380Z [ 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:36.5562960Z [ 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:36.5985580Z [ 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:36.5990870Z [ 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:36.6404210Z [ 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:36.6492000Z [ 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:36.6528070Z [ 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:36.6872460Z [ 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:36.7025320Z [ 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:36.7359770Z [ 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:36.7531840Z [ 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:36.7963000Z [ 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:36.8033500Z [ 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:36.8454880Z [ 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:36.8576000Z [ 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:36.8665920Z [ 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:36.8996190Z [ 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:36.9149540Z [ 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:36.9289160Z [ 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:36.9528130Z [ 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:36.9646250Z [ 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:36.9789390Z [ 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:37.0132220Z [ 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:37.0210660Z [ 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:37.0295910Z [ 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:37.0612280Z [ 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:37.0728850Z [ 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:37.0885030Z [ 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:37.1165990Z [ 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:37.1267150Z [ 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:37.1582170Z [ 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:37.1738850Z [ 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:37.1957160Z [ 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:37.2333600Z [ 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:37.2507020Z [ 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:37.2626140Z [ 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:37.3107030Z [ 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:37.3279790Z [ 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:37.3585820Z [ 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:37.3655310Z [ 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:37.3933840Z [ 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:37.4320390Z [ 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:37.4368170Z [ 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:37.4657110Z [ 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:37.5184200Z [ 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:37.5257360Z [ 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:37.5442980Z [ 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:37.5892900Z [ 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:37.6040850Z [ 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:37.6163900Z [ 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:37.6575860Z [ 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:37.6777140Z [ 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:37.6925170Z [ 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:37.7396220Z [ 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:37.7632770Z [ 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:37.7901910Z [ 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:37.8185780Z [ 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:37.8365270Z [ 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:37.8376870Z [ 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:37.8814610Z [ 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:37.8914510Z [ 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:37.9018350Z [ 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:37.9463070Z [ 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:37.9587960Z [ 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:37.9711260Z [ 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:38.0179050Z [ 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:38.0234120Z [ 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:38.0349720Z [ 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:38.0915710Z [ 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:38.0917440Z [ 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:38.1204580Z [ 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:38.1739010Z [ 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:38.1833500Z [ 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:38.2152730Z [ 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:38.2511520Z [ 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:38.2665250Z [ 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:38.2810730Z [ 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:38.3196120Z [ 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:38.3225950Z [ 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:38.3534260Z [ 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:38.3837090Z [ 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:38.3905270Z [ 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:38.4163030Z [ 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:38.4492030Z [ 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:38.4587800Z [ 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:38.4823010Z [ 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:38.5136720Z [ 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:38.5240760Z [ 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:38.5449890Z [ 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:38.5770230Z [ 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:38.5868670Z [ 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:38.6268480Z [ 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:38.6496720Z [ 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:38.6544750Z [ 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:38.6910630Z [ 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:38.7160250Z [ 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:38.7224660Z [ 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:38.7642140Z [ 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:38.7841420Z [ 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:38.7961390Z [ 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:38.8301850Z [ 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:38.8482970Z [ 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:38.8538350Z [ 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:38.8982170Z [ 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:38.9197910Z [ 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:38.9199300Z [ 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:38.9797560Z [ 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:38.9899810Z [ 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:38.9937940Z [ 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:39.0504990Z [ 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:39.0606710Z [ 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:39.0700140Z [ 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:39.1263220Z [ 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:39.1313560Z [ 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:39.1317960Z [ 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:39.1993120Z [ 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:39.1996960Z [ 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:39.2053680Z [ 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:39.2676930Z [ 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:39.2795040Z [ 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:39.2885690Z [ 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:39.3317310Z [ 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:39.3330790Z [ 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:39.3614350Z [ 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:39.3691870Z [ 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:39.3831570Z [ 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:39.4004220Z [ 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:39.4093410Z [ 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:39.4262690Z [ 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:39.4430220Z [ 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:39.4609850Z [ 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:39.4747500Z [ 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:39.4946590Z [ 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:39.5230110Z [ 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:39.5283980Z [ 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:39.5461980Z [ 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:39.5711890Z [ 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:39.5742290Z [ 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:39.5963210Z [ 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:39.6183820Z [ 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:39.6300220Z [ 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:39.6630920Z [ 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:39.6673260Z [ 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:39.6850850Z [ 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:39.7139730Z [ 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:39.7238930Z [ 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:39.7333850Z [ 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:39.7643810Z [ 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:39.7727290Z [ 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:39.7789060Z [ 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:39.8227870Z [ 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:39.8280220Z [ 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:39.8355890Z [ 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:39.8694490Z [ 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:39.8705750Z [ 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:39.8832430Z [ 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:39.9137230Z [ 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:39.9330140Z [ 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:39.9408650Z [ 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:39.9720500Z [ 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:39.9935010Z [ 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:40.0151290Z [ 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:40.0533500Z [ 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:40.0678660Z [ 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:40.0874580Z [ 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:40.1486920Z [ 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:40.1524830Z [ 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:40.1767850Z [ 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:40.2161160Z [ 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:40.2231270Z [ 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:40.2366760Z [ 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:40.2968950Z [ 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:40.3074770Z [ 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:40.3129090Z [ 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:40.3777740Z [ 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:40.3992430Z [ 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:40.3995620Z [ 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:40.4458040Z [ 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:40.4609720Z [ 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:40.4668660Z [ 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:40.5291860Z [ 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:40.5414410Z [ 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:40.5492660Z [ 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:40.6258000Z [ 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:40.6380270Z [ 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:40.6403750Z [ 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:40.6850930Z [ 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:40.7035570Z [ 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:40.7082750Z [ 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:40.7434680Z [ 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:40.7634540Z [ 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:40.7728280Z [ 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:40.8093560Z [ 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:40.8196150Z [ 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:40.8466800Z [ 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:40.8791400Z [ 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:40.8873200Z [ 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:40.9199490Z [ 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:40.9519400Z [ 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:40.9547550Z [ 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:40.9858290Z [ 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:41.0289630Z [ 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:41.0399290Z [ 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:41.0671140Z [ 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:41.1387260Z [ 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:41.1456560Z [ 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:41.1591900Z [ 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:41.1788710Z [ 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:41.1989320Z [ 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:41.2073640Z [ 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:41.2385730Z [ 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:41.2580300Z [ 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:41.2799130Z [ 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:41.3236960Z [ 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:41.3492190Z [ 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:41.3587160Z [ 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:41.4080450Z [ 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:41.4239940Z [ 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:41.4371800Z [ 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:41.4681620Z [ 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:41.4970720Z [ 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:41.5046870Z [ 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:41.5391640Z [ 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:41.5453580Z [ 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:41.5555390Z [ 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:41.5998580Z [ 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:41.6014350Z [ 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:41.6118670Z [ 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:41.6580700Z [ 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:41.6681480Z [ 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:41.6758140Z [ 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:41.7234300Z [ 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:41.7275090Z [ 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:41.7556020Z [ 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:41.7792490Z [ 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:41.7988580Z [ 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:41.8249920Z [ 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:41.8336700Z [ 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:41.8652870Z [ 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:41.8899480Z [ 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:41.8963090Z [ 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:41.9429490Z [ 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:41.9559090Z [ 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:41.9701440Z [ 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:42.0108930Z [ 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:42.0176700Z [ 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:42.0407010Z [ 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:42.0840760Z [ 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:42.0993290Z [ 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:42.1066810Z [ 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:42.1546220Z [ 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:42.1738140Z [ 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:42.1887290Z [ 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:42.2159570Z [ 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:42.2417310Z [ 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:42.2552350Z [ 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:42.2724640Z [ 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:42.3172770Z [ 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:42.3310080Z [ 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:42.3441490Z [ 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:42.3958530Z [ 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:42.4001530Z [ 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:42.4110830Z [ 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:42.4700860Z [ 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:42.4770930Z [ 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:42.4986380Z [ 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:42.5478200Z [ 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:42.5615960Z [ 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:42.5636760Z [ 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:42.6105260Z [ 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:42.6228390Z [ 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:42.6393640Z [ 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:42.6759590Z [ 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:42.6863730Z [ 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:42.7151020Z [ 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:42.7458300Z [ 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:42.7609880Z [ 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:42.8084200Z [ 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:42.8125780Z [ 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:42.8322000Z [ 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:42.8784060Z [ 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:42.8828580Z [ 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:42.9071380Z [ 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:42.9553020Z [ 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:42.9610910Z [ 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:42.9806110Z [ 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:43.0367410Z [ 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:43.0385970Z [ 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:43.0710610Z [ 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:43.1080820Z [ 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:43.1143110Z [ 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:43.1532550Z [ 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:43.1639960Z [ 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:43.1891360Z [ 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:43.1974780Z [ 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:43.2113970Z [ 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:43.2371010Z [ 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:43.2374280Z [ 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:43.2514350Z [ 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:43.2771070Z [ 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:43.2927780Z [ 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:43.3156370Z [ 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:43.3320990Z [ 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:43.3443370Z [ 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:43.3699800Z [ 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:43.3748630Z [ 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:43.3867950Z [ 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:43.3957610Z [ 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:43.4170360Z [ 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:43.4180240Z [ 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:43.4466500Z [ 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:43.4526310Z [ 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:43.4647290Z [ 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:43.4781510Z [ 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:43.4982360Z [ 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:43.4994170Z [ 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:43.5150930Z [ 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:43.5295590Z [ 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:43.5421340Z [ 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:43.5469450Z [ 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:43.5800400Z [ 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:43.5827150Z [ 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:43.5880920Z [ 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:43.6184050Z [ 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:43.6197200Z [ 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:43.6311550Z [ 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:43.6419500Z [ 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:43.6651890Z [ 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:43.6707990Z [ 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:43.6829310Z [ 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:43.6875780Z [ 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:43.7130100Z [ 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:43.7153800Z [ 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:43.7235900Z [ 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:43.7245030Z [ 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:43.7552320Z [ 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:43.7631130Z [ 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:43.7712620Z [ 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:43.7771340Z [ 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:43.8052920Z [ 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:43.8131010Z [ 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:43.8297840Z [ 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:43.8361030Z [ 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:43.8492320Z [ 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:43.8664130Z [ 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:43.8734200Z [ 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:43.8827820Z [ 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:43.8954420Z [ 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:43.9197560Z [ 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:43.9246520Z [ 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:43.9304660Z [ 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:43.9407270Z [ 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:43.9580050Z [ 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:43.9617190Z [ 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:43.9677390Z [ 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:43.9867430Z [ 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:44.0100560Z [ 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:44.0157000Z [ 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:44.0184970Z [ 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:44.0457210Z [ 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:44.0768320Z [ 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:44.1015340Z [ 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:44.1921490Z [ 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:44.2313530Z [ 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:44.2662290Z [ 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:44.3067420Z [ 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:44.3452580Z [ 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:44.3952410Z [ 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:44.4300490Z [ 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:44.4366130Z [ 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:44.4765990Z [ 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:44.4808260Z [ 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:44.5147560Z [ 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:44.5148830Z [ 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:44.5461420Z [ 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:44.5580970Z [ 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:44.6246580Z [ 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:44.6627720Z [ 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:44.6700380Z [ 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:44.7076000Z [ 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:44.7203440Z [ 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:44.7523360Z [ 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:44.7625570Z [ 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:44.7875900Z [ 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:44.8053890Z [ 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:44.8400640Z [ 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:44.8450710Z [ 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:44.8808930Z [ 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:44.8854030Z [ 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:44.9269750Z [ 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:44.9312010Z [ 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:44.9316700Z [ 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:44.9677930Z [ 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:44.9684070Z [ 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:44.9685270Z [ 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:44.9824660Z [ 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:45.0050960Z [ 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:45.0071750Z [ 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:45.0211770Z [ 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:45.0225650Z [ 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:45.0455290Z [ 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:45.0547220Z [ 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:45.0618100Z [ 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:45.0675890Z [ 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:45.0957160Z [ 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:45.1026260Z [ 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:45.1225350Z [ 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:45.1328030Z [ 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:45.1529450Z [ 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:45.1555440Z [ 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:45.2121790Z [ 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:45.2222410Z [ 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:45.2554160Z [ 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:45.2583940Z [ 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:45.2959580Z [ 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:45.2977820Z [ 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:45.3335180Z [ 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:45.3380790Z [ 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:45.3766120Z [ 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:45.3794050Z [ 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:45.4148560Z [ 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:45.4298180Z [ 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:45.4571620Z [ 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:45.4737130Z [ 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:45.5079020Z [ 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:45.5165750Z [ 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:45.5254830Z [ 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:45.5319050Z [ 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:45.5562690Z [ 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:45.5634320Z [ 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:45.5638320Z [ 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:45.5835680Z [ 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:45.6028790Z [ 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:45.6042730Z [ 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:45.6067540Z [ 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:45.6205140Z [ 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:45.6519550Z [ 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:45.6534080Z [ 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:45.6541590Z [ 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:45.6625310Z [ 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:45.6875170Z [ 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:45.6913050Z [ 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:45.6919010Z [ 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:45.6927460Z [ 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:45.7266480Z [ 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:45.7341620Z [ 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:45.7349410Z [ 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:45.7363570Z [ 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:45.7672490Z [ 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:45.7704620Z [ 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:45.7710750Z [ 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:45.7813170Z [ 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:45.8095670Z [ 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:45.8186760Z [ 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:45.8225400Z [ 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:45.8328790Z [ 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:45.8632310Z [ 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:45.8649630Z [ 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:45.8707850Z [ 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:45.8713430Z [ 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:45.9157100Z [ 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:45.9258310Z [ 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:45.9308960Z [ 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:45.9311050Z [ 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:45.9576870Z [ 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:45.9691280Z [ 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:45.9812630Z [ 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:45.9816260Z [ 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:46.0082660Z [ 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:46.0136190Z [ 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:46.0211630Z [ 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:46.0307410Z [ 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:46.0509060Z [ 40%] 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:46.0538960Z [ 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:46.0648840Z [ 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:46.0752070Z [ 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:46.0980790Z [ 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:46.1035150Z [ 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:46.1187310Z [ 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:46.1225660Z [ 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:46.1350770Z [ 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:46.1515120Z [ 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:46.1640730Z [ 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:46.1733290Z [ 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:46.1866020Z [ 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:46.1950320Z [ 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:46.2070200Z [ 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:46.2073970Z [ 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:46.2268220Z [ 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:46.2366820Z [ 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:46.2549460Z [ 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:46.2604050Z [ 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:46.2743030Z [ 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:46.2807370Z [ 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:46.2957880Z [ 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:46.2972860Z [ 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:46.3194480Z [ 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:46.3274230Z [ 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:46.3411360Z [ 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:46.3417140Z [ 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:46.3689660Z [ 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:46.3714930Z [ 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:46.3821520Z [ 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:46.3917840Z [ 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:46.4169190Z [ 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:46.4261940Z [ 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:46.4283760Z [ 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:46.4373850Z [ 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:46.4638710Z [ 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:46.4696630Z [ 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:46.4772280Z [ 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:46.4821640Z [ 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:46.5063840Z [ 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:46.5192450Z [ 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:46.5251180Z [ 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:46.5357190Z [ 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:46.5484220Z [ 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:46.5646250Z [ 41%] 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:46.5692380Z [ 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:46.5903720Z [ 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:46.5985210Z [ 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:46.6153910Z [ 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:46.6160110Z [ 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:46.6385420Z [ 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:46.6405740Z [ 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:46.6601170Z [ 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:46.6609500Z [ 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:46.6777660Z [ 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:46.6855410Z [ 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:46.7006460Z [ 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:46.7046060Z [ 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:46.7295050Z [ 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:46.7363420Z [ 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:46.7430370Z [ 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:46.7547390Z [ 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:46.7729800Z [ 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:46.7884380Z [ 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:46.7932500Z [ 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:46.7991920Z [ 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:46.8141290Z [ 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:46.8740200Z [ 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:46.8866850Z [ 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:46.8869750Z [ 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:46.8887690Z [ 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:46.9477060Z [ 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:46.9640300Z [ 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:46.9692100Z [ 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:46.9895160Z [ 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:47.0363620Z [ 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:47.0464340Z [ 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:47.0590340Z [ 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:47.0709940Z [ 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:47.1201120Z [ 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:47.1490970Z [ 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:47.1567820Z [ 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:47.1576170Z [ 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:47.2126920Z [ 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:47.2210570Z [ 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:47.2528530Z [ 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:47.2624840Z [ 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:47.3071970Z [ 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:47.3139130Z [ 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:47.3635000Z [ 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:47.3710020Z [ 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:47.4267350Z [ 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:47.4307260Z [ 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:47.4707420Z [ 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:47.5143690Z [ 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:47.5427390Z [ 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:47.5533540Z [ 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:47.6136040Z [ 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:47.6188510Z [ 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:47.6387020Z [ 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:47.6542490Z [ 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:47.7171460Z [ 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:47.7272040Z [ 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:47.7393140Z [ 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:47.7839160Z [ 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:47.8227910Z [ 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:47.8232280Z [ 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:47.8573250Z [ 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:47.8911400Z [ 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:47.9258030Z [ 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:47.9303060Z [ 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:47.9805420Z [ 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:47.9859050Z [ 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:48.0327880Z [ 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:48.0383890Z [ 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:48.0823100Z [ 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:48.1036380Z [ 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:48.1522630Z [ 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:48.1731490Z [ 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:48.2149980Z [ 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:48.2549010Z [ 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:48.3078200Z [ 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:48.3175550Z [ 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:48.3504540Z [ 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:48.3736990Z [ 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:48.4358180Z [ 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:48.4710450Z [ 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:48.4887960Z [ 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:48.5254780Z [ 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:48.5512990Z [ 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:48.5745480Z [ 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:48.5951560Z [ 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:48.6238680Z [ 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:48.6742540Z [ 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:48.6822090Z [ 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:48.7242710Z [ 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:48.7444350Z [ 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:48.7935770Z [ 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:48.8209410Z [ 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:48.8326910Z [ 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:48.8457370Z [ 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:48.8829930Z [ 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:48.9228340Z [ 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:48.9403160Z [ 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:48.9497810Z [ 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:48.9707370Z [ 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:49.0189300Z [ 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:49.0415240Z [ 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:49.0585180Z [ 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:49.0891370Z [ 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:49.1089230Z [ 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:49.1481010Z [ 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:49.1637870Z [ 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:49.1957150Z [ 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:49.2319240Z [ 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:49.2673190Z [ 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:49.2723730Z [ 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:49.3013490Z [ 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:49.3370670Z [ 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:49.3659350Z [ 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:49.3903640Z [ 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:49.4307830Z [ 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:49.4660700Z [ 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:49.4802810Z [ 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:49.4884490Z [ 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:49.5375870Z [ 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:49.5747300Z [ 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:49.5758200Z [ 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:49.5977010Z [ 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:49.6514940Z [ 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:49.6838780Z [ 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:49.7100460Z [ 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:49.7314540Z [ 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:49.7901390Z [ 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:49.8009210Z [ 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:49.8174370Z [ 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:49.8376050Z [ 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:49.8803770Z [ 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:49.8921900Z [ 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:49.9177670Z [ 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:49.9366610Z [ 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:49.9609640Z [ 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:49.9982800Z [ 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:50.0124550Z [ 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:50.0382400Z [ 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:50.0588870Z [ 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:50.0954730Z [ 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:50.1266490Z [ 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:50.1503120Z [ 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:50.1586120Z [ 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:50.1921680Z [ 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:50.2318490Z [ 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:50.2591510Z [ 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:50.2720280Z [ 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:50.3179590Z [ 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:50.3460080Z [ 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:50.3781490Z [ 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:50.3989150Z [ 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:50.4229390Z [ 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:50.4530410Z [ 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:50.4961710Z [ 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:50.5053630Z [ 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:50.5539120Z [ 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:50.5717440Z [ 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:50.6175630Z [ 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:50.6454630Z [ 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:50.6543360Z [ 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:50.6699540Z [ 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:50.7214410Z [ 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:50.7395150Z [ 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:50.7570120Z [ 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:50.7938870Z [ 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:50.8207570Z [ 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:50.8558010Z [ 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:50.8751550Z [ 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:50.9015070Z [ 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:50.9318280Z [ 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:50.9713130Z [ 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:50.9845980Z [ 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:51.0148170Z [ 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:51.0627750Z [ 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:51.0672980Z [ 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:51.1072010Z [ 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:51.1184130Z [ 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:51.1587800Z [ 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:51.1692600Z [ 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:51.2009430Z [ 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:51.2201930Z [ 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:51.2709840Z [ 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:51.2891770Z [ 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:51.3505960Z [ 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:51.3604180Z [ 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:51.3870910Z [ 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:51.4119820Z [ 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:51.4773210Z [ 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:51.4875480Z [ 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:51.4978670Z [ 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:51.5628760Z [ 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:51.5873590Z [ 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:51.6019030Z [ 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:51.6121640Z [ 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:51.7194840Z [ 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:51.7375080Z [ 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:51.7493320Z [ 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:51.7589280Z [ 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:51.8428770Z [ 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:51.8635020Z [ 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:51.8736790Z [ 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:51.8839160Z [ 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:51.9687880Z [ 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:51.9850800Z [ 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:51.9950900Z [ 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:52.0060050Z [ 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:52.0772010Z [ 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:52.0980050Z [ 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:52.1082170Z [ 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:52.1190550Z [ 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:52.1824130Z [ 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:52.1972880Z [ 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:52.2072290Z [ 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:52.2175300Z [ 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:52.2854190Z [ 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:52.2938920Z [ 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:52.2945820Z [ 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:52.2992050Z [ 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:52.3629240Z [ 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:52.3736260Z [ 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:52.3754210Z [ 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:52.4092600Z [ 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:52.4607860Z [ 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:52.4783630Z [ 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:52.4788560Z [ 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:52.5156120Z [ 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:52.5844470Z [ 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:52.6003690Z [ 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:52.6073510Z [ 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:52.6482870Z [ 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:52.6985030Z [ 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:52.7103030Z [ 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:52.7269830Z [ 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:52.7594070Z [ 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:52.8141920Z [ 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:52.8243560Z [ 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:52.8415230Z [ 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:52.8627060Z [ 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:52.8937170Z [ 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:52.9184950Z [ 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:52.9282280Z [ 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:52.9577420Z [ 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:52.9745840Z [ 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:53.0078940Z [ 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:53.0201450Z [ 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:53.0408920Z [ 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:53.0693840Z [ 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:53.0967390Z [ 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:53.1147920Z [ 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:53.1358550Z [ 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:53.1699070Z [ 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:53.1975250Z [ 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:53.2029960Z [ 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:53.2340410Z [ 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:53.2498030Z [ 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:53.2955360Z [ 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:53.3027620Z [ 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:53.3423470Z [ 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:53.3495770Z [ 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:53.3856660Z [ 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:53.3898300Z [ 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:53.4320270Z [ 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:53.4419900Z [ 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:53.4730580Z [ 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:53.4868610Z [ 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:53.5116400Z [ 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:53.5390450Z [ 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:53.5678900Z [ 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:53.5737140Z [ 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:53.5967510Z [ 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:53.6183190Z [ 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:53.6541510Z [ 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:53.6633740Z [ 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:53.6921840Z [ 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:53.7066050Z [ 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:53.7337450Z [ 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:53.7413370Z [ 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:53.7799770Z [ 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:53.7914790Z [ 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:53.8238910Z [ 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:53.8312530Z [ 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:53.8661800Z [ 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:53.8759210Z [ 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:53.9119790Z [ 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:53.9134600Z [ 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:53.9498120Z [ 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:53.9750740Z [ 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:53.9899020Z [ 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:54.0098660Z [ 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:54.0391390Z [ 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:54.0681000Z [ 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:54.0785490Z [ 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:54.1069090Z [ 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:54.1436300Z [ 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:54.1659180Z [ 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:54.1770600Z [ 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:54.1963560Z [ 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:54.2427210Z [ 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:54.2703790Z [ 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:54.2762180Z [ 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:54.2957510Z [ 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:54.3455910Z [ 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:54.3668500Z [ 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:54.3675960Z [ 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:54.3777190Z [ 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:54.4321080Z [ 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:54.4517210Z [ 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:54.4593900Z [ 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:54.4780480Z [ 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:54.5157840Z [ 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:54.5464520Z [ 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:54.5506470Z [ 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:54.5684480Z [ 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:54.6132350Z [ 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:54.6367490Z [ 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:54.6499020Z [ 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:54.6587340Z [ 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:54.6973480Z [ 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:54.7146450Z [ 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:54.7380950Z [ 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:54.7531640Z [ 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:54.7903090Z [ 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:54.7917010Z [ 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:54.8117860Z [ 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:54.8391420Z [ 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:54.8840460Z [ 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:54.8949950Z [ 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:54.8972150Z [ 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:54.9365110Z [ 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:54.9664110Z [ 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:54.9812860Z [ 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:55.0092690Z [ 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:55.0260120Z [ 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:55.0657330Z [ 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:55.0728730Z [ 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:55.0941330Z [ 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:55.1191400Z [ 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:55.1580280Z [ 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:55.1789050Z [ 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:55.1987210Z [ 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:55.2139670Z [ 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:55.2825330Z [ 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:55.2843410Z [ 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:55.2872220Z [ 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:55.2960010Z [ 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:55.3702020Z [ 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:55.3825620Z [ 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:55.3927450Z [ 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:55.3938550Z [ 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:55.4592890Z [ 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:55.4652730Z [ 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:55.4769830Z [ 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:55.4856270Z [ 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:55.5374610Z [ 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:55.5440810Z [ 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:55.5778090Z [ 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:55.5817970Z [ 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:55.6254280Z [ 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:55.6353020Z [ 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:55.6755650Z [ 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:55.6921520Z [ 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:55.7180090Z [ 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:55.7280620Z [ 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:55.7645210Z [ 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:55.7863380Z [ 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:55.8157920Z [ 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:55.8260230Z [ 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:55.8701560Z [ 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:55.8908420Z [ 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:55.9174120Z [ 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:55.9245520Z [ 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:55.9730960Z [ 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:55.9813980Z [ 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:56.0169670Z [ 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:56.0397220Z [ 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:56.0662800Z [ 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:56.0833910Z [ 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:56.1055170Z [ 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:56.1223830Z [ 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:56.1671880Z [ 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:56.1824470Z [ 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:56.2117400Z [ 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:56.2220780Z [ 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:56.2600430Z [ 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:56.2899320Z [ 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:56.3058430Z [ 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:56.3120350Z [ 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:56.3526940Z [ 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:56.3916240Z [ 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:56.3960180Z [ 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:56.4083830Z [ 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:56.4361710Z [ 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:56.4706550Z [ 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:56.4831470Z [ 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:56.4918870Z [ 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:56.5166380Z [ 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:56.5577610Z [ 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:56.5700480Z [ 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:56.5785780Z [ 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:56.6043550Z [ 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:56.6457610Z [ 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:56.6504550Z [ 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:56.6626080Z [ 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:56.6930490Z [ 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:56.7319600Z [ 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:56.7355440Z [ 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:56.7451100Z [ 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:56.7679920Z [ 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:56.8100020Z [ 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:56.8203840Z [ 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:56.8259870Z [ 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:56.8551220Z [ 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:56.8924110Z [ 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:56.9015280Z [ 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:56.9156960Z [ 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:56.9278520Z [ 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:56.9751670Z [ 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:56.9947440Z [ 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:57.0076460Z [ 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:57.0111870Z [ 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:57.0889600Z [ 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:57.1163800Z [ 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:57.1305320Z [ 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:57.1412130Z [ 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:57.2301400Z [ 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:57.2518860Z [ 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:57.2702330Z [ 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:57.2888280Z [ 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:57.3785710Z [ 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:57.3888590Z [ 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:57.4048080Z [ 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:57.4190190Z [ 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:57.4821700Z [ 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:57.4998830Z [ 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:57.5217940Z [ 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:57.5271130Z [ 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:57.5997550Z [ 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:57.6121360Z [ 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:57.6349240Z [ 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:57.6440370Z [ 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:57.7109660Z [ 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:57.7304000Z [ 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:57.7743100Z [ 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:57.8106930Z [ 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:57.8291040Z [ 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:57.8537810Z [ 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:57.9247530Z [ 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:57.9564200Z [ 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:57.9650770Z [ 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:58.0084700Z [ 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:58.0724900Z [ 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:58.0836610Z [ 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:58.1048160Z [ 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:58.1332400Z [ 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:58.1776560Z [ 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:58.1852410Z [ 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:58.2051000Z [ 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:58.2522410Z [ 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:58.2821860Z [ 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:58.3122720Z [ 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:58.3187030Z [ 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:58.3739180Z [ 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:58.4030420Z [ 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:58.4208520Z [ 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:58.4387340Z [ 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:58.5011160Z [ 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:58.5254820Z [ 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:58.5355600Z [ 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:58.5970110Z [ 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:58.6278510Z [ 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:58.6506960Z [ 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:58.6602820Z [ 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:58.7576160Z [ 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:58.7585650Z [ 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:58.7689410Z [ 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:58.7926620Z [ 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:58.8637500Z [ 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:58.8877440Z [ 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:58.8891550Z [ 52%] 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:58.9052990Z [ 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:32:58.9936300Z [ 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:32:59.0035050Z [ 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:32:59.0103090Z [ 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:32:59.0369230Z [ 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:32:59.1205850Z [ 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:32:59.1377420Z [ 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:32:59.1478910Z [ 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:32:59.1545770Z [ 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:32:59.2212590Z [ 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:32:59.2698310Z [ 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:32:59.2790660Z [ 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:32:59.2835700Z [ 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:32:59.3334740Z [ 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:32:59.4050710Z [ 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:32:59.4096720Z [ 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:32:59.4199500Z [ 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:32:59.4794570Z [ 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:32:59.5272780Z [ 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:32:59.5292220Z [ 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:32:59.5648910Z [ 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:32:59.6043530Z [ 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:32:59.6555680Z [ 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:32:59.6687940Z [ 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:32:59.6996320Z [ 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:32:59.7391820Z [ 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:32:59.7814360Z [ 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:32:59.7953740Z [ 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:32:59.8429120Z [ 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:32:59.9110920Z [ 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:32:59.9222850Z [ 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:32:59.9521830Z [ 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:32:59.9543940Z [ 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:00.0119090Z [ 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:00.0340690Z [ 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:00.0717410Z [ 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:00.0784740Z [ 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:00.1228160Z [ 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:00.1447440Z [ 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:00.1876810Z [ 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:00.1886180Z [ 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:00.2352250Z [ 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:00.2641900Z [ 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:00.2942180Z [ 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:00.3051610Z [ 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:00.3502440Z [ 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:00.3806690Z [ 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:00.4264860Z [ 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:00.4303130Z [ 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:00.4738130Z [ 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:00.5355340Z [ 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:00.5440150Z [ 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:00.5714600Z [ 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:00.6259810Z [ 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:00.6618820Z [ 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:00.6635170Z [ 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:00.7028730Z [ 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:00.7097560Z [ 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:00.7414790Z [ 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:00.7654370Z [ 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:00.8130410Z [ 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:00.8180790Z [ 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:00.8504000Z [ 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:00.8581790Z [ 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:00.9196220Z [ 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:00.9339430Z [ 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:00.9513880Z [ 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:00.9570460Z [ 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.0188740Z [ 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:01.0193690Z [ 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:01.0305000Z [ 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:01.0476720Z [ 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:01.1055170Z [ 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:01.1110800Z [ 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:01.1369490Z [ 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:01.1449440Z [ 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:01.2087850Z [ 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:01.2149520Z [ 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:01.2328430Z [ 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:01.2524640Z [ 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:01.3298040Z [ 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:01.3375080Z [ 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:01.3589160Z [ 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:01.3783250Z [ 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:01.4404290Z [ 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:01.4724330Z [ 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:01.4990410Z [ 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:01.5059220Z [ 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:01.5564540Z [ 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:01.6010260Z [ 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:01.6138710Z [ 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:01.6245350Z [ 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:01.6810740Z [ 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:01.7413000Z [ 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:01.7531880Z [ 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:01.7539430Z [ 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:01.8267830Z [ 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:01.8720270Z [ 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:01.8821300Z [ 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:01.8854560Z [ 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:01.9756790Z [ 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:01.9885070Z [ 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:01.9969350Z [ 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:02.0177110Z [ 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:02.1049890Z [ 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:02.1125620Z [ 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:02.1191310Z [ 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:02.1654080Z [ 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:02.2095990Z [ 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:02.2149600Z [ 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:02.2263390Z [ 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:02.2665390Z [ 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:02.3255660Z [ 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:02.3452430Z [ 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:02.3471860Z [ 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:02.3760880Z [ 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:02.4488530Z [ 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:02.4790010Z [ 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:02.4836720Z [ 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:02.5045410Z [ 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:02.5757330Z [ 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:02.6012910Z [ 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:02.6219080Z [ 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:02.6951000Z [ 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:02.7088100Z [ 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:02.7133450Z [ 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:02.7359830Z [ 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:02.7981850Z [ 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:02.8105620Z [ 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:02.8289340Z [ 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:02.8365280Z [ 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:02.9200820Z [ 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:02.9274990Z [ 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:02.9409260Z [ 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:02.9505660Z [ 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.0324010Z [ 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:03.0362910Z [ 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:03.0417250Z [ 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:03.0601100Z [ 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:03.1465980Z [ 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:03.1496410Z [ 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:03.1599340Z [ 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:03.1699380Z [ 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:03.2517800Z [ 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:03.2618270Z [ 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:03.2768280Z [ 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:03.2802990Z [ 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:03.3567540Z [ 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:03.3736140Z [ 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:03.3967930Z [ 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:03.4116920Z [ 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:03.4661810Z [ 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:03.4905060Z [ 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:03.5280190Z [ 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:03.5381140Z [ 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:03.5943290Z [ 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:03.6147080Z [ 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:03.6669250Z [ 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:03.6948580Z [ 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:03.7298640Z [ 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:03.7389150Z [ 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:03.7985000Z [ 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:03.8400240Z [ 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:03.8616900Z [ 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:03.8768820Z [ 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:03.9147650Z [ 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:03.9421430Z [ 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:03.9772120Z [ 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:03.9952150Z [ 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.0195960Z [ 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:04.0553830Z [ 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:04.0959060Z [ 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:04.1048180Z [ 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:04.1302390Z [ 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:04.1675550Z [ 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:04.2036640Z [ 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:04.2333340Z [ 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:04.2438470Z [ 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:04.2930800Z [ 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:04.3097380Z [ 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:04.3463630Z [ 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:04.3810280Z [ 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:04.4182290Z [ 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:04.4385350Z [ 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:04.4510000Z [ 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:04.4942600Z [ 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:04.5219550Z [ 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:04.5610250Z [ 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:04.5729940Z [ 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:04.6057200Z [ 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:04.6482640Z [ 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:04.6667470Z [ 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:04.6885710Z [ 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:04.7177740Z [ 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:04.7803850Z [ 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:04.7810590Z [ 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:04.8092730Z [ 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:04.8367110Z [ 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:04.9198820Z [ 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:04.9231770Z [ 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:04.9334580Z [ 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:04.9493040Z [ 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.0160250Z [ 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:05.0279950Z [ 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:05.0689680Z [ 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:05.0870940Z [ 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:05.0964310Z [ 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:05.1104400Z [ 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:05.1480860Z [ 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:05.1652910Z [ 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:05.2027560Z [ 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:05.2075440Z [ 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:05.2549530Z [ 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:05.2569510Z [ 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:05.2949940Z [ 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:05.3058340Z [ 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:05.3408410Z [ 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:05.3472880Z [ 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:05.3968370Z [ 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:05.4015290Z [ 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:05.4282430Z [ 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:05.4383510Z [ 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:05.4774140Z [ 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:05.4971510Z [ 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:05.5148740Z [ 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:05.5183530Z [ 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:05.5536020Z [ 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:05.5822580Z [ 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:05.6058400Z [ 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:05.6127410Z [ 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:05.6424190Z [ 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:05.6655920Z [ 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:05.6965200Z [ 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:05.7044160Z [ 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:05.7351650Z [ 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:05.7684760Z [ 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:05.7842540Z [ 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:05.7943120Z [ 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:05.8273430Z [ 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:05.8626160Z [ 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:05.8690680Z [ 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:05.8925080Z [ 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:05.9131990Z [ 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:05.9496850Z [ 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:05.9585420Z [ 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:05.9951120Z [ 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:05.9985070Z [ 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.0707470Z [ 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:06.0736290Z [ 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:06.1087080Z [ 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:06.1146860Z [ 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:06.2013550Z [ 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:06.2124160Z [ 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:06.2439360Z [ 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:06.2614830Z [ 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:06.3348770Z [ 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:06.3449640Z [ 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:06.3590390Z [ 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:06.3817420Z [ 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:06.4688760Z [ 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:06.4801420Z [ 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:06.5009370Z [ 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:06.5278830Z [ 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:06.6072560Z [ 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:06.6247910Z [ 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:06.6505870Z [ 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:06.6580550Z [ 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:06.7458130Z [ 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:06.7684090Z [ 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:06.7902480Z [ 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:06.7972370Z [ 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:06.9107480Z [ 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:06.9214530Z [ 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:06.9555460Z [ 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:06.9698180Z [ 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.0215360Z [ 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.0243810Z [ 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.0769070Z [ 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:07.0841190Z [ 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:07.1328390Z [ 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:07.1698970Z [ 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:07.1997070Z [ 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:07.2055390Z [ 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:07.2551460Z [ 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:07.2968840Z [ 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:07.3343550Z [ 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:07.3508840Z [ 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:07.3918410Z [ 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:07.4358720Z [ 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:07.5106660Z [ 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:07.5283100Z [ 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:07.5482250Z [ 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:07.5964060Z [ 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:07.6112620Z [ 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:07.6194330Z [ 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:07.6369710Z [ 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:07.7009550Z [ 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:07.7138670Z [ 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:07.7301060Z [ 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:07.7368680Z [ 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:07.7986670Z [ 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:07.8203610Z [ 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:07.8353350Z [ 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:07.8437080Z [ 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:07.8960360Z [ 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:07.9061460Z [ 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:07.9277430Z [ 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:07.9418070Z [ 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:07.9894070Z [ 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:07.9971330Z [ 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.0183650Z [ 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.0381660Z [ 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:08.0968450Z [ 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:08.1119500Z [ 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:08.1225660Z [ 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:08.1534020Z [ 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:08.2183770Z [ 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:08.2343780Z [ 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:08.2432350Z [ 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:08.2985020Z [ 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:08.3392950Z [ 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:08.3647770Z [ 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:08.3886610Z [ 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:08.4451500Z [ 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:08.4715750Z [ 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:08.5123960Z [ 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:08.5317100Z [ 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:08.5433650Z [ 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:08.5741220Z [ 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:08.6165430Z [ 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:08.6573170Z [ 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:08.6581460Z [ 59%] 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:08.6967620Z [ 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:08.7447290Z [ 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:08.7720980Z [ 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:08.7877980Z [ 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:08.8329120Z [ 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:08.8746850Z [ 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:08.8895500Z [ 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:08.9255100Z [ 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:08.9563720Z [ 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:08.9630190Z [ 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:08.9784730Z [ 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.0211040Z [ 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.0392380Z [ 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.0576170Z [ 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:09.0668230Z [ 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.1266830Z [ 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:09.1274630Z [ 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:09.1503290Z [ 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:09.1650810Z [ 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:09.2139210Z [ 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:09.2198690Z [ 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:09.2389540Z [ 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:09.2490550Z [ 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:09.2874920Z [ 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:09.3031590Z [ 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:09.3391720Z [ 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:09.3421430Z [ 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:09.3730530Z [ 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:09.3847450Z [ 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:09.4295050Z [ 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:09.4333850Z [ 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:09.4681600Z [ 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:09.4890640Z [ 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:09.5192900Z [ 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:09.5253500Z [ 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:09.5517200Z [ 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:09.5844640Z [ 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:09.6026640Z [ 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:09.6175730Z [ 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:09.6467680Z [ 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:09.6690860Z [ 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:09.6926510Z [ 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:09.7108920Z [ 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:09.7297030Z [ 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:09.7809170Z [ 59%] 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:09.7818640Z [ 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:09.7921700Z [ 60%] 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:09.8156170Z [ 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:09.8619400Z [ 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:09.8620840Z [ 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:09.8669940Z [ 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:09.9041680Z [ 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:09.9383900Z [ 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:09.9508120Z [ 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:09.9566260Z [ 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:09.9872670Z [ 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.0183970Z [ 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:10.0308340Z [ 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:10.0405920Z [ 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:10.0739200Z [ 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:10.1037750Z [ 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:10.1144470Z [ 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:10.1398380Z [ 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:10.1632400Z [ 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:10.1974420Z [ 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:10.2144590Z [ 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:10.2254110Z [ 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:10.2518820Z [ 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:10.2787360Z [ 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:10.3054980Z [ 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:10.3163290Z [ 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:10.3568340Z [ 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:10.3667050Z [ 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:10.4070660Z [ 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:10.4140270Z [ 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:10.4481290Z [ 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:10.4906910Z [ 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:10.5191560Z [ 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:10.5251950Z [ 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:10.5388660Z [ 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:10.5875010Z [ 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:10.5991880Z [ 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:10.6095140Z [ 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:10.6596780Z [ 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:10.6743000Z [ 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:10.7103520Z [ 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:10.7195630Z [ 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:10.7813200Z [ 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:10.7938060Z [ 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:10.8580960Z [ 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:10.8613190Z [ 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:10.9353020Z [ 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:10.9775330Z [ 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:11.0288730Z [ 61%] Linking CXX static library liboptimized_kernels.a 2024-08-22T20:33:11.0686280Z [ 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-prfm.c.o 2024-08-22T20:33:11.1163760Z [ 61%] Built target optimized_kernels 2024-08-22T20:33:11.1228200Z [ 62%] 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:11.1287260Z [ 62%] Merging kernel yaml files 2024-08-22T20:33:11.2202750Z [ 62%] Generating selected_operators.yaml for optimized_native_cpu_ops_lib 2024-08-22T20:33:11.2663000Z [ 62%] 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:11.2749860Z [ 62%] Generating selected_operators.yaml for optimized_ops_lib 2024-08-22T20:33:11.3485420Z [ 62%] 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:11.3656380Z [ 62%] Generating code for kernel registration 2024-08-22T20:33:11.3930160Z [ 62%] Generating code for kernel registration 2024-08-22T20:33:11.4242160Z [ 62%] 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:11.4324920Z [ 62%] 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:11.4426760Z [ 62%] 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:11.5122520Z [ 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:11.5223500Z [ 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:11.5234910Z [ 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:11.5941250Z [ 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:11.6000230Z [ 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:11.6228100Z [ 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:11.6838540Z [ 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:11.7086060Z [ 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:11.7152490Z [ 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:11.7834910Z [ 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:11.7914890Z [ 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:11.8070300Z [ 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:11.8677620Z [ 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:11.8819400Z [ 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:11.8919890Z [ 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:11.9608070Z [ 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:11.9852010Z [ 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:11.9947770Z [ 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:12.0806890Z [ 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:12.1023830Z [ 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:12.1338180Z [ 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:12.2016290Z [ 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:12.2385670Z [ 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:12.2493040Z [ 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:12.3577220Z [ 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:12.3596940Z [ 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:12.3938860Z [ 62%] Building CXX object kernels/optimized/CMakeFiles/optimized_ops_lib.dir/optimized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2024-08-22T20:33:12.4650430Z [ 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:12.5473270Z [ 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:12.5675770Z [ 62%] Building CXX object configurations/CMakeFiles/optimized_native_cpu_ops_lib.dir/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2024-08-22T20:33:12.6376180Z [ 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:12.6466040Z [ 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:12.7262940Z [ 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:12.8256770Z [ 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:12.8478590Z [ 62%] Linking CXX static library liboptimized_ops_lib.a 2024-08-22T20:33:12.8657130Z [ 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:12.8890950Z [ 62%] Built target optimized_ops_lib 2024-08-22T20:33:12.8967840Z [ 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:12.8994680Z [ 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:12.9133330Z [ 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:12.9452420Z [ 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:12.9818340Z [ 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:12.9925560Z [ 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:13.0037580Z [ 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:13.0626370Z [ 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:13.0862940Z [ 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:13.1327210Z [ 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:13.1431840Z [ 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:13.1871880Z [ 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:13.2096540Z [ 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:13.2413490Z [ 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:13.2527170Z [ 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:13.2973150Z [ 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:13.3277680Z [ 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:13.3502470Z [ 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:13.3603360Z [ 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:13.3982290Z [ 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:13.4309580Z [ 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:13.4463140Z [ 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:13.4630710Z [ 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:13.5024780Z [ 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:13.5242800Z [ 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:13.5547670Z [ 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:13.5648210Z [ 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:13.5866100Z [ 63%] Linking CXX static library liboptimized_native_cpu_ops_lib.a 2024-08-22T20:33:13.6003210Z [ 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:13.6551450Z [ 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:13.6557270Z [ 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:13.6576900Z [ 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:13.6622090Z [ 63%] Built target optimized_native_cpu_ops_lib 2024-08-22T20:33:13.6720110Z [ 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:13.6787670Z [ 63%] Building CXX object CMakeFiles/executor_runner.dir/examples/portable/executor_runner/executor_runner.cpp.o 2024-08-22T20:33:13.7349770Z [ 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:13.7460460Z [ 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:13.7562230Z [ 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:13.7587140Z [ 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:13.8101650Z [ 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:13.8304640Z [ 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:13.8331100Z [ 64%] Building CXX object CMakeFiles/executor_runner.dir/extension/data_loader/file_data_loader.cpp.o 2024-08-22T20:33:13.8444230Z [ 64%] 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:13.8964090Z [ 64%] 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:13.9190560Z [ 64%] 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:13.9320380Z [ 64%] Building CXX object CMakeFiles/executor_runner.dir/extension/evalue_util/print_evalue.cpp.o 2024-08-22T20:33:13.9455830Z [ 64%] Building CXX object CMakeFiles/executor_runner.dir/extension/runner_util/inputs.cpp.o 2024-08-22T20:33:13.9875680Z [ 64%] 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.0220740Z [ 64%] 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.0816570Z [ 64%] 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.1253010Z [ 64%] 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:14.1666630Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f16-f32-cvt-neonfp16.c.o 2024-08-22T20:33:14.1954650Z [ 64%] Building CXX object CMakeFiles/executor_runner.dir/extension/runner_util/inputs_portable.cpp.o 2024-08-22T20:33:14.2110760Z [ 64%] Building CXX object CMakeFiles/executor_runner.dir/runtime/executor/test/test_backend_compiler_lib.cpp.o 2024-08-22T20:33:14.2430530Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-f16-cvt-neonfp16.c.o 2024-08-22T20:33:14.2868420Z [ 64%] 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:14.3172340Z [ 64%] 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:14.4063980Z [ 64%] 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:14.4138300Z [ 64%] 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:14.4520330Z [ 64%] 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:14.5092000Z [ 64%] 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:14.5174010Z [ 64%] 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:14.5530850Z [ 64%] Linking CXX executable executor_runner 2024-08-22T20:33:14.5624080Z [ 64%] 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:14.5643400Z [ 64%] 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:14.5786380Z ld: warning: ignoring duplicate libraries: 'libexecutorch.a' 2024-08-22T20:33:14.6226710Z [ 65%] 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:14.6578040Z [ 65%] Built target executor_runner 2024-08-22T20:33:14.6587900Z [ 65%] 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:14.6673820Z [ 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:14.6833690Z [ 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:14.7121220Z [ 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:14.7444310Z [ 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:14.7535990Z [ 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:14.7655750Z [ 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:14.7813580Z [ 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:14.8255010Z [ 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:14.8325950Z [ 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:14.8583500Z [ 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:14.8796340Z [ 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:14.8895910Z [ 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:14.9294120Z [ 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:14.9379780Z [ 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:14.9584990Z [ 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:14.9827090Z [ 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:14.9958130Z [ 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:15.0384810Z [ 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:15.0450590Z [ 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:15.0627890Z [ 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:15.0992650Z [ 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:15.1043420Z [ 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:15.1594700Z [ 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:15.1677830Z [ 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:15.1714330Z [ 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:15.2167620Z [ 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:15.2343360Z [ 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:15.2671600Z [ 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:15.2786670Z [ 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:15.2824000Z [ 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:15.3142540Z [ 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:15.3478580Z [ 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:15.3729270Z [ 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:15.3810620Z [ 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:15.3916810Z [ 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:15.4363870Z [ 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:15.4844600Z [ 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:15.4981200Z [ 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:15.5242240Z [ 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:15.5328570Z [ 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:15.5435300Z [ 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:15.5904700Z [ 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:15.6128080Z [ 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:15.6332620Z [ 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:15.6383600Z [ 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:15.6485870Z [ 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:15.7137460Z [ 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:15.7372800Z [ 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:15.7471700Z [ 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:15.7526530Z [ 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:15.7531540Z [ 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:15.8126550Z [ 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:15.8426050Z [ 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:15.8518390Z [ 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:15.8634860Z [ 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:15.8744150Z [ 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:15.9269940Z [ 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:15.9410400Z [ 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:15.9511060Z [ 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:15.9610060Z [ 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:15.9730700Z [ 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:16.0156900Z [ 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:16.0293870Z [ 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:16.0492950Z [ 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:16.0607150Z [ 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:16.0800920Z [ 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:16.1166580Z [ 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:16.1238320Z [ 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:16.1579340Z [ 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:16.1666420Z [ 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:16.1964310Z [ 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:16.2146430Z [ 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:16.2434040Z [ 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:16.2678610Z [ 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:16.2936410Z [ 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:16.3002360Z [ 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:16.3238990Z [ 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:16.3552500Z [ 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:16.3878050Z [ 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:16.3959360Z [ 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:16.4018450Z [ 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:16.4179610Z [ 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:16.4471390Z [ 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:16.4807700Z [ 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:16.4880760Z [ 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:16.4986730Z [ 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:16.5030780Z [ 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:16.5387860Z [ 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:16.5780070Z [ 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:16.5806900Z [ 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:16.5867230Z [ 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:16.6017720Z [ 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:16.6180200Z [ 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:16.6687410Z [ 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:16.6783750Z [ 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:16.6803740Z [ 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:16.6917280Z [ 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:16.7001910Z [ 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:16.7692760Z [ 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:16.7703210Z [ 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:16.7712750Z [ 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:16.7926980Z [ 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:16.7988300Z [ 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:16.8437420Z [ 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:16.8552840Z [ 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:16.8694730Z [ 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:16.8773400Z [ 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:16.8781840Z [ 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:16.9335160Z [ 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:16.9423050Z [ 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:16.9678200Z [ 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:16.9679670Z [ 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:16.9707900Z [ 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:17.0285780Z [ 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:17.0323930Z [ 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:17.0623860Z [ 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:17.0727630Z [ 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:17.0752160Z [ 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:17.1206940Z [ 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:17.1259350Z [ 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:17.1557440Z [ 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:17.1613910Z [ 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:17.1864950Z [ 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:17.2238120Z [ 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:17.2265340Z [ 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:17.2429730Z [ 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:17.2500850Z [ 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:17.3014560Z [ 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:17.3163440Z [ 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:17.3255670Z [ 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:17.3358150Z [ 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:17.3368760Z [ 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:17.3839690Z [ 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:17.4046550Z [ 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:17.4253040Z [ 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:17.4291910Z [ 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:17.4499830Z [ 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:17.4809410Z [ 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:17.5100050Z [ 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:17.5163850Z [ 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:17.5291210Z [ 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:17.5431670Z [ 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:17.5928830Z [ 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:17.6051650Z [ 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:17.6187830Z [ 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:17.6206490Z [ 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:17.6384870Z [ 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:17.6981630Z [ 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:17.7146810Z [ 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:17.7248020Z [ 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:17.7255570Z [ 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:17.7385060Z [ 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:17.7904040Z [ 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:17.8124240Z [ 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:17.8208550Z [ 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:17.8309510Z [ 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:17.8382590Z [ 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:17.8922790Z [ 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:17.9142110Z [ 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:17.9176960Z [ 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:17.9315590Z [ 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:17.9452410Z [ 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:17.9870930Z [ 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:18.0092800Z [ 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:18.0225090Z [ 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:18.0326410Z [ 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:18.0432970Z [ 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:18.1080110Z [ 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:18.1171040Z [ 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:18.1348240Z [ 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:18.1513950Z [ 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:18.1608680Z [ 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:18.2152880Z [ 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:18.2217500Z [ 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:18.2279220Z [ 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:18.2424840Z [ 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:18.2644110Z [ 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:18.3069900Z [ 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:18.3145030Z [ 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:18.3273650Z [ 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:18.3315570Z [ 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:18.3642320Z [ 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:18.4136930Z [ 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:18.4140580Z [ 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:18.4240690Z [ 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:18.4279630Z [ 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:18.4459460Z [ 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:18.5039200Z [ 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:18.5167300Z [ 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:18.5270110Z [ 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:18.5305470Z [ 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:18.5342910Z [ 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:18.5989950Z [ 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:18.6124990Z [ 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:18.6142360Z [ 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:18.6355940Z [ 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:18.6423780Z [ 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:18.7136190Z [ 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:18.7243540Z [ 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:18.7262270Z [ 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:18.7296450Z [ 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:18.7339520Z [ 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:18.8097090Z [ 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:18.8205760Z [ 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:18.8235510Z [ 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:18.8310040Z [ 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:18.8408990Z [ 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:18.9196740Z [ 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:18.9298940Z [ 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:18.9372060Z [ 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:18.9375310Z [ 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:18.9385080Z [ 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:18.9959580Z [ 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:18.9993300Z [ 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:19.0200830Z [ 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:19.0211720Z [ 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:19.0403930Z [ 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:19.0696890Z [ 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:19.0845560Z [ 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:19.0999850Z [ 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:19.1161170Z [ 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:19.1228190Z [ 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:19.1596720Z [ 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:19.1707120Z [ 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:19.1806270Z [ 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:19.1947870Z [ 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:19.1964390Z [ 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:19.2412750Z [ 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:19.2636200Z [ 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:19.2667770Z [ 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:19.2784040Z [ 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:19.2792760Z [ 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:19.3359910Z [ 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:19.3401930Z [ 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:19.3559500Z [ 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:19.3567590Z [ 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:19.3640370Z [ 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:19.4209360Z [ 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:19.4250270Z [ 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:19.4316880Z [ 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:19.4417650Z [ 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:19.4561410Z [ 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:19.5014570Z [ 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:19.5117620Z [ 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:19.5202050Z [ 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:19.5305780Z [ 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:19.5385640Z [ 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:19.5948180Z [ 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:19.6070950Z [ 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:19.6074950Z [ 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:19.6176880Z [ 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:19.6221390Z [ 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:19.6872870Z [ 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:19.6948790Z [ 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:19.7016200Z [ 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:19.7035530Z [ 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:19.7060290Z [ 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:19.7754370Z [ 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:19.7855350Z [ 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:19.7934280Z [ 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:19.7935910Z [ 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:19.7944970Z [ 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:19.8587040Z [ 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:19.8627530Z [ 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:19.8652640Z [ 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:19.8823430Z [ 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:19.8930580Z [ 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:19.9473510Z [ 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:19.9518450Z [ 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:19.9644300Z [ 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:19.9741430Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-neonv8.c.o 2024-08-22T20:33:19.9771640Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-neonv8.c.o 2024-08-22T20:33:20.0399290Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-neonv8.c.o 2024-08-22T20:33:20.0401210Z [ 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:20.0415590Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-neonv8.c.o 2024-08-22T20:33:20.0506320Z [ 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:20.0625350Z [ 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:20.1151480Z [ 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:20.1384360Z [ 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:20.1451780Z [ 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:20.1732950Z [ 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:20.2143700Z [ 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:20.2229690Z [ 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:20.2573200Z [ 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:20.3093520Z [ 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:20.3133840Z [ 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:20.3322170Z [ 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:20.3617210Z [ 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:20.3958010Z [ 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:20.4137290Z [ 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:20.4226290Z [ 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:20.4413300Z [ 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:20.5189270Z [ 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:20.5239920Z [ 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:20.5322150Z [ 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:20.5465080Z [ 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:20.5560540Z [ 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:20.6079530Z [ 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:20.6161940Z [ 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:20.6253860Z [ 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:20.6487610Z [ 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:20.6618290Z [ 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:20.7192110Z [ 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:20.7203350Z [ 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:20.7307720Z [ 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:20.7595050Z [ 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:20.7652640Z [ 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:20.8297000Z [ 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:20.8419080Z [ 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:20.8460840Z [ 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:20.8759950Z [ 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:20.8979600Z [ 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:20.9613240Z [ 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:20.9763890Z [ 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:20.9826050Z [ 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:20.9843870Z [ 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:21.0002200Z [ 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:21.0735600Z [ 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:21.1073170Z [ 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:21.1086910Z [ 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:21.1139980Z [ 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:21.1297130Z [ 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:21.2248490Z [ 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:21.2288990Z [ 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:21.2361080Z [ 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:21.2380540Z [ 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:21.2549090Z [ 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:21.3443710Z [ 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:21.3591590Z [ 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:21.3671140Z [ 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:21.3763890Z [ 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:21.4519750Z [ 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:21.4596810Z [ 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:21.4601550Z [ 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:21.4605440Z [ 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:21.4879890Z [ 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:21.5625520Z [ 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:21.5659370Z [ 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:21.5673090Z [ 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:21.5698070Z [ 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:21.6158620Z [ 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:21.6609380Z [ 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:21.6894950Z [ 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:21.6916630Z [ 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:21.6966380Z [ 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:21.7451170Z [ 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:21.7954910Z [ 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:21.8041730Z [ 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:21.8494860Z [ 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:21.8520340Z [ 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:21.8820490Z [ 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:21.8939580Z [ 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:21.9203870Z [ 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:21.9546730Z [ 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:21.9613020Z [ 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:21.9802570Z [ 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:21.9925310Z [ 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:22.0452320Z [ 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:22.0631490Z [ 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:22.0756580Z [ 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:22.0871350Z [ 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:22.0934860Z [ 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:22.1658790Z [ 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:22.1743030Z [ 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:22.1964430Z [ 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:22.2024500Z [ 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:22.2038200Z [ 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:22.2717270Z [ 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:22.2917580Z [ 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:22.3092330Z [ 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:22.3196060Z [ 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:22.3218130Z [ 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:22.3848180Z [ 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:22.4127080Z [ 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:22.4338830Z [ 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:22.4343250Z [ 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:22.4432850Z [ 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:22.5034490Z [ 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:22.5273820Z [ 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:22.5477790Z [ 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:22.5621020Z [ 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:22.5777780Z [ 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:22.6287790Z [ 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:22.6655500Z [ 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:22.6839460Z [ 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:22.6952600Z [ 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:22.7112630Z [ 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:22.7756950Z [ 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:22.7998470Z [ 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:22.8002360Z [ 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:22.8251140Z [ 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:22.8642340Z [ 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:22.9058420Z [ 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:22.9258120Z [ 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:22.9329660Z [ 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:22.9473860Z [ 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:23.0006500Z [ 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:23.0236460Z [ 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:23.0329430Z [ 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:23.0428290Z [ 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:23.0524710Z [ 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:23.1032370Z [ 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:23.1267410Z [ 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:23.1442660Z [ 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:23.1504110Z [ 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:23.1675150Z [ 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:23.2042270Z [ 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:23.2431010Z [ 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:23.2527730Z [ 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:23.2851330Z [ 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:23.2953420Z [ 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:23.3159560Z [ 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:23.3526910Z [ 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:23.3827620Z [ 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:23.3854420Z [ 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:23.4036520Z [ 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:23.4398490Z [ 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:23.4931820Z [ 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:23.4972290Z [ 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:23.5040270Z [ 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:23.5244730Z [ 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:23.5573380Z [ 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:23.6104630Z [ 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:23.6219980Z [ 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:23.6371890Z [ 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:23.6663860Z [ 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:23.6918720Z [ 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:23.7292380Z [ 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:23.7436370Z [ 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:23.7838940Z [ 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:23.7916780Z [ 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:23.8043230Z [ 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:23.8294950Z [ 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:23.8359350Z [ 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:23.8866390Z [ 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:23.8911480Z [ 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:23.9024060Z [ 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:23.9576280Z [ 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:23.9812100Z [ 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:23.9941230Z [ 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:24.0302750Z [ 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:24.0656700Z [ 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:24.0821610Z [ 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:24.1227950Z [ 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:24.1324540Z [ 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:24.1690620Z [ 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:24.1845700Z [ 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:24.1949270Z [ 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:24.2637200Z [ 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:24.2696130Z [ 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:24.2709220Z [ 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:24.2954330Z [ 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:24.3595050Z [ 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:24.3670720Z [ 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:24.3742280Z [ 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:24.3845530Z [ 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:24.3925030Z [ 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:24.4548540Z [ 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:24.4600910Z [ 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:24.4849020Z [ 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:24.5156710Z [ 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:24.5327410Z [ 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:24.5458800Z [ 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:24.5805230Z [ 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:24.5872420Z [ 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:24.6031950Z [ 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:24.6268630Z [ 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:24.6462510Z [ 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:24.6663780Z [ 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:24.6851250Z [ 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:24.6951840Z [ 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:24.7069630Z [ 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:24.7420710Z [ 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:24.7484480Z [ 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:24.7818650Z [ 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:24.7924860Z [ 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:24.7962560Z [ 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:24.8392760Z [ 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:24.8452060Z [ 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:24.8582670Z [ 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:24.8848900Z [ 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:24.8907500Z [ 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:24.9260500Z [ 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:24.9365040Z [ 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:24.9734070Z [ 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:24.9956040Z [ 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:25.0144150Z [ 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:25.0544100Z [ 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:25.0554040Z [ 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:25.0823070Z [ 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:25.1149790Z [ 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:25.1262120Z [ 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:25.1690390Z [ 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:25.1784420Z [ 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:25.1973940Z [ 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:25.2058090Z [ 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:25.2304700Z [ 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:25.2708900Z [ 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:25.2731180Z [ 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:25.3093690Z [ 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:25.3106720Z [ 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:25.3514610Z [ 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:25.3738550Z [ 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:25.3836970Z [ 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:25.4003350Z [ 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:25.4066300Z [ 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:25.4510620Z [ 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:25.4740010Z [ 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:25.4817690Z [ 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:25.5228140Z [ 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:25.5296200Z [ 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:25.5537430Z [ 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:25.5884880Z [ 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:25.5984860Z [ 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:25.6259440Z [ 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:25.6384640Z [ 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:25.6787540Z [ 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:25.7017990Z [ 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:25.7078660Z [ 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:25.7575820Z [ 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:25.7635520Z [ 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:25.8182210Z [ 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:25.8437550Z [ 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:25.8557180Z [ 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:25.8644170Z [ 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:25.8773770Z [ 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:25.9272680Z [ 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:25.9620860Z [ 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:25.9686300Z [ 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:25.9783660Z [ 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:25.9886720Z [ 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:26.0430110Z [ 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:26.0798030Z [ 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:26.0851570Z [ 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:26.0868730Z [ 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:26.1123710Z [ 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:26.1344090Z [ 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:26.1796590Z [ 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:26.2054030Z [ 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:26.2100050Z [ 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:26.2198880Z [ 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:26.2308650Z [ 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:26.2972180Z [ 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:26.3134790Z [ 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:26.3311710Z [ 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:26.3392170Z [ 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:26.3461730Z [ 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:26.4033330Z [ 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:26.4264700Z [ 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:26.4327860Z [ 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:26.4406310Z [ 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:26.4567540Z [ 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:26.5073060Z [ 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:26.5348220Z [ 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:26.5547330Z [ 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:26.5637860Z [ 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:26.5639550Z [ 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:26.6216690Z [ 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:26.6316420Z [ 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:26.6559260Z [ 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:26.6564190Z [ 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:26.6620270Z [ 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:26.7186030Z [ 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:26.7187570Z [ 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:26.7601980Z [ 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:26.7683780Z [ 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:26.7765240Z [ 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:26.8221950Z [ 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:26.8277030Z [ 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:26.8465490Z [ 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:26.8719000Z [ 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:26.8815480Z [ 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:26.9103040Z [ 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:26.9190430Z [ 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:26.9360890Z [ 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:26.9703540Z [ 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:26.9870840Z [ 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:27.0102380Z [ 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:27.0162900Z [ 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:27.0317010Z [ 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:27.0675550Z [ 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:27.1026140Z [ 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:27.1270170Z [ 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:27.1396080Z [ 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:27.1456900Z [ 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:27.1697350Z [ 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:27.2178500Z [ 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:27.2295280Z [ 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:27.2307860Z [ 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:27.2696340Z [ 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:27.2874310Z [ 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:27.3229560Z [ 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:27.3307240Z [ 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:27.3454850Z [ 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:27.3737130Z [ 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:27.3864220Z [ 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:27.4365900Z [ 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:27.4432780Z [ 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:27.4591300Z [ 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:27.4688290Z [ 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:27.5006170Z [ 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:27.5365200Z [ 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:27.5499370Z [ 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:27.5862870Z [ 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:27.5965540Z [ 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:27.5994590Z [ 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:27.6295290Z [ 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:27.6464060Z [ 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:27.6897140Z [ 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:27.6987640Z [ 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:27.7061660Z [ 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:27.7169290Z [ 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:27.7338940Z [ 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:27.7867100Z [ 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:27.8112780Z [ 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:27.8203930Z [ 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:27.8207250Z [ 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:27.8247110Z [ 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:27.8793170Z [ 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:27.9040410Z [ 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:27.9136650Z [ 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:27.9150320Z [ 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:27.9297520Z [ 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:27.9923090Z [ 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:28.0118170Z [ 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:28.0218750Z [ 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:28.0254110Z [ 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:28.0257370Z [ 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:28.0790040Z [ 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:28.0928990Z [ 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:28.1061670Z [ 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:28.1139790Z [ 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:28.1317100Z [ 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:28.1536640Z [ 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:28.1870440Z [ 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:28.1875450Z [ 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:28.2012410Z [ 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:28.2229650Z [ 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:28.2522740Z [ 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:28.2687400Z [ 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:28.2787850Z [ 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:28.2880600Z [ 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:28.3241370Z [ 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:28.3470520Z [ 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:28.3511580Z [ 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:28.3560300Z [ 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:28.3721290Z [ 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:28.4216950Z [ 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:28.4258200Z [ 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:28.4471030Z [ 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:28.4487300Z [ 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:28.4606210Z [ 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:28.5101250Z [ 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:28.5152480Z [ 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:28.5206010Z [ 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:28.5429870Z [ 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:28.5497630Z [ 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:28.5928200Z [ 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:28.6028860Z [ 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:28.6136290Z [ 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:28.6217840Z [ 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:28.6371210Z [ 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:28.6799240Z [ 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:28.6851050Z [ 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:28.7083170Z [ 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:28.7190360Z [ 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:28.7191820Z [ 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:28.7707480Z [ 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:28.7725040Z [ 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:28.7957470Z [ 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:28.8103850Z [ 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:28.8174610Z [ 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:28.8684020Z [ 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:28.8690950Z [ 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:28.8864680Z [ 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:28.8999160Z [ 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:28.9022040Z [ 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:28.9409330Z [ 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:28.9451960Z [ 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:28.9626150Z [ 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:28.9906460Z [ 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:28.9996990Z [ 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:29.0352810Z [ 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:29.0419650Z [ 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:29.0487870Z [ 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:29.0826810Z [ 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:29.0903300Z [ 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:29.1278970Z [ 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:29.1398280Z [ 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:29.1483600Z [ 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:29.1894810Z [ 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:29.1990010Z [ 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:29.2223430Z [ 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:29.2484020Z [ 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:29.2488460Z [ 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:29.3019900Z [ 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:29.3338990Z [ 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:29.3520580Z [ 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:29.3537050Z [ 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:29.3744050Z [ 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:29.3989040Z [ 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:29.4522940Z [ 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:29.4685280Z [ 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:29.4702190Z [ 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:29.4841250Z [ 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:29.5057980Z [ 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:29.5530470Z [ 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:29.5772080Z [ 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:29.5854550Z [ 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:29.5999070Z [ 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:29.6352790Z [ 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:29.6689930Z [ 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:29.6963530Z [ 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:29.6996420Z [ 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:29.7131550Z [ 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:29.7233390Z [ 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:29.7681130Z [ 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:29.7957130Z [ 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:29.8160470Z [ 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:29.8283970Z [ 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:29.8331790Z [ 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:29.8715220Z [ 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:29.9380140Z [ 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:29.9389870Z [ 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:29.9391210Z [ 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:29.9737840Z [ 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:29.9918020Z [ 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:30.0312370Z [ 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:30.0597210Z [ 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:30.0685390Z [ 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:30.1022390Z [ 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:30.1199000Z [ 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:30.1361390Z [ 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:30.1615310Z [ 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:30.1761650Z [ 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:30.1975340Z [ 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:30.2333830Z [ 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:30.2338750Z [ 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:30.2639770Z [ 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:30.2813820Z [ 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:30.3112800Z [ 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:30.3474660Z [ 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:30.3478710Z [ 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:30.3595590Z [ 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:30.3869980Z [ 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:30.4020780Z [ 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:30.4523790Z [ 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:30.4573990Z [ 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:30.4759210Z [ 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:30.5008910Z [ 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:30.5036050Z [ 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:30.5601720Z [ 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:30.5684410Z [ 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:30.6014620Z [ 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:30.6070760Z [ 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:30.6231790Z [ 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:30.6834150Z [ 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:30.6918470Z [ 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:30.7172990Z [ 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:30.7340280Z [ 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:30.7640050Z [ 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:30.8215890Z [ 80%] 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:30.8239970Z [ 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.c.o 2024-08-22T20:33:30.8275580Z [ 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:30.8427630Z [ 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:30.8916070Z [ 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:30.9294080Z [ 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:30.9343350Z [ 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:30.9445540Z [ 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:30.9638320Z [ 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:31.0158330Z [ 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:31.0341110Z [ 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:31.0417370Z [ 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:31.0649070Z [ 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:31.0720480Z [ 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:31.1173450Z [ 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:31.1366980Z [ 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:31.1440220Z [ 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:31.1729740Z [ 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:31.1749290Z [ 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:31.2151900Z [ 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:31.2313250Z [ 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:31.2359130Z [ 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:31.2737970Z [ 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:31.2884340Z [ 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:31.3230760Z [ 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:31.3429080Z [ 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:31.3438220Z [ 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:31.3948620Z [ 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:31.4103200Z [ 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:31.4491670Z [ 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:31.4619620Z [ 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:31.4629450Z [ 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:31.5135370Z [ 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:31.5202120Z [ 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:31.5716640Z [ 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:31.5871740Z [ 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:31.6057910Z [ 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:31.6269120Z [ 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:31.6438900Z [ 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:31.7064600Z [ 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:31.7290080Z [ 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:31.7382070Z [ 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:31.7387390Z [ 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:31.7570280Z [ 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:31.8161930Z [ 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:31.8306830Z [ 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:31.8372530Z [ 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:31.8410530Z [ 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:31.8733490Z [ 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:31.9463630Z [ 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:31.9578420Z [ 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:31.9672460Z [ 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:31.9830890Z [ 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:32.0225250Z [ 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:32.0379850Z [ 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:32.0519370Z [ 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:32.0598290Z [ 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:32.0915740Z [ 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:32.1212090Z [ 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:32.1215640Z [ 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:32.1427450Z [ 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:32.1562310Z [ 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:32.1923230Z [ 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:32.2180620Z [ 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:32.2265560Z [ 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:32.2531130Z [ 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:32.2584210Z [ 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:32.2960350Z [ 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:32.3222620Z [ 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:32.3527650Z [ 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:32.3638990Z [ 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:32.3877010Z [ 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:32.3897240Z [ 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:32.4273610Z [ 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:32.4648460Z [ 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:32.4702340Z [ 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:32.5047260Z [ 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:32.5137390Z [ 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:32.5447250Z [ 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:32.5460230Z [ 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:32.5591060Z [ 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:32.5915880Z [ 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:32.6000570Z [ 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:32.6271970Z [ 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:32.6467730Z [ 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:32.6637930Z [ 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:32.6963660Z [ 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:32.6982330Z [ 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:32.7461140Z [ 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:32.7583080Z [ 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:32.7612010Z [ 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:32.7842130Z [ 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:32.7951070Z [ 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:32.8402060Z [ 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:32.8443720Z [ 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:32.8582090Z [ 82%] 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:32.8594350Z [ 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:32.8878640Z [ 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:32.9278700Z [ 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:32.9551530Z [ 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:32.9562470Z [ 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:32.9607730Z [ 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:32.9850080Z [ 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:33.0259440Z [ 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:33.0360330Z [ 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:33.0467130Z [ 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:33.0529920Z [ 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:33.0661440Z [ 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:33.1152360Z [ 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:33.1379300Z [ 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:33.1445130Z [ 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:33.1446930Z [ 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:33.1532040Z [ 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:33.2098620Z [ 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:33.2282330Z [ 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:33.2283890Z [ 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:33.2407370Z [ 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:33.2528420Z [ 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:33.3047210Z [ 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:33.3171570Z [ 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:33.3240020Z [ 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:33.3406660Z [ 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:33.3522130Z [ 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:33.3721500Z [ 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:33.3977000Z [ 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:33.3982280Z [ 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:33.4369400Z [ 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:33.4374330Z [ 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:33.4486520Z [ 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:33.4757900Z [ 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:33.4935160Z [ 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:33.5085030Z [ 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:33.5246500Z [ 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:33.5363430Z [ 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:33.5714500Z [ 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:33.5790480Z [ 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:33.6064160Z [ 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:33.6105770Z [ 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:33.6299290Z [ 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:33.6545850Z [ 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:33.6630590Z [ 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:33.6859830Z [ 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:33.6915930Z [ 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:33.7144490Z [ 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:33.7417540Z [ 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:33.7455620Z [ 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:33.7666410Z [ 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:33.7759930Z [ 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:33.8044440Z [ 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:33.8263760Z [ 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:33.8465640Z [ 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:33.8472910Z [ 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:33.8544040Z [ 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:33.9007030Z [ 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:33.9230300Z [ 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:33.9299540Z [ 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:33.9358000Z [ 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:33.9373070Z [ 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:33.9970620Z [ 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:34.0067960Z [ 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:34.0124050Z [ 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:34.0146940Z [ 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:34.0151400Z [ 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:34.0867040Z [ 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:34.0953490Z [ 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:34.1054320Z [ 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:34.1106740Z [ 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:34.1110970Z [ 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:34.1914060Z [ 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:34.1992870Z [ 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:34.1995510Z [ 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:34.1997630Z [ 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:34.1999390Z [ 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:34.2763310Z [ 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:34.2854250Z [ 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:34.2880950Z [ 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:34.2911920Z [ 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:34.3059060Z [ 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:34.3631460Z [ 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:34.3697330Z [ 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:34.3798240Z [ 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:34.3844200Z [ 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:34.3906640Z [ 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:34.4509710Z [ 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:34.4622020Z [ 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:34.4623540Z [ 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:34.4640520Z [ 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:34.4823760Z [ 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:34.5338370Z [ 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:34.5475870Z [ 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:34.5516610Z [ 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:34.5528450Z [ 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:34.5720010Z [ 85%] 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:34.6267510Z [ 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:34.6277160Z [ 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:34.6377790Z [ 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:34.6442920Z [ 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:34.6808160Z [ 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:34.7024610Z [ 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:34.7163980Z [ 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:34.7239500Z [ 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:34.7383980Z [ 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:34.7724140Z [ 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:34.7956260Z [ 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:34.8057450Z [ 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:34.8124710Z [ 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:34.8243550Z [ 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:34.8706470Z [ 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:34.8777030Z [ 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:34.8885800Z [ 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:34.9081980Z [ 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:34.9219180Z [ 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:34.9606850Z [ 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:34.9688020Z [ 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:34.9790460Z [ 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:34.9976010Z [ 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:35.0224310Z [ 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:35.0540200Z [ 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:35.0571810Z [ 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:35.0673870Z [ 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:35.0997180Z [ 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:35.1100010Z [ 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:35.1385660Z [ 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:35.1484030Z [ 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:35.1588660Z [ 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:35.1873840Z [ 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:35.2183870Z [ 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:35.2295130Z [ 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:35.2418570Z [ 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:35.2465350Z [ 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:35.3006570Z [ 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:35.3068570Z [ 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:35.3346490Z [ 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:35.3375580Z [ 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:35.3425320Z [ 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:35.3941240Z [ 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:35.4045100Z [ 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:35.4282130Z [ 85%] 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:35.4415360Z [ 85%] 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:35.4431280Z [ 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:35.4825290Z [ 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:35.4958740Z [ 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:35.5107470Z [ 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:35.5293120Z [ 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:35.5521440Z [ 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:35.5779280Z [ 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:35.5878000Z [ 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:35.5988550Z [ 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:35.6169390Z [ 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:35.6559370Z [ 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:35.6710710Z [ 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:35.6722800Z [ 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:35.6836650Z [ 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:35.6985500Z [ 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:35.7457220Z [ 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:35.7552850Z [ 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:35.7647140Z [ 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:35.7729290Z [ 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:35.7905320Z [ 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:35.8332120Z [ 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:35.8485290Z [ 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:35.8593800Z [ 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:35.8649760Z [ 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:35.8725650Z [ 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:35.9251420Z [ 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:35.9397480Z [ 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:35.9415670Z [ 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:35.9459390Z [ 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:35.9685200Z [ 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:36.0216990Z [ 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:36.0319890Z [ 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:36.0323560Z [ 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:36.0363750Z [ 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:36.0572450Z [ 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:36.1098440Z [ 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:36.1196980Z [ 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:36.1214750Z [ 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:36.1349720Z [ 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:36.1422970Z [ 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:36.1842570Z [ 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:36.1892820Z [ 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:36.2115180Z [ 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:36.2139540Z [ 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:36.2176610Z [ 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:36.2705070Z [ 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:36.2818220Z [ 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:36.2857700Z [ 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:36.2929600Z [ 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:36.3166010Z [ 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:36.3502510Z [ 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:36.3638370Z [ 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:36.3746650Z [ 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:36.3756560Z [ 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:36.3989840Z [ 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:36.4289690Z [ 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:36.4440190Z [ 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:36.4566480Z [ 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:36.4676850Z [ 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:36.4739690Z [ 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:36.5109710Z [ 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:36.5361070Z [ 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:36.5449050Z [ 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:36.5504450Z [ 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:36.5654700Z [ 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:36.5975130Z [ 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:36.6262810Z [ 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:36.6616940Z [ 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:36.6785760Z [ 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:36.6893460Z [ 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:36.7127530Z [ 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:36.7503250Z [ 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:36.8057790Z [ 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:36.8158810Z [ 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:36.8519630Z [ 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:36.8722660Z [ 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:36.9157320Z [ 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:36.9205120Z [ 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:36.9289490Z [ 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:36.9522280Z [ 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:36.9895940Z [ 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:36.9947110Z [ 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:37.0044280Z [ 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:37.0058720Z [ 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:37.0327250Z [ 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:37.0765880Z [ 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:37.0823890Z [ 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:37.1048890Z [ 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:37.1088970Z [ 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:37.1101820Z [ 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:37.1725240Z [ 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:37.1845240Z [ 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:37.1880820Z [ 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:37.1891960Z [ 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:37.2040220Z [ 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:37.2678410Z [ 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:37.2826400Z [ 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:37.2889150Z [ 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:37.2893290Z [ 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:37.2970840Z [ 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:37.3568010Z [ 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:37.3576550Z [ 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:37.3678420Z [ 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:37.3756260Z [ 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:37.3997190Z [ 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:37.4423340Z [ 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:37.4459870Z [ 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:37.4601910Z [ 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:37.4616700Z [ 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:37.4838760Z [ 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:37.5295880Z [ 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:37.5412170Z [ 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:37.5425970Z [ 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:37.5518150Z [ 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:37.5698780Z [ 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:37.6122040Z [ 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:37.6192980Z [ 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:37.6267590Z [ 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:37.6403350Z [ 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:37.6606960Z [ 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:37.7222150Z [ 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:37.7226260Z [ 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:37.7327810Z [ 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:37.7516410Z [ 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:37.7721880Z [ 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:37.8198470Z [ 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:37.8378320Z [ 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:37.8386880Z [ 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:37.8676480Z [ 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:37.8968130Z [ 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:37.9300490Z [ 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:37.9641230Z [ 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:37.9682420Z [ 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:37.9856180Z [ 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:38.0163010Z [ 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:38.0361240Z [ 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:38.0692490Z [ 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:38.0822870Z [ 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:38.1099730Z [ 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:38.1377150Z [ 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:38.1550940Z [ 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:38.1921480Z [ 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:38.1979270Z [ 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:38.2205160Z [ 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:38.2419430Z [ 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:38.2423270Z [ 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:38.3068170Z [ 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:38.3169010Z [ 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:38.3175690Z [ 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:38.3444790Z [ 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:38.3564150Z [ 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:38.4168050Z [ 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:38.4307830Z [ 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:38.4522520Z [ 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:38.4546850Z [ 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:38.4907020Z [ 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:38.5139020Z [ 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:38.5341030Z [ 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:38.5524260Z [ 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:38.5701690Z [ 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:38.5875930Z [ 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:38.6171920Z [ 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:38.6510590Z [ 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:38.6582610Z [ 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:38.6728940Z [ 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:38.6936100Z [ 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:38.7338940Z [ 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:38.7599760Z [ 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:38.7896170Z [ 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:38.8006100Z [ 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:38.8189920Z [ 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:38.8780890Z [ 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:38.8872640Z [ 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:38.9067450Z [ 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:38.9228830Z [ 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:38.9588060Z [ 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:38.9765250Z [ 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:38.9879540Z [ 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:39.0337640Z [ 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:39.0348540Z [ 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:39.0713560Z [ 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:39.0958120Z [ 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:39.1203460Z [ 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:39.1367660Z [ 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:39.1434650Z [ 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:39.1785280Z [ 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:39.2063140Z [ 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:39.2088600Z [ 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:39.2359290Z [ 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:39.2600520Z [ 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:39.2823240Z [ 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:39.3352870Z [ 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:39.3423210Z [ 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:39.3476730Z [ 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:39.3696490Z [ 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:39.3800360Z [ 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:39.4524930Z [ 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:39.4663320Z [ 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:39.4764520Z [ 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:39.4782170Z [ 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:39.5106620Z [ 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:39.5516890Z [ 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:39.5836330Z [ 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:39.5905000Z [ 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:39.5988600Z [ 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:39.6321910Z [ 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:39.6783040Z [ 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:39.7026140Z [ 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:39.7038540Z [ 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:39.7142470Z [ 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:39.7568480Z [ 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:39.7863570Z [ 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:39.7967990Z [ 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:39.8027800Z [ 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:39.8378270Z [ 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:39.8920760Z [ 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:39.8934150Z [ 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:39.9015820Z [ 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:39.9019970Z [ 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:39.9514650Z [ 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:39.9962980Z [ 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:40.0066870Z [ 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:40.0085360Z [ 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:40.0142670Z [ 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:40.0571870Z [ 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:40.1058090Z [ 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:40.1101710Z [ 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:40.1165780Z [ 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:40.1272630Z [ 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:40.1723060Z [ 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:40.2150480Z [ 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:40.2291200Z [ 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:40.2296390Z [ 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:40.2505630Z [ 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:40.2967230Z [ 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:40.3099410Z [ 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:40.3228800Z [ 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:40.3472120Z [ 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:40.3651330Z [ 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:40.4014870Z [ 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:40.4290440Z [ 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:40.4391070Z [ 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:40.4620580Z [ 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:40.4760500Z [ 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:40.4997290Z [ 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:40.5554660Z [ 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:40.5628460Z [ 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:40.5769020Z [ 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:40.5787560Z [ 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:40.6169820Z [ 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:40.6713630Z [ 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:40.6933650Z [ 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:40.7035830Z [ 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:40.7061460Z [ 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:40.7548320Z [ 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:40.8020270Z [ 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:40.8172530Z [ 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:40.8274600Z [ 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:40.8747990Z [ 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:40.8832270Z [ 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:40.9452640Z [ 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:40.9505310Z [ 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:40.9975210Z [ 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:41.0088190Z [ 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:41.0437760Z [ 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:41.0540060Z [ 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:41.0631710Z [ 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:41.1251240Z [ 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:41.1313050Z [ 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:41.1452390Z [ 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:41.1605650Z [ 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:41.1869570Z [ 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:41.2382490Z [ 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:41.2600210Z [ 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:41.2665980Z [ 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:41.2821050Z [ 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:41.3113610Z [ 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:41.3464670Z [ 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:41.3915730Z [ 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:41.4024320Z [ 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:41.4253870Z [ 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:41.4301050Z [ 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:41.4990120Z [ 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:41.5011170Z [ 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:41.5447710Z [ 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:41.5577500Z [ 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:41.5838020Z [ 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:41.6234930Z [ 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:41.6612350Z [ 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:41.6616170Z [ 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:41.6726570Z [ 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:41.6797770Z [ 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:41.7354510Z [ 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:41.7535780Z [ 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:41.7633600Z [ 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:41.7766560Z [ 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:41.7881430Z [ 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:41.8523600Z [ 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:41.8696280Z [ 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:41.8724250Z [ 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:41.8817540Z [ 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:41.9307290Z [ 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:41.9665760Z [ 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:41.9750470Z [ 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:41.9824860Z [ 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:41.9982510Z [ 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:42.0504680Z [ 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:42.0736750Z [ 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:42.0936160Z [ 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:42.1040560Z [ 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:42.1224810Z [ 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:42.1728650Z [ 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:42.2166780Z [ 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:42.2203230Z [ 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:42.2305530Z [ 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:42.2752170Z [ 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:42.2824410Z [ 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:42.3394840Z [ 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:42.3516150Z [ 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:42.3941720Z [ 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:42.4070470Z [ 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:42.4464510Z [ 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:42.4476760Z [ 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:42.5113440Z [ 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:42.5120160Z [ 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:42.5679490Z [ 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:42.5681060Z [ 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:42.5755300Z [ 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:42.6080890Z [ 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:42.6163320Z [ 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:42.6736440Z [ 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:42.6791410Z [ 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:42.6964230Z [ 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:42.7288570Z [ 92%] 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:42.7319020Z [ 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:42.7972010Z [ 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:42.7973610Z [ 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:42.8150060Z [ 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:42.8706080Z [ 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:42.8812970Z [ 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:42.9024570Z [ 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:42.9323290Z [ 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:42.9734890Z [ 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:42.9908260Z [ 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:43.0183370Z [ 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:43.0798690Z [ 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:43.0862830Z [ 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:43.1125520Z [ 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:43.1145210Z [ 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:43.1869300Z [ 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:43.1899010Z [ 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:43.1927640Z [ 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:43.2085580Z [ 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:43.2221390Z [ 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:43.2854390Z [ 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:43.3058580Z [ 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:43.3145460Z [ 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:43.3274270Z [ 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:43.3430880Z [ 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:43.3910260Z [ 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:43.4232870Z [ 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:43.4326440Z [ 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:43.4340930Z [ 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:43.4485890Z [ 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:43.5024650Z [ 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:43.5269230Z [ 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:43.5523500Z [ 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:43.5545300Z [ 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:43.5552080Z [ 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:43.6119380Z [ 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:43.6356720Z [ 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:43.6482290Z [ 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:43.6580930Z [ 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:43.7197300Z [ 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:43.7312700Z [ 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:43.7390810Z [ 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:43.7543240Z [ 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:43.7605810Z [ 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:43.8296420Z [ 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:43.8298580Z [ 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:43.8491100Z [ 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:43.8697430Z [ 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:43.8919660Z [ 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:43.9400680Z [ 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:43.9477380Z [ 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:43.9612570Z [ 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:43.9745580Z [ 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:43.9973000Z [ 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:44.0470870Z [ 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:44.0535260Z [ 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:44.0678640Z [ 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:44.0872480Z [ 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:44.1004870Z [ 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:44.1593530Z [ 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:44.1661070Z [ 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:44.1800180Z [ 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:44.2113230Z [ 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:44.2185810Z [ 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:44.2771670Z [ 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:44.2800320Z [ 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:44.2844560Z [ 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:44.3170690Z [ 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:44.3405070Z [ 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:44.3951180Z [ 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:44.3952690Z [ 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:44.4210850Z [ 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:44.4471540Z [ 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:44.4660440Z [ 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:44.4927450Z [ 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:44.5204840Z [ 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:44.5275270Z [ 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:44.5499210Z [ 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:44.5652300Z [ 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:44.6064380Z [ 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:44.6144110Z [ 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:44.6366180Z [ 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:44.6509370Z [ 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:44.6746130Z [ 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:44.6997810Z [ 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:44.7163690Z [ 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:44.7459770Z [ 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:44.7563670Z [ 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:44.7926460Z [ 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:44.8036450Z [ 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:44.8453940Z [ 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:44.8553030Z [ 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:44.8582370Z [ 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:44.9227290Z [ 94%] 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:44.9231150Z [ 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:44.9538290Z [ 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:44.9587720Z [ 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:44.9626170Z [ 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:44.9766550Z [ 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:44.9934460Z [ 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:44.9936390Z [ 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:44.9961510Z [ 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:45.0177870Z [ 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:45.0229950Z [ 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:45.0234120Z [ 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:45.0366590Z [ 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:45.0453900Z [ 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:45.0586420Z [ 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:45.0590760Z [ 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:45.0632580Z [ 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:45.0715540Z [ 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:45.0819020Z [ 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:45.0873170Z [ 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:45.0999700Z [ 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:45.1012650Z [ 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:45.1079920Z [ 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:45.1176740Z [ 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:45.1186090Z [ 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:45.1361060Z [ 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:45.1372530Z [ 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:45.1409340Z [ 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:45.1475390Z [ 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:45.1484880Z [ 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:45.1668340Z [ 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:45.1725610Z [ 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:45.1810120Z [ 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:45.1821280Z [ 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:45.1874980Z [ 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:45.1987860Z [ 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:45.2123230Z [ 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:45.2153810Z [ 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:45.2161030Z [ 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:45.2204750Z [ 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:45.2306940Z [ 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:45.2459350Z [ 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:45.2460780Z [ 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:45.2469400Z [ 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:45.2528400Z [ 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:45.2692650Z [ 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:45.2753560Z [ 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:45.2758130Z [ 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:45.2819410Z [ 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:45.2921330Z [ 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:45.3029430Z [ 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:45.3033570Z [ 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:45.3086400Z [ 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:45.3150150Z [ 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:45.3269940Z [ 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:45.3335150Z [ 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:45.3336680Z [ 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:45.3435270Z [ 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:45.3478040Z [ 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:45.3600470Z [ 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:45.3695530Z [ 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:45.3700050Z [ 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:45.3779110Z [ 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:45.3783320Z [ 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:45.4014980Z [ 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:45.4030530Z [ 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:45.4034540Z [ 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:45.4115550Z [ 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:45.4118960Z [ 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:45.4346640Z [ 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:45.4388500Z [ 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:45.4418330Z [ 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:45.4442760Z [ 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:45.4497320Z [ 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:45.4712190Z [ 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:45.4730980Z [ 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:45.4753020Z [ 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:45.4829810Z [ 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:45.4909650Z [ 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:45.5029720Z [ 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:45.5039890Z [ 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:45.5105220Z [ 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:45.5185950Z [ 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:45.5205890Z [ 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:45.5382330Z [ 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:45.5424000Z [ 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:45.5449200Z [ 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:45.5500140Z [ 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:45.5501800Z [ 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:45.5744260Z [ 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:45.5765660Z [ 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:45.5842910Z [ 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:45.5847240Z [ 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:45.5871210Z [ 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:45.6024170Z [ 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:45.6135620Z [ 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:45.6200590Z [ 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:45.6206930Z [ 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:45.6257600Z [ 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:45.6365210Z [ 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:45.6490530Z [ 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:45.6583960Z [ 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:45.6595820Z [ 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:45.6613400Z [ 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:45.6670380Z [ 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:45.6819070Z [ 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:45.6926660Z [ 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:45.6928180Z [ 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:45.6982220Z [ 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:45.7033920Z [ 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:45.7201360Z [ 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:45.7286480Z [ 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:45.7288060Z [ 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:45.7315160Z [ 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:45.7356020Z [ 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:45.7559880Z [ 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:45.7612470Z [ 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:45.7651600Z [ 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:45.7671520Z [ 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:45.7676860Z [ 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:45.7899590Z [ 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:45.7950360Z [ 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:45.7995780Z [ 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:45.8005480Z [ 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:45.8050850Z [ 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:45.8242160Z [ 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:45.8290240Z [ 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:45.8403690Z [ 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:45.8405120Z [ 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:45.8406470Z [ 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:45.8583160Z [ 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:45.8630590Z [ 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:45.8733950Z [ 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:45.8745450Z [ 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:45.8791620Z [ 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:45.8922340Z [ 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:45.8989320Z [ 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:45.9070600Z [ 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:45.9074900Z [ 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:45.9147750Z [ 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:45.9236780Z [ 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:45.9326370Z [ 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:45.9371430Z [ 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:45.9452840Z [ 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:45.9481710Z [ 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:45.9559010Z [ 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:45.9709810Z [ 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:45.9714640Z [ 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:45.9770580Z [ 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:45.9772410Z [ 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:45.9955990Z [ 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:46.0000660Z [ 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:46.0031760Z [ 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:46.0095550Z [ 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:46.0129290Z [ 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:46.0276810Z [ 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:46.0318790Z [ 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:46.0347680Z [ 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:46.0413510Z [ 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:46.0479110Z [ 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:46.0626400Z [ 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:46.0667350Z [ 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:46.0700740Z [ 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:46.0771780Z [ 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:46.0811560Z [ 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:46.0945750Z [ 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:46.0984210Z [ 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:46.1036650Z [ 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:46.1090860Z [ 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:46.1095770Z [ 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:46.1252030Z [ 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:46.1378600Z [ 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:46.1411280Z [ 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:46.1412710Z [ 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:46.1426790Z [ 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:46.1563320Z [ 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:46.1719180Z [ 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:46.1735190Z [ 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:46.1736770Z [ 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:46.1787220Z [ 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:46.1895450Z [ 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:46.2006170Z [ 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:46.2067810Z [ 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:46.2072460Z [ 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:46.2119320Z [ 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:46.2298120Z [ 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:46.2365120Z [ 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:46.2413660Z [ 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:46.2442520Z [ 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:46.2457890Z [ 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:46.2636320Z [ 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:46.2676660Z [ 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:46.2749480Z [ 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:46.2751200Z [ 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:46.2894420Z [ 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:46.2939680Z [ 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:46.3041970Z [ 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:46.3102750Z [ 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:46.3119760Z [ 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:46.3230930Z [ 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:46.3279560Z [ 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:46.3356660Z [ 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:46.3436250Z [ 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:46.3503140Z [ 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:46.3535930Z [ 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:46.3608800Z [ 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:46.3680380Z [ 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:46.3777700Z [ 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:46.3880990Z [ 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:46.3925490Z [ 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:46.3937520Z [ 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:46.4060640Z [ 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:46.4124430Z [ 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:46.4196900Z [ 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:46.4266200Z [ 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:46.4297660Z [ 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:46.4441760Z [ 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:46.4446870Z [ 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:46.4521950Z [ 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:46.4575710Z [ 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:46.4670560Z [ 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:46.4792700Z [ 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:46.4794400Z [ 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:46.4847440Z [ 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:46.4909700Z [ 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:46.4998840Z [ 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:46.5103290Z [ 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:46.5125590Z [ 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:46.5268730Z [ 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:46.5310480Z [ 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:46.5314890Z [ 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:46.5450690Z [ 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:46.5499660Z [ 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:46.5641210Z [ 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:46.5659800Z [ 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:46.5663770Z [ 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:46.5858740Z [ 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:46.5897420Z [ 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:46.5951590Z [ 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:46.5974440Z [ 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:46.6010970Z [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:46.6203610Z [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:46.6217180Z [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:46.6289540Z [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:46.6348710Z [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:46.6426390Z [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:46.6576740Z [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:46.6586130Z [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:46.6595410Z [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:46.6680780Z [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:46.6823270Z [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:46.6891260Z [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:46.6966220Z [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:46.6969180Z [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:46.7041600Z [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:46.7165100Z [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:46.7169650Z [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:46.7252530Z [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:46.7356380Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/vlog.c.o 2024-08-22T20:33:46.7667630Z [100%] Built target microkernels-all 2024-08-22T20:33:46.7886330Z Install the project... 2024-08-22T20:33:46.7924340Z -- Install configuration: "Release" 2024-08-22T20:33:46.7928180Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/share/cpuinfo/cpuinfo-config.cmake 2024-08-22T20:33:46.7930960Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libcpuinfo.a 2024-08-22T20:33:46.7955640Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/cpuinfo.h 2024-08-22T20:33:46.7963950Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/share/cpuinfo/cpuinfo-targets.cmake 2024-08-22T20:33:46.7964990Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/share/cpuinfo/cpuinfo-targets-release.cmake 2024-08-22T20:33:46.7967660Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/pkgconfig/libcpuinfo.pc 2024-08-22T20:33:46.7970750Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/pthreadpool.h 2024-08-22T20:33:46.7974490Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libpthreadpool.a 2024-08-22T20:33:46.8002990Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fxdiv.h 2024-08-22T20:33:46.8007560Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libportable_kernels.a 2024-08-22T20:33:46.8581700Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libportable_ops_lib.a 2024-08-22T20:33:46.8607000Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/executorch/kernels/portable/Functions.h 2024-08-22T20:33:46.8610080Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/executorch/kernels/portable/NativeFunctions.h 2024-08-22T20:33:46.8616500Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libeigen_blas.a 2024-08-22T20:33:46.8728990Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libcpublas.a 2024-08-22T20:33:46.8747820Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/liboptimized_kernels.a 2024-08-22T20:33:46.8931110Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/liboptimized_ops_lib.a 2024-08-22T20:33:46.8951260Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/executorch/kernels/optimized/Functions.h 2024-08-22T20:33:46.8952370Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/executorch/kernels/optimized/NativeFunctions.h 2024-08-22T20:33:46.8958340Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libcpublas.a 2024-08-22T20:33:46.8981110Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libquantized_kernels.a 2024-08-22T20:33:46.9029130Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libquantized_ops_lib.a 2024-08-22T20:33:46.9051910Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/executorch/kernels/quantized/Functions.h 2024-08-22T20:33:46.9056940Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/executorch/kernels/quantized/NativeFunctions.h 2024-08-22T20:33:46.9060120Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/liboptimized_native_cpu_ops_lib.a 2024-08-22T20:33:46.9087550Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/Functions.h 2024-08-22T20:33:46.9088270Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/NativeFunctions.h 2024-08-22T20:33:46.9092490Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libexecutorch.a 2024-08-22T20:33:46.9116540Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libexecutorch_no_prim_ops.a 2024-08-22T20:33:46.9142040Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/cmake/ExecuTorch/executorch-config.cmake 2024-08-22T20:33:46.9144840Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libextension_data_loader.a 2024-08-22T20:33:46.9165690Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libextension_module.a 2024-08-22T20:33:46.9187950Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libextension_module_static.a 2024-08-22T20:33:46.9213290Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16.h 2024-08-22T20:33:46.9214350Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16/bitcasts.h 2024-08-22T20:33:46.9219870Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16/fp16.h 2024-08-22T20:33:46.9223100Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16/psimd.h 2024-08-22T20:33:46.9225150Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16/__init__.py 2024-08-22T20:33:46.9227140Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16/avx.py 2024-08-22T20:33:46.9229780Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16/avx2.py 2024-08-22T20:33:46.9230570Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/psimd.h 2024-08-22T20:33:46.9239430Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libXNNPACK.a 2024-08-22T20:33:46.9437690Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/xnnpack.h 2024-08-22T20:33:46.9440460Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/experiments-config.h 2024-08-22T20:33:46.9441240Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libxnnpack_backend.a 2024-08-22T20:33:46.9474440Z -- 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:46.9491510Z -- 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:46.9511100Z -- 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:46.9540570Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/executorch/extension/pybindings/_portable_lib.cpython-310-darwin.so 2024-08-22T20:33:47.6392220Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libcustom_ops.a 2024-08-22T20:33:47.6445900Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libcustom_ops_aot_lib.dylib 2024-08-22T20:33:47.6844510Z creating pip-out/lib.macosx-10.9-universal2-cpython-310 2024-08-22T20:33:47.6845460Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch 2024-08-22T20:33:47.6846180Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/data 2024-08-22T20:33:47.6846840Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/data/bin 2024-08-22T20:33:47.6847680Z 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:47.6855180Z running build_py 2024-08-22T20:33:47.6872940Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends 2024-08-22T20:33:47.6873870Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm 2024-08-22T20:33:47.6874880Z copying backends/qualcomm/qnn_preprocess.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm 2024-08-22T20:33:47.6878860Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example 2024-08-22T20:33:47.6879730Z copying backends/example/test_example_delegate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example 2024-08-22T20:33:47.6880690Z copying backends/example/example_quantizer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example 2024-08-22T20:33:47.6881700Z copying backends/example/example_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example 2024-08-22T20:33:47.6882670Z copying backends/example/example_backend.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example 2024-08-22T20:33:47.6887080Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:47.6888230Z copying backends/transforms/duplicate_dynamic_quant_chain.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:47.6889280Z copying backends/transforms/convert_dtype_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:47.6890340Z copying backends/transforms/fuse_view_copy.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:47.6893280Z copying backends/transforms/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:47.6896410Z copying backends/transforms/addmm_mm_to_linear.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:47.6897870Z copying backends/transforms/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:47.6898810Z copying backends/transforms/remove_clone_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:47.6908180Z copying backends/transforms/mean_to_sum_div.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:47.6909410Z 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:47.6910430Z copying backends/transforms/fuse_conv_with_clamp.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:47.6911440Z copying backends/transforms/decompose_sdpa.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:47.6912290Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan 2024-08-22T20:33:47.6913150Z copying backends/vulkan/vulkan_preprocess.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan 2024-08-22T20:33:47.6914070Z copying backends/vulkan/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan 2024-08-22T20:33:47.6914830Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack 2024-08-22T20:33:47.6918710Z copying backends/xnnpack/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack 2024-08-22T20:33:47.6958470Z copying backends/xnnpack/xnnpack_preprocess.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack 2024-08-22T20:33:47.6959990Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:47.6978750Z copying backends/arm/tosa_mapping.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:47.6979670Z copying backends/arm/tosa_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:47.6980530Z copying backends/arm/tosa_quant_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:47.6981700Z copying backends/arm/arm_backend.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:47.6982530Z copying backends/arm/arm_vela.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:47.6983420Z copying backends/arm/arm_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:47.6984320Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple 2024-08-22T20:33:47.6984960Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps 2024-08-22T20:33:47.6985780Z copying backends/apple/mps/mps_preprocess.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps 2024-08-22T20:33:47.6986700Z copying backends/apple/mps/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps 2024-08-22T20:33:47.6987500Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test 2024-08-22T20:33:47.6988370Z 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:47.6989440Z 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:47.6990530Z 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:47.6991630Z 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:47.6992700Z 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:47.6993750Z 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:47.6994650Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:47.6995630Z 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:47.6996770Z 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:47.6997900Z 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:47.6999130Z 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:47.7000230Z 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:47.7001420Z 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:47.7002770Z 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:47.7003940Z 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:47.7005020Z 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:47.7006100Z 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:47.7007200Z 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:47.7008470Z 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:47.7009590Z 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:47.7010670Z 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:47.7011750Z 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:47.7012830Z 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:47.7013900Z 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:47.7015020Z 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:47.7015980Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/serialization 2024-08-22T20:33:47.7016990Z 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:47.7018310Z 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:47.7065760Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/utils 2024-08-22T20:33:47.7068380Z 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:47.7070920Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/partition 2024-08-22T20:33:47.7073870Z 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:47.7078650Z 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:47.7081120Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml 2024-08-22T20:33:47.7083170Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/test 2024-08-22T20:33:47.7086170Z 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:47.7090680Z 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:47.7094270Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/partition 2024-08-22T20:33:47.7097620Z 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:47.7101300Z 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:47.7189700Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/quantizer 2024-08-22T20:33:47.7200880Z 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:47.7202200Z 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:47.7203390Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/compiler 2024-08-22T20:33:47.7204420Z 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:47.7205540Z 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:47.7206440Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/runtime 2024-08-22T20:33:47.7207260Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/runtime/inmemoryfs 2024-08-22T20:33:47.7208350Z 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:47.7209410Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7210310Z copying backends/qualcomm/builders/op_rsqrt.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7211320Z copying backends/qualcomm/builders/op_mul.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7212400Z copying backends/qualcomm/builders/op_pad.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7213470Z 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:47.7214580Z copying backends/qualcomm/builders/op_embedding.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7215650Z copying backends/qualcomm/builders/op_hardsigmoid.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7216680Z copying backends/qualcomm/builders/op_bmm.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7217760Z copying backends/qualcomm/builders/op_matmul.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7218830Z copying backends/qualcomm/builders/op_relu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7219870Z 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:47.7221000Z copying backends/qualcomm/builders/op_sub.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7222070Z copying backends/qualcomm/builders/op_hardtanh.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7223100Z copying backends/qualcomm/builders/op_sigmoid.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7224310Z copying backends/qualcomm/builders/op_squeeze.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7225380Z 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:47.7226460Z copying backends/qualcomm/builders/qnn_constants.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7227530Z 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:47.7228600Z 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:47.7229760Z copying backends/qualcomm/builders/op_softmax.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7230770Z copying backends/qualcomm/builders/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7231790Z 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:47.7232820Z 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:47.7233850Z copying backends/qualcomm/builders/op_linear.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7234870Z copying backends/qualcomm/builders/op_to.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7235940Z copying backends/qualcomm/builders/op_hardswish.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7237040Z copying backends/qualcomm/builders/op_transpose.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7238060Z copying backends/qualcomm/builders/op_pow.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7239080Z 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:47.7240140Z 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:47.7241270Z 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:47.7242350Z copying backends/qualcomm/builders/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7243420Z 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:47.7244500Z copying backends/qualcomm/builders/op_tanh.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7245550Z copying backends/qualcomm/builders/op_conv2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7246630Z copying backends/qualcomm/builders/op_prelu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7247710Z copying backends/qualcomm/builders/op_div.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7248800Z copying backends/qualcomm/builders/op_unsqueeze.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7249880Z copying backends/qualcomm/builders/op_clamp.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7251180Z 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:47.7252340Z 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:47.7253430Z 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:47.7254500Z copying backends/qualcomm/builders/op_sqrt.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7255720Z copying backends/qualcomm/builders/node_visitor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7256800Z copying backends/qualcomm/builders/op_add.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7257830Z copying backends/qualcomm/builders/op_gelu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7258840Z copying backends/qualcomm/builders/op_expand.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7259860Z copying backends/qualcomm/builders/op_cat.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7260980Z copying backends/qualcomm/builders/op_reshape.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7262050Z copying backends/qualcomm/builders/op_quantize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7263110Z copying backends/qualcomm/builders/op_dequantize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7264220Z 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:47.7265250Z copying backends/qualcomm/builders/op_ceil.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:47.7266140Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/serialization 2024-08-22T20:33:47.7267140Z 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:47.7268380Z 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:47.7269440Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:47.7270370Z 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:47.7271540Z copying backends/qualcomm/passes/fold_qdq.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:47.7317070Z 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:47.7320440Z 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:47.7323700Z 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:47.7327060Z 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:47.7330660Z 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:47.7333800Z 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:47.7337050Z 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:47.7340210Z 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:47.7343240Z 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:47.7346690Z 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:47.7349870Z copying backends/qualcomm/passes/annotate_decomposed.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:47.7352770Z copying backends/qualcomm/passes/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:47.7355700Z copying backends/qualcomm/passes/decompose_silu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:47.7358810Z 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:47.7361910Z 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:47.7364890Z copying backends/qualcomm/passes/remove_redundancy.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:47.7367880Z copying backends/qualcomm/passes/insert_requantize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:47.7370840Z copying backends/qualcomm/passes/layout_transform.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:47.7373830Z copying backends/qualcomm/passes/convert_prelu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:47.7376830Z 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:47.7379210Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/tests 2024-08-22T20:33:47.7381610Z copying backends/qualcomm/tests/models.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/tests 2024-08-22T20:33:47.7387170Z 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:47.7390190Z copying backends/qualcomm/tests/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/tests 2024-08-22T20:33:47.7392700Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/utils 2024-08-22T20:33:47.7395560Z copying backends/qualcomm/utils/constants.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/utils 2024-08-22T20:33:47.7398330Z copying backends/qualcomm/utils/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/utils 2024-08-22T20:33:47.7400930Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/partition 2024-08-22T20:33:47.7418780Z copying backends/qualcomm/partition/common_defs.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/partition 2024-08-22T20:33:47.7434750Z copying backends/qualcomm/partition/qnn_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/partition 2024-08-22T20:33:47.7536590Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/quantizer 2024-08-22T20:33:47.7638110Z copying backends/qualcomm/quantizer/quantizer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/quantizer 2024-08-22T20:33:47.7693260Z copying backends/qualcomm/quantizer/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/quantizer 2024-08-22T20:33:47.7695590Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_backend_delegate_passes 2024-08-22T20:33:47.7698500Z 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:47.7701800Z 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:47.7707280Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators 2024-08-22T20:33:47.7712440Z 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:47.7716220Z 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:47.7721260Z 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:47.7723670Z 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:47.7727150Z 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:47.7728910Z 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:47.7730040Z 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:47.7731420Z 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:47.7732560Z 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:47.7733960Z 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:47.7734960Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/test 2024-08-22T20:33:47.7735920Z 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:47.7736830Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test 2024-08-22T20:33:47.7737830Z 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:47.7738930Z 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:47.7741470Z copying backends/vulkan/test/test_serialization.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test 2024-08-22T20:33:47.7742770Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/partitioner 2024-08-22T20:33:47.7743790Z copying backends/vulkan/partitioner/vulkan_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/partitioner 2024-08-22T20:33:47.7744890Z copying backends/vulkan/partitioner/supported_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/partitioner 2024-08-22T20:33:47.7746210Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/serialization 2024-08-22T20:33:47.7747200Z 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:47.7749030Z 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:47.7750320Z 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:47.7751310Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime 2024-08-22T20:33:47.7752220Z 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:47.7753080Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/passes 2024-08-22T20:33:47.7753970Z 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:47.7755010Z 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:47.7755920Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/op_tests 2024-08-22T20:33:47.7756840Z 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:47.7757920Z 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:47.7759340Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/op_tests/utils 2024-08-22T20:33:47.7760360Z 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:47.7761930Z 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:47.7763010Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party 2024-08-22T20:33:47.7763840Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/volk 2024-08-22T20:33:47.7764830Z 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:47.7766100Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/VulkanMemoryAllocator 2024-08-22T20:33:47.7767240Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools 2024-08-22T20:33:47.7768490Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2024-08-22T20:33:47.7770320Z 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:47.7772030Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers 2024-08-22T20:33:47.7772990Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:47.7774440Z 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:47.7775930Z 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:47.7777500Z 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:47.7779290Z 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:47.7781210Z 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:47.7782870Z 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:47.7784460Z 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:47.7785700Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools 2024-08-22T20:33:47.7787240Z 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:47.7788640Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test 2024-08-22T20:33:47.7789510Z 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:47.7790820Z 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:47.7791710Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7792620Z copying backends/xnnpack/operators/op_maximum.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7793960Z copying backends/xnnpack/operators/op_sdpa.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7795100Z 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:47.7796200Z copying backends/xnnpack/operators/op_minimum.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7797240Z 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:47.7798290Z copying backends/xnnpack/operators/op_relu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7811120Z 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:47.7812460Z copying backends/xnnpack/operators/op_sub.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7813800Z copying backends/xnnpack/operators/quant_params.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7814940Z copying backends/xnnpack/operators/op_elu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7816210Z copying backends/xnnpack/operators/op_hardtanh.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7817410Z copying backends/xnnpack/operators/op_sigmoid.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7818530Z copying backends/xnnpack/operators/op_squeeze.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7819910Z 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:47.7821210Z copying backends/xnnpack/operators/op_floor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7823250Z 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:47.7824580Z 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:47.7825820Z copying backends/xnnpack/operators/op_softmax.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7827010Z copying backends/xnnpack/operators/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7828260Z 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:47.7829380Z copying backends/xnnpack/operators/op_negate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7830660Z 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:47.7832080Z copying backends/xnnpack/operators/op_linear.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7833210Z copying backends/xnnpack/operators/op_hardswish.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7834410Z 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:47.7835610Z copying backends/xnnpack/operators/op_permute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7836810Z copying backends/xnnpack/operators/op_multiply.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7838020Z 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:47.7839380Z copying backends/xnnpack/operators/op_conv2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7840660Z copying backends/xnnpack/operators/op_prelu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7841820Z copying backends/xnnpack/operators/op_div.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7842920Z copying backends/xnnpack/operators/op_clamp.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7844450Z 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:47.7845500Z copying backends/xnnpack/operators/op_ceiling.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7846930Z 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:47.7848190Z copying backends/xnnpack/operators/node_visitor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7849410Z copying backends/xnnpack/operators/op_add.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7850770Z 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:47.7851930Z 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:47.7853190Z copying backends/xnnpack/operators/op_addmm.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7854300Z 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:47.7855390Z copying backends/xnnpack/operators/op_cat.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7856680Z copying backends/xnnpack/operators/op_square.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7857780Z copying backends/xnnpack/operators/op_abs.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:47.7858920Z 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:47.7859930Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/serialization 2024-08-22T20:33:47.7861150Z 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:47.7862420Z 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:47.7863510Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:47.7864530Z 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:47.7865780Z 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:47.7866900Z copying backends/xnnpack/passes/xnnpack_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:47.7868020Z 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:47.7869370Z 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:47.7870550Z 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:47.7871560Z copying backends/xnnpack/passes/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:47.7888510Z 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:47.7894670Z 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:47.7896710Z 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:47.7915350Z 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:47.7947700Z 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:47.7979070Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils 2024-08-22T20:33:47.7997120Z copying backends/xnnpack/utils/configs.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils 2024-08-22T20:33:47.8045100Z copying backends/xnnpack/utils/xnnpack_constants.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils 2024-08-22T20:33:47.8062920Z copying backends/xnnpack/utils/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils 2024-08-22T20:33:47.8087050Z copying backends/xnnpack/utils/quant_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils 2024-08-22T20:33:47.8093780Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party 2024-08-22T20:33:47.8096640Z 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:47.8098180Z 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:47.8099310Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition 2024-08-22T20:33:47.8100220Z copying backends/xnnpack/partition/configs.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition 2024-08-22T20:33:47.8101330Z copying backends/xnnpack/partition/xnnpack_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition 2024-08-22T20:33:47.8102300Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/serialization 2024-08-22T20:33:47.8103400Z 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:47.8104650Z 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:47.8105650Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:47.8106620Z 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:47.8107800Z 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:47.8108980Z 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:47.8110190Z 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:47.8111390Z 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:47.8112810Z 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:47.8113870Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:47.8114800Z 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:47.8115870Z 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:47.8116950Z 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:47.8118300Z 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:47.8119480Z 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:47.8120640Z 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:47.8121790Z 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:47.8122930Z 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:47.8124030Z 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:47.8125130Z 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:47.8126250Z 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:47.8127340Z 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:47.8128500Z 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:47.8129420Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/tester 2024-08-22T20:33:47.8130330Z 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:47.8131390Z 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:47.8132260Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:47.8133190Z 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:47.8134220Z 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:47.8135220Z 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:47.8136270Z 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:47.8137300Z 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:47.8138310Z 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:47.8139450Z 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:47.8140460Z 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:47.8141510Z 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:47.8142500Z 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:47.8143530Z 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:47.8144690Z 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:47.8145700Z 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:47.8146710Z 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:47.8147710Z 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:47.8148720Z 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:47.8149730Z 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:47.8150750Z 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:47.8151770Z 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:47.8152770Z 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:47.8153790Z 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:47.8154840Z 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:47.8155890Z 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:47.8156950Z 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:47.8158050Z 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:47.8159050Z 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:47.8160060Z 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:47.8161100Z 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:47.8162130Z 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:47.8163260Z 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:47.8164300Z 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:47.8165450Z 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:47.8166600Z 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:47.8169240Z 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:47.8170540Z 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:47.8171600Z 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:47.8172750Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/pthreadpool 2024-08-22T20:33:47.8173870Z 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:47.8175030Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FXdiv 2024-08-22T20:33:47.8176030Z 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:47.8177010Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo 2024-08-22T20:33:47.8178060Z 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:47.8179050Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16 2024-08-22T20:33:47.8180020Z 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:47.8181010Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK 2024-08-22T20:33:47.8193920Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:47.8207700Z 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:47.8212970Z 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:47.8233910Z 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:47.8254250Z 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:47.8261440Z 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:47.8263080Z 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:47.8264600Z 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:47.8266100Z 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:47.8267710Z 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:47.8269120Z 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:47.8270540Z 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:47.8272030Z 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:47.8273600Z 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:47.8275040Z 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:47.8276500Z 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:47.8277910Z 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:47.8279240Z 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:47.8280590Z 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:47.8282010Z 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:47.8287260Z 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:47.8290740Z 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:47.8292340Z 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:47.8293790Z 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:47.8295190Z 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:47.8296740Z 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:47.8298280Z 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:47.8299680Z 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:47.8301250Z 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:47.8303400Z 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:47.8308000Z 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:47.8309580Z 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:47.8311150Z 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:47.8312630Z 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:47.8314180Z 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:47.8315570Z 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:47.8316950Z 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:47.8318400Z 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:47.8319840Z 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:47.8321220Z 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:47.8322640Z 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:47.8324090Z 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:47.8325460Z 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:47.8326830Z 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:47.8328260Z 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:47.8329720Z 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:47.8331230Z 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:47.8332860Z 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:47.8334360Z 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:47.8335730Z 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:47.8337120Z 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:47.8338500Z 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:47.8339960Z 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:47.8341400Z 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:47.8342590Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2024-08-22T20:33:47.8343870Z 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:47.8345290Z 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:47.8556090Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2024-08-22T20:33:47.8557460Z 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:47.8558960Z 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:47.8560390Z 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:47.8566900Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/deps 2024-08-22T20:33:47.8567800Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2024-08-22T20:33:47.8569000Z 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:47.8581880Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/test 2024-08-22T20:33:47.8582770Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/test/peachpy 2024-08-22T20:33:47.8583930Z 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:47.8588620Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/include 2024-08-22T20:33:47.8590740Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16 2024-08-22T20:33:47.8591960Z 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:47.8593450Z 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:47.8594800Z 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:47.8595850Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition/graphs 2024-08-22T20:33:47.8596820Z 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:47.8598080Z 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:47.8599030Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test 2024-08-22T20:33:47.8600000Z copying backends/arm/test/runner_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test 2024-08-22T20:33:47.8601050Z copying backends/arm/test/common.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test 2024-08-22T20:33:47.8607360Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:47.8609830Z copying backends/arm/operators/op_full.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:47.8612530Z copying backends/arm/operators/op_view.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:47.8613710Z copying backends/arm/operators/op_dequant.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:47.8617670Z copying backends/arm/operators/op_sub.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:47.8618730Z copying backends/arm/operators/op_hardtanh.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:47.8619720Z copying backends/arm/operators/op_sigmoid.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:47.8621350Z 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:47.8624060Z copying backends/arm/operators/op_softmax.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:47.8625160Z copying backends/arm/operators/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:47.8626270Z 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:47.8627570Z copying backends/arm/operators/op_permute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:47.8628930Z copying backends/arm/operators/op_placeholder.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:47.8630320Z 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:47.8632400Z copying backends/arm/operators/op_conv2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:47.8633370Z copying backends/arm/operators/op_div.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:47.8634360Z 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:47.8638570Z copying backends/arm/operators/node_visitor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:47.8639870Z copying backends/arm/operators/op_add.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:47.8640970Z copying backends/arm/operators/op_output.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:47.8641930Z copying backends/arm/operators/op_addmm.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:47.8642880Z copying backends/arm/operators/op_quant.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:47.8645270Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/passes 2024-08-22T20:33:47.8646120Z 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:47.8647100Z 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:47.8648170Z 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:47.8649220Z 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:47.8652400Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer 2024-08-22T20:33:47.8653430Z copying backends/arm/quantizer/arm_quantizer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer 2024-08-22T20:33:47.8654850Z copying backends/arm/quantizer/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer 2024-08-22T20:33:47.8655980Z 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:47.8657020Z copying backends/arm/quantizer/quantization_config.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer 2024-08-22T20:33:47.8659500Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/misc 2024-08-22T20:33:47.8660400Z 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:47.8663410Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/tosautil 2024-08-22T20:33:47.8664310Z 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:47.8665170Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/passes 2024-08-22T20:33:47.8666100Z 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:47.8668090Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/models 2024-08-22T20:33:47.8669050Z 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:47.8672180Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/tester 2024-08-22T20:33:47.8673100Z 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:47.8674120Z 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:47.8678100Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:47.8679690Z 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:47.8680760Z 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:47.8681940Z 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:47.8683050Z 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:47.8684420Z 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:47.8685610Z 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:47.8688620Z 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:47.8689630Z 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:47.8690590Z 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:47.8691570Z 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:47.8692550Z 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:47.8701080Z 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:47.8702070Z 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:47.8703040Z 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:47.8703980Z 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:47.8704770Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party 2024-08-22T20:33:47.8705530Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib 2024-08-22T20:33:47.8706590Z 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:47.8707740Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/test 2024-08-22T20:33:47.8708680Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts 2024-08-22T20:33:47.8709940Z 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:47.8712620Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit 2024-08-22T20:33:47.8713920Z 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:47.8715160Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python 2024-08-22T20:33:47.8716140Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/serializer 2024-08-22T20:33:47.8717530Z 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:47.8719060Z 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:47.8723770Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:47.8725160Z 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:47.8726840Z 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:47.8728380Z 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:47.8729950Z 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:47.8731520Z 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:47.8733040Z 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:47.8734570Z 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:47.8736030Z 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:47.8737500Z 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:47.8738950Z 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:47.8740430Z 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:47.8741950Z 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:47.8743460Z 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:47.8744960Z 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:47.8746510Z 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:47.8748150Z 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:47.8749660Z 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:47.8751120Z 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:47.8752610Z 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:47.8754200Z 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:47.8755750Z 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:47.8757250Z 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:47.8758710Z 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:47.8760210Z 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:47.8761730Z 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:47.8763370Z 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:47.8764990Z 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:47.8766750Z 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:47.8768480Z 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:47.8770250Z 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:47.8771840Z 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:47.8773300Z 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:47.8774730Z 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:47.8776250Z 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:47.8777700Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:47.8778860Z 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:47.8780250Z 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:47.8781650Z 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:47.8783130Z 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:47.8784530Z 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:47.8785920Z 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:47.8787340Z 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:47.8788760Z 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:47.8790130Z 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:47.8791120Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence 2024-08-22T20:33:47.8791830Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/utils 2024-08-22T20:33:47.8792730Z copying backends/cadence/utils/gen_header.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/utils 2024-08-22T20:33:47.8793740Z copying backends/cadence/utils/post_compilation.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/utils 2024-08-22T20:33:47.8797770Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:47.8798680Z copying backends/cadence/aot/export_example.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:47.8799670Z copying backends/cadence/aot/compiler.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:47.8802020Z copying backends/cadence/aot/ops_registrations.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:47.8803160Z copying backends/cadence/aot/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:47.8804400Z copying backends/cadence/aot/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:47.8806750Z copying backends/cadence/aot/passes.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:47.8811160Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/quantizer 2024-08-22T20:33:47.8812130Z 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:47.8813580Z 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:47.8814820Z 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:47.8815900Z 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:47.8821830Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples 2024-08-22T20:33:47.8822670Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models 2024-08-22T20:33:47.8823580Z copying examples/models/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models 2024-08-22T20:33:47.8824420Z copying examples/models/model_base.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models 2024-08-22T20:33:47.8825300Z copying examples/models/model_factory.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models 2024-08-22T20:33:47.8826160Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/torchvision_vit 2024-08-22T20:33:47.8827090Z 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:47.8828280Z 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:47.8831990Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:47.8833180Z copying examples/models/llama2/export_llama.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:47.8834380Z 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:47.8835560Z copying examples/models/llama2/fairseq2.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:47.8838460Z copying examples/models/llama2/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:47.8839450Z copying examples/models/llama2/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:47.8840450Z copying examples/models/llama2/llama_transformer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:47.8841760Z copying examples/models/llama2/rope.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:47.8843040Z copying examples/models/llama2/eval_llama.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:47.8844560Z 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:47.8845870Z copying examples/models/llama2/llama_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:47.8848380Z 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:47.8851080Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/toy_model 2024-08-22T20:33:47.8851970Z 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:47.8853020Z 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:47.8855870Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/test 2024-08-22T20:33:47.8856820Z copying examples/models/test/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/test 2024-08-22T20:33:47.8857770Z copying examples/models/test/test_export.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/test 2024-08-22T20:33:47.8858890Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/edsr 2024-08-22T20:33:47.8859860Z copying examples/models/edsr/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/edsr 2024-08-22T20:33:47.8861780Z copying examples/models/edsr/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/edsr 2024-08-22T20:33:47.8863560Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/phi-3-mini 2024-08-22T20:33:47.8864580Z 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:47.8865670Z 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:47.8866660Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/resnet 2024-08-22T20:33:47.8867520Z copying examples/models/resnet/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/resnet 2024-08-22T20:33:47.8868530Z copying examples/models/resnet/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/resnet 2024-08-22T20:33:47.8871810Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/inception_v4 2024-08-22T20:33:47.8872730Z 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:47.8873770Z 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:47.8875510Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/inception_v3 2024-08-22T20:33:47.8876420Z 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:47.8877450Z 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:47.8880510Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/deeplab_v3 2024-08-22T20:33:47.8881400Z 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:47.8882430Z 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:47.8883310Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilebert 2024-08-22T20:33:47.8884180Z copying examples/models/mobilebert/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilebert 2024-08-22T20:33:47.8885180Z copying examples/models/mobilebert/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilebert 2024-08-22T20:33:47.8886600Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilenet_v2 2024-08-22T20:33:47.8888740Z 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:47.8889810Z 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:47.8890780Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/wav2letter 2024-08-22T20:33:47.8891770Z copying examples/models/wav2letter/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/wav2letter 2024-08-22T20:33:47.8892790Z copying examples/models/wav2letter/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/wav2letter 2024-08-22T20:33:47.8894540Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilenet_v3 2024-08-22T20:33:47.8895540Z 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:47.8896670Z 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:47.8897990Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/phi3-mini-lora 2024-08-22T20:33:47.8899040Z 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:47.8900790Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava 2024-08-22T20:33:47.8901610Z copying examples/models/llava/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava 2024-08-22T20:33:47.8902540Z copying examples/models/llava/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava 2024-08-22T20:33:47.8903700Z copying examples/models/llava/export_llava.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava 2024-08-22T20:33:47.8905910Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/emformer_rnnt 2024-08-22T20:33:47.8906830Z 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:47.8907920Z 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:47.8910780Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/custom_ops 2024-08-22T20:33:47.8911810Z 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:47.8912990Z 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:47.8914130Z 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:47.8917580Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/experimental 2024-08-22T20:33:47.8918640Z 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:47.8919840Z 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:47.8921050Z 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:47.8922230Z 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:47.8924870Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/source_transformation 2024-08-22T20:33:47.8926050Z 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:47.8927520Z 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:47.8930150Z 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:47.8931420Z 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:47.8932470Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/tokenizer 2024-08-22T20:33:47.8933440Z 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:47.8935140Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/runner 2024-08-22T20:33:47.8936130Z 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:47.8937520Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/tests 2024-08-22T20:33:47.8938620Z 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:47.8940380Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/evaluate 2024-08-22T20:33:47.8941360Z 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:47.8942490Z 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:47.8947310Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava/test 2024-08-22T20:33:47.8948200Z 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:47.8952270Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:47.8953060Z copying exir/graph_module.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:47.8956710Z copying exir/print_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:47.8957460Z copying exir/dynamic_shape.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:47.8958220Z copying exir/version.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:47.8958990Z copying exir/error.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:47.8959660Z copying exir/memory.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:47.8960480Z copying exir/graph.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:47.8961170Z copying exir/memory_planning.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:47.8964870Z copying exir/control_flow.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:47.8967830Z copying exir/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:47.8970070Z copying exir/types.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:47.8971300Z copying exir/pass_base.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:47.8972010Z copying exir/pass_manager.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:47.8972710Z copying exir/delegate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:47.8973580Z copying exir/tensor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:47.8974550Z copying exir/common.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:47.8977260Z copying exir/dim_order_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:47.8978030Z copying exir/scalar_type.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:47.8978710Z copying exir/wrap.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:47.8979380Z copying exir/sym_util.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:47.8980280Z copying exir/lowered_backend_module.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:47.8981590Z copying exir/tracer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:47.8982710Z copying exir/schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:47.8986450Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture 2024-08-22T20:33:47.8987170Z copying exir/capture/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture 2024-08-22T20:33:47.8988000Z copying exir/capture/_unlift.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture 2024-08-22T20:33:47.8989770Z copying exir/capture/_capture.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture 2024-08-22T20:33:47.8990630Z copying exir/capture/_config.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture 2024-08-22T20:33:47.8996530Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:47.8997280Z copying exir/passes/sym_shape_eval_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:47.8998640Z copying exir/passes/memory_format_ops_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:47.8999540Z 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:47.9000810Z copying exir/passes/dim_order_ops_registry.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:47.9002540Z copying exir/passes/sym_to_tensor_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:47.9003530Z 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:47.9004510Z 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:47.9005420Z copying exir/passes/remove_graph_asserts_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:47.9006310Z copying exir/passes/remove_noop_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:47.9008090Z copying exir/passes/memory_planning_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:47.9009060Z 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:47.9010020Z copying exir/passes/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:47.9011590Z 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:47.9013070Z copying exir/passes/scalar_to_tensor_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:47.9014300Z copying exir/passes/normalize_transpose_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:47.9015740Z 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:47.9017400Z 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:47.9018440Z copying exir/passes/remove_mixed_type_operators.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:47.9019420Z copying exir/passes/dynamic_shape_prop_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:47.9020430Z copying exir/passes/spec_prop_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:47.9021510Z copying exir/passes/executorch_prim_ops_registry.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:47.9024450Z copying exir/passes/pass_registry.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:47.9025390Z copying exir/passes/constant_prop_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:47.9027100Z copying exir/passes/debug_handle_generator_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:47.9028100Z copying exir/passes/quant_fusion_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:47.9029290Z copying exir/passes/const_prop_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:47.9030220Z copying exir/passes/_quant_patterns_and_replacements.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:47.9034640Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:47.9035370Z copying exir/tests/test_op_convert.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:47.9036570Z copying exir/tests/test_tensor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:47.9038380Z copying exir/tests/test_print_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:47.9039800Z copying exir/tests/test_common.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:47.9041670Z copying exir/tests/models.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:47.9043120Z copying exir/tests/asr_joiner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:47.9043970Z copying exir/tests/test_delegate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:47.9045120Z copying exir/tests/test_dynamic_shape_propagation.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:47.9046420Z copying exir/tests/test_dim_order_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:47.9048870Z copying exir/tests/test_quant_fusion_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:47.9049820Z copying exir/tests/test_passes.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:47.9051660Z copying exir/tests/test_tracer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:47.9053800Z 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:47.9054700Z copying exir/tests/test_arg_validator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:47.9057600Z copying exir/tests/control_flow_models.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:47.9058640Z copying exir/tests/test_quantization.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:47.9059450Z copying exir/tests/common.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:47.9060230Z copying exir/tests/transformer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:47.9061990Z copying exir/tests/test_error.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:47.9063300Z copying exir/tests/test_capture.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:47.9066590Z 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:47.9067650Z copying exir/tests/test_memory_planning.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:47.9068510Z copying exir/tests/test_remove_view_copy.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:47.9069320Z copying exir/tests/test_serde.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:47.9070310Z 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:47.9071530Z copying exir/tests/test_pass_infra.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:47.9073040Z copying exir/tests/dynamic_shape_models.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:47.9076060Z copying exir/tests/test_verification.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:47.9077520Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend 2024-08-22T20:33:47.9079530Z copying exir/backend/partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend 2024-08-22T20:33:47.9080540Z copying exir/backend/backend_details.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend 2024-08-22T20:33:47.9082300Z copying exir/backend/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend 2024-08-22T20:33:47.9084420Z copying exir/backend/backend_api.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend 2024-08-22T20:33:47.9085330Z copying exir/backend/compile_spec_schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend 2024-08-22T20:33:47.9087970Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification 2024-08-22T20:33:47.9088790Z copying exir/verification/arg_validator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification 2024-08-22T20:33:47.9089700Z copying exir/verification/dev_html.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification 2024-08-22T20:33:47.9090600Z copying exir/verification/interpreter.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification 2024-08-22T20:33:47.9091540Z copying exir/verification/verifier.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification 2024-08-22T20:33:47.9095160Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:47.9096750Z copying exir/_serialize/_dataclass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:47.9097620Z copying exir/_serialize/_flatbuffer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:47.9098510Z copying exir/_serialize/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:47.9099350Z copying exir/_serialize/_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:47.9100390Z copying exir/_serialize/_cord.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:47.9111360Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects 2024-08-22T20:33:47.9112260Z copying exir/dialects/_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects 2024-08-22T20:33:47.9113110Z copying exir/dialects/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects 2024-08-22T20:33:47.9113940Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program 2024-08-22T20:33:47.9114650Z copying exir/program/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program 2024-08-22T20:33:47.9115590Z copying exir/program/_fake_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program 2024-08-22T20:33:47.9116590Z copying exir/program/_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program 2024-08-22T20:33:47.9117290Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit 2024-08-22T20:33:47.9117960Z copying exir/emit/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit 2024-08-22T20:33:47.9118820Z copying exir/emit/_emit_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit 2024-08-22T20:33:47.9119590Z copying exir/emit/_emitter.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit 2024-08-22T20:33:47.9120260Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:47.9120960Z copying exir/serde/serialize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:47.9121940Z copying exir/serde/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:47.9122790Z copying exir/serde/upgrade.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:47.9123820Z copying exir/serde/export_serialize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:47.9126540Z copying exir/serde/schema_check.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:47.9128560Z copying exir/serde/union.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:47.9129330Z copying exir/serde/schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:47.9130890Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator 2024-08-22T20:33:47.9131620Z copying exir/operator/util.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator 2024-08-22T20:33:47.9132440Z copying exir/operator/convert.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator 2024-08-22T20:33:47.9133570Z copying exir/operator/manip.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator 2024-08-22T20:33:47.9137920Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:47.9138770Z copying exir/backend/test/test_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:47.9139700Z copying exir/backend/test/test_compatibility.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:47.9141010Z 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:47.9142220Z 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:47.9143360Z copying exir/backend/test/test_passes.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:47.9147610Z copying exir/backend/test/test_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:47.9153140Z 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:47.9154360Z 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:47.9155450Z 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:47.9156430Z 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:47.9157610Z 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:47.9158760Z 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:47.9159850Z copying exir/backend/test/test_backends.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:47.9160920Z 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:47.9161900Z 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:47.9162860Z 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:47.9163790Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/canonical_partitioners 2024-08-22T20:33:47.9164940Z 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:47.9166230Z 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:47.9167590Z 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:47.9169510Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos 2024-08-22T20:33:47.9170420Z 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:47.9171560Z 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:47.9173890Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos/rpc 2024-08-22T20:33:47.9176540Z 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:47.9178580Z 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:47.9179740Z 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:47.9180610Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification/test 2024-08-22T20:33:47.9181470Z copying exir/verification/test/test_verifier.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification/test 2024-08-22T20:33:47.9182300Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test 2024-08-22T20:33:47.9183100Z copying exir/_serialize/test/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test 2024-08-22T20:33:47.9184130Z copying exir/_serialize/test/test_cord.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test 2024-08-22T20:33:47.9185240Z copying exir/_serialize/test/test_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test 2024-08-22T20:33:47.9187010Z copying exir/_serialize/test/test_flatbuffer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test 2024-08-22T20:33:47.9188950Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/test 2024-08-22T20:33:47.9189870Z 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:47.9191710Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/backend 2024-08-22T20:33:47.9192530Z copying exir/dialects/backend/_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/backend 2024-08-22T20:33:47.9194100Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge 2024-08-22T20:33:47.9194880Z copying exir/dialects/edge/_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge 2024-08-22T20:33:47.9196490Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/backend/test 2024-08-22T20:33:47.9197520Z 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:47.9199710Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/dtype 2024-08-22T20:33:47.9200580Z 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:47.9201600Z 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:47.9202600Z 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:47.9204350Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/test 2024-08-22T20:33:47.9205240Z 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:47.9206260Z 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:47.9210850Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/op 2024-08-22T20:33:47.9211870Z 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:47.9212980Z 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:47.9213820Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/arg 2024-08-22T20:33:47.9214670Z 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:47.9215860Z 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:47.9217940Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/spec 2024-08-22T20:33:47.9218780Z 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:47.9220520Z 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:47.9224540Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/op/test 2024-08-22T20:33:47.9225600Z 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:47.9227440Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program/test 2024-08-22T20:33:47.9228370Z 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:47.9229550Z copying exir/program/test/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program/test 2024-08-22T20:33:47.9230450Z copying exir/program/test/test_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program/test 2024-08-22T20:33:47.9232490Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit/test 2024-08-22T20:33:47.9233380Z copying exir/emit/test/test_emit.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit/test 2024-08-22T20:33:47.9235530Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator/test 2024-08-22T20:33:47.9236340Z copying exir/operator/test/test_operator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator/test 2024-08-22T20:33:47.9239900Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension 2024-08-22T20:33:47.9240570Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pytree 2024-08-22T20:33:47.9241460Z copying extension/pytree/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pytree 2024-08-22T20:33:47.9246010Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util 2024-08-22T20:33:47.9246810Z copying extension/gguf_util/load_gguf.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util 2024-08-22T20:33:47.9247720Z copying extension/gguf_util/convert_main.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util 2024-08-22T20:33:47.9249020Z copying extension/gguf_util/converter.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util 2024-08-22T20:33:47.9252110Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings 2024-08-22T20:33:47.9252940Z copying extension/pybindings/portable_lib.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings 2024-08-22T20:33:47.9257010Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/export_util 2024-08-22T20:33:47.9257900Z copying extension/export_util/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/export_util 2024-08-22T20:33:47.9258930Z copying extension/export_util/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/export_util 2024-08-22T20:33:47.9262550Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pytree/test 2024-08-22T20:33:47.9263360Z copying extension/pytree/test/test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pytree/test 2024-08-22T20:33:47.9266330Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm 2024-08-22T20:33:47.9267010Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/tokenizer 2024-08-22T20:33:47.9268590Z copying extension/llm/tokenizer/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/tokenizer 2024-08-22T20:33:47.9269730Z copying extension/llm/tokenizer/tokenizer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/tokenizer 2024-08-22T20:33:47.9272210Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export 2024-08-22T20:33:47.9273030Z copying extension/llm/export/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export 2024-08-22T20:33:47.9274050Z copying extension/llm/export/builder.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export 2024-08-22T20:33:47.9275020Z copying extension/llm/export/partitioner_lib.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export 2024-08-22T20:33:47.9276000Z copying extension/llm/export/quantizer_lib.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export 2024-08-22T20:33:47.9277920Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/tokenizer/test 2024-08-22T20:33:47.9278980Z 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:47.9281460Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party 2024-08-22T20:33:47.9282240Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp 2024-08-22T20:33:47.9283260Z 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:47.9284460Z 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:47.9288460Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp/absl 2024-08-22T20:33:47.9289620Z 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:47.9297510Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp/absl/copts 2024-08-22T20:33:47.9298690Z 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:47.9300070Z 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:47.9340670Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece 2024-08-22T20:33:47.9341560Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python 2024-08-22T20:33:47.9342680Z 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:47.9348010Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/test 2024-08-22T20:33:47.9349200Z 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:47.9350640Z 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:47.9353050Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/src 2024-08-22T20:33:47.9354060Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece 2024-08-22T20:33:47.9355500Z 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:47.9357480Z 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:47.9359170Z 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:47.9360790Z 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:47.9368390Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2 2024-08-22T20:33:47.9369170Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/python 2024-08-22T20:33:47.9370290Z 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:47.9371490Z 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:47.9375960Z 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:47.9377140Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/benchlog 2024-08-22T20:33:47.9378210Z 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:47.9381140Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/re2 2024-08-22T20:33:47.9383430Z 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:47.9384760Z 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:47.9385940Z 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:47.9388990Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/python/toolchains 2024-08-22T20:33:47.9391090Z 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:47.9395010Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util/converters 2024-08-22T20:33:47.9395960Z 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:47.9397720Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings/test 2024-08-22T20:33:47.9399120Z copying extension/pybindings/test/make_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings/test 2024-08-22T20:33:47.9400170Z copying extension/pybindings/test/test_pybindings.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings/test 2024-08-22T20:33:47.9408310Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk 2024-08-22T20:33:47.9408920Z copying sdk/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk 2024-08-22T20:33:47.9411380Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/debug_format 2024-08-22T20:33:47.9412170Z copying sdk/debug_format/et_schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/debug_format 2024-08-22T20:33:47.9413750Z copying sdk/debug_format/base_schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/debug_format 2024-08-22T20:33:47.9414960Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector 2024-08-22T20:33:47.9415960Z copying sdk/inspector/_inspector.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector 2024-08-22T20:33:47.9417240Z copying sdk/inspector/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector 2024-08-22T20:33:47.9418450Z copying sdk/inspector/_inspector_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector 2024-08-22T20:33:47.9420530Z copying sdk/inspector/inspector_cli.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector 2024-08-22T20:33:47.9422080Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program 2024-08-22T20:33:47.9422900Z copying sdk/bundled_program/config.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program 2024-08-22T20:33:47.9423900Z copying sdk/bundled_program/version.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program 2024-08-22T20:33:47.9425060Z copying sdk/bundled_program/core.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program 2024-08-22T20:33:47.9428240Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/size_analysis_tool 2024-08-22T20:33:47.9429200Z 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:47.9430330Z 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:47.9431160Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump 2024-08-22T20:33:47.9431960Z copying sdk/etdump/serialize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump 2024-08-22T20:33:47.9432940Z copying sdk/etdump/schema_flatcc.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump 2024-08-22T20:33:47.9435460Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etrecord 2024-08-22T20:33:47.9436190Z copying sdk/etrecord/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etrecord 2024-08-22T20:33:47.9436990Z copying sdk/etrecord/_etrecord.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etrecord 2024-08-22T20:33:47.9439460Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector/tests 2024-08-22T20:33:47.9440320Z 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:47.9442760Z 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:47.9443740Z copying sdk/inspector/tests/inspector_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector/tests 2024-08-22T20:33:47.9444600Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/test 2024-08-22T20:33:47.9445480Z 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:47.9446520Z 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:47.9447810Z 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:47.9449640Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/util 2024-08-22T20:33:47.9450610Z 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:47.9452890Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/serialize 2024-08-22T20:33:47.9453810Z 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:47.9455030Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema 2024-08-22T20:33:47.9455900Z 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:47.9457060Z 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:47.9458600Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/serialize/test 2024-08-22T20:33:47.9459660Z 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:47.9461520Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema/test 2024-08-22T20:33:47.9462480Z 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:47.9463340Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump/tests 2024-08-22T20:33:47.9464330Z copying sdk/etdump/tests/serialize_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump/tests 2024-08-22T20:33:47.9465530Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etrecord/tests 2024-08-22T20:33:47.9466430Z copying sdk/etrecord/tests/etrecord_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etrecord/tests 2024-08-22T20:33:47.9475410Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/util 2024-08-22T20:33:47.9477290Z copying util/python_profiler.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/util 2024-08-22T20:33:47.9478550Z copying util/activation_memory_profiler.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/util 2024-08-22T20:33:47.9479850Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/serializer 2024-08-22T20:33:47.9480880Z 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:47.9481980Z 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:47.9488390Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:47.9489290Z 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:47.9490490Z 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:47.9492310Z 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:47.9493700Z 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:47.9494940Z 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:47.9496070Z 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:47.9497190Z 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:47.9498290Z 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:47.9499460Z 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:47.9500540Z 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:47.9501630Z 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:47.9502770Z 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:47.9503900Z 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:47.9505080Z 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:47.9506110Z 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:47.9507240Z 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:47.9508270Z 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:47.9509330Z 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:47.9510440Z 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:47.9511480Z 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:47.9512800Z 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:47.9514110Z 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:47.9517710Z 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:47.9519140Z 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:47.9520290Z 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:47.9521410Z 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:47.9522440Z 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:47.9523460Z 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:47.9524500Z 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:47.9525630Z 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:47.9526750Z 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:47.9527810Z 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:47.9528940Z 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:47.9529960Z 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:47.9556450Z running egg_info 2024-08-22T20:33:47.9556840Z creating executorch.egg-info 2024-08-22T20:33:47.9823590Z writing executorch.egg-info/PKG-INFO 2024-08-22T20:33:47.9924300Z writing dependency_links to executorch.egg-info/dependency_links.txt 2024-08-22T20:33:48.0026090Z writing entry points to executorch.egg-info/entry_points.txt 2024-08-22T20:33:48.0125820Z writing requirements to executorch.egg-info/requires.txt 2024-08-22T20:33:48.0227580Z writing top-level names to executorch.egg-info/top_level.txt 2024-08-22T20:33:48.0329380Z writing manifest file 'executorch.egg-info/SOURCES.txt' 2024-08-22T20:33:48.2564300Z reading manifest file 'executorch.egg-info/SOURCES.txt' 2024-08-22T20:33:48.2564700Z adding license file 'LICENSE' 2024-08-22T20:33:48.2619050Z writing manifest file 'executorch.egg-info/SOURCES.txt' 2024-08-22T20:33:48.4234520Z 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:48.4235870Z copying backends/qualcomm/serialization/schema.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/serialization 2024-08-22T20:33:48.4238630Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/aot 2024-08-22T20:33:48.4241060Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/aot/ir 2024-08-22T20:33:48.4243630Z 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:48.4246550Z copying backends/vulkan/serialization/schema.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/serialization 2024-08-22T20:33:48.4248990Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools 2024-08-22T20:33:48.4251040Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools/gpuinfo 2024-08-22T20:33:48.4253450Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl 2024-08-22T20:33:48.4256410Z 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:48.4259950Z 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:48.4263710Z 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:48.4267140Z 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:48.4269850Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/glsl 2024-08-22T20:33:48.4272410Z 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:48.4274890Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph 2024-08-22T20:33:48.4277090Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops 2024-08-22T20:33:48.4279490Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:48.4280800Z 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:48.4282480Z 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:48.4283830Z 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:48.4285190Z 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:48.4286470Z 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:48.4288030Z 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:48.4289310Z 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:48.4290570Z 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:48.4291830Z 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:48.4293120Z 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:48.4294490Z 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:48.4295870Z 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:48.4297230Z 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:48.4298530Z 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:48.4299850Z 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:48.4301430Z 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:48.4302800Z 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:48.4304100Z 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:48.4305420Z 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:48.4306720Z 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:48.4308000Z 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:48.4309310Z 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:48.4310750Z 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:48.4312110Z 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:48.4313390Z 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:48.4314670Z 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:48.4316130Z 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:48.4317400Z 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:48.4318650Z 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:48.4319970Z 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:48.4321300Z 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:48.4322560Z 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:48.4323870Z 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:48.4325240Z 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:48.4326580Z 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:48.4327890Z 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:48.4329230Z 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:48.4330590Z 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:48.4331910Z 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:48.4333200Z 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:48.4334530Z 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:48.4335850Z 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:48.4337290Z 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:48.4338660Z 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:48.4340010Z 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:48.4341350Z 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:48.4342650Z 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:48.4344010Z 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:48.4345290Z 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:48.4346600Z 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:48.4347820Z copying backends/xnnpack/serialization/runtime_schema.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/serialization 2024-08-22T20:33:48.4348930Z copying backends/xnnpack/serialization/schema.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/serialization 2024-08-22T20:33:48.4350080Z 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:48.4351270Z 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:48.4352420Z 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:48.4353610Z 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:48.4362270Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:48.4363450Z 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:48.4364830Z 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:48.4366300Z 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:48.4367650Z 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:48.4369020Z 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:48.4370390Z 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:48.4375050Z 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:48.4380490Z 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:48.4382810Z 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:48.4384220Z 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:48.4385600Z 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:48.4387390Z 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:48.4388790Z 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:48.4390130Z 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:48.4391490Z 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:48.4392840Z 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:48.4394190Z 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:48.4395540Z 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:48.4396880Z 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:48.4398270Z 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:48.4399610Z 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:48.4400980Z 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:48.4402350Z 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:48.4403690Z 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:48.4405010Z 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:48.4406420Z 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:48.4408000Z 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:48.4409360Z 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:48.4410670Z 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:48.4411970Z 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:48.4413290Z 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:48.4414750Z 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:48.4417140Z 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:48.4418570Z 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:48.4421300Z 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:48.4424350Z 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:48.4425920Z 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:48.4427320Z 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:48.4428680Z 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:48.4429980Z 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:48.4431320Z 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:48.4432640Z 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:48.4433930Z 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:48.4435290Z 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:48.4436620Z 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:48.4437980Z 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:48.4439330Z 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:48.4440850Z 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:48.4442210Z 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:48.4443540Z 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:48.4444870Z 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:48.4446310Z 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:48.4447640Z 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:48.4448930Z 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:48.4450270Z 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:48.4451660Z 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:48.4452980Z 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:48.4454320Z 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:48.4455690Z 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:48.4457070Z 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:48.4458410Z 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:48.4460020Z 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:48.4463110Z 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:48.4465600Z 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:48.4467060Z 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:48.4468420Z 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:48.4471820Z 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:48.4473440Z 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:48.4475020Z 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:48.4476480Z 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:48.4478100Z 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:48.4481090Z 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:48.4482460Z 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:48.4485540Z 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:48.4487050Z 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:48.4488430Z 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:48.4489790Z 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:48.4491160Z 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:48.4493270Z 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:48.4494630Z 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:48.4495970Z 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:48.4498410Z 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:48.4499800Z 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:48.4501160Z 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:48.4502880Z 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:48.4504870Z 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:48.4506200Z 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:48.4508410Z 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:48.4509850Z 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:48.4511220Z 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:48.4513270Z 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:48.4515280Z 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:48.4517480Z 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:48.4519760Z 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:48.4521200Z 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:48.4523220Z 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:48.4524580Z 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:48.4527360Z 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:48.4528820Z 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:48.4530200Z 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:48.4531570Z 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:48.4532890Z 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:48.4534190Z 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:48.4535610Z 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:48.4536920Z 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:48.4538710Z 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:48.4540130Z 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:48.4541620Z 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:48.4543450Z 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:48.4544800Z 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:48.4546150Z 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:48.4547620Z 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:48.4549480Z 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:48.4550810Z 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:48.4552190Z 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:48.4553530Z 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:48.4555520Z 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:48.4557610Z 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:48.4559170Z 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:48.4563200Z 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:48.4564580Z 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:48.4565890Z 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:48.4567210Z 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:48.4568510Z 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:48.4569800Z 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:48.4571080Z 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:48.4572450Z 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:48.4573920Z 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:48.4575650Z 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:48.4576970Z 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:48.4578340Z 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:48.4579870Z 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:48.4581190Z 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:48.4582560Z 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:48.4584710Z 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:48.4586110Z 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:48.4587620Z 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:48.4588970Z 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:48.4590840Z 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:48.4592190Z 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:48.4593590Z 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:48.4595220Z 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:48.4596880Z 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:48.4598340Z 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:48.4599970Z 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:48.4601610Z 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:48.4604730Z 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:48.4606220Z 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:48.4607660Z 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:48.4609010Z 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:48.4610400Z 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:48.4611730Z 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:48.4613220Z 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:48.4614800Z 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:48.4616220Z 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:48.4618350Z 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:48.4621060Z 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:48.4622490Z 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:48.4623860Z 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:48.4625220Z 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:48.4626530Z 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:48.4628680Z 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:48.4630890Z 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:48.4632400Z 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:48.4634690Z 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:48.4638150Z 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:48.4640190Z 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:48.4642220Z 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:48.4644910Z 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:48.4646310Z 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:48.4647780Z 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:48.4650000Z 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:48.4651860Z 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:48.4653700Z 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:48.4655120Z 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:48.4657730Z 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:48.4659160Z 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:48.4660610Z 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:48.4662140Z 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:48.4663680Z 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:48.4665170Z 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:48.4666630Z 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:48.4669120Z 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:48.4670600Z 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:48.4672770Z 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:48.4674620Z 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:48.4676170Z 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:48.4678910Z 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:48.4681770Z 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:48.4683180Z 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:48.4684600Z 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:48.4694260Z 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:48.4695690Z 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:48.4697110Z 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:48.4698640Z 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:48.4700190Z 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:48.4701730Z 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:48.4703220Z 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:48.4704640Z 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:48.4706020Z 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:48.4707450Z 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:48.4708910Z 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:48.4710390Z 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:48.4711830Z 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:48.4713280Z 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:48.4714680Z 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:48.4716190Z 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:48.4717540Z 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:48.4718840Z 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:48.4720140Z 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:48.4721720Z 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:48.4723190Z 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:48.4724600Z 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:48.4725990Z 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:48.4727350Z 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:48.4728660Z 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:48.4729980Z 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:48.4731310Z 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:48.4732640Z 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:48.4734000Z 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:48.4735430Z 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:48.4736770Z 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:48.4738100Z 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:48.4739430Z 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:48.4740750Z 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:48.4742090Z 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:48.4743520Z 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:48.4744850Z 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:48.4746160Z 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:48.4747470Z 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:48.4748930Z 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:48.4750240Z 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:48.4751540Z 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:48.4752820Z 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:48.4754130Z 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:48.4755580Z 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:48.4761320Z 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:48.4765270Z 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:48.4767680Z 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:48.4769000Z 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:48.4770330Z 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:48.4771610Z 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:48.4772970Z 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:48.4774050Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/eval 2024-08-22T20:33:48.4775140Z 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:48.4776440Z 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:48.4777560Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/src 2024-08-22T20:33:48.4778700Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-08-22T20:33:48.4779970Z 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:48.4781410Z 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:48.4782860Z 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:48.4784520Z 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:48.4785640Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/schema 2024-08-22T20:33:48.4786790Z 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:48.4788000Z copying backends/cadence/aot/functions.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:48.4788940Z copying exir/dialects/edge/edge.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge 2024-08-22T20:33:48.4791400Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/schema 2024-08-22T20:33:48.4792180Z copying schema/program.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/schema 2024-08-22T20:33:48.4793540Z copying schema/scalar_type.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/schema 2024-08-22T20:33:48.4795400Z copying sdk/etdump/etdump_schema_flatcc.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump 2024-08-22T20:33:48.4796570Z copying sdk/etdump/scalar_type.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump 2024-08-22T20:33:48.4798700Z 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:48.4800010Z 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:48.5310900Z copying schema/scalar_type.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:48.5311900Z copying schema/program.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:48.5313070Z 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:48.5314690Z 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:48.5315350Z running build_ext 2024-08-22T20:33:48.5374700Z 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:48.5376980Z 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:48.5380160Z 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:48.5581620Z installing to pip-out/bdist.macosx-10.9-universal2/wheel 2024-08-22T20:33:48.5582110Z running install 2024-08-22T20:33:48.5617830Z running install_lib 2024-08-22T20:33:48.5642290Z creating pip-out/bdist.macosx-10.9-universal2 2024-08-22T20:33:48.5643780Z creating pip-out/bdist.macosx-10.9-universal2/wheel 2024-08-22T20:33:48.5644290Z creating pip-out/bdist.macosx-10.9-universal2/wheel/serializer 2024-08-22T20:33:48.5645060Z 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:48.5646440Z 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:48.5649050Z creating pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:48.5650240Z 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:48.5654830Z 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:48.5655860Z 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:48.5656940Z 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:48.5658420Z 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:48.5659450Z 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:48.5662490Z 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:48.5663560Z 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:48.5664650Z 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:48.5669260Z 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:48.5670330Z 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:48.5671460Z 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:48.5672500Z 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:48.5673730Z 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:48.5674730Z 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:48.5678110Z 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:48.5680990Z 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:48.5683750Z 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:48.5686610Z 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:48.5690170Z 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:48.5691810Z 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:48.5692810Z 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:48.5693780Z 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:48.5694810Z 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:48.5696030Z 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:48.5697030Z 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:48.5698020Z 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:48.5699000Z 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:48.5700000Z 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:48.5701080Z 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:48.5702120Z 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:48.5703170Z 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:48.5704190Z 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:48.5705150Z 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:48.5705850Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch 2024-08-22T20:33:48.5706610Z 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:48.5707430Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension 2024-08-22T20:33:48.5708060Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pytree 2024-08-22T20:33:48.5708690Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pytree/test 2024-08-22T20:33:48.5709730Z 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:48.5711180Z 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:48.5712180Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm 2024-08-22T20:33:48.5712850Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/tokenizer 2024-08-22T20:33:48.5713530Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/tokenizer/test 2024-08-22T20:33:48.5714710Z 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:48.5716230Z 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:48.5717790Z 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:48.5719290Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party 2024-08-22T20:33:48.5720390Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/abseil-cpp 2024-08-22T20:33:48.5721870Z 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:48.5723310Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/abseil-cpp/absl 2024-08-22T20:33:48.5724680Z 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:48.5726110Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/abseil-cpp/absl/copts 2024-08-22T20:33:48.5727500Z 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:48.5729330Z 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:48.5731080Z 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:48.5732290Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece 2024-08-22T20:33:48.5733110Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python 2024-08-22T20:33:48.5733980Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python/test 2024-08-22T20:33:48.5736710Z 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:48.5740030Z 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:48.5742150Z 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:48.5743520Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python/src 2024-08-22T20:33:48.5744620Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece 2024-08-22T20:33:48.5746480Z 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:48.5753280Z 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:48.5755770Z 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:48.5758000Z 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:48.5759460Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2 2024-08-22T20:33:48.5760470Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/python 2024-08-22T20:33:48.5761690Z 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:48.5763300Z 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:48.5764950Z 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:48.5767090Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/python/toolchains 2024-08-22T20:33:48.5768510Z 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:48.5769870Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/benchlog 2024-08-22T20:33:48.5771120Z 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:48.5772320Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/re2 2024-08-22T20:33:48.5773570Z 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:48.5775230Z 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:48.5776890Z 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:48.5778020Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/export 2024-08-22T20:33:48.5779030Z 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:48.5780390Z 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:48.5781860Z 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:48.5783480Z 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:48.5784590Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/gguf_util 2024-08-22T20:33:48.5785610Z 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:48.5787030Z 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:48.5788100Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/gguf_util/converters 2024-08-22T20:33:48.5789500Z 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:48.5790990Z 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:48.5791980Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pybindings 2024-08-22T20:33:48.5792640Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pybindings/test 2024-08-22T20:33:48.5793750Z 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:48.5795320Z 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:48.5796820Z 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:48.5798370Z 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:48.5897690Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/export_util 2024-08-22T20:33:48.5901050Z 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:48.5903070Z 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:48.5904050Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/util 2024-08-22T20:33:48.5904930Z 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:48.5906240Z 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:48.5907150Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends 2024-08-22T20:33:48.5910360Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple 2024-08-22T20:33:48.5912570Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps 2024-08-22T20:33:48.5916300Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/test 2024-08-22T20:33:48.5919400Z 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:48.5927540Z 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:48.5931740Z 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:48.5933850Z 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:48.5936100Z 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:48.5938530Z 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:48.5940030Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:48.5941560Z 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:48.5943680Z 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:48.5945770Z 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:48.5947830Z 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:48.5949800Z 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:48.5951360Z 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:48.5953110Z 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:48.5954860Z 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:48.5956880Z 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:48.5958850Z 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:48.5960680Z 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:48.5962260Z 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:48.5963850Z 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:48.5975160Z 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:48.5976900Z 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:48.5978520Z 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:48.5980310Z 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:48.5982120Z 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:48.5983510Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/serialization 2024-08-22T20:33:48.5985180Z 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:48.5987260Z 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:48.5989300Z 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:48.5991210Z 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:48.5992970Z 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:48.5996660Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/utils 2024-08-22T20:33:48.5997940Z 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:48.5999110Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/partition 2024-08-22T20:33:48.6000370Z 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:48.6002020Z 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:48.6003220Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml 2024-08-22T20:33:48.6003990Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/test 2024-08-22T20:33:48.6005210Z 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:48.6033710Z 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:48.6037430Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/runtime 2024-08-22T20:33:48.6038350Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/runtime/inmemoryfs 2024-08-22T20:33:48.6039820Z 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:48.6041270Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/partition 2024-08-22T20:33:48.6042730Z 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:48.6044730Z 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:48.6045970Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/quantizer 2024-08-22T20:33:48.6047250Z 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:48.6146750Z 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:48.6249980Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/compiler 2024-08-22T20:33:48.6351740Z 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:48.6453060Z 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:48.6553570Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm 2024-08-22T20:33:48.6654630Z 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:48.6755210Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:48.6856360Z 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:48.6956800Z 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:48.7058020Z 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:48.7161500Z 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:48.7166290Z 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:48.7273050Z 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:48.7377800Z 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:48.7480270Z 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:48.7584810Z 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:48.7688820Z 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:48.7787410Z 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:48.7789480Z 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:48.7791310Z 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:48.7793160Z 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:48.7795320Z 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:48.7797290Z 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:48.7815340Z 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:48.7831020Z 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:48.7941800Z 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:48.8041880Z 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:48.8080970Z 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:48.8183340Z 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:48.8288070Z 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:48.8392260Z 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:48.8495320Z 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:48.8600350Z 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:48.8684110Z 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:48.8752750Z 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:48.8755410Z 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:48.8757330Z 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:48.8759200Z 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:48.8761030Z 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:48.8762840Z 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:48.8765520Z 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:48.8767700Z 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:48.8770690Z 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:48.8772770Z 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:48.8778600Z 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:48.8780510Z 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:48.8782320Z 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:48.8784180Z 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:48.8786030Z 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:48.8787870Z 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:48.8789900Z 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:48.8791420Z 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:48.8793020Z 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:48.8794500Z 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:48.8796220Z 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:48.8797860Z 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:48.8799460Z 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:48.8801040Z 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:48.8802550Z 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:48.8803730Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/serialization 2024-08-22T20:33:48.8805020Z 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:48.8806700Z 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:48.8808350Z 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:48.8809610Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:48.8810790Z 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:48.8812350Z 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:48.8813920Z 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:48.8815520Z 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:48.8817170Z 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:48.8819090Z 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:48.8820860Z 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:48.8822450Z 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:48.8824080Z 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:48.8825870Z 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:48.8827450Z 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:48.8829070Z 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:48.8830700Z 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:48.8832220Z 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:48.8833670Z 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:48.8835250Z 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:48.8836820Z 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:48.8838340Z 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:48.8839840Z 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:48.8841370Z 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:48.8842930Z 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:48.8844780Z 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:48.8845880Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/tests 2024-08-22T20:33:48.8847100Z 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:48.8848620Z 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:48.8850070Z 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:48.8851100Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/utils 2024-08-22T20:33:48.8852180Z 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:48.8853790Z 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:48.8854860Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/partition 2024-08-22T20:33:48.8856050Z 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:48.8857640Z 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:48.8858750Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/quantizer 2024-08-22T20:33:48.8859870Z 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:48.8861410Z 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:48.8862520Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/aot 2024-08-22T20:33:48.8863200Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/aot/ir 2024-08-22T20:33:48.8864290Z 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:48.8865320Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example 2024-08-22T20:33:48.8866060Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_backend_delegate_passes 2024-08-22T20:33:48.8867510Z 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:48.8869560Z 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:48.8871180Z 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:48.8872620Z 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:48.8874000Z 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:48.8875580Z 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:48.8876680Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_operators 2024-08-22T20:33:48.8877900Z 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:48.8879510Z 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:48.8881250Z 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:48.8882930Z 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:48.8884660Z 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:48.8886250Z 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:48.8887930Z 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:48.8889730Z 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:48.8891370Z 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:48.8893080Z 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:48.8894240Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms 2024-08-22T20:33:48.8895380Z 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:48.8896900Z 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:48.8898360Z 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:48.8899380Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms/test 2024-08-22T20:33:48.8900560Z 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:48.8902120Z 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:48.8903980Z 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:48.8905480Z 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:48.8909300Z 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:48.8913810Z 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:48.8918610Z 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:48.8923270Z 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:48.8927660Z 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:48.8930600Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan 2024-08-22T20:33:48.8932430Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/tools 2024-08-22T20:33:48.8934350Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/tools/gpuinfo 2024-08-22T20:33:48.8936490Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/tools/gpuinfo/glsl 2024-08-22T20:33:48.8940270Z 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:48.8945150Z 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:48.8950040Z 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:48.8954860Z 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:48.8959280Z 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:48.8962120Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test 2024-08-22T20:33:48.8965320Z 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:48.8968410Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test/glsl 2024-08-22T20:33:48.8971700Z 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:48.8976050Z 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:48.8979900Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test/op_tests 2024-08-22T20:33:48.8982700Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test/op_tests/utils 2024-08-22T20:33:48.8986260Z 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:48.8990870Z 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:48.8995290Z 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:48.9000360Z 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:48.9004950Z 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:48.9007530Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/partitioner 2024-08-22T20:33:48.9008760Z 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:48.9010350Z 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:48.9011480Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/serialization 2024-08-22T20:33:48.9012660Z 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:48.9014280Z 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:48.9015860Z 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:48.9017470Z 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:48.9018590Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime 2024-08-22T20:33:48.9019670Z 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:48.9020730Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph 2024-08-22T20:33:48.9021450Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops 2024-08-22T20:33:48.9022220Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:48.9023500Z 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:48.9025250Z 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:48.9027240Z 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:48.9029070Z 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:48.9030840Z 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:48.9032840Z 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:48.9034700Z 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:48.9036790Z 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:48.9038630Z 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:48.9040480Z 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:48.9045380Z 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:48.9050540Z 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:48.9055590Z 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:48.9060790Z 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:48.9062680Z 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:48.9064520Z 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:48.9066800Z 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:48.9068640Z 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:48.9070640Z 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:48.9072420Z 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:48.9074180Z 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:48.9076220Z 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:48.9078020Z 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:48.9079850Z 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:48.9081710Z 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:48.9083560Z 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:48.9085400Z 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:48.9087190Z 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:48.9088980Z 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:48.9090770Z 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:48.9092550Z 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:48.9094340Z 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:48.9096200Z 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:48.9098020Z 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:48.9102860Z 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:48.9107330Z 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:48.9109170Z 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:48.9111020Z 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:48.9113120Z 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:48.9114930Z 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:48.9116760Z 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:48.9118880Z 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:48.9120830Z 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:48.9122670Z 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:48.9124450Z 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:48.9126250Z 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:48.9128040Z 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:48.9129800Z 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:48.9131640Z 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:48.9133470Z 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:48.9134790Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/passes 2024-08-22T20:33:48.9136110Z 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:48.9140550Z 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:48.9144580Z 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:48.9147520Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party 2024-08-22T20:33:48.9149530Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/volk 2024-08-22T20:33:48.9153580Z 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:48.9157080Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/VulkanMemoryAllocator 2024-08-22T20:33:48.9159710Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools 2024-08-22T20:33:48.9162320Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2024-08-22T20:33:48.9164160Z 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:48.9165700Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers 2024-08-22T20:33:48.9166580Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:48.9168000Z 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:48.9170000Z 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:48.9171980Z 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:48.9173860Z 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:48.9175270Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools 2024-08-22T20:33:48.9176820Z 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:48.9178820Z 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:48.9180920Z 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:48.9182920Z 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:48.9184170Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack 2024-08-22T20:33:48.9184790Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test 2024-08-22T20:33:48.9185510Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/serialization 2024-08-22T20:33:48.9186940Z 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:48.9188670Z 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:48.9189930Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:48.9191110Z 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:48.9192760Z 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:48.9194470Z 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:48.9196160Z 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:48.9197850Z 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:48.9199510Z 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:48.9200680Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:48.9201920Z 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:48.9203480Z 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:48.9205280Z 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:48.9207020Z 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:48.9208780Z 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:48.9210670Z 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:48.9223830Z 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:48.9225580Z 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:48.9227140Z 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:48.9229610Z 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:48.9231200Z 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:48.9232870Z 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:48.9234510Z 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:48.9239320Z 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:48.9242480Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/tester 2024-08-22T20:33:48.9245790Z 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:48.9250220Z 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:48.9253260Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:48.9256590Z 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:48.9260830Z 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:48.9265290Z 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:48.9269840Z 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:48.9274130Z 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:48.9278990Z 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:48.9283070Z 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:48.9284750Z 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:48.9286290Z 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:48.9287880Z 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:48.9289660Z 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:48.9291210Z 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:48.9292720Z 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:48.9294250Z 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:48.9295800Z 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:48.9297290Z 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:48.9298850Z 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:48.9300410Z 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:48.9301960Z 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:48.9303470Z 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:48.9304940Z 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:48.9306460Z 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:48.9308040Z 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:48.9309650Z 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:48.9311150Z 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:48.9312970Z 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:48.9314560Z 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:48.9316040Z 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:48.9317550Z 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:48.9319240Z 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:48.9320770Z 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:48.9322310Z 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:48.9323870Z 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:48.9325310Z 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:48.9326760Z 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:48.9328270Z 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:48.9331370Z 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:48.9334760Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:48.9338430Z 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:48.9341170Z 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:48.9342780Z 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:48.9344370Z 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:48.9348880Z 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:48.9353420Z 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:48.9359030Z 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:48.9362760Z 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:48.9364410Z 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:48.9365970Z 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:48.9367790Z 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:48.9369730Z 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:48.9371360Z 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:48.9372970Z 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:48.9374560Z 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:48.9376580Z 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:48.9378170Z 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:48.9379660Z 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:48.9381180Z 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:48.9382690Z 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:48.9384190Z 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:48.9385680Z 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:48.9387180Z 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:48.9388650Z 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:48.9390210Z 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:48.9391920Z 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:48.9393470Z 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:48.9395030Z 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:48.9396710Z 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:48.9398180Z 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:48.9399690Z 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:48.9401210Z 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:48.9402730Z 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:48.9404230Z 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:48.9405800Z 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:48.9407340Z 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:48.9408820Z 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:48.9410480Z 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:48.9412050Z 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:48.9413520Z 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:48.9414980Z 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:48.9416440Z 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:48.9417910Z 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:48.9419550Z 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:48.9421140Z 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:48.9422280Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/serialization 2024-08-22T20:33:48.9423470Z 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:48.9425200Z 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:48.9426830Z 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:48.9428440Z 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:48.9429590Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:48.9430800Z 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:48.9432350Z 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:48.9433820Z 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:48.9435300Z 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:48.9436910Z 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:48.9438490Z 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:48.9439960Z 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:48.9441420Z 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:48.9442930Z 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:48.9444420Z 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:48.9445970Z 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:48.9447680Z 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:48.9449350Z 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:48.9450480Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/utils 2024-08-22T20:33:48.9451610Z 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:48.9453310Z 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:48.9454770Z 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:48.9456210Z 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:48.9457290Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party 2024-08-22T20:33:48.9458570Z 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:48.9459830Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/pthreadpool 2024-08-22T20:33:48.9461110Z 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:48.9462870Z 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:48.9464570Z 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:48.9465790Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FXdiv 2024-08-22T20:33:48.9467010Z 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:48.9468620Z 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:48.9469790Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK 2024-08-22T20:33:48.9470580Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:48.9471950Z 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:48.9473770Z 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:48.9475850Z 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:48.9477890Z 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:48.9479810Z 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:48.9481970Z 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:48.9483950Z 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:48.9485880Z 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:48.9487760Z 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:48.9489730Z 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:48.9491690Z 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:48.9493700Z 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:48.9495660Z 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:48.9497660Z 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:48.9499770Z 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:48.9501720Z 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:48.9503570Z 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:48.9505650Z 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:48.9507670Z 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:48.9512590Z 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:48.9518420Z 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:48.9524800Z 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:48.9526870Z 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:48.9528780Z 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:48.9532100Z 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:48.9534220Z 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:48.9536130Z 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:48.9538280Z 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:48.9540350Z 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:48.9542260Z 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:48.9544140Z 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:48.9546000Z 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:48.9547930Z 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:48.9550120Z 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:48.9551940Z 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:48.9553760Z 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:48.9555750Z 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:48.9557600Z 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:48.9559430Z 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:48.9561290Z 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:48.9563160Z 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:48.9565020Z 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:48.9566830Z 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:48.9568660Z 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:48.9570550Z 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:48.9572430Z 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:48.9574430Z 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:48.9576320Z 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:48.9578420Z 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:48.9580340Z 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:48.9582260Z 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:48.9584130Z 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:48.9586140Z 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:48.9587470Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:48.9588820Z 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:48.9590570Z 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:48.9592370Z 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:48.9594150Z 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:48.9595930Z 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:48.9597710Z 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:48.9599630Z 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:48.9601520Z 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:48.9603320Z 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:48.9605160Z 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:48.9607040Z 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:48.9608820Z 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:48.9610570Z 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:48.9612320Z 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:48.9614210Z 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:48.9615970Z 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:48.9617840Z 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:48.9619710Z 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:48.9621500Z 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:48.9623400Z 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:48.9625260Z 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:48.9627080Z 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:48.9628930Z 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:48.9630760Z 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:48.9632630Z 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:48.9634610Z 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:48.9636780Z 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:48.9638720Z 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:48.9640620Z 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:48.9642500Z 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:48.9645160Z 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:48.9647100Z 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:48.9648930Z 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:48.9650730Z 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:48.9652470Z 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:48.9654240Z 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:48.9656010Z 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:48.9657830Z 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:48.9659620Z 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:48.9661420Z 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:48.9663220Z 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:48.9665030Z 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:48.9667070Z 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:48.9669010Z 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:48.9670900Z 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:48.9672840Z 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:48.9674990Z 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:48.9676910Z 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:48.9678760Z 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:48.9680550Z 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:48.9682390Z 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:48.9684240Z 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:48.9686070Z 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:48.9688030Z 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:48.9689980Z 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:48.9691840Z 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:48.9693670Z 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:48.9695540Z 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:48.9697800Z 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:48.9699890Z 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:48.9701780Z 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:48.9703910Z 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:48.9705860Z 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:48.9707760Z 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:48.9709630Z 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:48.9714620Z 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:48.9716700Z 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:48.9718650Z 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:48.9720440Z 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:48.9722290Z 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:48.9724110Z 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:48.9726230Z 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:48.9728070Z 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:48.9729900Z 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:48.9732090Z 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:48.9734000Z 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:48.9735800Z 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:48.9737810Z 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:48.9739620Z 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:48.9741470Z 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:48.9743400Z 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:48.9745420Z 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:48.9755920Z 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:48.9757920Z 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:48.9759850Z 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:48.9761710Z 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:48.9763570Z 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:48.9765540Z 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:48.9767440Z 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:48.9769640Z 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:48.9771510Z 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:48.9773390Z 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:48.9775340Z 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:48.9777550Z 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:48.9779420Z 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:48.9781310Z 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:48.9783160Z 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:48.9785020Z 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:48.9786880Z 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:48.9788720Z 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:48.9790550Z 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:48.9792340Z 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:48.9794180Z 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:48.9795980Z 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:48.9796930Z 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:48.9798050Z 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:48.9798990Z 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:48.9799890Z 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:48.9800840Z 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:48.9801900Z 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:48.9802820Z 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:48.9803780Z 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:48.9804810Z 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:48.9805760Z 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:48.9806640Z 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:48.9807560Z 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:48.9808510Z 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:48.9809470Z 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:48.9810390Z 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:48.9811340Z 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:48.9812220Z 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:48.9813390Z 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:48.9814400Z 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:48.9815380Z 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:48.9816540Z 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:48.9817560Z 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:48.9818460Z 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:48.9819370Z 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:48.9820250Z 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:48.9822890Z 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:48.9825870Z 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:48.9828730Z 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:48.9831240Z 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:48.9834010Z 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:48.9836540Z 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:48.9839140Z 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:48.9841000Z 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:48.9842320Z 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:48.9843290Z 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:48.9844250Z 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:48.9845330Z 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:48.9846270Z 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:48.9847180Z 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:48.9848100Z 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:48.9849030Z 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:48.9849960Z 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:48.9850870Z 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:48.9851850Z 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:48.9852780Z 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:48.9853710Z 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:48.9854630Z 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:48.9855530Z 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:48.9856550Z 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:48.9857520Z 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:48.9858470Z 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:48.9859360Z 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:48.9860500Z 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:48.9861500Z 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:48.9862390Z 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:48.9863330Z 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:48.9864260Z 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:48.9865150Z 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:48.9866050Z 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:48.9867050Z 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:48.9867990Z 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:48.9868950Z 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:48.9869880Z 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:48.9870870Z 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:48.9871990Z 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:48.9872950Z 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:48.9873920Z 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:48.9874830Z 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:48.9875880Z 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:48.9876770Z 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:48.9877740Z 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:48.9878610Z 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:48.9879520Z 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:48.9880460Z 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:48.9881440Z 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:48.9882450Z 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:48.9883470Z 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:48.9884400Z 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:48.9885340Z 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:48.9886270Z 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:48.9887500Z 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:48.9888470Z 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:48.9889420Z 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:48.9890330Z 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:48.9891620Z 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:48.9892490Z 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:48.9893400Z 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:48.9894360Z 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:48.9895300Z 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:48.9896220Z 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:48.9897120Z 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:48.9898030Z 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:48.9898900Z 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:48.9899800Z 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:48.9900700Z 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:48.9901710Z 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:48.9902800Z 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:48.9903750Z 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:48.9904660Z 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:48.9905580Z 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:48.9906660Z 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:48.9907580Z 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:48.9908490Z 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:48.9909430Z 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:48.9910410Z 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:48.9911370Z 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:48.9912310Z 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:48.9913240Z 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:48.9914180Z 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:48.9915100Z 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:48.9915980Z 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:48.9916970Z 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:48.9918230Z 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:48.9919190Z 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:48.9920090Z 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:48.9921020Z 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:48.9922170Z 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:48.9923170Z 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:48.9924100Z 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:48.9925120Z 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:48.9926080Z 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:48.9927070Z 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:48.9928040Z 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:48.9929010Z 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:48.9929930Z 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:48.9930840Z 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:48.9932230Z 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:48.9933190Z 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:48.9934420Z 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:48.9935490Z 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:48.9936500Z 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:48.9937720Z 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:48.9938630Z 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:48.9939580Z 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:48.9940580Z 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:48.9941620Z 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:48.9942520Z 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:48.9943460Z 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:48.9944400Z 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:48.9944820Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2024-08-22T20:33:48.9945820Z 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:48.9946770Z 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:48.9947170Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/eval 2024-08-22T20:33:48.9948080Z 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:48.9948970Z 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:48.9949580Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/src 2024-08-22T20:33:48.9950070Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-08-22T20:33:48.9951040Z 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:48.9952020Z 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:48.9953130Z 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:48.9953510Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo 2024-08-22T20:33:48.9954380Z 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:48.9954790Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2024-08-22T20:33:48.9955790Z 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:48.9956770Z 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:48.9957740Z 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:48.9958130Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo/deps 2024-08-22T20:33:48.9958530Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2024-08-22T20:33:48.9959490Z 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:48.9960470Z 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:48.9961310Z 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:48.9961670Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16 2024-08-22T20:33:48.9962470Z 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:48.9962850Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16/test 2024-08-22T20:33:48.9963270Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16/test/peachpy 2024-08-22T20:33:48.9964350Z 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:48.9964770Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16/include 2024-08-22T20:33:48.9965170Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16/include/fp16 2024-08-22T20:33:48.9966080Z 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:48.9967140Z 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:48.9968040Z 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:48.9968840Z 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:48.9969200Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/partition 2024-08-22T20:33:48.9970010Z 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:48.9970840Z 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:48.9971240Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/partition/graphs 2024-08-22T20:33:48.9972050Z 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:48.9972870Z 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:48.9973640Z 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:48.9974050Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm 2024-08-22T20:33:48.9974330Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test 2024-08-22T20:33:48.9974620Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/misc 2024-08-22T20:33:48.9975370Z 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:48.9975700Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/tosautil 2024-08-22T20:33:48.9976430Z 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:48.9977130Z 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:48.9977460Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/passes 2024-08-22T20:33:48.9978440Z 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:48.9978780Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/models 2024-08-22T20:33:48.9979560Z 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:48.9980220Z 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:48.9980650Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/tester 2024-08-22T20:33:48.9981480Z 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:48.9982250Z 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:48.9982570Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:48.9983280Z 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:48.9984000Z 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:48.9984740Z 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:48.9985510Z 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:48.9986220Z 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:48.9986920Z 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:48.9987610Z 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:48.9988300Z 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:48.9988980Z 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:48.9989680Z 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:48.9990370Z 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:48.9991080Z 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:48.9991880Z 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:48.9992620Z 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:48.9993340Z 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:48.9993640Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:48.9994460Z 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:48.9995160Z 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:48.9995870Z 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:48.9996560Z 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:48.9997290Z 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:48.9998000Z 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:48.9998700Z 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:48.9999430Z 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:49.0000130Z 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:49.0000850Z 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:49.0001570Z 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:49.0002290Z 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:49.0003010Z 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:49.0003730Z 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:49.0004420Z 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:49.0005120Z 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:49.0006030Z 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:49.0006770Z 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:49.0007480Z 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:49.0008170Z 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:49.0009010Z 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:49.0009650Z 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:49.0010280Z 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:49.0010580Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/passes 2024-08-22T20:33:49.0011320Z 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:49.0012040Z 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:49.0012830Z 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:49.0013540Z 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:49.0014190Z 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:49.0014830Z 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:49.0015150Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party 2024-08-22T20:33:49.0015540Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib 2024-08-22T20:33:49.0015980Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/test 2024-08-22T20:33:49.0016450Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/test/scripts 2024-08-22T20:33:49.0017450Z 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:49.0017920Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit 2024-08-22T20:33:49.0019110Z 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:49.0019560Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python 2024-08-22T20:33:49.0020030Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/serializer 2024-08-22T20:33:49.0021130Z 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:49.0022190Z 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:49.0022770Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:49.0023770Z 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:49.0024780Z 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:49.0025790Z 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:49.0026850Z 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:49.0027860Z 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:49.0028860Z 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:49.0029850Z 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:49.0030830Z 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:49.0031790Z 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:49.0032760Z 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:49.0033860Z 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:49.0034870Z 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:49.0035850Z 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:49.0036830Z 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:49.0037950Z 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:49.0038970Z 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:49.0039930Z 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:49.0042190Z 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:49.0045380Z 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:49.0048310Z 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:49.0051350Z 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:49.0054120Z 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:49.0057000Z 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:49.0059900Z 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:49.0062990Z 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:49.0066520Z 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:49.0069470Z 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:49.0072400Z 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:49.0075780Z 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:49.0078870Z 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:49.0081690Z 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:49.0084450Z 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:49.0087260Z 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:49.0090090Z 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:49.0091290Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/schema 2024-08-22T20:33:49.0093910Z 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:49.0096410Z 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:49.0098140Z 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:49.0098970Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer 2024-08-22T20:33:49.0101010Z 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:49.0103140Z 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:49.0105240Z 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:49.0106980Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:49.0109770Z 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:49.0112430Z 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:49.0115090Z 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:49.0118310Z 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:49.0121090Z 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:49.0123690Z 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:49.0126550Z 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:49.0129400Z 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:49.0132080Z 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:49.0134260Z 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:49.0136080Z 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:49.0136870Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence 2024-08-22T20:33:49.0137690Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/utils 2024-08-22T20:33:49.0139860Z 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:49.0141550Z 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:49.0142000Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot 2024-08-22T20:33:49.0142760Z 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:49.0143710Z 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:49.0144500Z 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:49.0145190Z 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:49.0145880Z 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:49.0146220Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot/quantizer 2024-08-22T20:33:49.0147160Z 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:49.0148000Z 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:49.0148810Z 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:49.0149570Z 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:49.0150250Z 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:49.0150960Z 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:49.0151220Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/schema 2024-08-22T20:33:49.0151800Z 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:49.0152390Z 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:49.0152620Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk 2024-08-22T20:33:49.0152900Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/debug_format 2024-08-22T20:33:49.0153560Z 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:49.0154240Z 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:49.0154520Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/inspector 2024-08-22T20:33:49.0155150Z 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:49.0155430Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/inspector/tests 2024-08-22T20:33:49.0156170Z 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:49.0156890Z 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:49.0157780Z 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:49.0158430Z 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:49.0159090Z 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:49.0159750Z 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:49.0160190Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program 2024-08-22T20:33:49.0160870Z 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:49.0161530Z 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:49.0161840Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/test 2024-08-22T20:33:49.0162590Z 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:49.0163340Z 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:49.0164100Z 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:49.0164420Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/util 2024-08-22T20:33:49.0165160Z 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:49.0165510Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/serialize 2024-08-22T20:33:49.0166370Z 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:49.0166740Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/serialize/test 2024-08-22T20:33:49.0167580Z 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:49.0168350Z 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:49.0169140Z 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:49.0169800Z 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:49.0170120Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/schema 2024-08-22T20:33:49.0171080Z 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:49.0171500Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/schema/test 2024-08-22T20:33:49.0172290Z 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:49.0173020Z 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:49.0173780Z 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:49.0174710Z 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:49.0175260Z 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:49.0175560Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/size_analysis_tool 2024-08-22T20:33:49.0176340Z 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:49.0177090Z 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:49.0177360Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etdump 2024-08-22T20:33:49.0177990Z 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:49.0178620Z 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:49.0179300Z 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:49.0179580Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etdump/tests 2024-08-22T20:33:49.0180260Z 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:49.0180880Z 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:49.0181240Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etrecord 2024-08-22T20:33:49.0182290Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etrecord/tests 2024-08-22T20:33:49.0183050Z 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:49.0183670Z 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:49.0184290Z 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:49.0184560Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples 2024-08-22T20:33:49.0184830Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models 2024-08-22T20:33:49.0185490Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/torchvision_vit 2024-08-22T20:33:49.0186290Z 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:49.0187080Z 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:49.0187400Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2 2024-08-22T20:33:49.0188150Z 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:49.0188840Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/custom_ops 2024-08-22T20:33:49.0189730Z 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:49.0190540Z 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:49.0191400Z 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:49.0192260Z 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:49.0192640Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/experimental 2024-08-22T20:33:49.0193490Z 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:49.0194320Z 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:49.0195170Z 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:49.0196030Z 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:49.0196440Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/source_transformation 2024-08-22T20:33:49.0197330Z 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:49.0198210Z 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:49.0199070Z 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:49.0200070Z 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:49.0200460Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/tokenizer 2024-08-22T20:33:49.0201240Z 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:49.0201560Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/runner 2024-08-22T20:33:49.0202330Z 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:49.0203160Z 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:49.0203490Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/tests 2024-08-22T20:33:49.0204250Z 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:49.0204940Z 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:49.0205630Z 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:49.0206330Z 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:49.0207070Z 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:49.0207410Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/evaluate 2024-08-22T20:33:49.0208200Z 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:49.0208970Z 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:49.0209670Z 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:49.0210400Z 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:49.0211140Z 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:49.0211860Z 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:49.0212620Z 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:49.0212930Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/toy_model 2024-08-22T20:33:49.0213750Z 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:49.0214490Z 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:49.0214790Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/test 2024-08-22T20:33:49.0215490Z 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:49.0216390Z 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:49.0216770Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/edsr 2024-08-22T20:33:49.0217460Z 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:49.0218150Z 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:49.0218470Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/phi-3-mini 2024-08-22T20:33:49.0219220Z 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:49.0220030Z 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:49.0220340Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/resnet 2024-08-22T20:33:49.0221060Z 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:49.0221880Z 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:49.0222230Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/inception_v4 2024-08-22T20:33:49.0222980Z 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:49.0223780Z 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:49.0224140Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/inception_v3 2024-08-22T20:33:49.0224900Z 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:49.0225670Z 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:49.0226310Z 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:49.0226640Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/deeplab_v3 2024-08-22T20:33:49.0227560Z 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:49.0228330Z 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:49.0228650Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/mobilebert 2024-08-22T20:33:49.0229380Z 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:49.0230270Z 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:49.0230930Z 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:49.0231260Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/mobilenet_v2 2024-08-22T20:33:49.0231990Z 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:49.0233510Z 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:49.0234700Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/wav2letter 2024-08-22T20:33:49.0236800Z 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:49.0238930Z 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:49.0239910Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/mobilenet_v3 2024-08-22T20:33:49.0242280Z 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:49.0244400Z 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:49.0245370Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/phi3-mini-lora 2024-08-22T20:33:49.0247610Z 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:49.0248420Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llava 2024-08-22T20:33:49.0249290Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llava/test 2024-08-22T20:33:49.0251460Z 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:49.0253470Z 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:49.0255680Z 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:49.0258600Z 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:49.0260660Z 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:49.0261590Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/emformer_rnnt 2024-08-22T20:33:49.0263840Z 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:49.0266430Z 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:49.0267070Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:49.0268680Z 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:49.0269420Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/capture 2024-08-22T20:33:49.0271140Z 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:49.0272970Z 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:49.0274760Z 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:49.0276560Z 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:49.0278170Z 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:49.0279860Z 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:49.0281540Z 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:49.0283130Z 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:49.0284700Z 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:49.0286200Z 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:49.0286900Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:49.0288750Z 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:49.0290750Z 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:49.0292720Z 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:49.0294570Z 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:49.0296750Z 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:49.0313660Z 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:49.0315720Z 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:49.0317580Z 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:49.0320100Z 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:49.0321970Z 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:49.0323950Z 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:49.0325640Z 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:49.0327660Z 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:49.0329510Z 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:49.0331410Z 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:49.0333410Z 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:49.0334260Z 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:49.0334950Z 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:49.0335640Z 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:49.0336280Z 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:49.0336970Z 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:49.0337590Z 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:49.0338230Z 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:49.0338900Z 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:49.0339760Z 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:49.0340410Z 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:49.0341080Z 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:49.0341340Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:49.0342200Z 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:49.0342820Z 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:49.0343450Z 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:49.0344050Z 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:49.0344640Z 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:49.0345250Z 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:49.0345870Z 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:49.0346540Z 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:49.0347170Z 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:49.0347820Z 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:49.0348410Z 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:49.0349030Z 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:49.0349710Z 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:49.0350340Z 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:49.0350960Z 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:49.0351590Z 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:49.0352170Z 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:49.0352890Z 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:49.0353510Z 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:49.0354110Z 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:49.0354760Z 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:49.0355490Z 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:49.0356130Z 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:49.0356720Z 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:49.0357400Z 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:49.0358010Z 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:49.0358650Z 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:49.0359270Z 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:49.0359830Z 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:49.0360380Z 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:49.0360920Z 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:49.0361180Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend 2024-08-22T20:33:49.0361470Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:49.0362160Z 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:49.0362910Z 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:49.0363670Z 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:49.0364420Z 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:49.0365110Z 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:49.0366010Z 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:49.0366760Z 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:49.0367510Z 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:49.0368230Z 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:49.0369130Z 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:49.0369840Z 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:49.0370710Z 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:49.0371420Z 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:49.0372140Z 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:49.0372840Z 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:49.0373560Z 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:49.0373870Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test/demos 2024-08-22T20:33:49.0374630Z 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:49.0375420Z 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:49.0375770Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test/demos/rpc 2024-08-22T20:33:49.0376630Z 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:49.0377490Z 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:49.0378280Z 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:49.0378940Z 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:49.0379350Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/canonical_partitioners 2024-08-22T20:33:49.0380380Z 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:49.0381280Z 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:49.0382230Z 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:49.0382890Z 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:49.0383610Z 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:49.0384240Z 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:49.0384890Z 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:49.0385450Z 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:49.0386010Z 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:49.0386580Z 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:49.0387120Z 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:49.0387660Z 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:49.0387950Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/verification 2024-08-22T20:33:49.0388230Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/verification/test 2024-08-22T20:33:49.0388950Z 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:49.0389660Z 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:49.0390330Z 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:49.0391010Z 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:49.0391660Z 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:49.0391950Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize 2024-08-22T20:33:49.0392570Z 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:49.0392870Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize/test 2024-08-22T20:33:49.0393640Z 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:49.0394320Z 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:49.0394990Z 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:49.0395680Z 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:49.0396480Z 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:49.0397110Z 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:49.0397730Z 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:49.0398330Z 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:49.0398960Z 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:49.0399560Z 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:49.0400090Z 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:49.0400350Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects 2024-08-22T20:33:49.0400630Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/test 2024-08-22T20:33:49.0401340Z 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:49.0401950Z 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:49.0402590Z 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:49.0402940Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/backend 2024-08-22T20:33:49.0403270Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/backend/test 2024-08-22T20:33:49.0404050Z 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:49.0404730Z 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:49.0405010Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge 2024-08-22T20:33:49.0405320Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/dtype 2024-08-22T20:33:49.0406040Z 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:49.0406920Z 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:49.0407660Z 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:49.0407960Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/test 2024-08-22T20:33:49.0408710Z 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:49.0409440Z 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:49.0410230Z 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:49.0410880Z 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:49.0411170Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/op 2024-08-22T20:33:49.0411470Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/op/test 2024-08-22T20:33:49.0412210Z 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:49.0412890Z 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:49.0413610Z 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:49.0413950Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/arg 2024-08-22T20:33:49.0414710Z 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:49.0415420Z 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:49.0415740Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/spec 2024-08-22T20:33:49.0416430Z 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:49.0417140Z 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:49.0417400Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/program 2024-08-22T20:33:49.0417670Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/program/test 2024-08-22T20:33:49.0418360Z 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:49.0418990Z 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:49.0419670Z 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:49.0420420Z 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:49.0421080Z 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:49.0421720Z 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:49.0422370Z 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:49.0423080Z 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:49.0423330Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/emit 2024-08-22T20:33:49.0423600Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/emit/test 2024-08-22T20:33:49.0424240Z 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:49.0424810Z 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:49.0425430Z 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:49.0426020Z 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:49.0426540Z 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:49.0427080Z 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:49.0427330Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/serde 2024-08-22T20:33:49.0427950Z 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:49.0428550Z 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:49.0429140Z 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:49.0429790Z 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:49.0430420Z 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:49.0431000Z 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:49.0431590Z 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:49.0432180Z 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:49.0432710Z 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:49.0433130Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/operator 2024-08-22T20:33:49.0433460Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/operator/test 2024-08-22T20:33:49.0434160Z 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:49.0434770Z 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:49.0435390Z 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:49.0436110Z 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:49.0436650Z 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:49.0436880Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/data 2024-08-22T20:33:49.0437120Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/data/bin 2024-08-22T20:33:49.0437720Z 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:49.0438270Z 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:49.0438350Z running install_egg_info 2024-08-22T20:33:49.0438780Z 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:49.0438860Z running install_scripts 2024-08-22T20:33:49.0439640Z [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:49.0440060Z pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pybindings/_portable_lib.cpython-310-darwin.so 2024-08-22T20:33:49.0441510Z 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:49.0441930Z pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pybindings/_portable_lib.cpython-310-darwin.so 2024-08-22T20:33:49.0442760Z 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:49.0443650Z creating '/private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-wheel-cutn1xhg/tmps0vwy53v/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:49.0443770Z adding 'executorch/version.py' 2024-08-22T20:33:49.0443970Z adding 'executorch/backends/apple/coreml/compiler/__init__.py' 2024-08-22T20:33:49.0444220Z adding 'executorch/backends/apple/coreml/compiler/coreml_preprocess.py' 2024-08-22T20:33:49.0444420Z adding 'executorch/backends/apple/coreml/partition/__init__.py' 2024-08-22T20:33:49.0444680Z adding 'executorch/backends/apple/coreml/partition/coreml_partitioner.py' 2024-08-22T20:33:49.0444880Z adding 'executorch/backends/apple/coreml/quantizer/__init__.py' 2024-08-22T20:33:49.0445120Z adding 'executorch/backends/apple/coreml/quantizer/coreml_quantizer.py' 2024-08-22T20:33:49.0445480Z adding 'executorch/backends/apple/coreml/runtime/inmemoryfs/setup.py' 2024-08-22T20:33:49.0445740Z adding 'executorch/backends/apple/coreml/test/test_coreml_partitioner.py' 2024-08-22T20:33:49.0445980Z adding 'executorch/backends/apple/coreml/test/test_coreml_quantizer.py' 2024-08-22T20:33:49.0446300Z adding 'executorch/backends/apple/mps/__init__.py' 2024-08-22T20:33:49.0446480Z adding 'executorch/backends/apple/mps/mps_preprocess.py' 2024-08-22T20:33:49.0446670Z adding 'executorch/backends/apple/mps/operators/__init__.py' 2024-08-22T20:33:49.0446890Z adding 'executorch/backends/apple/mps/operators/activation_ops.py' 2024-08-22T20:33:49.0447080Z adding 'executorch/backends/apple/mps/operators/binary_ops.py' 2024-08-22T20:33:49.0447380Z adding 'executorch/backends/apple/mps/operators/clamp_ops.py' 2024-08-22T20:33:49.0447600Z adding 'executorch/backends/apple/mps/operators/constant_ops.py' 2024-08-22T20:33:49.0447810Z adding 'executorch/backends/apple/mps/operators/convolution_ops.py' 2024-08-22T20:33:49.0448020Z adding 'executorch/backends/apple/mps/operators/indexing_ops.py' 2024-08-22T20:33:49.0448250Z adding 'executorch/backends/apple/mps/operators/linear_algebra_ops.py' 2024-08-22T20:33:49.0448460Z adding 'executorch/backends/apple/mps/operators/node_visitor.py' 2024-08-22T20:33:49.0448690Z adding 'executorch/backends/apple/mps/operators/normalization_ops.py' 2024-08-22T20:33:49.0448880Z adding 'executorch/backends/apple/mps/operators/op_clone.py' 2024-08-22T20:33:49.0449070Z adding 'executorch/backends/apple/mps/operators/op_getitem.py' 2024-08-22T20:33:49.0449260Z adding 'executorch/backends/apple/mps/operators/pad_ops.py' 2024-08-22T20:33:49.0449470Z adding 'executorch/backends/apple/mps/operators/pooling_ops.py' 2024-08-22T20:33:49.0449660Z adding 'executorch/backends/apple/mps/operators/range_ops.py' 2024-08-22T20:33:49.0449860Z adding 'executorch/backends/apple/mps/operators/reduce_ops.py' 2024-08-22T20:33:49.0450040Z adding 'executorch/backends/apple/mps/operators/shape_ops.py' 2024-08-22T20:33:49.0450260Z adding 'executorch/backends/apple/mps/operators/unary_ops.py' 2024-08-22T20:33:49.0450460Z adding 'executorch/backends/apple/mps/partition/__init__.py' 2024-08-22T20:33:49.0450680Z adding 'executorch/backends/apple/mps/partition/mps_partitioner.py' 2024-08-22T20:33:49.0450930Z adding 'executorch/backends/apple/mps/serialization/mps_graph_schema.py' 2024-08-22T20:33:49.0451180Z adding 'executorch/backends/apple/mps/serialization/mps_graph_serialize.py' 2024-08-22T20:33:49.0451380Z adding 'executorch/backends/apple/mps/serialization/schema.fbs' 2024-08-22T20:33:49.0451550Z adding 'executorch/backends/apple/mps/test/test_mps.py' 2024-08-22T20:33:49.0451770Z adding 'executorch/backends/apple/mps/test/test_mps_binary_ops.py' 2024-08-22T20:33:49.0451990Z adding 'executorch/backends/apple/mps/test/test_mps_indexing_ops.py' 2024-08-22T20:33:49.0452180Z adding 'executorch/backends/apple/mps/test/test_mps_models.py' 2024-08-22T20:33:49.0452390Z adding 'executorch/backends/apple/mps/test/test_mps_unary_ops.py' 2024-08-22T20:33:49.0452580Z adding 'executorch/backends/apple/mps/test/test_mps_utils.py' 2024-08-22T20:33:49.0452760Z adding 'executorch/backends/apple/mps/utils/mps_utils.py' 2024-08-22T20:33:49.0452900Z adding 'executorch/backends/arm/arm_backend.py' 2024-08-22T20:33:49.0453050Z adding 'executorch/backends/arm/arm_partitioner.py' 2024-08-22T20:33:49.0453180Z adding 'executorch/backends/arm/arm_vela.py' 2024-08-22T20:33:49.0453330Z adding 'executorch/backends/arm/tosa_mapping.py' 2024-08-22T20:33:49.0453490Z adding 'executorch/backends/arm/tosa_quant_utils.py' 2024-08-22T20:33:49.0453630Z adding 'executorch/backends/arm/tosa_utils.py' 2024-08-22T20:33:49.0453800Z adding 'executorch/backends/arm/operators/__init__.py' 2024-08-22T20:33:49.0453970Z adding 'executorch/backends/arm/operators/node_visitor.py' 2024-08-22T20:33:49.0454130Z adding 'executorch/backends/arm/operators/op_add.py' 2024-08-22T20:33:49.0454420Z adding 'executorch/backends/arm/operators/op_addmm.py' 2024-08-22T20:33:49.0454620Z adding 'executorch/backends/arm/operators/op_avg_pool2d.py' 2024-08-22T20:33:49.0454800Z adding 'executorch/backends/arm/operators/op_batch_norm.py' 2024-08-22T20:33:49.0454970Z adding 'executorch/backends/arm/operators/op_conv2d.py' 2024-08-22T20:33:49.0455140Z adding 'executorch/backends/arm/operators/op_dequant.py' 2024-08-22T20:33:49.0455290Z adding 'executorch/backends/arm/operators/op_div.py' 2024-08-22T20:33:49.0455460Z adding 'executorch/backends/arm/operators/op_full.py' 2024-08-22T20:33:49.0455640Z adding 'executorch/backends/arm/operators/op_get_item.py' 2024-08-22T20:33:49.0455810Z adding 'executorch/backends/arm/operators/op_hardtanh.py' 2024-08-22T20:33:49.0456100Z adding 'executorch/backends/arm/operators/op_mean_dim.py' 2024-08-22T20:33:49.0456270Z adding 'executorch/backends/arm/operators/op_output.py' 2024-08-22T20:33:49.0456440Z adding 'executorch/backends/arm/operators/op_permute.py' 2024-08-22T20:33:49.0456640Z adding 'executorch/backends/arm/operators/op_placeholder.py' 2024-08-22T20:33:49.0456800Z adding 'executorch/backends/arm/operators/op_quant.py' 2024-08-22T20:33:49.0456980Z adding 'executorch/backends/arm/operators/op_sigmoid.py' 2024-08-22T20:33:49.0457150Z adding 'executorch/backends/arm/operators/op_softmax.py' 2024-08-22T20:33:49.0457310Z adding 'executorch/backends/arm/operators/op_sub.py' 2024-08-22T20:33:49.0457470Z adding 'executorch/backends/arm/operators/op_view.py' 2024-08-22T20:33:49.0457750Z adding 'executorch/backends/arm/passes/annotate_channels_last_dim_order_pass.py' 2024-08-22T20:33:49.0457940Z adding 'executorch/backends/arm/passes/arm_pass_manager.py' 2024-08-22T20:33:49.0458120Z adding 'executorch/backends/arm/passes/remove_clone_pass.py' 2024-08-22T20:33:49.0458310Z adding 'executorch/backends/arm/passes/tag_io_quant_pass.py' 2024-08-22T20:33:49.0458480Z adding 'executorch/backends/arm/quantizer/__init__.py' 2024-08-22T20:33:49.0458670Z adding 'executorch/backends/arm/quantizer/arm_quantizer.py' 2024-08-22T20:33:49.0458890Z adding 'executorch/backends/arm/quantizer/arm_quantizer_utils.py' 2024-08-22T20:33:49.0459120Z adding 'executorch/backends/arm/quantizer/quantization_config.py' 2024-08-22T20:33:49.0459400Z adding 'executorch/backends/arm/quantizer/quantization_annotation/__init__.py' 2024-08-22T20:33:49.0459770Z adding 'executorch/backends/arm/quantizer/quantization_annotation/adaptive_ang_pool2d_annotator.py' 2024-08-22T20:33:49.0460080Z adding 'executorch/backends/arm/quantizer/quantization_annotation/add_annotator.py' 2024-08-22T20:33:49.0460380Z adding 'executorch/backends/arm/quantizer/quantization_annotation/conv_annotator.py' 2024-08-22T20:33:49.0460710Z adding 'executorch/backends/arm/quantizer/quantization_annotation/linear_annotator.py' 2024-08-22T20:33:49.0461040Z adding 'executorch/backends/arm/quantizer/quantization_annotation/max_pool2d_annotator.py' 2024-08-22T20:33:49.0461340Z adding 'executorch/backends/arm/quantizer/quantization_annotation/mul_annotator.py' 2024-08-22T20:33:49.0461660Z adding 'executorch/backends/arm/quantizer/quantization_annotation/sigmoid_annotator.py' 2024-08-22T20:33:49.0461960Z adding 'executorch/backends/arm/quantizer/quantization_annotation/sub_annotator.py' 2024-08-22T20:33:49.0462210Z adding 'executorch/backends/arm/test/common.py' 2024-08-22T20:33:49.0462390Z adding 'executorch/backends/arm/test/runner_utils.py' 2024-08-22T20:33:49.0462590Z adding 'executorch/backends/arm/test/misc/test_debug_feats.py' 2024-08-22T20:33:49.0462820Z adding 'executorch/backends/arm/test/models/test_mobilenet_v2_arm.py' 2024-08-22T20:33:49.0462990Z adding 'executorch/backends/arm/test/ops/test_add.py' 2024-08-22T20:33:49.0463170Z adding 'executorch/backends/arm/test/ops/test_avg_pool.py' 2024-08-22T20:33:49.0463360Z adding 'executorch/backends/arm/test/ops/test_batch_norm.py' 2024-08-22T20:33:49.0463540Z adding 'executorch/backends/arm/test/ops/test_clone.py' 2024-08-22T20:33:49.0463960Z adding 'executorch/backends/arm/test/ops/test_conv.py' 2024-08-22T20:33:49.0464250Z adding 'executorch/backends/arm/test/ops/test_conv_combos.py' 2024-08-22T20:33:49.0464460Z adding 'executorch/backends/arm/test/ops/test_depthwise_conv.py' 2024-08-22T20:33:49.0464620Z adding 'executorch/backends/arm/test/ops/test_div.py' 2024-08-22T20:33:49.0464790Z adding 'executorch/backends/arm/test/ops/test_full.py' 2024-08-22T20:33:49.0464960Z adding 'executorch/backends/arm/test/ops/test_linear.py' 2024-08-22T20:33:49.0465150Z adding 'executorch/backends/arm/test/ops/test_mean_dim.py' 2024-08-22T20:33:49.0465330Z adding 'executorch/backends/arm/test/ops/test_sigmoid.py' 2024-08-22T20:33:49.0465510Z adding 'executorch/backends/arm/test/ops/test_softmax.py' 2024-08-22T20:33:49.0465850Z adding 'executorch/backends/arm/test/ops/test_sub.py' 2024-08-22T20:33:49.0466020Z adding 'executorch/backends/arm/test/ops/test_view.py' 2024-08-22T20:33:49.0466250Z adding 'executorch/backends/arm/test/passes/test_tag_io_quant_pass.py' 2024-08-22T20:33:49.0466430Z adding 'executorch/backends/arm/test/tester/__init__.py' 2024-08-22T20:33:49.0466610Z adding 'executorch/backends/arm/test/tester/arm_tester.py' 2024-08-22T20:33:49.0466780Z adding 'executorch/backends/arm/test/tosautil/__init__.py' 2024-08-22T20:33:49.0467010Z adding 'executorch/backends/arm/third-party/serialization_lib/setup.py' 2024-08-22T20:33:49.0467340Z adding 'executorch/backends/arm/third-party/serialization_lib/python/serializer/__init__.py' 2024-08-22T20:33:49.0467690Z adding 'executorch/backends/arm/third-party/serialization_lib/python/serializer/tosa_serializer.py' 2024-08-22T20:33:49.0468120Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ArithmeticRightShiftAttribute.py' 2024-08-22T20:33:49.0468450Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/Attribute.py' 2024-08-22T20:33:49.0468780Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/AxisAttribute.py' 2024-08-22T20:33:49.0469110Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ClampAttribute.py' 2024-08-22T20:33:49.0469450Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/CondIfAttribute.py' 2024-08-22T20:33:49.0469770Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ConvAttribute.py' 2024-08-22T20:33:49.0470100Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/CustomAttribute.py' 2024-08-22T20:33:49.0470400Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/DType.py' 2024-08-22T20:33:49.0470720Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/FFTAttribute.py' 2024-08-22T20:33:49.0471100Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/FullyConnectedAttribute.py' 2024-08-22T20:33:49.0471430Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/MatMulAttribute.py' 2024-08-22T20:33:49.0471740Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/MulAttribute.py' 2024-08-22T20:33:49.0472070Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/NegateAttribute.py' 2024-08-22T20:33:49.0472340Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/Op.py' 2024-08-22T20:33:49.0472650Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/PadAttribute.py' 2024-08-22T20:33:49.0472970Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/PoolAttribute.py' 2024-08-22T20:33:49.0473280Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/RFFTAttribute.py' 2024-08-22T20:33:49.0473620Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/RescaleAttribute.py' 2024-08-22T20:33:49.0473940Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ReshapeAttribute.py' 2024-08-22T20:33:49.0474440Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeAttribute.py' 2024-08-22T20:33:49.0474770Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeMode.py' 2024-08-22T20:33:49.0475090Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/SliceAttribute.py' 2024-08-22T20:33:49.0475420Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TableAttribute.py' 2024-08-22T20:33:49.0475750Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TileAttribute.py' 2024-08-22T20:33:49.0476070Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaBasicBlock.py' 2024-08-22T20:33:49.0476380Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaGraph.py' 2024-08-22T20:33:49.0476880Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaOperator.py' 2024-08-22T20:33:49.0477200Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaRegion.py' 2024-08-22T20:33:49.0477520Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaTensor.py' 2024-08-22T20:33:49.0477870Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeAttribute.py' 2024-08-22T20:33:49.0478230Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeConvAttribute.py' 2024-08-22T20:33:49.0478520Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/Version.py' 2024-08-22T20:33:49.0478870Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/WhileLoopAttribute.py' 2024-08-22T20:33:49.0479180Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/__init__.py' 2024-08-22T20:33:49.0479530Z adding 'executorch/backends/arm/third-party/serialization_lib/schema/tosa.fbs' 2024-08-22T20:33:49.0479940Z adding 'executorch/backends/arm/third-party/serialization_lib/test/scripts/test_npy_fileio.py' 2024-08-22T20:33:49.0480310Z adding 'executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit/xunit.py' 2024-08-22T20:33:49.0480500Z adding 'executorch/backends/cadence/aot/__init__.py' 2024-08-22T20:33:49.0480670Z adding 'executorch/backends/cadence/aot/compiler.py' 2024-08-22T20:33:49.0480860Z adding 'executorch/backends/cadence/aot/export_example.py' 2024-08-22T20:33:49.0481040Z adding 'executorch/backends/cadence/aot/functions.yaml' 2024-08-22T20:33:49.0481250Z adding 'executorch/backends/cadence/aot/ops_registrations.py' 2024-08-22T20:33:49.0481420Z adding 'executorch/backends/cadence/aot/passes.py' 2024-08-22T20:33:49.0481580Z adding 'executorch/backends/cadence/aot/utils.py' 2024-08-22T20:33:49.0481800Z adding 'executorch/backends/cadence/aot/quantizer/fusion_pass.py' 2024-08-22T20:33:49.0482020Z adding 'executorch/backends/cadence/aot/quantizer/patterns.py' 2024-08-22T20:33:49.0482230Z adding 'executorch/backends/cadence/aot/quantizer/quantizer.py' 2024-08-22T20:33:49.0482420Z adding 'executorch/backends/cadence/aot/quantizer/utils.py' 2024-08-22T20:33:49.0482600Z adding 'executorch/backends/cadence/utils/gen_header.py' 2024-08-22T20:33:49.0482800Z adding 'executorch/backends/cadence/utils/post_compilation.py' 2024-08-22T20:33:49.0482970Z adding 'executorch/backends/example/example_backend.py' 2024-08-22T20:33:49.0483160Z adding 'executorch/backends/example/example_partitioner.py' 2024-08-22T20:33:49.0483350Z adding 'executorch/backends/example/example_quantizer.py' 2024-08-22T20:33:49.0483540Z adding 'executorch/backends/example/test_example_delegate.py' 2024-08-22T20:33:49.0483850Z adding 'executorch/backends/example/example_backend_delegate_passes/merge_to_dim_pass.py' 2024-08-22T20:33:49.0484210Z adding 'executorch/backends/example/example_backend_delegate_passes/permute_memory_formats_pass.py' 2024-08-22T20:33:49.0484470Z adding 'executorch/backends/example/example_operators/adaptive_avg_pool2d.py' 2024-08-22T20:33:49.0484670Z adding 'executorch/backends/example/example_operators/add.py' 2024-08-22T20:33:49.0485100Z adding 'executorch/backends/example/example_operators/conv2d.py' 2024-08-22T20:33:49.0485370Z adding 'executorch/backends/example/example_operators/conv_relu.py' 2024-08-22T20:33:49.0485590Z adding 'executorch/backends/example/example_operators/dropout.py' 2024-08-22T20:33:49.0485800Z adding 'executorch/backends/example/example_operators/flatten.py' 2024-08-22T20:33:49.0486010Z adding 'executorch/backends/example/example_operators/linear.py' 2024-08-22T20:33:49.0486230Z adding 'executorch/backends/example/example_operators/op_base.py' 2024-08-22T20:33:49.0486430Z adding 'executorch/backends/example/example_operators/ops.py' 2024-08-22T20:33:49.0486640Z adding 'executorch/backends/example/example_operators/utils.py' 2024-08-22T20:33:49.0486970Z adding 'executorch/backends/qualcomm/qnn_preprocess.py' 2024-08-22T20:33:49.0487140Z adding 'executorch/backends/qualcomm/aot/ir/qcir.fbs' 2024-08-22T20:33:49.0487330Z adding 'executorch/backends/qualcomm/builders/__init__.py' 2024-08-22T20:33:49.0487530Z adding 'executorch/backends/qualcomm/builders/node_visitor.py' 2024-08-22T20:33:49.0487700Z adding 'executorch/backends/qualcomm/builders/op_add.py' 2024-08-22T20:33:49.0487910Z adding 'executorch/backends/qualcomm/builders/op_avg_pool2d.py' 2024-08-22T20:33:49.0488130Z adding 'executorch/backends/qualcomm/builders/op_batch_norm.py' 2024-08-22T20:33:49.0488300Z adding 'executorch/backends/qualcomm/builders/op_bmm.py' 2024-08-22T20:33:49.0488480Z adding 'executorch/backends/qualcomm/builders/op_cat.py' 2024-08-22T20:33:49.0488660Z adding 'executorch/backends/qualcomm/builders/op_ceil.py' 2024-08-22T20:33:49.0488850Z adding 'executorch/backends/qualcomm/builders/op_clamp.py' 2024-08-22T20:33:49.0489050Z adding 'executorch/backends/qualcomm/builders/op_conv2d.py' 2024-08-22T20:33:49.0489270Z adding 'executorch/backends/qualcomm/builders/op_depth_to_space.py' 2024-08-22T20:33:49.0489490Z adding 'executorch/backends/qualcomm/builders/op_dequantize.py' 2024-08-22T20:33:49.0489670Z adding 'executorch/backends/qualcomm/builders/op_div.py' 2024-08-22T20:33:49.0489880Z adding 'executorch/backends/qualcomm/builders/op_embedding.py' 2024-08-22T20:33:49.0490060Z adding 'executorch/backends/qualcomm/builders/op_expand.py' 2024-08-22T20:33:49.0490240Z adding 'executorch/backends/qualcomm/builders/op_gelu.py' 2024-08-22T20:33:49.0490440Z adding 'executorch/backends/qualcomm/builders/op_hardsigmoid.py' 2024-08-22T20:33:49.0490650Z adding 'executorch/backends/qualcomm/builders/op_hardswish.py' 2024-08-22T20:33:49.0490840Z adding 'executorch/backends/qualcomm/builders/op_hardtanh.py' 2024-08-22T20:33:49.0491040Z adding 'executorch/backends/qualcomm/builders/op_layer_norm.py' 2024-08-22T20:33:49.0491230Z adding 'executorch/backends/qualcomm/builders/op_linear.py' 2024-08-22T20:33:49.0491440Z adding 'executorch/backends/qualcomm/builders/op_log_softmax.py' 2024-08-22T20:33:49.0491630Z adding 'executorch/backends/qualcomm/builders/op_matmul.py' 2024-08-22T20:33:49.0491830Z adding 'executorch/backends/qualcomm/builders/op_max_pool2d.py' 2024-08-22T20:33:49.0492020Z adding 'executorch/backends/qualcomm/builders/op_mean_dim.py' 2024-08-22T20:33:49.0492190Z adding 'executorch/backends/qualcomm/builders/op_mul.py' 2024-08-22T20:33:49.0492360Z adding 'executorch/backends/qualcomm/builders/op_pad.py' 2024-08-22T20:33:49.0492530Z adding 'executorch/backends/qualcomm/builders/op_pow.py' 2024-08-22T20:33:49.0492720Z adding 'executorch/backends/qualcomm/builders/op_prelu.py' 2024-08-22T20:33:49.0492910Z adding 'executorch/backends/qualcomm/builders/op_quantize.py' 2024-08-22T20:33:49.0493080Z adding 'executorch/backends/qualcomm/builders/op_relu.py' 2024-08-22T20:33:49.0493280Z adding 'executorch/backends/qualcomm/builders/op_reshape.py' 2024-08-22T20:33:49.0493510Z adding 'executorch/backends/qualcomm/builders/op_rsqrt.py' 2024-08-22T20:33:49.0493720Z adding 'executorch/backends/qualcomm/builders/op_select_copy.py' 2024-08-22T20:33:49.0494040Z adding 'executorch/backends/qualcomm/builders/op_sigmoid.py' 2024-08-22T20:33:49.0494250Z adding 'executorch/backends/qualcomm/builders/op_skip_ops.py' 2024-08-22T20:33:49.0494500Z adding 'executorch/backends/qualcomm/builders/op_slice_copy.py' 2024-08-22T20:33:49.0494710Z adding 'executorch/backends/qualcomm/builders/op_softmax.py' 2024-08-22T20:33:49.0494930Z adding 'executorch/backends/qualcomm/builders/op_space_to_depth.py' 2024-08-22T20:33:49.0495190Z adding 'executorch/backends/qualcomm/builders/op_split_with_sizes.py' 2024-08-22T20:33:49.0495380Z adding 'executorch/backends/qualcomm/builders/op_sqrt.py' 2024-08-22T20:33:49.0495570Z adding 'executorch/backends/qualcomm/builders/op_squeeze.py' 2024-08-22T20:33:49.0495890Z adding 'executorch/backends/qualcomm/builders/op_sub.py' 2024-08-22T20:33:49.0496100Z adding 'executorch/backends/qualcomm/builders/op_sum_int_list.py' 2024-08-22T20:33:49.0496280Z adding 'executorch/backends/qualcomm/builders/op_tanh.py' 2024-08-22T20:33:49.0496450Z adding 'executorch/backends/qualcomm/builders/op_to.py' 2024-08-22T20:33:49.0496650Z adding 'executorch/backends/qualcomm/builders/op_transpose.py' 2024-08-22T20:33:49.0496870Z adding 'executorch/backends/qualcomm/builders/op_unsqueeze.py' 2024-08-22T20:33:49.0497150Z adding 'executorch/backends/qualcomm/builders/op_upsample_bilinear2d.py' 2024-08-22T20:33:49.0497440Z adding 'executorch/backends/qualcomm/builders/op_upsample_nearest2d.py' 2024-08-22T20:33:49.0497670Z adding 'executorch/backends/qualcomm/builders/qnn_constants.py' 2024-08-22T20:33:49.0497840Z adding 'executorch/backends/qualcomm/builders/utils.py' 2024-08-22T20:33:49.0498040Z adding 'executorch/backends/qualcomm/partition/common_defs.py' 2024-08-22T20:33:49.0498260Z adding 'executorch/backends/qualcomm/partition/qnn_partitioner.py' 2024-08-22T20:33:49.0498510Z adding 'executorch/backends/qualcomm/passes/annotate_and_quant_scalar.py' 2024-08-22T20:33:49.0498730Z adding 'executorch/backends/qualcomm/passes/annotate_decomposed.py' 2024-08-22T20:33:49.0498960Z adding 'executorch/backends/qualcomm/passes/annotate_quant_attrs.py' 2024-08-22T20:33:49.0499160Z adding 'executorch/backends/qualcomm/passes/build_quant_io.py' 2024-08-22T20:33:49.0499430Z adding 'executorch/backends/qualcomm/passes/convert_binary_op_with_scalar.py' 2024-08-22T20:33:49.0499650Z adding 'executorch/backends/qualcomm/passes/convert_bmm_to_matmul.py' 2024-08-22T20:33:49.0499950Z adding 'executorch/backends/qualcomm/passes/convert_interpolate_with_upsample2d.py' 2024-08-22T20:33:49.0500770Z adding 'executorch/backends/qualcomm/passes/convert_prelu.py' 2024-08-22T20:33:49.0507070Z adding 'executorch/backends/qualcomm/passes/convert_to_linear.py' 2024-08-22T20:33:49.0510940Z adding 'executorch/backends/qualcomm/passes/decompose_silu.py' 2024-08-22T20:33:49.0515320Z adding 'executorch/backends/qualcomm/passes/fold_qdq.py' 2024-08-22T20:33:49.0520080Z adding 'executorch/backends/qualcomm/passes/fuse_consecutive_transpose.py' 2024-08-22T20:33:49.0523750Z adding 'executorch/backends/qualcomm/passes/i64_to_i32.py' 2024-08-22T20:33:49.0529090Z adding 'executorch/backends/qualcomm/passes/insert_io_qdq.py' 2024-08-22T20:33:49.0535410Z adding 'executorch/backends/qualcomm/passes/insert_requantize.py' 2024-08-22T20:33:49.0539330Z adding 'executorch/backends/qualcomm/passes/layout_transform.py' 2024-08-22T20:33:49.0542130Z adding 'executorch/backends/qualcomm/passes/recompose_pixel_shuffle.py' 2024-08-22T20:33:49.0543270Z adding 'executorch/backends/qualcomm/passes/recompose_pixel_unshuffle.py' 2024-08-22T20:33:49.0544730Z adding 'executorch/backends/qualcomm/passes/reduce_dynamic_range.py' 2024-08-22T20:33:49.0546320Z adding 'executorch/backends/qualcomm/passes/remove_redundancy.py' 2024-08-22T20:33:49.0547450Z adding 'executorch/backends/qualcomm/passes/replace_inf_buffer.py' 2024-08-22T20:33:49.0549330Z adding 'executorch/backends/qualcomm/passes/utils.py' 2024-08-22T20:33:49.0554330Z adding 'executorch/backends/qualcomm/quantizer/quantizer.py' 2024-08-22T20:33:49.0557420Z adding 'executorch/backends/qualcomm/quantizer/utils.py' 2024-08-22T20:33:49.0559340Z adding 'executorch/backends/qualcomm/serialization/qnn_compile_spec_schema.py' 2024-08-22T20:33:49.0560660Z adding 'executorch/backends/qualcomm/serialization/qnn_compile_spec_serialize.py' 2024-08-22T20:33:49.0562640Z adding 'executorch/backends/qualcomm/serialization/schema.fbs' 2024-08-22T20:33:49.0567000Z adding 'executorch/backends/qualcomm/tests/models.py' 2024-08-22T20:33:49.0576710Z adding 'executorch/backends/qualcomm/tests/test_qnn_delegate.py' 2024-08-22T20:33:49.0580820Z adding 'executorch/backends/qualcomm/tests/utils.py' 2024-08-22T20:33:49.0582330Z adding 'executorch/backends/qualcomm/utils/constants.py' 2024-08-22T20:33:49.0586790Z adding 'executorch/backends/qualcomm/utils/utils.py' 2024-08-22T20:33:49.0588350Z adding 'executorch/backends/transforms/__init__.py' 2024-08-22T20:33:49.0590590Z adding 'executorch/backends/transforms/addmm_mm_to_linear.py' 2024-08-22T20:33:49.0592410Z adding 'executorch/backends/transforms/convert_dtype_pass.py' 2024-08-22T20:33:49.0597690Z adding 'executorch/backends/transforms/decompose_sdpa.py' 2024-08-22T20:33:49.0599940Z adding 'executorch/backends/transforms/duplicate_dynamic_quant_chain.py' 2024-08-22T20:33:49.0602050Z adding 'executorch/backends/transforms/fuse_batch_norm_with_conv.py' 2024-08-22T20:33:49.0603990Z adding 'executorch/backends/transforms/fuse_conv_with_clamp.py' 2024-08-22T20:33:49.0606940Z adding 'executorch/backends/transforms/fuse_view_copy.py' 2024-08-22T20:33:49.0608290Z adding 'executorch/backends/transforms/mean_to_sum_div.py' 2024-08-22T20:33:49.0610100Z adding 'executorch/backends/transforms/remove_clone_ops.py' 2024-08-22T20:33:49.0612140Z adding 'executorch/backends/transforms/utils.py' 2024-08-22T20:33:49.0614540Z adding 'executorch/backends/transforms/test/test_duplicate_dynamic_quant_chain.py' 2024-08-22T20:33:49.0616130Z adding 'executorch/backends/vulkan/__init__.py' 2024-08-22T20:33:49.0618130Z adding 'executorch/backends/vulkan/vulkan_preprocess.py' 2024-08-22T20:33:49.0620130Z adding 'executorch/backends/vulkan/partitioner/supported_ops.py' 2024-08-22T20:33:49.0622100Z adding 'executorch/backends/vulkan/partitioner/vulkan_partitioner.py' 2024-08-22T20:33:49.0624040Z adding 'executorch/backends/vulkan/passes/custom_ops_defs.py' 2024-08-22T20:33:49.0626050Z adding 'executorch/backends/vulkan/passes/test_custom_ops.py' 2024-08-22T20:33:49.0627900Z adding 'executorch/backends/vulkan/runtime/gen_vulkan_spv.py' 2024-08-22T20:33:49.0629890Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_naive.yaml' 2024-08-22T20:33:49.0631990Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_optimized.yaml' 2024-08-22T20:33:49.0633990Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/arange.yaml' 2024-08-22T20:33:49.0637570Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/avg_pool2d.yaml' 2024-08-22T20:33:49.0638310Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/batchnorm.yaml' 2024-08-22T20:33:49.0639010Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/binary_op.yaml' 2024-08-22T20:33:49.0639650Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/clone.yaml' 2024-08-22T20:33:49.0640310Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv1d.yaml' 2024-08-22T20:33:49.0643320Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d.yaml' 2024-08-22T20:33:49.0647000Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw.yaml' 2024-08-22T20:33:49.0650650Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_output_tile.yaml' 2024-08-22T20:33:49.0654940Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_prepack_weights.yaml' 2024-08-22T20:33:49.0658640Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_prepack_weights.yaml' 2024-08-22T20:33:49.0662660Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_pw.yaml' 2024-08-22T20:33:49.0666140Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d.yaml' 2024-08-22T20:33:49.0670090Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d_prepack_weights.yaml' 2024-08-22T20:33:49.0673730Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/copy_channel_offset.yaml' 2024-08-22T20:33:49.0676850Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/copy_offset.yaml' 2024-08-22T20:33:49.0683400Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/embedding.yaml' 2024-08-22T20:33:49.0684740Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/full.yaml' 2024-08-22T20:33:49.0687650Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/index_select.yaml' 2024-08-22T20:33:49.0690910Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/index_select_channel.yaml' 2024-08-22T20:33:49.0694790Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/matmul_naive.yaml' 2024-08-22T20:33:49.0698690Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/matmul_optimized.yaml' 2024-08-22T20:33:49.0701840Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/max_pool2d.yaml' 2024-08-22T20:33:49.0705240Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/native_layer_norm.yaml' 2024-08-22T20:33:49.0712580Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_tensor.yaml' 2024-08-22T20:33:49.0713260Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/no_op.yaml' 2024-08-22T20:33:49.0716500Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/pad_channel.yaml' 2024-08-22T20:33:49.0719860Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/pad_height_width.yaml' 2024-08-22T20:33:49.0723320Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/permute.yaml' 2024-08-22T20:33:49.0726700Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/q_8w_linear.yaml' 2024-08-22T20:33:49.0730100Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/repeat_channel.yaml' 2024-08-22T20:33:49.0733580Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_batch_4d.yaml' 2024-08-22T20:33:49.0737000Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_channel_3d.yaml' 2024-08-22T20:33:49.0739780Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_channel_4d.yaml' 2024-08-22T20:33:49.0741960Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_height_3d.yaml' 2024-08-22T20:33:49.0743100Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_height_4d.yaml' 2024-08-22T20:33:49.0744010Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_width_3d.yaml' 2024-08-22T20:33:49.0745220Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_width_4d.yaml' 2024-08-22T20:33:49.0746420Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/slice_batch_height_width.yaml' 2024-08-22T20:33:49.0748840Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/slice_channel.yaml' 2024-08-22T20:33:49.0749760Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/softmax_batch_height_width.yaml' 2024-08-22T20:33:49.0750610Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/softmax_channel.yaml' 2024-08-22T20:33:49.0751240Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/sum_dim.yaml' 2024-08-22T20:33:49.0752400Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/sum_dim_keepdim.yaml' 2024-08-22T20:33:49.0753500Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/tensor_to_nchw.yaml' 2024-08-22T20:33:49.0759040Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/unary_op.yaml' 2024-08-22T20:33:49.0760760Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/upsample_nearest2d.yaml' 2024-08-22T20:33:49.0762370Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/view.yaml' 2024-08-22T20:33:49.0764360Z adding 'executorch/backends/vulkan/serialization/schema.fbs' 2024-08-22T20:33:49.0766870Z adding 'executorch/backends/vulkan/serialization/vulkan_graph_builder.py' 2024-08-22T20:33:49.0768330Z adding 'executorch/backends/vulkan/serialization/vulkan_graph_schema.py' 2024-08-22T20:33:49.0770160Z adding 'executorch/backends/vulkan/serialization/vulkan_graph_serialize.py' 2024-08-22T20:33:49.0771960Z adding 'executorch/backends/vulkan/test/test_serialization.py' 2024-08-22T20:33:49.0777440Z adding 'executorch/backends/vulkan/test/test_vulkan_delegate.py' 2024-08-22T20:33:49.0779460Z adding 'executorch/backends/vulkan/test/test_vulkan_delegate_header.py' 2024-08-22T20:33:49.0781320Z adding 'executorch/backends/vulkan/test/glsl/all_shaders.yaml' 2024-08-22T20:33:49.0786350Z adding 'executorch/backends/vulkan/test/op_tests/cases.py' 2024-08-22T20:33:49.0798020Z adding 'executorch/backends/vulkan/test/op_tests/generate_op_tests.py' 2024-08-22T20:33:49.0798400Z adding 'executorch/backends/vulkan/test/op_tests/utils/codegen.py' 2024-08-22T20:33:49.0798650Z adding 'executorch/backends/vulkan/test/op_tests/utils/codegen_base.py' 2024-08-22T20:33:49.0798970Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/apiconventions.py' 2024-08-22T20:33:49.0803000Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/cgenerator.py' 2024-08-22T20:33:49.0805760Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/conventions.py' 2024-08-22T20:33:49.0819130Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/generator.py' 2024-08-22T20:33:49.0825960Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/genvk.py' 2024-08-22T20:33:49.0847050Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/reg.py' 2024-08-22T20:33:49.0854710Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/vkconventions.py' 2024-08-22T20:33:49.0855160Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools/util.py' 2024-08-22T20:33:49.0855580Z adding 'executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis/GpuMemDumpVis.py' 2024-08-22T20:33:49.0856840Z adding 'executorch/backends/vulkan/third-party/volk/generate.py' 2024-08-22T20:33:49.0858950Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/buf_bandwidth.yaml' 2024-08-22T20:33:49.0860820Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/buf_cacheline_size.yaml' 2024-08-22T20:33:49.0862780Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/reg_count.yaml' 2024-08-22T20:33:49.0864860Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/warp_size.yaml' 2024-08-22T20:33:49.0866530Z adding 'executorch/backends/xnnpack/__init__.py' 2024-08-22T20:33:49.0868630Z adding 'executorch/backends/xnnpack/xnnpack_preprocess.py' 2024-08-22T20:33:49.0871720Z adding 'executorch/backends/xnnpack/operators/__init__.py' 2024-08-22T20:33:49.0872830Z adding 'executorch/backends/xnnpack/operators/node_visitor.py' 2024-08-22T20:33:49.0876520Z adding 'executorch/backends/xnnpack/operators/op_abs.py' 2024-08-22T20:33:49.0878440Z adding 'executorch/backends/xnnpack/operators/op_add.py' 2024-08-22T20:33:49.0880600Z adding 'executorch/backends/xnnpack/operators/op_addmm.py' 2024-08-22T20:33:49.0882700Z adding 'executorch/backends/xnnpack/operators/op_avg_pooling2d.py' 2024-08-22T20:33:49.0884600Z adding 'executorch/backends/xnnpack/operators/op_cat.py' 2024-08-22T20:33:49.0886540Z adding 'executorch/backends/xnnpack/operators/op_ceiling.py' 2024-08-22T20:33:49.0888900Z adding 'executorch/backends/xnnpack/operators/op_clamp.py' 2024-08-22T20:33:49.0890870Z adding 'executorch/backends/xnnpack/operators/op_conv2d.py' 2024-08-22T20:33:49.0892830Z adding 'executorch/backends/xnnpack/operators/op_dequantize_per_tensor.py' 2024-08-22T20:33:49.0894630Z adding 'executorch/backends/xnnpack/operators/op_div.py' 2024-08-22T20:33:49.0896730Z adding 'executorch/backends/xnnpack/operators/op_dynamic_dequantize_ops.py' 2024-08-22T20:33:49.0898720Z adding 'executorch/backends/xnnpack/operators/op_dynamic_quantize_ops.py' 2024-08-22T20:33:49.0900260Z adding 'executorch/backends/xnnpack/operators/op_elu.py' 2024-08-22T20:33:49.0902250Z adding 'executorch/backends/xnnpack/operators/op_floor.py' 2024-08-22T20:33:49.0904010Z adding 'executorch/backends/xnnpack/operators/op_hardswish.py' 2024-08-22T20:33:49.0905930Z adding 'executorch/backends/xnnpack/operators/op_hardtanh.py' 2024-08-22T20:33:49.0907870Z adding 'executorch/backends/xnnpack/operators/op_leaky_relu.py' 2024-08-22T20:33:49.0909750Z adding 'executorch/backends/xnnpack/operators/op_linear.py' 2024-08-22T20:33:49.0911670Z adding 'executorch/backends/xnnpack/operators/op_matrix_multiplication.py' 2024-08-22T20:33:49.0913550Z adding 'executorch/backends/xnnpack/operators/op_max_dim.py' 2024-08-22T20:33:49.0915570Z adding 'executorch/backends/xnnpack/operators/op_max_pool2d.py' 2024-08-22T20:33:49.0917490Z adding 'executorch/backends/xnnpack/operators/op_maximum.py' 2024-08-22T20:33:49.0919330Z adding 'executorch/backends/xnnpack/operators/op_mean_dim.py' 2024-08-22T20:33:49.0921210Z adding 'executorch/backends/xnnpack/operators/op_minimum.py' 2024-08-22T20:33:49.0923520Z adding 'executorch/backends/xnnpack/operators/op_multiply.py' 2024-08-22T20:33:49.0925340Z adding 'executorch/backends/xnnpack/operators/op_negate.py' 2024-08-22T20:33:49.0927170Z adding 'executorch/backends/xnnpack/operators/op_permute.py' 2024-08-22T20:33:49.0930170Z adding 'executorch/backends/xnnpack/operators/op_prelu.py' 2024-08-22T20:33:49.0931390Z adding 'executorch/backends/xnnpack/operators/op_quantize_per_tensor.py' 2024-08-22T20:33:49.0933010Z adding 'executorch/backends/xnnpack/operators/op_relu.py' 2024-08-22T20:33:49.0935010Z adding 'executorch/backends/xnnpack/operators/op_sdpa.py' 2024-08-22T20:33:49.0937110Z adding 'executorch/backends/xnnpack/operators/op_sigmoid.py' 2024-08-22T20:33:49.0938180Z adding 'executorch/backends/xnnpack/operators/op_skip_ops.py' 2024-08-22T20:33:49.0938970Z adding 'executorch/backends/xnnpack/operators/op_slice_copy.py' 2024-08-22T20:33:49.0939630Z adding 'executorch/backends/xnnpack/operators/op_softmax.py' 2024-08-22T20:33:49.0940450Z adding 'executorch/backends/xnnpack/operators/op_square.py' 2024-08-22T20:33:49.0941710Z adding 'executorch/backends/xnnpack/operators/op_square_root.py' 2024-08-22T20:33:49.0942260Z adding 'executorch/backends/xnnpack/operators/op_squeeze.py' 2024-08-22T20:33:49.0942940Z adding 'executorch/backends/xnnpack/operators/op_static_constant_pad.py' 2024-08-22T20:33:49.0943690Z adding 'executorch/backends/xnnpack/operators/op_static_resize_bilinear_2d.py' 2024-08-22T20:33:49.0944190Z adding 'executorch/backends/xnnpack/operators/op_sub.py' 2024-08-22T20:33:49.0944720Z adding 'executorch/backends/xnnpack/operators/op_to_copy.py' 2024-08-22T20:33:49.0945310Z adding 'executorch/backends/xnnpack/operators/quant_params.py' 2024-08-22T20:33:49.0945810Z adding 'executorch/backends/xnnpack/partition/configs.py' 2024-08-22T20:33:49.0951850Z adding 'executorch/backends/xnnpack/partition/xnnpack_partitioner.py' 2024-08-22T20:33:49.0958810Z adding 'executorch/backends/xnnpack/partition/graphs/bilinear_2d.py' 2024-08-22T20:33:49.0963070Z adding 'executorch/backends/xnnpack/partition/graphs/sdpa.py' 2024-08-22T20:33:49.0968590Z adding 'executorch/backends/xnnpack/passes/__init__.py' 2024-08-22T20:33:49.0978090Z adding 'executorch/backends/xnnpack/passes/channels_last_tagged_reshape_pass.py' 2024-08-22T20:33:49.0984470Z adding 'executorch/backends/xnnpack/passes/conv1d_unsqueeze_pass.py' 2024-08-22T20:33:49.0990090Z adding 'executorch/backends/xnnpack/passes/convert_to_linear.py' 2024-08-22T20:33:49.0994740Z adding 'executorch/backends/xnnpack/passes/convert_to_sdpa.py' 2024-08-22T20:33:49.1001120Z adding 'executorch/backends/xnnpack/passes/convert_to_upsample_bilinear2d.py' 2024-08-22T20:33:49.1005150Z adding 'executorch/backends/xnnpack/passes/fuse_activation_pass.py' 2024-08-22T20:33:49.1011030Z adding 'executorch/backends/xnnpack/passes/fuse_batch_norm_with_conv.py' 2024-08-22T20:33:49.1015780Z adding 'executorch/backends/xnnpack/passes/prelu_reshape_pass.py' 2024-08-22T20:33:49.1020670Z adding 'executorch/backends/xnnpack/passes/remove_getitem_op.py' 2024-08-22T20:33:49.1027030Z adding 'executorch/backends/xnnpack/passes/tag_implicit_q_dq_pass.py' 2024-08-22T20:33:49.1030380Z adding 'executorch/backends/xnnpack/passes/xnnpack_pass.py' 2024-08-22T20:33:49.1037580Z adding 'executorch/backends/xnnpack/serialization/runtime_schema.fbs' 2024-08-22T20:33:49.1045080Z adding 'executorch/backends/xnnpack/serialization/schema.fbs' 2024-08-22T20:33:49.1048050Z adding 'executorch/backends/xnnpack/serialization/xnnpack_graph_schema.py' 2024-08-22T20:33:49.1050190Z adding 'executorch/backends/xnnpack/serialization/xnnpack_graph_serialize.py' 2024-08-22T20:33:49.1055170Z adding 'executorch/backends/xnnpack/test/test_xnnpack_utils.py' 2024-08-22T20:33:49.1057280Z adding 'executorch/backends/xnnpack/test/test_xnnpack_utils_classes.py' 2024-08-22T20:33:49.1059490Z adding 'executorch/backends/xnnpack/test/models/deeplab_v3.py' 2024-08-22T20:33:49.1061450Z adding 'executorch/backends/xnnpack/test/models/edsr.py' 2024-08-22T20:33:49.1063440Z adding 'executorch/backends/xnnpack/test/models/emformer_rnnt.py' 2024-08-22T20:33:49.1065270Z adding 'executorch/backends/xnnpack/test/models/inception_v3.py' 2024-08-22T20:33:49.1067170Z adding 'executorch/backends/xnnpack/test/models/inception_v4.py' 2024-08-22T20:33:49.1069230Z adding 'executorch/backends/xnnpack/test/models/llama2_et_example.py' 2024-08-22T20:33:49.1070950Z adding 'executorch/backends/xnnpack/test/models/mobilebert.py' 2024-08-22T20:33:49.1072790Z adding 'executorch/backends/xnnpack/test/models/mobilenet_v2.py' 2024-08-22T20:33:49.1074990Z adding 'executorch/backends/xnnpack/test/models/mobilenet_v3.py' 2024-08-22T20:33:49.1076830Z adding 'executorch/backends/xnnpack/test/models/resnet.py' 2024-08-22T20:33:49.1078890Z adding 'executorch/backends/xnnpack/test/models/torchvision_vit.py' 2024-08-22T20:33:49.1080820Z adding 'executorch/backends/xnnpack/test/models/very_big_model.py' 2024-08-22T20:33:49.1083020Z adding 'executorch/backends/xnnpack/test/models/w2l.py' 2024-08-22T20:33:49.1084460Z adding 'executorch/backends/xnnpack/test/ops/abs.py' 2024-08-22T20:33:49.1086560Z adding 'executorch/backends/xnnpack/test/ops/add.py' 2024-08-22T20:33:49.1088440Z adding 'executorch/backends/xnnpack/test/ops/avgpool2d.py' 2024-08-22T20:33:49.1090490Z adding 'executorch/backends/xnnpack/test/ops/bilinear2d.py' 2024-08-22T20:33:49.1092050Z adding 'executorch/backends/xnnpack/test/ops/cat.py' 2024-08-22T20:33:49.1094190Z adding 'executorch/backends/xnnpack/test/ops/ceil.py' 2024-08-22T20:33:49.1096000Z adding 'executorch/backends/xnnpack/test/ops/clamp.py' 2024-08-22T20:33:49.1098090Z adding 'executorch/backends/xnnpack/test/ops/conv1d.py' 2024-08-22T20:33:49.1100810Z adding 'executorch/backends/xnnpack/test/ops/conv2d.py' 2024-08-22T20:33:49.1101760Z adding 'executorch/backends/xnnpack/test/ops/div.py' 2024-08-22T20:33:49.1104140Z adding 'executorch/backends/xnnpack/test/ops/elu.py' 2024-08-22T20:33:49.1105540Z adding 'executorch/backends/xnnpack/test/ops/floor.py' 2024-08-22T20:33:49.1107900Z adding 'executorch/backends/xnnpack/test/ops/hardswish.py' 2024-08-22T20:33:49.1109580Z adding 'executorch/backends/xnnpack/test/ops/hardtanh.py' 2024-08-22T20:33:49.1111320Z adding 'executorch/backends/xnnpack/test/ops/leaky_relu.py' 2024-08-22T20:33:49.1113200Z adding 'executorch/backends/xnnpack/test/ops/linear.py' 2024-08-22T20:33:49.1115130Z adding 'executorch/backends/xnnpack/test/ops/max_dim.py' 2024-08-22T20:33:49.1116890Z adding 'executorch/backends/xnnpack/test/ops/maximum.py' 2024-08-22T20:33:49.1118890Z adding 'executorch/backends/xnnpack/test/ops/maxpool2d.py' 2024-08-22T20:33:49.1120720Z adding 'executorch/backends/xnnpack/test/ops/mean_dim.py' 2024-08-22T20:33:49.1122590Z adding 'executorch/backends/xnnpack/test/ops/minimum.py' 2024-08-22T20:33:49.1125090Z adding 'executorch/backends/xnnpack/test/ops/multiply.py' 2024-08-22T20:33:49.1126830Z adding 'executorch/backends/xnnpack/test/ops/negate.py' 2024-08-22T20:33:49.1128630Z adding 'executorch/backends/xnnpack/test/ops/permute.py' 2024-08-22T20:33:49.1130310Z adding 'executorch/backends/xnnpack/test/ops/pow.py' 2024-08-22T20:33:49.1132120Z adding 'executorch/backends/xnnpack/test/ops/prelu.py' 2024-08-22T20:33:49.1135190Z adding 'executorch/backends/xnnpack/test/ops/quantize_per_tensor.py' 2024-08-22T20:33:49.1136800Z adding 'executorch/backends/xnnpack/test/ops/relu.py' 2024-08-22T20:33:49.1138190Z adding 'executorch/backends/xnnpack/test/ops/sdpa.py' 2024-08-22T20:33:49.1138880Z adding 'executorch/backends/xnnpack/test/ops/sigmoid.py' 2024-08-22T20:33:49.1139580Z adding 'executorch/backends/xnnpack/test/ops/slice_copy.py' 2024-08-22T20:33:49.1140190Z adding 'executorch/backends/xnnpack/test/ops/softmax.py' 2024-08-22T20:33:49.1140830Z adding 'executorch/backends/xnnpack/test/ops/sqrt.py' 2024-08-22T20:33:49.1141440Z adding 'executorch/backends/xnnpack/test/ops/square.py' 2024-08-22T20:33:49.1142030Z adding 'executorch/backends/xnnpack/test/ops/static_constant_pad.py' 2024-08-22T20:33:49.1142560Z adding 'executorch/backends/xnnpack/test/ops/sub.py' 2024-08-22T20:33:49.1143350Z adding 'executorch/backends/xnnpack/test/passes/test_activation_fusion.py' 2024-08-22T20:33:49.1144100Z adding 'executorch/backends/xnnpack/test/passes/test_batch_norm_fusion.py' 2024-08-22T20:33:49.1144680Z adding 'executorch/backends/xnnpack/test/passes/test_channels_last_tagged_reshape.py' 2024-08-22T20:33:49.1145170Z adding 'executorch/backends/xnnpack/test/passes/test_convert_to_linear.py' 2024-08-22T20:33:49.1145800Z adding 'executorch/backends/xnnpack/test/passes/test_remove_get_item_pass.py' 2024-08-22T20:33:49.1146410Z adding 'executorch/backends/xnnpack/test/passes/test_tag_implicit_q_dq_pass.py' 2024-08-22T20:33:49.1147030Z adding 'executorch/backends/xnnpack/test/serialization/test_serialization.py' 2024-08-22T20:33:49.1147570Z adding 'executorch/backends/xnnpack/test/serialization/test_xnnheader.py' 2024-08-22T20:33:49.1148200Z adding 'executorch/backends/xnnpack/test/tester/__init__.py' 2024-08-22T20:33:49.1151470Z adding 'executorch/backends/xnnpack/test/tester/tester.py' 2024-08-22T20:33:49.1153880Z adding 'executorch/backends/xnnpack/third-party/generate-cpuinfo-wrappers.py' 2024-08-22T20:33:49.1155800Z adding 'executorch/backends/xnnpack/third-party/generate-xnnpack-wrappers.py' 2024-08-22T20:33:49.1158310Z adding 'executorch/backends/xnnpack/third-party/FP16/configure.py' 2024-08-22T20:33:49.1162340Z adding 'executorch/backends/xnnpack/third-party/FP16/confu.yaml' 2024-08-22T20:33:49.1165470Z adding 'executorch/backends/xnnpack/third-party/FP16/include/fp16/__init__.py' 2024-08-22T20:33:49.1166820Z adding 'executorch/backends/xnnpack/third-party/FP16/include/fp16/avx.py' 2024-08-22T20:33:49.1168840Z adding 'executorch/backends/xnnpack/third-party/FP16/include/fp16/avx2.py' 2024-08-22T20:33:49.1170900Z adding 'executorch/backends/xnnpack/third-party/FP16/test/peachpy/stubs.py' 2024-08-22T20:33:49.1172710Z adding 'executorch/backends/xnnpack/third-party/FXdiv/configure.py' 2024-08-22T20:33:49.1174680Z adding 'executorch/backends/xnnpack/third-party/FXdiv/confu.yaml' 2024-08-22T20:33:49.1177860Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/eval/f16-tanh.yaml' 2024-08-22T20:33:49.1180010Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/eval/f32-tanh.yaml' 2024-08-22T20:33:49.1191230Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/scripts/convert-assembly-to-jit.py' 2024-08-22T20:33:49.1192870Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/scripts/sort-filenames.py' 2024-08-22T20:33:49.1194780Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/src/enums/microkernel-type.yaml' 2024-08-22T20:33:49.1199400Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/src/enums/node-type.yaml' 2024-08-22T20:33:49.1203520Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/src/enums/operator-type.yaml' 2024-08-22T20:33:49.1204400Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/bf16-gemm-minmax.yaml' 2024-08-22T20:33:49.1205140Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/cs16-bfly4.yaml' 2024-08-22T20:33:49.1205860Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/cs16-fftr.yaml' 2024-08-22T20:33:49.1209460Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/cs16-vsquareabs.yaml' 2024-08-22T20:33:49.1211660Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-avgpool-minmax.yaml' 2024-08-22T20:33:49.1213820Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-conv-hwc2chw.yaml' 2024-08-22T20:33:49.1216110Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv-minmax-multipass.yaml' 2024-08-22T20:33:49.1218160Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv-minmax-unipass.yaml' 2024-08-22T20:33:49.1219990Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv2d-chw.yaml' 2024-08-22T20:33:49.1222110Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32-vcvt.yaml' 2024-08-22T20:33:49.1224260Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-gemm-minmax.yaml' 2024-08-22T20:33:49.1226170Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-igemm-minmax.yaml' 2024-08-22T20:33:49.1227940Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rsum.yaml' 2024-08-22T20:33:49.1229810Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gavgpool-cw.yaml' 2024-08-22T20:33:49.1231760Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gavgpool-minmax.yaml' 2024-08-22T20:33:49.1233920Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gemm-jit.yaml' 2024-08-22T20:33:49.1235920Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gemm-minmax.yaml' 2024-08-22T20:33:49.1238620Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear-chw.yaml' 2024-08-22T20:33:49.1239480Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear.yaml' 2024-08-22T20:33:49.1240110Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-igemm-jit.yaml' 2024-08-22T20:33:49.1240820Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-igemm-minmax.yaml' 2024-08-22T20:33:49.1241600Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-maxpool-minmax.yaml' 2024-08-22T20:33:49.1242190Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-pavgpool-minmax.yaml' 2024-08-22T20:33:49.1242720Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-prelu.yaml' 2024-08-22T20:33:49.1243320Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-qs8-vcvt.yaml' 2024-08-22T20:33:49.1244120Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-raddstoreexpminusmax.yaml' 2024-08-22T20:33:49.1244650Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmax.yaml' 2024-08-22T20:33:49.1245200Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmin.yaml' 2024-08-22T20:33:49.1245950Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rminmax.yaml' 2024-08-22T20:33:49.1246480Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rsum.yaml' 2024-08-22T20:33:49.1247170Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-spmm-minmax.yaml' 2024-08-22T20:33:49.1247720Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vabs.yaml' 2024-08-22T20:33:49.1251760Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vadd-minmax.yaml' 2024-08-22T20:33:49.1255880Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vaddc-minmax.yaml' 2024-08-22T20:33:49.1260000Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vclamp.yaml' 2024-08-22T20:33:49.1263860Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vcmul.yaml' 2024-08-22T20:33:49.1268020Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vdiv-minmax.yaml' 2024-08-22T20:33:49.1271510Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vdivc-minmax.yaml' 2024-08-22T20:33:49.1275440Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-velu.yaml' 2024-08-22T20:33:49.1281420Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vhswish.yaml' 2024-08-22T20:33:49.1284960Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vlrelu.yaml' 2024-08-22T20:33:49.1286360Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmax.yaml' 2024-08-22T20:33:49.1289040Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmaxc.yaml' 2024-08-22T20:33:49.1292440Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmin.yaml' 2024-08-22T20:33:49.1296010Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vminc.yaml' 2024-08-22T20:33:49.1299990Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmul-minmax.yaml' 2024-08-22T20:33:49.1304220Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmulc-minmax.yaml' 2024-08-22T20:33:49.1307720Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmulcaddc-minmax.yaml' 2024-08-22T20:33:49.1311800Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vneg.yaml' 2024-08-22T20:33:49.1321470Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrdivc-minmax.yaml' 2024-08-22T20:33:49.1321740Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndd.yaml' 2024-08-22T20:33:49.1322010Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndne.yaml' 2024-08-22T20:33:49.1325200Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndu.yaml' 2024-08-22T20:33:49.1328220Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndz.yaml' 2024-08-22T20:33:49.1332290Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrsubc-minmax.yaml' 2024-08-22T20:33:49.1336700Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsigmoid.yaml' 2024-08-22T20:33:49.1343290Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqr.yaml' 2024-08-22T20:33:49.1345460Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqrdiff.yaml' 2024-08-22T20:33:49.1347510Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqrdiffc.yaml' 2024-08-22T20:33:49.1349630Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqrt.yaml' 2024-08-22T20:33:49.1351730Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsub-minmax.yaml' 2024-08-22T20:33:49.1354910Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsubc-minmax.yaml' 2024-08-22T20:33:49.1356000Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vtanh.yaml' 2024-08-22T20:33:49.1358630Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-argmaxpool.yaml' 2024-08-22T20:33:49.1360490Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-avgpool-minmax.yaml' 2024-08-22T20:33:49.1362240Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc.yaml' 2024-08-22T20:33:49.1364310Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc2chw.yaml' 2024-08-22T20:33:49.1366530Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-minmax-multipass.yaml' 2024-08-22T20:33:49.1368380Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-minmax-unipass.yaml' 2024-08-22T20:33:49.1370410Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-multipass.yaml' 2024-08-22T20:33:49.1372380Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-unipass.yaml' 2024-08-22T20:33:49.1375150Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv2d-chw.yaml' 2024-08-22T20:33:49.1376400Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-f16-vcvt.yaml' 2024-08-22T20:33:49.1378360Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gavgpool-cw.yaml' 2024-08-22T20:33:49.1380130Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gavgpool-minmax.yaml' 2024-08-22T20:33:49.1381890Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-goi-minmax.yaml' 2024-08-22T20:33:49.1383960Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-jit.yaml' 2024-08-22T20:33:49.1386220Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-minmax.yaml' 2024-08-22T20:33:49.1388150Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-relu.yaml' 2024-08-22T20:33:49.1390140Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm.yaml' 2024-08-22T20:33:49.1392790Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemminc-minmax.yaml' 2024-08-22T20:33:49.1394480Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear-chw.yaml' 2024-08-22T20:33:49.1396330Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear.yaml' 2024-08-22T20:33:49.1398150Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-jit.yaml' 2024-08-22T20:33:49.1400250Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-minmax.yaml' 2024-08-22T20:33:49.1402170Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-relu.yaml' 2024-08-22T20:33:49.1403940Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm.yaml' 2024-08-22T20:33:49.1405980Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-maxpool-minmax.yaml' 2024-08-22T20:33:49.1407970Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-pavgpool-minmax.yaml' 2024-08-22T20:33:49.1410020Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ppmm-minmax.yaml' 2024-08-22T20:33:49.1411800Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-prelu.yaml' 2024-08-22T20:33:49.1413800Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc4w-gemm-minmax.yaml' 2024-08-22T20:33:49.1415740Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-minmax.yaml' 2024-08-22T20:33:49.1417800Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-relu.yaml' 2024-08-22T20:33:49.1419650Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm.yaml' 2024-08-22T20:33:49.1421340Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qs8-vcvt.yaml' 2024-08-22T20:33:49.1423260Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qu8-vcvt.yaml' 2024-08-22T20:33:49.1425910Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddexpminusmax.yaml' 2024-08-22T20:33:49.1427610Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddextexp.yaml' 2024-08-22T20:33:49.1429510Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddstoreexpminusmax.yaml' 2024-08-22T20:33:49.1431220Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmax.yaml' 2024-08-22T20:33:49.1433010Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmin.yaml' 2024-08-22T20:33:49.1434870Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rminmax.yaml' 2024-08-22T20:33:49.1436650Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rsum.yaml' 2024-08-22T20:33:49.1439190Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-spmm-minmax.yaml' 2024-08-22T20:33:49.1440270Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vabs.yaml' 2024-08-22T20:33:49.1441420Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vadd-minmax.yaml' 2024-08-22T20:33:49.1442740Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vadd-relu.yaml' 2024-08-22T20:33:49.1443470Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vadd.yaml' 2024-08-22T20:33:49.1444250Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vaddc-minmax.yaml' 2024-08-22T20:33:49.1445010Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vaddc-relu.yaml' 2024-08-22T20:33:49.1445720Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vaddc.yaml' 2024-08-22T20:33:49.1446430Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vclamp.yaml' 2024-08-22T20:33:49.1447150Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vcmul.yaml' 2024-08-22T20:33:49.1448300Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdiv-minmax.yaml' 2024-08-22T20:33:49.1449050Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdiv-relu.yaml' 2024-08-22T20:33:49.1449760Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdiv.yaml' 2024-08-22T20:33:49.1450540Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdivc-minmax.yaml' 2024-08-22T20:33:49.1451300Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdivc-relu.yaml' 2024-08-22T20:33:49.1452010Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdivc.yaml' 2024-08-22T20:33:49.1452700Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-velu.yaml' 2024-08-22T20:33:49.1453440Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vhswish.yaml' 2024-08-22T20:33:49.1454150Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vlrelu.yaml' 2024-08-22T20:33:49.1454830Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmax.yaml' 2024-08-22T20:33:49.1455530Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmaxc.yaml' 2024-08-22T20:33:49.1456240Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmin.yaml' 2024-08-22T20:33:49.1456950Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vminc.yaml' 2024-08-22T20:33:49.1457810Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmul-minmax.yaml' 2024-08-22T20:33:49.1458600Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmul-relu.yaml' 2024-08-22T20:33:49.1459290Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmul.yaml' 2024-08-22T20:33:49.1460070Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulc-minmax.yaml' 2024-08-22T20:33:49.1460990Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulc-relu.yaml' 2024-08-22T20:33:49.1461700Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulc.yaml' 2024-08-22T20:33:49.1462570Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulcaddc-minmax.yaml' 2024-08-22T20:33:49.1463270Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vneg.yaml' 2024-08-22T20:33:49.1464120Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc-minmax.yaml' 2024-08-22T20:33:49.1464920Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc-relu.yaml' 2024-08-22T20:33:49.1465640Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc.yaml' 2024-08-22T20:33:49.1466330Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrelu.yaml' 2024-08-22T20:33:49.1467070Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndd.yaml' 2024-08-22T20:33:49.1467790Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndne.yaml' 2024-08-22T20:33:49.1468490Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndu.yaml' 2024-08-22T20:33:49.1470370Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndz.yaml' 2024-08-22T20:33:49.1474430Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsqrt.yaml' 2024-08-22T20:33:49.1479110Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc-minmax.yaml' 2024-08-22T20:33:49.1483140Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc-relu.yaml' 2024-08-22T20:33:49.1486840Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc.yaml' 2024-08-22T20:33:49.1490400Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleexpminusmax.yaml' 2024-08-22T20:33:49.1493790Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleextexp.yaml' 2024-08-22T20:33:49.1502040Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsigmoid.yaml' 2024-08-22T20:33:49.1505760Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqr.yaml' 2024-08-22T20:33:49.1509480Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqrdiff.yaml' 2024-08-22T20:33:49.1513050Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqrdiffc.yaml' 2024-08-22T20:33:49.1518150Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqrt.yaml' 2024-08-22T20:33:49.1524400Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsub-minmax.yaml' 2024-08-22T20:33:49.1527440Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsub-relu.yaml' 2024-08-22T20:33:49.1528880Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsub.yaml' 2024-08-22T20:33:49.1531990Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsubc-minmax.yaml' 2024-08-22T20:33:49.1535360Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsubc-relu.yaml' 2024-08-22T20:33:49.1539360Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsubc.yaml' 2024-08-22T20:33:49.1546070Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vtanh.yaml' 2024-08-22T20:33:49.1547380Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/i16-vlshift.yaml' 2024-08-22T20:33:49.1548940Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qb4w-gemm-minmax.yaml' 2024-08-22T20:33:49.1550750Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax.yaml' 2024-08-22T20:33:49.1552630Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax.yaml' 2024-08-22T20:33:49.1554820Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax.yaml' 2024-08-22T20:33:49.1557920Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax.yaml' 2024-08-22T20:33:49.1560880Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax.yaml' 2024-08-22T20:33:49.1566690Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax.yaml' 2024-08-22T20:33:49.1568860Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs16-qs8-vcvt.yaml' 2024-08-22T20:33:49.1571350Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-multipass-fp32.yaml' 2024-08-22T20:33:49.1574920Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-multipass-rndnu.yaml' 2024-08-22T20:33:49.1576230Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-unipass-fp32.yaml' 2024-08-22T20:33:49.1578360Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-unipass-rndnu.yaml' 2024-08-22T20:33:49.1580210Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-f16-vcvt.yaml' 2024-08-22T20:33:49.1582180Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-f32-vcvt.yaml' 2024-08-22T20:33:49.1584300Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-gavgpool-minmax-fp32.yaml' 2024-08-22T20:33:49.1586330Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-gavgpool-minmax-rndnu.yaml' 2024-08-22T20:33:49.1588570Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-dwconv-minmax-multipass-fp32.yaml' 2024-08-22T20:33:49.1591160Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-dwconv-minmax-unipass-fp32.yaml' 2024-08-22T20:33:49.1592480Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-jit-fp32.yaml' 2024-08-22T20:33:49.1594600Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32.yaml' 2024-08-22T20:33:49.1596500Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-jit-fp32.yaml' 2024-08-22T20:33:49.1598080Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32.yaml' 2024-08-22T20:33:49.1600660Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vadd-minmax.yaml' 2024-08-22T20:33:49.1602550Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vaddc-minmax.yaml' 2024-08-22T20:33:49.1604840Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vcvt.yaml' 2024-08-22T20:33:49.1606790Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vhswish.yaml' 2024-08-22T20:33:49.1608760Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vlrelu.yaml' 2024-08-22T20:33:49.1610760Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmul-minmax-fp32.yaml' 2024-08-22T20:33:49.1612710Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmul-minmax-rndnu.yaml' 2024-08-22T20:33:49.1614630Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmulc-minmax-fp32.yaml' 2024-08-22T20:33:49.1616260Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmulc-minmax-rndnu.yaml' 2024-08-22T20:33:49.1617930Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-avgpool-minmax-fp32.yaml' 2024-08-22T20:33:49.1621130Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-multipass-fp32.yaml' 2024-08-22T20:33:49.1622980Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-multipass-rndnu.yaml' 2024-08-22T20:33:49.1624800Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-unipass-fp32.yaml' 2024-08-22T20:33:49.1626810Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-unipass-rndnu.yaml' 2024-08-22T20:33:49.1628500Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-f32-vcvt.yaml' 2024-08-22T20:33:49.1630630Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gavgpool-minmax-fp32.yaml' 2024-08-22T20:33:49.1632620Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gavgpool-minmax-rndnu.yaml' 2024-08-22T20:33:49.1635240Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-fp32.yaml' 2024-08-22T20:33:49.1636500Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-rndnu.yaml' 2024-08-22T20:33:49.1638220Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-fp32.yaml' 2024-08-22T20:33:49.1641110Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-rndnu.yaml' 2024-08-22T20:33:49.1642450Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vadd-minmax.yaml' 2024-08-22T20:33:49.1643260Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vaddc-minmax.yaml' 2024-08-22T20:33:49.1643970Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vcvt.yaml' 2024-08-22T20:33:49.1644720Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vhswish.yaml' 2024-08-22T20:33:49.1645440Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vlrelu.yaml' 2024-08-22T20:33:49.1646290Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmul-minmax-fp32.yaml' 2024-08-22T20:33:49.1647190Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmul-minmax-rndnu.yaml' 2024-08-22T20:33:49.1648040Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmulc-minmax-fp32.yaml' 2024-08-22T20:33:49.1649580Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmulc-minmax-rndnu.yaml' 2024-08-22T20:33:49.1650380Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s16-rmaxabs.yaml' 2024-08-22T20:33:49.1651120Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s16-window.yaml' 2024-08-22T20:33:49.1651860Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s8-ibilinear.yaml' 2024-08-22T20:33:49.1652660Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s8-maxpool-minmax.yaml' 2024-08-22T20:33:49.1653370Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s8-vclamp.yaml' 2024-08-22T20:33:49.1654310Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u32-filterbank-accumulate.yaml' 2024-08-22T20:33:49.1655770Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u32-filterbank-subtract.yaml' 2024-08-22T20:33:49.1656470Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u32-vlog.yaml' 2024-08-22T20:33:49.1657270Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u64-u32-vsqrtshift.yaml' 2024-08-22T20:33:49.1658000Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-ibilinear.yaml' 2024-08-22T20:33:49.1658730Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-lut32norm.yaml' 2024-08-22T20:33:49.1659510Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-maxpool-minmax.yaml' 2024-08-22T20:33:49.1660190Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-rmax.yaml' 2024-08-22T20:33:49.1660890Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-vclamp.yaml' 2024-08-22T20:33:49.1661740Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x16-packw.yaml' 2024-08-22T20:33:49.1662520Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x16-transpose.yaml' 2024-08-22T20:33:49.1663300Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x24-transpose.yaml' 2024-08-22T20:33:49.1664010Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x32-packb.yaml' 2024-08-22T20:33:49.1664730Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x32-packw.yaml' 2024-08-22T20:33:49.1665440Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x32-packx.yaml' 2024-08-22T20:33:49.1666210Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x32-transpose.yaml' 2024-08-22T20:33:49.1666920Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x32-zerob.yaml' 2024-08-22T20:33:49.1667700Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x64-transpose.yaml' 2024-08-22T20:33:49.1668390Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x8-lut.yaml' 2024-08-22T20:33:49.1669090Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x8-packw.yaml' 2024-08-22T20:33:49.1669870Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x8-transpose.yaml' 2024-08-22T20:33:49.1670560Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/xx-fill.yaml' 2024-08-22T20:33:49.1671260Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/xx-pad.yaml' 2024-08-22T20:33:49.1672090Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/xx-transposev.yaml' 2024-08-22T20:33:49.1673350Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/check-assembly-and-jit-microkernels-in-sync.py' 2024-08-22T20:33:49.1674320Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/dump-jit-output.py' 2024-08-22T20:33:49.1677920Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-argmaxpool-test.py' 2024-08-22T20:33:49.1687870Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-avgpool-test.py' 2024-08-22T20:33:49.1689790Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-bfly4-test.py' 2024-08-22T20:33:49.1693200Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc-test.py' 2024-08-22T20:33:49.1696810Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc2chw-test.py' 2024-08-22T20:33:49.1699990Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-multipass-test.py' 2024-08-22T20:33:49.1702300Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-unipass-test.py' 2024-08-22T20:33:49.1704950Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv2d-chw-test.py' 2024-08-22T20:33:49.1707660Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-enum.py' 2024-08-22T20:33:49.1709200Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-fftr-test.py' 2024-08-22T20:33:49.1710870Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-fill-test.py' 2024-08-22T20:33:49.1713060Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-filterbank-accumulate-test.py' 2024-08-22T20:33:49.1714670Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-filterbank-subtract-test.py' 2024-08-22T20:33:49.1716660Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gavgpool-cw-test.py' 2024-08-22T20:33:49.1719570Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gavgpool-test.py' 2024-08-22T20:33:49.1725520Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gemm-test.py' 2024-08-22T20:33:49.1727750Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-chw-test.py' 2024-08-22T20:33:49.1729600Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-test.py' 2024-08-22T20:33:49.1731770Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-norm-test.py' 2024-08-22T20:33:49.1733310Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-test.py' 2024-08-22T20:33:49.1738090Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-maxpool-test.py' 2024-08-22T20:33:49.1741480Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-pack-test.py' 2024-08-22T20:33:49.1752030Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-packb-test.py' 2024-08-22T20:33:49.1758330Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-packw-test.py' 2024-08-22T20:33:49.1763080Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-pad-test.py' 2024-08-22T20:33:49.1770140Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-prelu-test.py' 2024-08-22T20:33:49.1774890Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddexpminusmax-test.py' 2024-08-22T20:33:49.1778780Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddextexp-test.py' 2024-08-22T20:33:49.1784440Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddstoreexpminusmax-test.py' 2024-08-22T20:33:49.1790680Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-reduce-test.py' 2024-08-22T20:33:49.1794720Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-rmaxabs-test.py' 2024-08-22T20:33:49.1802700Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-spmm-test.py' 2024-08-22T20:33:49.1807200Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-tanh-eval.py' 2024-08-22T20:33:49.1813700Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-transpose-test.py' 2024-08-22T20:33:49.1821720Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vbinary-test.py' 2024-08-22T20:33:49.1832480Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vcvt-test.py' 2024-08-22T20:33:49.1834260Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vhswish-test.py' 2024-08-22T20:33:49.1841380Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vlog-test.py' 2024-08-22T20:33:49.1845080Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vlrelu-test.py' 2024-08-22T20:33:49.1848390Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vlshift-test.py' 2024-08-22T20:33:49.1850090Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vmulcaddc-test.py' 2024-08-22T20:33:49.1855180Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleexpminusmax-test.py' 2024-08-22T20:33:49.1857200Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleextexp-test.py' 2024-08-22T20:33:49.1859390Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vsquareabs-test.py' 2024-08-22T20:33:49.1861240Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-benchmark.py' 2024-08-22T20:33:49.1863190Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-test.py' 2024-08-22T20:33:49.1866400Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-window-test.py' 2024-08-22T20:33:49.1867430Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/primes.py' 2024-08-22T20:33:49.1871370Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/update-microkernels.py' 2024-08-22T20:33:49.1873120Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/xngen.py' 2024-08-22T20:33:49.1876140Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/xnncommon.py' 2024-08-22T20:33:49.1877540Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/configure.py' 2024-08-22T20:33:49.1879490Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/confu.yaml' 2024-08-22T20:33:49.1881350Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/configure.py' 2024-08-22T20:33:49.1883160Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/confu.yaml' 2024-08-22T20:33:49.1885620Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/scripts/android-device-dump.py' 2024-08-22T20:33:49.1887670Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/scripts/arm-linux-filesystem-dump.py' 2024-08-22T20:33:49.1890310Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/scripts/parse-x86-cpuid-dump.py' 2024-08-22T20:33:49.1891780Z adding 'executorch/backends/xnnpack/third-party/pthreadpool/configure.py' 2024-08-22T20:33:49.1893790Z adding 'executorch/backends/xnnpack/third-party/pthreadpool/confu.yaml' 2024-08-22T20:33:49.1895520Z adding 'executorch/backends/xnnpack/utils/configs.py' 2024-08-22T20:33:49.1897210Z adding 'executorch/backends/xnnpack/utils/quant_utils.py' 2024-08-22T20:33:49.1899940Z adding 'executorch/backends/xnnpack/utils/utils.py' 2024-08-22T20:33:49.1902590Z adding 'executorch/backends/xnnpack/utils/xnnpack_constants.py' 2024-08-22T20:33:49.1904440Z adding 'executorch/data/bin/__init__.py' 2024-08-22T20:33:49.2911410Z adding 'executorch/data/bin/flatc' 2024-08-22T20:33:49.2929110Z adding 'executorch/examples/models/__init__.py' 2024-08-22T20:33:49.2930840Z adding 'executorch/examples/models/model_base.py' 2024-08-22T20:33:49.2932900Z adding 'executorch/examples/models/model_factory.py' 2024-08-22T20:33:49.2934950Z adding 'executorch/examples/models/deeplab_v3/__init__.py' 2024-08-22T20:33:49.2936920Z adding 'executorch/examples/models/deeplab_v3/model.py' 2024-08-22T20:33:49.2938840Z adding 'executorch/examples/models/edsr/__init__.py' 2024-08-22T20:33:49.2940700Z adding 'executorch/examples/models/edsr/model.py' 2024-08-22T20:33:49.2942780Z adding 'executorch/examples/models/emformer_rnnt/__init__.py' 2024-08-22T20:33:49.2944400Z adding 'executorch/examples/models/emformer_rnnt/model.py' 2024-08-22T20:33:49.2946380Z adding 'executorch/examples/models/inception_v3/__init__.py' 2024-08-22T20:33:49.2949120Z adding 'executorch/examples/models/inception_v3/model.py' 2024-08-22T20:33:49.2951700Z adding 'executorch/examples/models/inception_v4/__init__.py' 2024-08-22T20:33:49.2953200Z adding 'executorch/examples/models/inception_v4/model.py' 2024-08-22T20:33:49.2955280Z adding 'executorch/examples/models/llama2/__init__.py' 2024-08-22T20:33:49.2958580Z adding 'executorch/examples/models/llama2/eval_llama.py' 2024-08-22T20:33:49.2959260Z adding 'executorch/examples/models/llama2/eval_llama_lib.py' 2024-08-22T20:33:49.2961980Z adding 'executorch/examples/models/llama2/export_llama.py' 2024-08-22T20:33:49.2963420Z adding 'executorch/examples/models/llama2/export_llama_lib.py' 2024-08-22T20:33:49.2965310Z adding 'executorch/examples/models/llama2/fairseq2.py' 2024-08-22T20:33:49.2967500Z adding 'executorch/examples/models/llama2/install_requirement_helper.py' 2024-08-22T20:33:49.2969230Z adding 'executorch/examples/models/llama2/llama_test.py' 2024-08-22T20:33:49.2971170Z adding 'executorch/examples/models/llama2/llama_transformer.py' 2024-08-22T20:33:49.2972940Z adding 'executorch/examples/models/llama2/model.py' 2024-08-22T20:33:49.2974620Z adding 'executorch/examples/models/llama2/rope.py' 2024-08-22T20:33:49.2976600Z adding 'executorch/examples/models/llama2/custom_ops/__init__.py' 2024-08-22T20:33:49.3228910Z adding 'executorch/examples/models/llama2/custom_ops/libcustom_ops_aot_lib.dylib' 2024-08-22T20:33:49.3236760Z adding 'executorch/examples/models/llama2/custom_ops/sdpa_with_kv_cache.py' 2024-08-22T20:33:49.3240400Z adding 'executorch/examples/models/llama2/custom_ops/test_sdpa_with_kv_cache.py' 2024-08-22T20:33:49.3243950Z adding 'executorch/examples/models/llama2/evaluate/__init__.py' 2024-08-22T20:33:49.3245060Z adding 'executorch/examples/models/llama2/evaluate/eager_eval.py' 2024-08-22T20:33:49.3248180Z adding 'executorch/examples/models/llama2/experimental/generate.py' 2024-08-22T20:33:49.3253000Z adding 'executorch/examples/models/llama2/experimental/load_gguf_q4_0.py' 2024-08-22T20:33:49.3255430Z adding 'executorch/examples/models/llama2/experimental/subclass.py' 2024-08-22T20:33:49.3261420Z adding 'executorch/examples/models/llama2/experimental/test_subclass.py' 2024-08-22T20:33:49.3277010Z adding 'executorch/examples/models/llama2/runner/generation.py' 2024-08-22T20:33:49.3278480Z adding 'executorch/examples/models/llama2/source_transformation/__init__.py' 2024-08-22T20:33:49.3283840Z adding 'executorch/examples/models/llama2/source_transformation/quantize.py' 2024-08-22T20:33:49.3288900Z adding 'executorch/examples/models/llama2/source_transformation/rope.py' 2024-08-22T20:33:49.3289520Z adding 'executorch/examples/models/llama2/source_transformation/sdpa.py' 2024-08-22T20:33:49.3290780Z adding 'executorch/examples/models/llama2/tests/test_simple_sdpa.py' 2024-08-22T20:33:49.3291000Z adding 'executorch/examples/models/llama2/tokenizer/tiktoken.py' 2024-08-22T20:33:49.3291170Z adding 'executorch/examples/models/llava/__init__.py' 2024-08-22T20:33:49.3291350Z adding 'executorch/examples/models/llava/export_llava.py' 2024-08-22T20:33:49.3307840Z adding 'executorch/examples/models/llava/model.py' 2024-08-22T20:33:49.3323250Z adding 'executorch/examples/models/llava/test/test_llava.py' 2024-08-22T20:33:49.3335040Z adding 'executorch/examples/models/mobilebert/__init__.py' 2024-08-22T20:33:49.3338800Z adding 'executorch/examples/models/mobilebert/model.py' 2024-08-22T20:33:49.3339470Z adding 'executorch/examples/models/mobilenet_v2/__init__.py' 2024-08-22T20:33:49.3339860Z adding 'executorch/examples/models/mobilenet_v2/model.py' 2024-08-22T20:33:49.3340630Z adding 'executorch/examples/models/mobilenet_v3/__init__.py' 2024-08-22T20:33:49.3341080Z adding 'executorch/examples/models/mobilenet_v3/model.py' 2024-08-22T20:33:49.3341260Z adding 'executorch/examples/models/phi-3-mini/eager.py' 2024-08-22T20:33:49.3341490Z adding 'executorch/examples/models/phi-3-mini/export_phi-3-mini.py' 2024-08-22T20:33:49.3341710Z adding 'executorch/examples/models/phi3-mini-lora/export_model.py' 2024-08-22T20:33:49.3341890Z adding 'executorch/examples/models/resnet/__init__.py' 2024-08-22T20:33:49.3342050Z adding 'executorch/examples/models/resnet/model.py' 2024-08-22T20:33:49.3342200Z adding 'executorch/examples/models/test/__init__.py' 2024-08-22T20:33:49.3342610Z adding 'executorch/examples/models/test/test_export.py' 2024-08-22T20:33:49.3342830Z adding 'executorch/examples/models/torchvision_vit/__init__.py' 2024-08-22T20:33:49.3343020Z adding 'executorch/examples/models/torchvision_vit/model.py' 2024-08-22T20:33:49.3343200Z adding 'executorch/examples/models/toy_model/__init__.py' 2024-08-22T20:33:49.3345500Z adding 'executorch/examples/models/toy_model/model.py' 2024-08-22T20:33:49.3347520Z adding 'executorch/examples/models/wav2letter/__init__.py' 2024-08-22T20:33:49.3348690Z adding 'executorch/examples/models/wav2letter/model.py' 2024-08-22T20:33:49.3352110Z adding 'executorch/exir/__init__.py' 2024-08-22T20:33:49.3354020Z adding 'executorch/exir/common.py' 2024-08-22T20:33:49.3357660Z adding 'executorch/exir/control_flow.py' 2024-08-22T20:33:49.3359470Z adding 'executorch/exir/delegate.py' 2024-08-22T20:33:49.3360200Z adding 'executorch/exir/dim_order_utils.py' 2024-08-22T20:33:49.3367730Z adding 'executorch/exir/dynamic_shape.py' 2024-08-22T20:33:49.3367920Z adding 'executorch/exir/error.py' 2024-08-22T20:33:49.3368030Z adding 'executorch/exir/graph.py' 2024-08-22T20:33:49.3368160Z adding 'executorch/exir/graph_module.py' 2024-08-22T20:33:49.3368320Z adding 'executorch/exir/lowered_backend_module.py' 2024-08-22T20:33:49.3368430Z adding 'executorch/exir/memory.py' 2024-08-22T20:33:49.3368570Z adding 'executorch/exir/memory_planning.py' 2024-08-22T20:33:49.3368680Z adding 'executorch/exir/pass_base.py' 2024-08-22T20:33:49.3368800Z adding 'executorch/exir/pass_manager.py' 2024-08-22T20:33:49.3368920Z adding 'executorch/exir/print_program.py' 2024-08-22T20:33:49.3369040Z adding 'executorch/exir/scalar_type.py' 2024-08-22T20:33:49.3369150Z adding 'executorch/exir/schema.py' 2024-08-22T20:33:49.3369260Z adding 'executorch/exir/sym_util.py' 2024-08-22T20:33:49.3369360Z adding 'executorch/exir/tensor.py' 2024-08-22T20:33:49.3369480Z adding 'executorch/exir/tracer.py' 2024-08-22T20:33:49.3369580Z adding 'executorch/exir/types.py' 2024-08-22T20:33:49.3370220Z adding 'executorch/exir/version.py' 2024-08-22T20:33:49.3372350Z adding 'executorch/exir/wrap.py' 2024-08-22T20:33:49.3374280Z adding 'executorch/exir/_serialize/__init__.py' 2024-08-22T20:33:49.3376150Z adding 'executorch/exir/_serialize/_cord.py' 2024-08-22T20:33:49.3378110Z adding 'executorch/exir/_serialize/_dataclass.py' 2024-08-22T20:33:49.3380780Z adding 'executorch/exir/_serialize/_flatbuffer.py' 2024-08-22T20:33:49.3385720Z adding 'executorch/exir/_serialize/_program.py' 2024-08-22T20:33:49.3388470Z adding 'executorch/exir/_serialize/program.fbs' 2024-08-22T20:33:49.3388910Z adding 'executorch/exir/_serialize/scalar_type.fbs' 2024-08-22T20:33:49.3390580Z adding 'executorch/exir/_serialize/test/__init__.py' 2024-08-22T20:33:49.3392030Z adding 'executorch/exir/_serialize/test/test_cord.py' 2024-08-22T20:33:49.3394800Z adding 'executorch/exir/_serialize/test/test_flatbuffer.py' 2024-08-22T20:33:49.3402860Z adding 'executorch/exir/_serialize/test/test_program.py' 2024-08-22T20:33:49.3407100Z adding 'executorch/exir/backend/backend_api.py' 2024-08-22T20:33:49.3408370Z adding 'executorch/exir/backend/backend_details.py' 2024-08-22T20:33:49.3410230Z adding 'executorch/exir/backend/compile_spec_schema.py' 2024-08-22T20:33:49.3412490Z adding 'executorch/exir/backend/partitioner.py' 2024-08-22T20:33:49.3419710Z adding 'executorch/exir/backend/utils.py' 2024-08-22T20:33:49.3422080Z adding 'executorch/exir/backend/canonical_partitioners/duplicate_constant_node_pass.py' 2024-08-22T20:33:49.3424070Z adding 'executorch/exir/backend/canonical_partitioners/duplicate_dequant_node_pass.py' 2024-08-22T20:33:49.3425880Z adding 'executorch/exir/backend/canonical_partitioners/pattern_op_partitioner.py' 2024-08-22T20:33:49.3428340Z adding 'executorch/exir/backend/test/backend_with_compiler_demo.py' 2024-08-22T20:33:49.3433720Z adding 'executorch/exir/backend/test/backend_with_delegate_mapping_demo.py' 2024-08-22T20:33:49.3436020Z adding 'executorch/exir/backend/test/hta_partitioner_demo.py' 2024-08-22T20:33:49.3437600Z adding 'executorch/exir/backend/test/op_partitioner_demo.py' 2024-08-22T20:33:49.3440730Z adding 'executorch/exir/backend/test/qnn_backend_demo.py' 2024-08-22T20:33:49.3444100Z adding 'executorch/exir/backend/test/test_backends.py' 2024-08-22T20:33:49.3451250Z adding 'executorch/exir/backend/test/test_backends_lifted.py' 2024-08-22T20:33:49.3453540Z adding 'executorch/exir/backend/test/test_backends_nested.py' 2024-08-22T20:33:49.3458040Z adding 'executorch/exir/backend/test/test_compatibility.py' 2024-08-22T20:33:49.3460320Z adding 'executorch/exir/backend/test/test_debug_handle_map.py' 2024-08-22T20:33:49.3463120Z adding 'executorch/exir/backend/test/test_delegate_map_builder.py' 2024-08-22T20:33:49.3464200Z adding 'executorch/exir/backend/test/test_graph_partition.py' 2024-08-22T20:33:49.3467140Z adding 'executorch/exir/backend/test/test_lowered_backend_module.py' 2024-08-22T20:33:49.3468260Z adding 'executorch/exir/backend/test/test_partitioner.py' 2024-08-22T20:33:49.3471280Z adding 'executorch/exir/backend/test/test_passes.py' 2024-08-22T20:33:49.3473260Z adding 'executorch/exir/backend/test/test_utils.py' 2024-08-22T20:33:49.3475320Z adding 'executorch/exir/backend/test/demos/test_delegate_aten_mode.py' 2024-08-22T20:33:49.3477070Z adding 'executorch/exir/backend/test/demos/test_xnnpack_qnnpack.py' 2024-08-22T20:33:49.3479090Z adding 'executorch/exir/backend/test/demos/rpc/executor_backend_partitioner.py' 2024-08-22T20:33:49.3480910Z adding 'executorch/exir/backend/test/demos/rpc/executor_backend_preprocess.py' 2024-08-22T20:33:49.3482730Z adding 'executorch/exir/backend/test/demos/rpc/test_rpc.py' 2024-08-22T20:33:49.3485170Z adding 'executorch/exir/capture/__init__.py' 2024-08-22T20:33:49.3486640Z adding 'executorch/exir/capture/_capture.py' 2024-08-22T20:33:49.3488070Z adding 'executorch/exir/capture/_config.py' 2024-08-22T20:33:49.3490110Z adding 'executorch/exir/capture/_unlift.py' 2024-08-22T20:33:49.3493350Z adding 'executorch/exir/dialects/__init__.py' 2024-08-22T20:33:49.3495280Z adding 'executorch/exir/dialects/_ops.py' 2024-08-22T20:33:49.3497150Z adding 'executorch/exir/dialects/backend/_ops.py' 2024-08-22T20:33:49.3499250Z adding 'executorch/exir/dialects/backend/test/test_backend_ops.py' 2024-08-22T20:33:49.3502140Z adding 'executorch/exir/dialects/edge/_ops.py' 2024-08-22T20:33:49.3516980Z adding 'executorch/exir/dialects/edge/edge.yaml' 2024-08-22T20:33:49.3520290Z adding 'executorch/exir/dialects/edge/arg/model.py' 2024-08-22T20:33:49.3571270Z adding 'executorch/exir/dialects/edge/arg/type.py' 2024-08-22T20:33:49.3572850Z adding 'executorch/exir/dialects/edge/dtype/runner.py' 2024-08-22T20:33:49.3575690Z adding 'executorch/exir/dialects/edge/dtype/supported.py' 2024-08-22T20:33:49.3577530Z adding 'executorch/exir/dialects/edge/dtype/utils.py' 2024-08-22T20:33:49.3579410Z adding 'executorch/exir/dialects/edge/op/api.py' 2024-08-22T20:33:49.3581590Z adding 'executorch/exir/dialects/edge/op/sample_input.py' 2024-08-22T20:33:49.3583600Z adding 'executorch/exir/dialects/edge/op/test/test_api.py' 2024-08-22T20:33:49.3585350Z adding 'executorch/exir/dialects/edge/spec/gen.py' 2024-08-22T20:33:49.3587490Z adding 'executorch/exir/dialects/edge/spec/utils.py' 2024-08-22T20:33:49.3589760Z adding 'executorch/exir/dialects/edge/test/test_edge_ops.py' 2024-08-22T20:33:49.3591690Z adding 'executorch/exir/dialects/edge/test/test_edge_yaml.py' 2024-08-22T20:33:49.3593990Z adding 'executorch/exir/dialects/test/test_exir_dialect_ops.py' 2024-08-22T20:33:49.3596600Z adding 'executorch/exir/emit/__init__.py' 2024-08-22T20:33:49.3598750Z adding 'executorch/exir/emit/_emit_program.py' 2024-08-22T20:33:49.3670880Z adding 'executorch/exir/emit/_emitter.py' 2024-08-22T20:33:49.3688830Z adding 'executorch/exir/emit/test/test_emit.py' 2024-08-22T20:33:49.3696850Z adding 'executorch/exir/operator/convert.py' 2024-08-22T20:33:49.3703280Z adding 'executorch/exir/operator/manip.py' 2024-08-22T20:33:49.3705570Z adding 'executorch/exir/operator/util.py' 2024-08-22T20:33:49.3714180Z adding 'executorch/exir/operator/test/test_operator.py' 2024-08-22T20:33:49.3719430Z adding 'executorch/exir/passes/__init__.py' 2024-08-22T20:33:49.3725470Z adding 'executorch/exir/passes/_quant_patterns_and_replacements.py' 2024-08-22T20:33:49.3726620Z adding 'executorch/exir/passes/const_prop_pass.py' 2024-08-22T20:33:49.3734220Z adding 'executorch/exir/passes/constant_prop_pass.py' 2024-08-22T20:33:49.3739730Z adding 'executorch/exir/passes/debug_handle_generator_pass.py' 2024-08-22T20:33:49.3744070Z adding 'executorch/exir/passes/dim_order_ops_registry.py' 2024-08-22T20:33:49.3758440Z adding 'executorch/exir/passes/dynamic_shape_prop_pass.py' 2024-08-22T20:33:49.3762880Z adding 'executorch/exir/passes/executorch_prim_ops_registry.py' 2024-08-22T20:33:49.3768340Z adding 'executorch/exir/passes/insert_write_back_for_buffers_pass.py' 2024-08-22T20:33:49.3772580Z adding 'executorch/exir/passes/memory_format_ops_pass.py' 2024-08-22T20:33:49.3780230Z adding 'executorch/exir/passes/memory_planning_pass.py' 2024-08-22T20:33:49.3784380Z adding 'executorch/exir/passes/normalize_transpose_pass.py' 2024-08-22T20:33:49.3802330Z adding 'executorch/exir/passes/normalize_view_copy_base_pass.py' 2024-08-22T20:33:49.3807550Z adding 'executorch/exir/passes/pass_registry.py' 2024-08-22T20:33:49.3813750Z adding 'executorch/exir/passes/quant_fusion_pass.py' 2024-08-22T20:33:49.3817960Z adding 'executorch/exir/passes/remove_graph_asserts_pass.py' 2024-08-22T20:33:49.3822540Z adding 'executorch/exir/passes/remove_mixed_type_operators.py' 2024-08-22T20:33:49.3832180Z adding 'executorch/exir/passes/remove_noop_pass.py' 2024-08-22T20:33:49.3833630Z adding 'executorch/exir/passes/replace_aten_with_edge_pass.py' 2024-08-22T20:33:49.3834290Z adding 'executorch/exir/passes/replace_broken_ops_with_function_ops_pass.py' 2024-08-22T20:33:49.3835660Z adding 'executorch/exir/passes/replace_edge_with_backend_pass.py' 2024-08-22T20:33:49.3836920Z adding 'executorch/exir/passes/replace_sym_size_op_pass.py' 2024-08-22T20:33:49.3839840Z adding 'executorch/exir/passes/replace_view_copy_with_view_pass.py' 2024-08-22T20:33:49.3840930Z adding 'executorch/exir/passes/scalar_to_tensor_pass.py' 2024-08-22T20:33:49.3842750Z adding 'executorch/exir/passes/spec_prop_pass.py' 2024-08-22T20:33:49.3846620Z adding 'executorch/exir/passes/sym_shape_eval_pass.py' 2024-08-22T20:33:49.3848260Z adding 'executorch/exir/passes/sym_to_tensor_pass.py' 2024-08-22T20:33:49.3849550Z adding 'executorch/exir/program/__init__.py' 2024-08-22T20:33:49.3850970Z adding 'executorch/exir/program/_fake_program.py' 2024-08-22T20:33:49.3864380Z adding 'executorch/exir/program/_program.py' 2024-08-22T20:33:49.3865700Z adding 'executorch/exir/program/test/__init__.py' 2024-08-22T20:33:49.3867110Z adding 'executorch/exir/program/test/test_fake_program.py' 2024-08-22T20:33:49.3871600Z adding 'executorch/exir/program/test/test_program.py' 2024-08-22T20:33:49.3873030Z adding 'executorch/exir/serde/__init__.py' 2024-08-22T20:33:49.3898400Z adding 'executorch/exir/serde/export_serialize.py' 2024-08-22T20:33:49.3901260Z adding 'executorch/exir/serde/schema.py' 2024-08-22T20:33:49.3903900Z adding 'executorch/exir/serde/schema_check.py' 2024-08-22T20:33:49.3910960Z adding 'executorch/exir/serde/serialize.py' 2024-08-22T20:33:49.3912590Z adding 'executorch/exir/serde/union.py' 2024-08-22T20:33:49.3915610Z adding 'executorch/exir/serde/upgrade.py' 2024-08-22T20:33:49.3918280Z adding 'executorch/exir/tests/asr_joiner.py' 2024-08-22T20:33:49.3919790Z adding 'executorch/exir/tests/common.py' 2024-08-22T20:33:49.3921250Z adding 'executorch/exir/tests/control_flow_models.py' 2024-08-22T20:33:49.3922570Z adding 'executorch/exir/tests/dynamic_shape_models.py' 2024-08-22T20:33:49.3926490Z adding 'executorch/exir/tests/models.py' 2024-08-22T20:33:49.3928190Z adding 'executorch/exir/tests/test_arg_validator.py' 2024-08-22T20:33:49.3929590Z adding 'executorch/exir/tests/test_capture.py' 2024-08-22T20:33:49.3945650Z adding 'executorch/exir/tests/test_common.py' 2024-08-22T20:33:49.3946150Z adding 'executorch/exir/tests/test_delegate.py' 2024-08-22T20:33:49.3946600Z adding 'executorch/exir/tests/test_dim_order_utils.py' 2024-08-22T20:33:49.3947030Z adding 'executorch/exir/tests/test_dynamic_shape_propagation.py' 2024-08-22T20:33:49.3947480Z adding 'executorch/exir/tests/test_error.py' 2024-08-22T20:33:49.3947840Z adding 'executorch/exir/tests/test_memory_format_ops_pass.py' 2024-08-22T20:33:49.3948240Z adding 'executorch/exir/tests/test_memory_format_ops_pass_aten.py' 2024-08-22T20:33:49.3950090Z adding 'executorch/exir/tests/test_memory_format_ops_pass_utils.py' 2024-08-22T20:33:49.3951960Z adding 'executorch/exir/tests/test_memory_planning.py' 2024-08-22T20:33:49.3955140Z adding 'executorch/exir/tests/test_op_convert.py' 2024-08-22T20:33:49.3955850Z adding 'executorch/exir/tests/test_pass_infra.py' 2024-08-22T20:33:49.3963890Z adding 'executorch/exir/tests/test_passes.py' 2024-08-22T20:33:49.3965380Z adding 'executorch/exir/tests/test_print_program.py' 2024-08-22T20:33:49.3967490Z adding 'executorch/exir/tests/test_quant_fusion_pass.py' 2024-08-22T20:33:49.3969510Z adding 'executorch/exir/tests/test_quantization.py' 2024-08-22T20:33:49.3971680Z adding 'executorch/exir/tests/test_remove_view_copy.py' 2024-08-22T20:33:49.3973910Z adding 'executorch/exir/tests/test_serde.py' 2024-08-22T20:33:49.3977160Z adding 'executorch/exir/tests/test_tensor.py' 2024-08-22T20:33:49.3980180Z adding 'executorch/exir/tests/test_tracer.py' 2024-08-22T20:33:49.3982820Z adding 'executorch/exir/tests/test_verification.py' 2024-08-22T20:33:49.3984830Z adding 'executorch/exir/tests/transformer.py' 2024-08-22T20:33:49.3987080Z adding 'executorch/exir/verification/arg_validator.py' 2024-08-22T20:33:49.3989440Z adding 'executorch/exir/verification/dev_html.py' 2024-08-22T20:33:49.3991620Z adding 'executorch/exir/verification/interpreter.py' 2024-08-22T20:33:49.3993940Z adding 'executorch/exir/verification/verifier.py' 2024-08-22T20:33:49.3997270Z adding 'executorch/exir/verification/test/test_verifier.py' 2024-08-22T20:33:49.3999010Z adding 'executorch/extension/export_util/__init__.py' 2024-08-22T20:33:49.4004790Z adding 'executorch/extension/export_util/utils.py' 2024-08-22T20:33:49.4006820Z adding 'executorch/extension/gguf_util/convert_main.py' 2024-08-22T20:33:49.4008580Z adding 'executorch/extension/gguf_util/converter.py' 2024-08-22T20:33:49.4010560Z adding 'executorch/extension/gguf_util/load_gguf.py' 2024-08-22T20:33:49.4013410Z adding 'executorch/extension/gguf_util/converters/llama_converter.py' 2024-08-22T20:33:49.4014600Z adding 'executorch/extension/llm/export/__init__.py' 2024-08-22T20:33:49.4016960Z adding 'executorch/extension/llm/export/builder.py' 2024-08-22T20:33:49.4018890Z adding 'executorch/extension/llm/export/partitioner_lib.py' 2024-08-22T20:33:49.4021300Z adding 'executorch/extension/llm/export/quantizer_lib.py' 2024-08-22T20:33:49.4022670Z adding 'executorch/extension/llm/third-party/abseil-cpp/conanfile.py' 2024-08-22T20:33:49.4024830Z adding 'executorch/extension/llm/third-party/abseil-cpp/create_lts.py' 2024-08-22T20:33:49.4026950Z adding 'executorch/extension/llm/third-party/abseil-cpp/absl/abseil.podspec.gen.py' 2024-08-22T20:33:49.4029230Z adding 'executorch/extension/llm/third-party/abseil-cpp/absl/copts/copts.py' 2024-08-22T20:33:49.4032580Z adding 'executorch/extension/llm/third-party/abseil-cpp/absl/copts/generate_copts.py' 2024-08-22T20:33:49.4046280Z adding 'executorch/extension/llm/third-party/re2/benchlog/benchplot.py' 2024-08-22T20:33:49.4046820Z adding 'executorch/extension/llm/third-party/re2/python/re2.py' 2024-08-22T20:33:49.4059180Z adding 'executorch/extension/llm/third-party/re2/python/re2_test.py' 2024-08-22T20:33:49.4059550Z adding 'executorch/extension/llm/third-party/re2/python/setup.py' 2024-08-22T20:33:49.4060210Z adding 'executorch/extension/llm/third-party/re2/python/toolchains/generate.py' 2024-08-22T20:33:49.4060620Z adding 'executorch/extension/llm/third-party/re2/re2/make_unicode_casefold.py' 2024-08-22T20:33:49.4060990Z adding 'executorch/extension/llm/third-party/re2/re2/make_unicode_groups.py' 2024-08-22T20:33:49.4061870Z adding 'executorch/extension/llm/third-party/re2/re2/unicode.py' 2024-08-22T20:33:49.4065830Z adding 'executorch/extension/llm/third-party/sentencepiece/python/setup.py' 2024-08-22T20:33:49.4072170Z adding 'executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/__init__.py' 2024-08-22T20:33:49.4073560Z adding 'executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/_version.py' 2024-08-22T20:33:49.4084010Z adding 'executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/sentencepiece_model_pb2.py' 2024-08-22T20:33:49.4084690Z adding 'executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/sentencepiece_pb2.py' 2024-08-22T20:33:49.4085110Z adding 'executorch/extension/llm/third-party/sentencepiece/python/test/__init__.py' 2024-08-22T20:33:49.4086420Z adding 'executorch/extension/llm/third-party/sentencepiece/python/test/sentencepiece_test.py' 2024-08-22T20:33:49.4088250Z adding 'executorch/extension/llm/tokenizer/__init__.py' 2024-08-22T20:33:49.4090900Z adding 'executorch/extension/llm/tokenizer/tokenizer.py' 2024-08-22T20:33:49.4093850Z adding 'executorch/extension/llm/tokenizer/test/test_tokenizer.py' 2024-08-22T20:33:49.7462020Z adding 'executorch/extension/pybindings/_portable_lib.cpython-310-darwin.so' 2024-08-22T20:33:49.7560570Z adding 'executorch/extension/pybindings/portable_lib.py' 2024-08-22T20:33:49.7561560Z adding 'executorch/extension/pybindings/test/make_test.py' 2024-08-22T20:33:49.7562420Z adding 'executorch/extension/pybindings/test/test_pybindings.py' 2024-08-22T20:33:49.7564650Z adding 'executorch/extension/pytree/__init__.py' 2024-08-22T20:33:49.7567240Z adding 'executorch/extension/pytree/test/test.py' 2024-08-22T20:33:49.7571900Z adding 'executorch/schema/program.fbs' 2024-08-22T20:33:49.7573590Z adding 'executorch/schema/scalar_type.fbs' 2024-08-22T20:33:49.7575470Z adding 'executorch/sdk/__init__.py' 2024-08-22T20:33:49.7578000Z adding 'executorch/sdk/bundled_program/config.py' 2024-08-22T20:33:49.7581990Z adding 'executorch/sdk/bundled_program/core.py' 2024-08-22T20:33:49.7583930Z adding 'executorch/sdk/bundled_program/version.py' 2024-08-22T20:33:49.7585460Z adding 'executorch/sdk/bundled_program/schema/__init__.py' 2024-08-22T20:33:49.7587360Z adding 'executorch/sdk/bundled_program/schema/bundled_program_schema.fbs' 2024-08-22T20:33:49.7588980Z adding 'executorch/sdk/bundled_program/schema/bundled_program_schema.py' 2024-08-22T20:33:49.7590300Z adding 'executorch/sdk/bundled_program/schema/scalar_type.fbs' 2024-08-22T20:33:49.7591980Z adding 'executorch/sdk/bundled_program/schema/test/test_schema.py' 2024-08-22T20:33:49.7593930Z adding 'executorch/sdk/bundled_program/serialize/__init__.py' 2024-08-22T20:33:49.7595360Z adding 'executorch/sdk/bundled_program/serialize/bundled_program_schema.fbs' 2024-08-22T20:33:49.7596880Z adding 'executorch/sdk/bundled_program/serialize/scalar_type.fbs' 2024-08-22T20:33:49.7598170Z adding 'executorch/sdk/bundled_program/serialize/test/test_serialize.py' 2024-08-22T20:33:49.7600060Z adding 'executorch/sdk/bundled_program/test/test_bundle_data.py' 2024-08-22T20:33:49.7601660Z adding 'executorch/sdk/bundled_program/test/test_config.py' 2024-08-22T20:33:49.7603560Z adding 'executorch/sdk/bundled_program/test/test_end2end.py' 2024-08-22T20:33:49.7606430Z adding 'executorch/sdk/bundled_program/util/test_util.py' 2024-08-22T20:33:49.7608020Z adding 'executorch/sdk/debug_format/base_schema.py' 2024-08-22T20:33:49.7611880Z adding 'executorch/sdk/debug_format/et_schema.py' 2024-08-22T20:33:49.7614340Z adding 'executorch/sdk/etdump/etdump_schema_flatcc.fbs' 2024-08-22T20:33:49.7615930Z adding 'executorch/sdk/etdump/scalar_type.fbs' 2024-08-22T20:33:49.7617320Z adding 'executorch/sdk/etdump/schema_flatcc.py' 2024-08-22T20:33:49.7619550Z adding 'executorch/sdk/etdump/serialize.py' 2024-08-22T20:33:49.7622440Z adding 'executorch/sdk/etdump/tests/serialize_test.py' 2024-08-22T20:33:49.7624180Z adding 'executorch/sdk/etrecord/__init__.py' 2024-08-22T20:33:49.7627570Z adding 'executorch/sdk/etrecord/_etrecord.py' 2024-08-22T20:33:49.7630130Z adding 'executorch/sdk/etrecord/tests/etrecord_test.py' 2024-08-22T20:33:49.7631680Z adding 'executorch/sdk/inspector/__init__.py' 2024-08-22T20:33:49.7643030Z adding 'executorch/sdk/inspector/_inspector.py' 2024-08-22T20:33:49.7647310Z adding 'executorch/sdk/inspector/_inspector_utils.py' 2024-08-22T20:33:49.7648530Z adding 'executorch/sdk/inspector/inspector_cli.py' 2024-08-22T20:33:49.7653280Z adding 'executorch/sdk/inspector/tests/event_blocks_test.py' 2024-08-22T20:33:49.7656680Z adding 'executorch/sdk/inspector/tests/inspector_test.py' 2024-08-22T20:33:49.7658780Z adding 'executorch/sdk/inspector/tests/inspector_utils_test.py' 2024-08-22T20:33:49.7661220Z adding 'executorch/sdk/size_analysis_tool/size_analysis_tool.py' 2024-08-22T20:33:49.7662550Z adding 'executorch/sdk/size_analysis_tool/size_analysis_tool_test.py' 2024-08-22T20:33:49.7664740Z adding 'executorch/util/activation_memory_profiler.py' 2024-08-22T20:33:49.7666150Z adding 'executorch/util/python_profiler.py' 2024-08-22T20:33:49.7670200Z adding 'serializer/__init__.py' 2024-08-22T20:33:49.7677250Z adding 'serializer/tosa_serializer.py' 2024-08-22T20:33:49.7679520Z adding 'tosa/ArithmeticRightShiftAttribute.py' 2024-08-22T20:33:49.7681190Z adding 'tosa/Attribute.py' 2024-08-22T20:33:49.7682060Z adding 'tosa/AxisAttribute.py' 2024-08-22T20:33:49.7684490Z adding 'tosa/ClampAttribute.py' 2024-08-22T20:33:49.7686250Z adding 'tosa/CondIfAttribute.py' 2024-08-22T20:33:49.7687900Z adding 'tosa/ConvAttribute.py' 2024-08-22T20:33:49.7690070Z adding 'tosa/CustomAttribute.py' 2024-08-22T20:33:49.7691780Z adding 'tosa/DType.py' 2024-08-22T20:33:49.7692190Z adding 'tosa/FFTAttribute.py' 2024-08-22T20:33:49.7693340Z adding 'tosa/FullyConnectedAttribute.py' 2024-08-22T20:33:49.7695290Z adding 'tosa/MatMulAttribute.py' 2024-08-22T20:33:49.7696890Z adding 'tosa/MulAttribute.py' 2024-08-22T20:33:49.7697430Z adding 'tosa/NegateAttribute.py' 2024-08-22T20:33:49.7699220Z adding 'tosa/Op.py' 2024-08-22T20:33:49.7700490Z adding 'tosa/PadAttribute.py' 2024-08-22T20:33:49.7702210Z adding 'tosa/PoolAttribute.py' 2024-08-22T20:33:49.7703360Z adding 'tosa/RFFTAttribute.py' 2024-08-22T20:33:49.7704800Z adding 'tosa/RescaleAttribute.py' 2024-08-22T20:33:49.7706120Z adding 'tosa/ReshapeAttribute.py' 2024-08-22T20:33:49.7707760Z adding 'tosa/ResizeAttribute.py' 2024-08-22T20:33:49.7709220Z adding 'tosa/ResizeMode.py' 2024-08-22T20:33:49.7711030Z adding 'tosa/SliceAttribute.py' 2024-08-22T20:33:49.7712090Z adding 'tosa/TableAttribute.py' 2024-08-22T20:33:49.7714130Z adding 'tosa/TileAttribute.py' 2024-08-22T20:33:49.7715920Z adding 'tosa/TosaBasicBlock.py' 2024-08-22T20:33:49.7717420Z adding 'tosa/TosaGraph.py' 2024-08-22T20:33:49.7719200Z adding 'tosa/TosaOperator.py' 2024-08-22T20:33:49.7720940Z adding 'tosa/TosaRegion.py' 2024-08-22T20:33:49.7723110Z adding 'tosa/TosaTensor.py' 2024-08-22T20:33:49.7724550Z adding 'tosa/TransposeAttribute.py' 2024-08-22T20:33:49.7726120Z adding 'tosa/TransposeConvAttribute.py' 2024-08-22T20:33:49.7727770Z adding 'tosa/Version.py' 2024-08-22T20:33:49.7728340Z adding 'tosa/WhileLoopAttribute.py' 2024-08-22T20:33:49.7729330Z adding 'tosa/__init__.py' 2024-08-22T20:33:49.7730580Z adding 'executorch-0.4.0a0+9129892.dist-info/LICENSE' 2024-08-22T20:33:49.7732260Z adding 'executorch-0.4.0a0+9129892.dist-info/METADATA' 2024-08-22T20:33:49.7732670Z adding 'executorch-0.4.0a0+9129892.dist-info/WHEEL' 2024-08-22T20:33:49.7734630Z adding 'executorch-0.4.0a0+9129892.dist-info/entry_points.txt' 2024-08-22T20:33:49.7735250Z adding 'executorch-0.4.0a0+9129892.dist-info/top_level.txt' 2024-08-22T20:33:49.7775040Z adding 'executorch-0.4.0a0+9129892.dist-info/RECORD' 2024-08-22T20:33:49.7795160Z removing pip-out/bdist.macosx-10.9-universal2/wheel 2024-08-22T20:33:49.8612960Z Building wheel for executorch (pyproject.toml): finished with status 'done' 2024-08-22T20:33:49.8671420Z Created wheel for executorch: filename=executorch-0.4.0a0+9129892-cp310-cp310-macosx_11_0_universal2.whl size=6835309 sha256=2b1ba2bde09d014a539f072ef3a49b90593b3977032eb429cb9d28fd7087cff8 2024-08-22T20:33:49.8673020Z Stored in directory: /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-ephem-wheel-cache-zl7dcstc/wheels/4f/c2/5a/d956088752374b3a05003a36b555f41b1d9241dddca8e0ac5c 2024-08-22T20:33:49.9220960Z Successfully built executorch 2024-08-22T20:33:50.2017760Z 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:50.4456580Z changing mode of /Library/Frameworks/Python.framework/Versions/3.10/bin/py.test to 755 2024-08-22T20:33:50.4459380Z changing mode of /Library/Frameworks/Python.framework/Versions/3.10/bin/pytest to 755 2024-08-22T20:33:50.5757060Z changing mode of /Library/Frameworks/Python.framework/Versions/3.10/bin/hypothesis to 755 2024-08-22T20:33:51.3733610Z changing mode of /Library/Frameworks/Python.framework/Versions/3.10/bin/flatc to 755 2024-08-22T20:33:51.4019690Z 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:51.4080130Z 2024-08-22T20:33:51.4080650Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:33:51.4081180Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:33:51.4883710Z + pip3 list 2024-08-22T20:33:51.6469420Z Package Version 2024-08-22T20:33:51.6470050Z ------------------------- ------------------ 2024-08-22T20:33:51.6470350Z absl-py 2.1.0 2024-08-22T20:33:51.6470590Z accelerate 0.33.0 2024-08-22T20:33:51.6470990Z aiohappyeyeballs 2.4.0 2024-08-22T20:33:51.6471580Z aiohttp 3.10.5 2024-08-22T20:33:51.6472070Z aiosignal 1.3.1 2024-08-22T20:33:51.6472880Z altair 5.4.0 2024-08-22T20:33:51.6473480Z async-timeout 4.0.3 2024-08-22T20:33:51.6474300Z attrs 24.2.0 2024-08-22T20:33:51.6474950Z blinker 1.8.2 2024-08-22T20:33:51.6475620Z blobfile 2.1.1 2024-08-22T20:33:51.6477280Z cachetools 5.5.0 2024-08-22T20:33:51.6477700Z certifi 2024.7.4 2024-08-22T20:33:51.6478530Z chardet 5.2.0 2024-08-22T20:33:51.6479380Z charset-normalizer 3.3.2 2024-08-22T20:33:51.6486430Z click 8.1.7 2024-08-22T20:33:51.6486830Z cmake 3.30.2 2024-08-22T20:33:51.6487060Z colorama 0.4.6 2024-08-22T20:33:51.6487440Z DataProperty 1.0.1 2024-08-22T20:33:51.6487670Z datasets 2.21.0 2024-08-22T20:33:51.6487890Z dill 0.3.8 2024-08-22T20:33:51.6488110Z evaluate 0.4.2 2024-08-22T20:33:51.6488340Z exceptiongroup 1.2.2 2024-08-22T20:33:51.6488560Z execnet 2.1.1 2024-08-22T20:33:51.6488790Z executorch 0.4.0a0+9129892 2024-08-22T20:33:51.6489060Z expecttest 0.2.1 2024-08-22T20:33:51.6489280Z filelock 3.15.4 2024-08-22T20:33:51.6489500Z Flask 3.0.3 2024-08-22T20:33:51.6489730Z flatbuffers 24.3.25 2024-08-22T20:33:51.6489960Z frozenlist 1.4.1 2024-08-22T20:33:51.6490550Z fsspec 2024.6.1 2024-08-22T20:33:51.6490800Z gguf 0.9.1 2024-08-22T20:33:51.6491020Z gitdb 4.0.11 2024-08-22T20:33:51.6491240Z GitPython 3.1.43 2024-08-22T20:33:51.6491520Z huggingface-hub 0.24.6 2024-08-22T20:33:51.6492050Z hypothesis 6.111.1 2024-08-22T20:33:51.6493450Z idna 3.7 2024-08-22T20:33:51.6495610Z iniconfig 2.0.0 2024-08-22T20:33:51.6498130Z itsdangerous 2.2.0 2024-08-22T20:33:51.6500610Z Jinja2 3.1.4 2024-08-22T20:33:51.6502640Z joblib 1.4.2 2024-08-22T20:33:51.6504820Z jsonlines 4.0.0 2024-08-22T20:33:51.6507140Z jsonschema 4.23.0 2024-08-22T20:33:51.6509290Z jsonschema-specifications 2023.12.1 2024-08-22T20:33:51.6511400Z lm_eval 0.4.2 2024-08-22T20:33:51.6513860Z lxml 4.9.4 2024-08-22T20:33:51.6516360Z markdown-it-py 3.0.0 2024-08-22T20:33:51.6518640Z MarkupSafe 2.1.5 2024-08-22T20:33:51.6520780Z mbstrdecoder 1.1.3 2024-08-22T20:33:51.6522760Z mdurl 0.1.2 2024-08-22T20:33:51.6525530Z more-itertools 10.4.0 2024-08-22T20:33:51.6527550Z mpmath 1.3.0 2024-08-22T20:33:51.6529470Z multidict 6.0.5 2024-08-22T20:33:51.6531630Z multiprocess 0.70.16 2024-08-22T20:33:51.6533910Z narwhals 1.5.2 2024-08-22T20:33:51.6536050Z networkx 3.3 2024-08-22T20:33:51.6538170Z ninja 1.11.1.1 2024-08-22T20:33:51.6540200Z nltk 3.9.1 2024-08-22T20:33:51.6542440Z numexpr 2.10.1 2024-08-22T20:33:51.6544530Z numpy 1.26.4 2024-08-22T20:33:51.6546660Z packaging 24.1 2024-08-22T20:33:51.6548770Z pandas 2.2.2 2024-08-22T20:33:51.6551140Z parameterized 0.9.0 2024-08-22T20:33:51.6553920Z pathvalidate 3.2.0 2024-08-22T20:33:51.6555960Z peft 0.12.0 2024-08-22T20:33:51.6557970Z pillow 10.4.0 2024-08-22T20:33:51.6560180Z pip 23.0.1 2024-08-22T20:33:51.6562450Z pluggy 1.5.0 2024-08-22T20:33:51.6564520Z portalocker 2.10.1 2024-08-22T20:33:51.6566600Z protobuf 5.27.3 2024-08-22T20:33:51.6568770Z psutil 6.0.0 2024-08-22T20:33:51.6570990Z pyarrow 17.0.0 2024-08-22T20:33:51.6571220Z pybind11 2.13.5 2024-08-22T20:33:51.6571450Z pycryptodomex 3.20.0 2024-08-22T20:33:51.6571670Z pydeck 0.9.1 2024-08-22T20:33:51.6571900Z Pygments 2.18.0 2024-08-22T20:33:51.6572120Z pytablewriter 1.2.0 2024-08-22T20:33:51.6572330Z pytest 8.3.2 2024-08-22T20:33:51.6572650Z pytest-xdist 3.6.1 2024-08-22T20:33:51.6572900Z python-dateutil 2.9.0.post0 2024-08-22T20:33:51.6573160Z pytz 2024.1 2024-08-22T20:33:51.6573380Z PyYAML 6.0.2 2024-08-22T20:33:51.6573600Z referencing 0.35.1 2024-08-22T20:33:51.6573820Z regex 2024.7.24 2024-08-22T20:33:51.6574060Z requests 2.32.3 2024-08-22T20:33:51.6574270Z rich 13.7.1 2024-08-22T20:33:51.6574480Z rouge_score 0.1.2 2024-08-22T20:33:51.6574720Z rpds-py 0.20.0 2024-08-22T20:33:51.6574950Z ruamel.yaml 0.18.6 2024-08-22T20:33:51.6575170Z ruamel.yaml.clib 0.2.8 2024-08-22T20:33:51.6575390Z sacrebleu 2.4.3 2024-08-22T20:33:51.6575610Z safetensors 0.4.4 2024-08-22T20:33:51.6575850Z scikit-learn 1.5.1 2024-08-22T20:33:51.6576080Z scipy 1.14.1 2024-08-22T20:33:51.6576320Z sentencepiece 0.2.0 2024-08-22T20:33:51.6576540Z setuptools 65.5.0 2024-08-22T20:33:51.6576750Z six 1.16.0 2024-08-22T20:33:51.6577470Z smmap 5.0.1 2024-08-22T20:33:51.6577730Z snakeviz 2.2.0 2024-08-22T20:33:51.6577950Z sortedcontainers 2.4.0 2024-08-22T20:33:51.6578170Z sqlitedict 2.1.0 2024-08-22T20:33:51.6578390Z streamlit 1.37.1 2024-08-22T20:33:51.6578610Z sympy 1.13.1 2024-08-22T20:33:51.6578830Z tabledata 1.3.3 2024-08-22T20:33:51.6579040Z tabulate 0.9.0 2024-08-22T20:33:51.6579250Z tcolorpy 0.1.6 2024-08-22T20:33:51.6579460Z tenacity 8.5.0 2024-08-22T20:33:51.6579670Z threadpoolctl 3.5.0 2024-08-22T20:33:51.6580180Z tiktoken 0.7.0 2024-08-22T20:33:51.6580390Z timm 1.0.7 2024-08-22T20:33:51.6580610Z tokenizers 0.19.1 2024-08-22T20:33:51.6580820Z toml 0.10.2 2024-08-22T20:33:51.6581040Z tomli 2.0.1 2024-08-22T20:33:51.6581270Z torch 2.5.0.dev20240716 2024-08-22T20:33:51.6581540Z torchao 0.4.0+gite11201a 2024-08-22T20:33:51.6581810Z torchaudio 2.4.0.dev20240716 2024-08-22T20:33:51.6582070Z torchsr 1.0.4 2024-08-22T20:33:51.6582300Z torchvision 0.20.0.dev20240716 2024-08-22T20:33:51.6582570Z tornado 6.4.1 2024-08-22T20:33:51.6582780Z tqdm 4.66.5 2024-08-22T20:33:51.6583060Z tqdm-multiprocess 0.0.11 2024-08-22T20:33:51.6583290Z transformers 4.42.4 2024-08-22T20:33:51.6583510Z typepy 1.3.2 2024-08-22T20:33:51.6583730Z typing_extensions 4.12.2 2024-08-22T20:33:51.6583960Z tzdata 2024.1 2024-08-22T20:33:51.6584180Z urllib3 2.2.2 2024-08-22T20:33:51.6584390Z Werkzeug 3.0.4 2024-08-22T20:33:51.6584610Z wheel 0.44.0 2024-08-22T20:33:51.6584820Z word2number 1.1 2024-08-22T20:33:51.6585040Z xxhash 3.5.0 2024-08-22T20:33:51.6585260Z yarl 1.9.4 2024-08-22T20:33:51.6585470Z zstandard 0.23.0 2024-08-22T20:33:51.6585690Z zstd 1.5.5.1 2024-08-22T20:33:51.6690010Z + popd 2024-08-22T20:33:51.6690330Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:33:51.6691100Z + popd 2024-08-22T20:33:51.6691330Z ~/work/torchchat/torchchat 2024-08-22T20:33:51.6696710Z + false 2024-08-22T20:33:51.6696950Z + MODEL_NAME=stories15M 2024-08-22T20:33:51.6697200Z + MODEL_DIR=/Users/runner/checkpoints/stories15M 2024-08-22T20:33:51.6697650Z + MODEL_PATH=/Users/runner/checkpoints/stories15M/stories15M.pt 2024-08-22T20:33:51.6698190Z + MODEL_OUT=/Users/runner/torchchat-exports 2024-08-22T20:33:51.6698590Z + mkdir -p /Users/runner/checkpoints/stories15M 2024-08-22T20:33:51.6723090Z + mkdir -p /Users/runner/torchchat-exports 2024-08-22T20:33:51.6737320Z + python3 generate.py --checkpoint-path /Users/runner/checkpoints/stories15M/stories15M.pt --prompt 'Hello, my name is' --device cpu 2024-08-22T20:33:56.0506090Z 2024-08-22T20:33:56.0531520Z Downloading builder script: 0%| | 0.00/5.67k [00:00 2024-08-22T20:33:56.1680830Z main(args) 2024-08-22T20:33:56.1681200Z File "/Users/runner/work/torchchat/torchchat/generate.py", line 881, in main 2024-08-22T20:33:56.1681650Z builder_args = BuilderArgs.from_args(args) 2024-08-22T20:33:56.1682210Z File "/Users/runner/work/torchchat/torchchat/build/builder.py", line 147, in from_args 2024-08-22T20:33:56.1682780Z return cls( 2024-08-22T20:33:56.1683040Z File "", line 20, in __init__ 2024-08-22T20:33:56.1683530Z File "/Users/runner/work/torchchat/torchchat/build/builder.py", line 61, in __post_init__ 2024-08-22T20:33:56.1684250Z raise RuntimeError( 2024-08-22T20:33:56.1684710Z RuntimeError: need to specified a valid checkpoint path, checkpoint dir, gguf path, DSO path, or PTE path 2024-08-22T20:33:56.6442270Z ##[endgroup] 2024-08-22T20:33:56.6446470Z + echo ::group::Completion 2024-08-22T20:33:56.6447290Z ##[group]Completion 2024-08-22T20:33:56.6447690Z + echo 'tests complete' 2024-08-22T20:33:56.6447980Z + echo '*******************************************' 2024-08-22T20:33:56.6448280Z + echo ::endgroup:: 2024-08-22T20:33:56.6448610Z tests complete 2024-08-22T20:33:56.6448820Z ******************************************* 2024-08-22T20:33:56.6449240Z ##[endgroup] 2024-08-22T20:33:56.6553130Z Post job cleanup. 2024-08-22T20:33:56.7962630Z Post job cleanup. 2024-08-22T20:33:56.8929250Z [command]/opt/homebrew/bin/git version 2024-08-22T20:33:56.9004350Z git version 2.46.0 2024-08-22T20:33:56.9026500Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/ee74bc2d-70ce-417e-8b58-664edff3ee17/.gitconfig' 2024-08-22T20:33:56.9033400Z Temporarily overriding HOME='/Users/runner/work/_temp/ee74bc2d-70ce-417e-8b58-664edff3ee17' before making global git config changes 2024-08-22T20:33:56.9034210Z Adding repository directory to the temporary git global config as a safe directory 2024-08-22T20:33:56.9036630Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/torchchat/torchchat 2024-08-22T20:33:56.9082710Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-22T20:33:56.9122190Z [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:56.9684920Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-22T20:33:56.9716460Z http.https://github.com/.extraheader 2024-08-22T20:33:56.9722550Z [command]/opt/homebrew/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-22T20:33:56.9765740Z [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:57.0489850Z Cleaning up orphan processes 2024-08-22T20:33:57.7115360Z Terminate orphan process: pid (10404) (buck2-99773fe6f) 2024-08-22T20:33:57.7516840Z Terminate orphan process: pid (10401) (buck2-99773fe6f)