2024-08-22T20:25:11.7866740Z Current runner version: '2.319.1' 2024-08-22T20:25:11.7885360Z ##[group]Operating System 2024-08-22T20:25:11.7885770Z macOS 2024-08-22T20:25:11.7886020Z 14.6.1 2024-08-22T20:25:11.7886270Z 23G93 2024-08-22T20:25:11.7886530Z ##[endgroup] 2024-08-22T20:25:11.7886810Z ##[group]Runner Image 2024-08-22T20:25:11.7887130Z Image: macos-14-arm64 2024-08-22T20:25:11.7887440Z Version: 20240818.4 2024-08-22T20:25:11.7888150Z 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:11.7889150Z Image Release: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20240818.4 2024-08-22T20:25:11.7889760Z ##[endgroup] 2024-08-22T20:25:11.7890060Z ##[group]Runner Image Provisioner 2024-08-22T20:25:11.7890480Z 2.0.382.1+d27903c82fd0a98a6c4ff2ea9e193b4413f3d608 2024-08-22T20:25:11.7890890Z ##[endgroup] 2024-08-22T20:25:11.7899210Z ##[group]GITHUB_TOKEN Permissions 2024-08-22T20:25:11.7900080Z Contents: read 2024-08-22T20:25:11.7900390Z Metadata: read 2024-08-22T20:25:11.7900670Z Packages: read 2024-08-22T20:25:11.7900950Z ##[endgroup] 2024-08-22T20:25:11.7902500Z Secret source: Actions 2024-08-22T20:25:11.7902870Z Prepare workflow directory 2024-08-22T20:25:11.8308400Z Prepare all required actions 2024-08-22T20:25:11.8408820Z Getting action download info 2024-08-22T20:25:12.0397160Z Download action repository 'actions/checkout@v2' (SHA:ee0669bd1cc54295c223e0bb666b733df41de1c5) 2024-08-22T20:25:12.3926380Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-08-22T20:25:12.5725930Z Download action repository 'maxim-lobanov/setup-xcode@v1' (SHA:60606e260d2fc5762a71e64e74b2174e8ea3c8bd) 2024-08-22T20:25:13.5205270Z Complete job name: test-gguf-macos 2024-08-22T20:25:13.5756060Z ##[group]Run actions/checkout@v2 2024-08-22T20:25:13.5756610Z with: 2024-08-22T20:25:13.5756950Z repository: pytorch/torchchat 2024-08-22T20:25:13.5757580Z token: *** 2024-08-22T20:25:13.5757950Z ssh-strict: true 2024-08-22T20:25:13.5758330Z persist-credentials: true 2024-08-22T20:25:13.5758710Z clean: true 2024-08-22T20:25:13.5759030Z fetch-depth: 1 2024-08-22T20:25:13.5759410Z lfs: false 2024-08-22T20:25:13.5759790Z submodules: false 2024-08-22T20:25:13.5760160Z set-safe-directory: true 2024-08-22T20:25:13.5760600Z ##[endgroup] 2024-08-22T20:25:13.8502200Z Syncing repository: pytorch/torchchat 2024-08-22T20:25:13.8503780Z ##[group]Getting Git version info 2024-08-22T20:25:13.8504510Z Working directory is '/Users/runner/work/torchchat/torchchat' 2024-08-22T20:25:13.8505500Z [command]/opt/homebrew/bin/git version 2024-08-22T20:25:13.9021720Z git version 2.46.0 2024-08-22T20:25:13.9047020Z ##[endgroup] 2024-08-22T20:25:13.9056860Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/3cd70a74-8d3f-484e-9cb4-a4d2dfc0de0a/.gitconfig' 2024-08-22T20:25:13.9062630Z Temporarily overriding HOME='/Users/runner/work/_temp/3cd70a74-8d3f-484e-9cb4-a4d2dfc0de0a' before making global git config changes 2024-08-22T20:25:13.9063840Z Adding repository directory to the temporary git global config as a safe directory 2024-08-22T20:25:13.9065830Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:13.9152980Z Deleting the contents of '/Users/runner/work/torchchat/torchchat' 2024-08-22T20:25:13.9157290Z ##[group]Initializing the repository 2024-08-22T20:25:13.9159130Z [command]/opt/homebrew/bin/git init /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:13.9330220Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-22T20:25:13.9331220Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-22T20:25:13.9332100Z hint: of your new repositories, which will suppress this warning, call: 2024-08-22T20:25:13.9332780Z hint: 2024-08-22T20:25:13.9333280Z hint: git config --global init.defaultBranch 2024-08-22T20:25:13.9333790Z hint: 2024-08-22T20:25:13.9334370Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-22T20:25:13.9335790Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-22T20:25:13.9336420Z hint: 2024-08-22T20:25:13.9336800Z hint: git branch -m 2024-08-22T20:25:13.9337490Z Initialized empty Git repository in /Users/runner/work/torchchat/torchchat/.git/ 2024-08-22T20:25:13.9343740Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pytorch/torchchat 2024-08-22T20:25:13.9394780Z ##[endgroup] 2024-08-22T20:25:13.9395490Z ##[group]Disabling automatic garbage collection 2024-08-22T20:25:13.9396750Z [command]/opt/homebrew/bin/git config --local gc.auto 0 2024-08-22T20:25:13.9437920Z ##[endgroup] 2024-08-22T20:25:13.9438650Z ##[group]Setting up auth 2024-08-22T20:25:13.9442130Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-22T20:25:13.9481060Z [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:14.0042770Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-22T20:25:14.0075990Z [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:14.0542780Z [command]/opt/homebrew/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-22T20:25:14.0592330Z ##[endgroup] 2024-08-22T20:25:14.0593030Z ##[group]Fetching the repository 2024-08-22T20:25:14.0601700Z [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:14.4223660Z remote: Enumerating objects: 237, done. 2024-08-22T20:25:14.4226070Z remote: Counting objects: 0% (1/237) 2024-08-22T20:25:14.4227790Z remote: Counting objects: 1% (3/237) 2024-08-22T20:25:14.4229930Z remote: Counting objects: 2% (5/237) 2024-08-22T20:25:14.4231740Z remote: Counting objects: 3% (8/237) 2024-08-22T20:25:14.4233550Z remote: Counting objects: 4% (10/237) 2024-08-22T20:25:14.4235570Z remote: Counting objects: 5% (12/237) 2024-08-22T20:25:14.4237770Z remote: Counting objects: 6% (15/237) 2024-08-22T20:25:14.4239460Z remote: Counting objects: 7% (17/237) 2024-08-22T20:25:14.4240950Z remote: Counting objects: 8% (19/237) 2024-08-22T20:25:14.4242470Z remote: Counting objects: 9% (22/237) 2024-08-22T20:25:14.4243990Z remote: Counting objects: 10% (24/237) 2024-08-22T20:25:14.4245490Z remote: Counting objects: 11% (27/237) 2024-08-22T20:25:14.4247310Z remote: Counting objects: 12% (29/237) 2024-08-22T20:25:14.4249170Z remote: Counting objects: 13% (31/237) 2024-08-22T20:25:14.4250700Z remote: Counting objects: 14% (34/237) 2024-08-22T20:25:14.4252290Z remote: Counting objects: 15% (36/237) 2024-08-22T20:25:14.4253750Z remote: Counting objects: 16% (38/237) 2024-08-22T20:25:14.4255310Z remote: Counting objects: 17% (41/237) 2024-08-22T20:25:14.4256830Z remote: Counting objects: 18% (43/237) 2024-08-22T20:25:14.4258330Z remote: Counting objects: 19% (46/237) 2024-08-22T20:25:14.4259870Z remote: Counting objects: 20% (48/237) 2024-08-22T20:25:14.4261550Z remote: Counting objects: 21% (50/237) 2024-08-22T20:25:14.4263170Z remote: Counting objects: 22% (53/237) 2024-08-22T20:25:14.4265370Z remote: Counting objects: 23% (55/237) 2024-08-22T20:25:14.4267350Z remote: Counting objects: 24% (57/237) 2024-08-22T20:25:14.4269510Z remote: Counting objects: 25% (60/237) 2024-08-22T20:25:14.4272730Z remote: Counting objects: 26% (62/237) 2024-08-22T20:25:14.4274610Z remote: Counting objects: 27% (64/237) 2024-08-22T20:25:14.4276930Z remote: Counting objects: 28% (67/237) 2024-08-22T20:25:14.4278450Z remote: Counting objects: 29% (69/237) 2024-08-22T20:25:14.4282320Z remote: Counting objects: 30% (72/237) 2024-08-22T20:25:14.4284580Z remote: Counting objects: 31% (74/237) 2024-08-22T20:25:14.4287270Z remote: Counting objects: 32% (76/237) 2024-08-22T20:25:14.4289260Z remote: Counting objects: 33% (79/237) 2024-08-22T20:25:14.4291800Z remote: Counting objects: 34% (81/237) 2024-08-22T20:25:14.4294350Z remote: Counting objects: 35% (83/237) 2024-08-22T20:25:14.4296470Z remote: Counting objects: 36% (86/237) 2024-08-22T20:25:14.4361660Z remote: Counting objects: 37% (88/237) 2024-08-22T20:25:14.4363400Z remote: Counting objects: 38% (91/237) 2024-08-22T20:25:14.4364950Z remote: Counting objects: 39% (93/237) 2024-08-22T20:25:14.4366440Z remote: Counting objects: 40% (95/237) 2024-08-22T20:25:14.4367880Z remote: Counting objects: 41% (98/237) 2024-08-22T20:25:14.4369320Z remote: Counting objects: 42% (100/237) 2024-08-22T20:25:14.4370790Z remote: Counting objects: 43% (102/237) 2024-08-22T20:25:14.4372240Z remote: Counting objects: 44% (105/237) 2024-08-22T20:25:14.4373690Z remote: Counting objects: 45% (107/237) 2024-08-22T20:25:14.4375140Z remote: Counting objects: 46% (110/237) 2024-08-22T20:25:14.4376770Z remote: Counting objects: 47% (112/237) 2024-08-22T20:25:14.4378230Z remote: Counting objects: 48% (114/237) 2024-08-22T20:25:14.4380670Z remote: Counting objects: 49% (117/237) 2024-08-22T20:25:14.4382450Z remote: Counting objects: 50% (119/237) 2024-08-22T20:25:14.4384090Z remote: Counting objects: 51% (121/237) 2024-08-22T20:25:14.4385890Z remote: Counting objects: 52% (124/237) 2024-08-22T20:25:14.4387670Z remote: Counting objects: 53% (126/237) 2024-08-22T20:25:14.4389360Z remote: Counting objects: 54% (128/237) 2024-08-22T20:25:14.4390910Z remote: Counting objects: 55% (131/237) 2024-08-22T20:25:14.4392350Z remote: Counting objects: 56% (133/237) 2024-08-22T20:25:14.4393820Z remote: Counting objects: 57% (136/237) 2024-08-22T20:25:14.4395250Z remote: Counting objects: 58% (138/237) 2024-08-22T20:25:14.4396850Z remote: Counting objects: 59% (140/237) 2024-08-22T20:25:14.4398670Z remote: Counting objects: 60% (143/237) 2024-08-22T20:25:14.4400480Z remote: Counting objects: 61% (145/237) 2024-08-22T20:25:14.4402260Z remote: Counting objects: 62% (147/237) 2024-08-22T20:25:14.4403710Z remote: Counting objects: 63% (150/237) 2024-08-22T20:25:14.4405160Z remote: Counting objects: 64% (152/237) 2024-08-22T20:25:14.4406670Z remote: Counting objects: 65% (155/237) 2024-08-22T20:25:14.4408350Z remote: Counting objects: 66% (157/237) 2024-08-22T20:25:14.4410220Z remote: Counting objects: 67% (159/237) 2024-08-22T20:25:14.4412020Z remote: Counting objects: 68% (162/237) 2024-08-22T20:25:14.4413860Z remote: Counting objects: 69% (164/237) 2024-08-22T20:25:14.4415430Z remote: Counting objects: 70% (166/237) 2024-08-22T20:25:14.4416920Z remote: Counting objects: 71% (169/237) 2024-08-22T20:25:14.4418480Z remote: Counting objects: 72% (171/237) 2024-08-22T20:25:14.4419880Z remote: Counting objects: 73% (174/237) 2024-08-22T20:25:14.4421200Z remote: Counting objects: 74% (176/237) 2024-08-22T20:25:14.4422430Z remote: Counting objects: 75% (178/237) 2024-08-22T20:25:14.4423610Z remote: Counting objects: 76% (181/237) 2024-08-22T20:25:14.4424810Z remote: Counting objects: 77% (183/237) 2024-08-22T20:25:14.4426050Z remote: Counting objects: 78% (185/237) 2024-08-22T20:25:14.4427760Z remote: Counting objects: 79% (188/237) 2024-08-22T20:25:14.4428960Z remote: Counting objects: 80% (190/237) 2024-08-22T20:25:14.4430820Z remote: Counting objects: 81% (192/237) 2024-08-22T20:25:14.4432220Z remote: Counting objects: 82% (195/237) 2024-08-22T20:25:14.4433580Z remote: Counting objects: 83% (197/237) 2024-08-22T20:25:14.4434770Z remote: Counting objects: 84% (200/237) 2024-08-22T20:25:14.4435930Z remote: Counting objects: 85% (202/237) 2024-08-22T20:25:14.4437110Z remote: Counting objects: 86% (204/237) 2024-08-22T20:25:14.4438520Z remote: Counting objects: 87% (207/237) 2024-08-22T20:25:14.4439860Z remote: Counting objects: 88% (209/237) 2024-08-22T20:25:14.4441070Z remote: Counting objects: 89% (211/237) 2024-08-22T20:25:14.4442320Z remote: Counting objects: 90% (214/237) 2024-08-22T20:25:14.4443520Z remote: Counting objects: 91% (216/237) 2024-08-22T20:25:14.4444740Z remote: Counting objects: 92% (219/237) 2024-08-22T20:25:14.4446000Z remote: Counting objects: 93% (221/237) 2024-08-22T20:25:14.4447210Z remote: Counting objects: 94% (223/237) 2024-08-22T20:25:14.4448520Z remote: Counting objects: 95% (226/237) 2024-08-22T20:25:14.4449750Z remote: Counting objects: 96% (228/237) 2024-08-22T20:25:14.4450930Z remote: Counting objects: 97% (230/237) 2024-08-22T20:25:14.4452110Z remote: Counting objects: 98% (233/237) 2024-08-22T20:25:14.4453430Z remote: Counting objects: 99% (235/237) 2024-08-22T20:25:14.4454680Z remote: Counting objects: 100% (237/237) 2024-08-22T20:25:14.4456090Z remote: Counting objects: 100% (237/237), done. 2024-08-22T20:25:14.4457850Z remote: Compressing objects: 0% (1/193) 2024-08-22T20:25:14.4459160Z remote: Compressing objects: 1% (2/193) 2024-08-22T20:25:14.4460490Z remote: Compressing objects: 2% (4/193) 2024-08-22T20:25:14.4461880Z remote: Compressing objects: 3% (6/193) 2024-08-22T20:25:14.4463140Z remote: Compressing objects: 4% (8/193) 2024-08-22T20:25:14.4464580Z remote: Compressing objects: 5% (10/193) 2024-08-22T20:25:14.4465980Z remote: Compressing objects: 6% (12/193) 2024-08-22T20:25:14.4467240Z remote: Compressing objects: 7% (14/193) 2024-08-22T20:25:14.4468570Z remote: Compressing objects: 8% (16/193) 2024-08-22T20:25:14.4469880Z remote: Compressing objects: 9% (18/193) 2024-08-22T20:25:14.4471150Z remote: Compressing objects: 10% (20/193) 2024-08-22T20:25:14.4472440Z remote: Compressing objects: 11% (22/193) 2024-08-22T20:25:14.4473690Z remote: Compressing objects: 12% (24/193) 2024-08-22T20:25:14.4474960Z remote: Compressing objects: 13% (26/193) 2024-08-22T20:25:14.4476230Z remote: Compressing objects: 14% (28/193) 2024-08-22T20:25:14.4477480Z remote: Compressing objects: 15% (29/193) 2024-08-22T20:25:14.4478740Z remote: Compressing objects: 16% (31/193) 2024-08-22T20:25:14.4479980Z remote: Compressing objects: 17% (33/193) 2024-08-22T20:25:14.4481220Z remote: Compressing objects: 18% (35/193) 2024-08-22T20:25:14.4482470Z remote: Compressing objects: 19% (37/193) 2024-08-22T20:25:14.4483710Z remote: Compressing objects: 20% (39/193) 2024-08-22T20:25:14.4484960Z remote: Compressing objects: 21% (41/193) 2024-08-22T20:25:14.4486210Z remote: Compressing objects: 22% (43/193) 2024-08-22T20:25:14.4487450Z remote: Compressing objects: 23% (45/193) 2024-08-22T20:25:14.4488690Z remote: Compressing objects: 24% (47/193) 2024-08-22T20:25:14.4489950Z remote: Compressing objects: 25% (49/193) 2024-08-22T20:25:14.4491190Z remote: Compressing objects: 26% (51/193) 2024-08-22T20:25:14.4492440Z remote: Compressing objects: 27% (53/193) 2024-08-22T20:25:14.4493680Z remote: Compressing objects: 28% (55/193) 2024-08-22T20:25:14.4495370Z remote: Compressing objects: 29% (56/193) 2024-08-22T20:25:14.4496630Z remote: Compressing objects: 30% (58/193) 2024-08-22T20:25:14.4497880Z remote: Compressing objects: 31% (60/193) 2024-08-22T20:25:14.4499130Z remote: Compressing objects: 32% (62/193) 2024-08-22T20:25:14.4500380Z remote: Compressing objects: 33% (64/193) 2024-08-22T20:25:14.4501790Z remote: Compressing objects: 34% (66/193) 2024-08-22T20:25:14.4503050Z remote: Compressing objects: 35% (68/193) 2024-08-22T20:25:14.4504290Z remote: Compressing objects: 36% (70/193) 2024-08-22T20:25:14.4505680Z remote: Compressing objects: 37% (72/193) 2024-08-22T20:25:14.4507180Z remote: Compressing objects: 38% (74/193) 2024-08-22T20:25:14.4508640Z remote: Compressing objects: 39% (76/193) 2024-08-22T20:25:14.4510090Z remote: Compressing objects: 40% (78/193) 2024-08-22T20:25:14.4511750Z remote: Compressing objects: 41% (80/193) 2024-08-22T20:25:14.4513110Z remote: Compressing objects: 42% (82/193) 2024-08-22T20:25:14.4514230Z remote: Compressing objects: 43% (83/193) 2024-08-22T20:25:14.4515390Z remote: Compressing objects: 44% (85/193) 2024-08-22T20:25:14.4516450Z remote: Compressing objects: 45% (87/193) 2024-08-22T20:25:14.4517520Z remote: Compressing objects: 46% (89/193) 2024-08-22T20:25:14.4518600Z remote: Compressing objects: 47% (91/193) 2024-08-22T20:25:14.4519700Z remote: Compressing objects: 48% (93/193) 2024-08-22T20:25:14.4520970Z remote: Compressing objects: 49% (95/193) 2024-08-22T20:25:14.4522040Z remote: Compressing objects: 50% (97/193) 2024-08-22T20:25:14.4523580Z remote: Compressing objects: 51% (99/193) 2024-08-22T20:25:14.4524730Z remote: Compressing objects: 52% (101/193) 2024-08-22T20:25:14.4525920Z remote: Compressing objects: 53% (103/193) 2024-08-22T20:25:14.4527140Z remote: Compressing objects: 54% (105/193) 2024-08-22T20:25:14.4528450Z remote: Compressing objects: 55% (107/193) 2024-08-22T20:25:14.4529690Z remote: Compressing objects: 56% (109/193) 2024-08-22T20:25:14.4530940Z remote: Compressing objects: 57% (111/193) 2024-08-22T20:25:14.4532220Z remote: Compressing objects: 58% (112/193) 2024-08-22T20:25:14.4533320Z remote: Compressing objects: 59% (114/193) 2024-08-22T20:25:14.4534390Z remote: Compressing objects: 60% (116/193) 2024-08-22T20:25:14.4535460Z remote: Compressing objects: 61% (118/193) 2024-08-22T20:25:14.4536530Z remote: Compressing objects: 62% (120/193) 2024-08-22T20:25:14.4537610Z remote: Compressing objects: 63% (122/193) 2024-08-22T20:25:14.4538950Z remote: Compressing objects: 64% (124/193) 2024-08-22T20:25:14.4540050Z remote: Compressing objects: 65% (126/193) 2024-08-22T20:25:14.4541110Z remote: Compressing objects: 66% (128/193) 2024-08-22T20:25:14.4542320Z remote: Compressing objects: 67% (130/193) 2024-08-22T20:25:14.4543410Z remote: Compressing objects: 68% (132/193) 2024-08-22T20:25:14.4544480Z remote: Compressing objects: 69% (134/193) 2024-08-22T20:25:14.4545610Z remote: Compressing objects: 70% (136/193) 2024-08-22T20:25:14.4546830Z remote: Compressing objects: 71% (138/193) 2024-08-22T20:25:14.4547950Z remote: Compressing objects: 72% (139/193) 2024-08-22T20:25:14.4549010Z remote: Compressing objects: 73% (141/193) 2024-08-22T20:25:14.4550150Z remote: Compressing objects: 74% (143/193) 2024-08-22T20:25:14.4551360Z remote: Compressing objects: 75% (145/193) 2024-08-22T20:25:14.4552580Z remote: Compressing objects: 76% (147/193) 2024-08-22T20:25:14.4553870Z remote: Compressing objects: 77% (149/193) 2024-08-22T20:25:14.4555110Z remote: Compressing objects: 78% (151/193) 2024-08-22T20:25:14.4556270Z remote: Compressing objects: 79% (153/193) 2024-08-22T20:25:14.4557870Z remote: Compressing objects: 80% (155/193) 2024-08-22T20:25:14.4559080Z remote: Compressing objects: 81% (157/193) 2024-08-22T20:25:14.4560110Z remote: Compressing objects: 82% (159/193) 2024-08-22T20:25:14.4561040Z remote: Compressing objects: 83% (161/193) 2024-08-22T20:25:14.4561980Z remote: Compressing objects: 84% (163/193) 2024-08-22T20:25:14.4562930Z remote: Compressing objects: 85% (165/193) 2024-08-22T20:25:14.4563910Z remote: Compressing objects: 86% (166/193) 2024-08-22T20:25:14.4564920Z remote: Compressing objects: 87% (168/193) 2024-08-22T20:25:14.4565920Z remote: Compressing objects: 88% (170/193) 2024-08-22T20:25:14.4566850Z remote: Compressing objects: 89% (172/193) 2024-08-22T20:25:14.4567940Z remote: Compressing objects: 90% (174/193) 2024-08-22T20:25:14.4569020Z remote: Compressing objects: 91% (176/193) 2024-08-22T20:25:14.4570110Z remote: Compressing objects: 92% (178/193) 2024-08-22T20:25:14.4571230Z remote: Compressing objects: 93% (180/193) 2024-08-22T20:25:14.4572290Z remote: Compressing objects: 94% (182/193) 2024-08-22T20:25:14.4573300Z remote: Compressing objects: 95% (184/193) 2024-08-22T20:25:14.4574310Z remote: Compressing objects: 96% (186/193) 2024-08-22T20:25:14.4575390Z remote: Compressing objects: 97% (188/193) 2024-08-22T20:25:14.4576560Z remote: Compressing objects: 98% (190/193) 2024-08-22T20:25:14.4577550Z remote: Compressing objects: 99% (192/193) 2024-08-22T20:25:14.4578540Z remote: Compressing objects: 100% (193/193) 2024-08-22T20:25:14.4580060Z remote: Compressing objects: 100% (193/193), done. 2024-08-22T20:25:14.4581140Z Receiving objects: 0% (1/237) 2024-08-22T20:25:14.4582280Z Receiving objects: 1% (3/237) 2024-08-22T20:25:14.4582990Z Receiving objects: 2% (5/237) 2024-08-22T20:25:14.4583800Z Receiving objects: 3% (8/237) 2024-08-22T20:25:14.4584510Z Receiving objects: 4% (10/237) 2024-08-22T20:25:14.4585380Z Receiving objects: 5% (12/237) 2024-08-22T20:25:14.4586100Z Receiving objects: 6% (15/237) 2024-08-22T20:25:14.4586810Z Receiving objects: 7% (17/237) 2024-08-22T20:25:14.4589240Z Receiving objects: 8% (19/237) 2024-08-22T20:25:14.4590300Z Receiving objects: 9% (22/237) 2024-08-22T20:25:14.4591090Z Receiving objects: 10% (24/237) 2024-08-22T20:25:14.4591820Z Receiving objects: 11% (27/237) 2024-08-22T20:25:14.4592570Z Receiving objects: 12% (29/237) 2024-08-22T20:25:14.4593470Z Receiving objects: 13% (31/237) 2024-08-22T20:25:14.4594400Z Receiving objects: 14% (34/237) 2024-08-22T20:25:14.4595130Z Receiving objects: 15% (36/237) 2024-08-22T20:25:14.4600140Z Receiving objects: 16% (38/237) 2024-08-22T20:25:14.4600900Z Receiving objects: 17% (41/237) 2024-08-22T20:25:14.4601760Z Receiving objects: 18% (43/237) 2024-08-22T20:25:14.4602470Z Receiving objects: 19% (46/237) 2024-08-22T20:25:14.4693960Z Receiving objects: 20% (48/237) 2024-08-22T20:25:14.4694990Z Receiving objects: 21% (50/237) 2024-08-22T20:25:14.4695850Z Receiving objects: 22% (53/237) 2024-08-22T20:25:14.4696690Z Receiving objects: 23% (55/237) 2024-08-22T20:25:14.4697650Z Receiving objects: 24% (57/237) 2024-08-22T20:25:14.4698560Z Receiving objects: 25% (60/237) 2024-08-22T20:25:14.4699390Z Receiving objects: 26% (62/237) 2024-08-22T20:25:14.4700240Z Receiving objects: 27% (64/237) 2024-08-22T20:25:14.4755400Z Receiving objects: 28% (67/237) 2024-08-22T20:25:14.4756260Z Receiving objects: 29% (69/237) 2024-08-22T20:25:14.4757090Z Receiving objects: 30% (72/237) 2024-08-22T20:25:14.4757930Z Receiving objects: 31% (74/237) 2024-08-22T20:25:14.4772880Z Receiving objects: 32% (76/237) 2024-08-22T20:25:14.4773910Z Receiving objects: 33% (79/237) 2024-08-22T20:25:14.4774830Z Receiving objects: 34% (81/237) 2024-08-22T20:25:14.4775660Z Receiving objects: 35% (83/237) 2024-08-22T20:25:14.4776480Z Receiving objects: 36% (86/237) 2024-08-22T20:25:14.4777750Z Receiving objects: 37% (88/237) 2024-08-22T20:25:14.4779050Z Receiving objects: 38% (91/237) 2024-08-22T20:25:14.4780380Z Receiving objects: 39% (93/237) 2024-08-22T20:25:14.4781580Z Receiving objects: 40% (95/237) 2024-08-22T20:25:14.4782420Z Receiving objects: 41% (98/237) 2024-08-22T20:25:14.4783240Z Receiving objects: 42% (100/237) 2024-08-22T20:25:14.4784090Z Receiving objects: 43% (102/237) 2024-08-22T20:25:14.4784980Z Receiving objects: 44% (105/237) 2024-08-22T20:25:14.4785960Z Receiving objects: 45% (107/237) 2024-08-22T20:25:14.4786790Z Receiving objects: 46% (110/237) 2024-08-22T20:25:14.4787700Z Receiving objects: 47% (112/237) 2024-08-22T20:25:14.4788530Z Receiving objects: 48% (114/237) 2024-08-22T20:25:14.4789370Z Receiving objects: 49% (117/237) 2024-08-22T20:25:14.4957140Z Receiving objects: 50% (119/237) 2024-08-22T20:25:14.4959690Z Receiving objects: 51% (121/237) 2024-08-22T20:25:14.4960880Z Receiving objects: 52% (124/237) 2024-08-22T20:25:14.5161150Z Receiving objects: 53% (126/237) 2024-08-22T20:25:14.5162310Z Receiving objects: 54% (128/237) 2024-08-22T20:25:14.5164150Z Receiving objects: 55% (131/237) 2024-08-22T20:25:14.5168850Z Receiving objects: 56% (133/237) 2024-08-22T20:25:14.5170490Z Receiving objects: 57% (136/237) 2024-08-22T20:25:14.5171720Z Receiving objects: 58% (138/237) 2024-08-22T20:25:14.5172960Z Receiving objects: 59% (140/237) 2024-08-22T20:25:14.5174190Z Receiving objects: 60% (143/237) 2024-08-22T20:25:14.5175360Z Receiving objects: 61% (145/237) 2024-08-22T20:25:14.5176550Z Receiving objects: 62% (147/237) 2024-08-22T20:25:14.5177730Z Receiving objects: 63% (150/237) 2024-08-22T20:25:14.5178900Z Receiving objects: 64% (152/237) 2024-08-22T20:25:14.5183250Z Receiving objects: 65% (155/237) 2024-08-22T20:25:14.5184480Z Receiving objects: 66% (157/237) 2024-08-22T20:25:14.5185460Z Receiving objects: 67% (159/237) 2024-08-22T20:25:14.5196250Z Receiving objects: 68% (162/237) 2024-08-22T20:25:14.5197630Z Receiving objects: 69% (164/237) 2024-08-22T20:25:14.5198640Z Receiving objects: 70% (166/237) 2024-08-22T20:25:14.5200770Z Receiving objects: 71% (169/237) 2024-08-22T20:25:14.5202110Z Receiving objects: 72% (171/237) 2024-08-22T20:25:14.5203430Z Receiving objects: 73% (174/237) 2024-08-22T20:25:14.5204460Z Receiving objects: 74% (176/237) 2024-08-22T20:25:14.5205490Z Receiving objects: 75% (178/237) 2024-08-22T20:25:14.5206500Z Receiving objects: 76% (181/237) 2024-08-22T20:25:14.5207510Z Receiving objects: 77% (183/237) 2024-08-22T20:25:14.5208550Z Receiving objects: 78% (185/237) 2024-08-22T20:25:14.5209540Z Receiving objects: 79% (188/237) 2024-08-22T20:25:14.5210520Z Receiving objects: 80% (190/237) 2024-08-22T20:25:14.5211520Z Receiving objects: 81% (192/237) 2024-08-22T20:25:14.5213320Z remote: Total 237 (delta 16), reused 151 (delta 7), pack-reused 0 (from 0) 2024-08-22T20:25:14.5214840Z Receiving objects: 82% (195/237) 2024-08-22T20:25:14.5216370Z Receiving objects: 83% (197/237) 2024-08-22T20:25:14.5217680Z Receiving objects: 84% (200/237) 2024-08-22T20:25:14.5220070Z Receiving objects: 85% (202/237) 2024-08-22T20:25:14.5221170Z Receiving objects: 86% (204/237) 2024-08-22T20:25:14.5222950Z Receiving objects: 87% (207/237) 2024-08-22T20:25:14.5224380Z Receiving objects: 88% (209/237) 2024-08-22T20:25:14.5228290Z Receiving objects: 89% (211/237) 2024-08-22T20:25:14.5229440Z Receiving objects: 90% (214/237) 2024-08-22T20:25:14.5230500Z Receiving objects: 91% (216/237) 2024-08-22T20:25:14.5231710Z Receiving objects: 92% (219/237) 2024-08-22T20:25:14.5232980Z Receiving objects: 93% (221/237) 2024-08-22T20:25:14.5233980Z Receiving objects: 94% (223/237) 2024-08-22T20:25:14.5235010Z Receiving objects: 95% (226/237) 2024-08-22T20:25:14.5237900Z Receiving objects: 96% (228/237) 2024-08-22T20:25:14.5239100Z Receiving objects: 97% (230/237) 2024-08-22T20:25:14.5240120Z Receiving objects: 98% (233/237) 2024-08-22T20:25:14.5241120Z Receiving objects: 99% (235/237) 2024-08-22T20:25:14.5242600Z Receiving objects: 100% (237/237) 2024-08-22T20:25:14.5243870Z Receiving objects: 100% (237/237), 488.09 KiB | 6.51 MiB/s, done. 2024-08-22T20:25:14.5247090Z Resolving deltas: 0% (0/16) 2024-08-22T20:25:14.5248340Z Resolving deltas: 12% (2/16) 2024-08-22T20:25:14.5249530Z Resolving deltas: 18% (3/16) 2024-08-22T20:25:14.5250520Z Resolving deltas: 31% (5/16) 2024-08-22T20:25:14.5251860Z Resolving deltas: 37% (6/16) 2024-08-22T20:25:14.5253410Z Resolving deltas: 43% (7/16) 2024-08-22T20:25:14.5254560Z Resolving deltas: 56% (9/16) 2024-08-22T20:25:14.5255560Z Resolving deltas: 62% (10/16) 2024-08-22T20:25:14.5256520Z Resolving deltas: 68% (11/16) 2024-08-22T20:25:14.5257480Z Resolving deltas: 75% (12/16) 2024-08-22T20:25:14.5258470Z Resolving deltas: 81% (13/16) 2024-08-22T20:25:14.5259450Z Resolving deltas: 93% (15/16) 2024-08-22T20:25:14.5260400Z Resolving deltas: 100% (16/16) 2024-08-22T20:25:14.5278740Z Resolving deltas: 100% (16/16), done. 2024-08-22T20:25:14.5415790Z From https://github.com/pytorch/torchchat 2024-08-22T20:25:14.5417360Z * [new ref] 0e4d4b184770ee5c0943c8ad43f2a1be7a2dd2c9 -> pull/1044/merge 2024-08-22T20:25:14.5488900Z ##[endgroup] 2024-08-22T20:25:14.5489850Z ##[group]Determining the checkout info 2024-08-22T20:25:14.5490880Z ##[endgroup] 2024-08-22T20:25:14.5491750Z ##[group]Checking out the ref 2024-08-22T20:25:14.5493810Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/1044/merge 2024-08-22T20:25:14.5825450Z HEAD is now at 0e4d4b1 Merge c8dc18a48d66f51855d89294f3ca800692cd5dad into d5bb3c6659c8978a95c5141eb31e6e58f94af20a 2024-08-22T20:25:14.5927200Z ##[endgroup] 2024-08-22T20:25:14.5978400Z [command]/opt/homebrew/bin/git log -1 --format='%H' 2024-08-22T20:25:14.6007170Z '0e4d4b184770ee5c0943c8ad43f2a1be7a2dd2c9' 2024-08-22T20:25:14.6311460Z ##[group]Run actions/setup-python@v4 2024-08-22T20:25:14.6311960Z with: 2024-08-22T20:25:14.6312280Z python-version: 3.10.11 2024-08-22T20:25:14.6312650Z check-latest: false 2024-08-22T20:25:14.6313180Z token: *** 2024-08-22T20:25:14.6313490Z update-environment: true 2024-08-22T20:25:14.6313850Z allow-prereleases: false 2024-08-22T20:25:14.6314200Z ##[endgroup] 2024-08-22T20:25:14.7522090Z ##[group]Installed versions 2024-08-22T20:25:14.7548660Z Successfully set up CPython (3.10.11) 2024-08-22T20:25:14.7549450Z ##[endgroup] 2024-08-22T20:25:14.7621870Z ##[group]Run maxim-lobanov/setup-xcode@v1 2024-08-22T20:25:14.7622320Z with: 2024-08-22T20:25:14.7622630Z xcode-version: 15.3 2024-08-22T20:25:14.7622970Z env: 2024-08-22T20:25:14.7623410Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:14.7624160Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-08-22T20:25:14.7624920Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:14.7625620Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:14.7626300Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:14.7626900Z ##[endgroup] 2024-08-22T20:25:14.8439460Z Switching Xcode to version '15.3'... 2024-08-22T20:25:14.9127200Z Xcode is set to 15.3.0 (15E204a) 2024-08-22T20:25:14.9247320Z ##[group]Run set -x 2024-08-22T20:25:14.9247790Z set -x 2024-08-22T20:25:14.9248280Z # NS: Remove previous installation of torch first 2024-08-22T20:25:14.9249070Z # as this script does not isntall anything into conda env but rather as system dep 2024-08-22T20:25:14.9249780Z pip3 uninstall -y torch || true 2024-08-22T20:25:14.9250240Z set -eou pipefail 2024-08-22T20:25:14.9250630Z  2024-08-22T20:25:14.9251000Z echo "::group::Print machine info" 2024-08-22T20:25:14.9251460Z uname -a 2024-08-22T20:25:14.9251870Z sysctl machdep.cpu.brand_string 2024-08-22T20:25:14.9252360Z sysctl machdep.cpu.core_count 2024-08-22T20:25:14.9252820Z echo "::endgroup::" 2024-08-22T20:25:14.9253440Z  2024-08-22T20:25:14.9253820Z .ci/scripts/run-docs gguf 2024-08-22T20:25:14.9254230Z  2024-08-22T20:25:14.9254580Z echo "::group::Completion" 2024-08-22T20:25:14.9255060Z echo "tests complete" 2024-08-22T20:25:14.9255530Z echo "*******************************************" 2024-08-22T20:25:14.9256060Z echo "::endgroup::" 2024-08-22T20:25:14.9313170Z shell: /bin/bash -e {0} 2024-08-22T20:25:14.9313570Z env: 2024-08-22T20:25:14.9314040Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:14.9314820Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-08-22T20:25:14.9315610Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:14.9316310Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:14.9316990Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:14.9317600Z MD_APPLE_SDK_ROOT: /Applications/Xcode_15.3.app 2024-08-22T20:25:14.9318030Z ##[endgroup] 2024-08-22T20:25:15.0036370Z + pip3 uninstall -y torch 2024-08-22T20:25:15.8789730Z WARNING: Skipping torch as it is not installed. 2024-08-22T20:25:15.9430340Z + set -eou pipefail 2024-08-22T20:25:15.9432890Z ##[group]Print machine info 2024-08-22T20:25:15.9741900Z + echo '::group::Print machine info' 2024-08-22T20:25:15.9742900Z Darwin Mac-1724353355188.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.9824100Z + uname -a 2024-08-22T20:25:15.9824530Z machdep.cpu.brand_string: Apple M1 (Virtual) 2024-08-22T20:25:15.9926580Z + sysctl machdep.cpu.brand_string 2024-08-22T20:25:15.9927050Z machdep.cpu.core_count: 6 2024-08-22T20:25:16.0027780Z + sysctl machdep.cpu.core_count 2024-08-22T20:25:16.0028630Z ##[endgroup] 2024-08-22T20:25:16.0128960Z + echo ::endgroup:: 2024-08-22T20:25:16.0129810Z ##[group]Create script to run gguf 2024-08-22T20:25:16.0230460Z + .ci/scripts/run-docs gguf 2024-08-22T20:25:16.0272170Z ##[endgroup] 2024-08-22T20:25:16.0276180Z ##[group]Run gguf 2024-08-22T20:25:16.0280430Z ******************************************* 2024-08-22T20:25:16.0300560Z set -eou pipefail 2024-08-22T20:25:16.0301780Z ./install_requirements.sh 2024-08-22T20:25:16.0302690Z TORCHCHAT_ROOT=${PWD} ./scripts/install_et.sh 2024-08-22T20:25:16.0303870Z # Download resources 2024-08-22T20:25:16.0304690Z mkdir -p ggufs/open_orca 2024-08-22T20:25:16.0305500Z pushd ggufs/open_orca 2024-08-22T20:25:16.0306000Z 2024-08-22T20:25:16.0307760Z curl -o open_orca.Q4_0.gguf "https://huggingface.co/TheBloke/TinyLlama-1.1B-1T-OpenOrca-GGUF/resolve/main/tinyllama-1.1b-1t-openorca.Q4_0.gguf?download=true" 2024-08-22T20:25:16.0308980Z curl -o ./tokenizer.model https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-08-22T20:25:16.0309360Z 2024-08-22T20:25:16.0309430Z popd 2024-08-22T20:25:16.0309670Z 2024-08-22T20:25:16.0309970Z export GGUF_MODEL_PATH=ggufs/open_orca/open_orca.Q4_0.gguf 2024-08-22T20:25:16.0310440Z export GGUF_TOKENIZER_PATH=ggufs/open_orca/tokenizer.model 2024-08-22T20:25:16.0310700Z 2024-08-22T20:25:16.0311470Z # Define export paths for examples below 2024-08-22T20:25:16.0311790Z export GGUF_SO_PATH=/tmp/gguf_model.so 2024-08-22T20:25:16.0312200Z export GGUF_PTE_PATH=/tmp/gguf_model.pte 2024-08-22T20:25:16.0313100Z python3 torchchat.py generate --gguf-path ${GGUF_MODEL_PATH} --tokenizer-path ${GGUF_TOKENIZER_PATH} --temperature 0 --prompt "Once upon a time" --max-new-tokens 15 2024-08-22T20:25:16.0313840Z # Convert the model for use 2024-08-22T20:25:16.0314360Z python3 torchchat.py export --gguf-path ${GGUF_MODEL_PATH} --output-dso-path ${GGUF_SO_PATH} 2024-08-22T20:25:16.0314770Z 2024-08-22T20:25:16.0314970Z # Generate using the PTE model that was created by the export command 2024-08-22T20:25:16.0315930Z python3 torchchat.py generate --gguf-path ${GGUF_MODEL_PATH} --dso-path ${GGUF_SO_PATH} --tokenizer-path ${GGUF_TOKENIZER_PATH} --temperature 0 --prompt "Once upon a time" --max-new-tokens 15 2024-08-22T20:25:16.0316840Z 2024-08-22T20:25:16.0316940Z # Convert the model for use 2024-08-22T20:25:16.0317570Z python3 torchchat.py export --gguf-path ${GGUF_MODEL_PATH} --output-pte-path ${GGUF_PTE_PATH} 2024-08-22T20:25:16.0317960Z 2024-08-22T20:25:16.0318200Z # Generate using the PTE model that was created by the export command 2024-08-22T20:25:16.0319180Z python3 torchchat.py generate --gguf-path ${GGUF_MODEL_PATH} --pte-path ${GGUF_PTE_PATH} --tokenizer-path ${GGUF_TOKENIZER_PATH} --temperature 0 --prompt "Once upon a time" --max-new-tokens 15 2024-08-22T20:25:16.0319920Z if false; then 2024-08-22T20:25:16.0320530Z ${GGUF}/quantize --allow-requantize path_of_model_you_are_converting_from.gguf path_for_model_you_are_converting_to.gguf fp16 2024-08-22T20:25:16.0321120Z fi 2024-08-22T20:25:16.0321490Z ${GGUF}/quantize --allow-requantize ${GGUF_MODEL_PATH} ./open_orca_fp16.gguf fp16 2024-08-22T20:25:16.0321900Z exit 0 2024-08-22T20:25:16.0322060Z exit 1 2024-08-22T20:25:16.0322260Z ******************************************* 2024-08-22T20:25:16.0466780Z + set -eou pipefail 2024-08-22T20:25:16.0470680Z + ./install_requirements.sh 2024-08-22T20:25:16.0647030Z + pip3 install -r requirements.txt --extra-index-url https://download.pytorch.org/whl/nightly/cu121 2024-08-22T20:25:16.2614550Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cu121 2024-08-22T20:25:16.5753150Z Collecting huggingface_hub (from -r requirements.txt (line 4)) 2024-08-22T20:25:16.6144990Z Downloading huggingface_hub-0.24.6-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:16.7458840Z Collecting gguf (from -r requirements.txt (line 7)) 2024-08-22T20:25:16.7568410Z Downloading gguf-0.9.1-py3-none-any.whl.metadata (3.3 kB) 2024-08-22T20:25:16.8860260Z Collecting tiktoken (from -r requirements.txt (line 10)) 2024-08-22T20:25:16.8974460Z Downloading tiktoken-0.7.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (6.6 kB) 2024-08-22T20:25:17.0056540Z Collecting snakeviz (from -r requirements.txt (line 13)) 2024-08-22T20:25:17.0177330Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl.metadata (3.6 kB) 2024-08-22T20:25:17.1656430Z Collecting sentencepiece (from -r requirements.txt (line 14)) 2024-08-22T20:25:17.2354690Z 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:17.5840760Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 6.1 MB/s eta 0:00:00 2024-08-22T20:25:17.8079560Z Collecting numpy<2.0 (from -r requirements.txt (line 15)) 2024-08-22T20:25:17.8780630Z Downloading https://download.pytorch.org/whl/nightly/numpy-1.26.4-cp310-cp310-macosx_11_0_arm64.whl (14.0 MB) 2024-08-22T20:25:18.2077020Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.0/14.0 MB 43.0 MB/s eta 0:00:00 2024-08-22T20:25:18.3283790Z Collecting lm-eval==0.4.2 (from -r requirements.txt (line 17)) 2024-08-22T20:25:18.3413730Z Downloading lm_eval-0.4.2-py3-none-any.whl.metadata (30 kB) 2024-08-22T20:25:18.4690200Z Collecting blobfile (from -r requirements.txt (line 18)) 2024-08-22T20:25:18.5416630Z Downloading https://download.pytorch.org/whl/nightly/blobfile-2.1.1-py3-none-any.whl (73 kB) 2024-08-22T20:25:18.6639470Z Collecting tomli>=1.1.0 (from -r requirements.txt (line 19)) 2024-08-22T20:25:18.6798220Z Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) 2024-08-22T20:25:18.8262470Z Collecting wheel (from -r requirements.txt (line 22)) 2024-08-22T20:25:18.8396020Z Downloading wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB) 2024-08-22T20:25:19.0325210Z Collecting cmake>=3.24 (from -r requirements.txt (line 23)) 2024-08-22T20:25:19.0440890Z Downloading cmake-3.30.2-py3-none-macosx_11_0_universal2.macosx_10_10_x86_64.macosx_11_0_arm64.whl.metadata (6.1 kB) 2024-08-22T20:25:19.1552210Z Collecting ninja (from -r requirements.txt (line 24)) 2024-08-22T20:25:19.1722860Z Downloading ninja-1.11.1.1-py2.py3-none-macosx_10_9_universal2.macosx_10_9_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl.metadata (5.3 kB) 2024-08-22T20:25:19.3017770Z Collecting zstd (from -r requirements.txt (line 25)) 2024-08-22T20:25:19.3216770Z Downloading zstd-1.5.5.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (8.9 kB) 2024-08-22T20:25:19.4917500Z Collecting streamlit (from -r requirements.txt (line 28)) 2024-08-22T20:25:19.5037070Z Downloading streamlit-1.37.1-py2.py3-none-any.whl.metadata (8.5 kB) 2024-08-22T20:25:19.6201350Z Collecting flask (from -r requirements.txt (line 31)) 2024-08-22T20:25:19.6326950Z Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2024-08-22T20:25:19.7501890Z Collecting accelerate>=0.21.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:19.7656550Z Downloading accelerate-0.33.0-py3-none-any.whl.metadata (18 kB) 2024-08-22T20:25:19.9021440Z Collecting evaluate (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:19.9180650Z Downloading evaluate-0.4.2-py3-none-any.whl.metadata (9.3 kB) 2024-08-22T20:25:20.0694990Z Collecting datasets>=2.16.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:20.0828080Z Downloading datasets-2.21.0-py3-none-any.whl.metadata (21 kB) 2024-08-22T20:25:20.2280440Z Collecting jsonlines (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:20.2406440Z Downloading jsonlines-4.0.0-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:25:20.3753060Z Collecting numexpr (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:20.3867540Z Downloading numexpr-2.10.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (1.2 kB) 2024-08-22T20:25:20.4891070Z Collecting peft>=0.2.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:20.5039570Z Downloading peft-0.12.0-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:20.6684010Z Collecting pybind11>=2.6.2 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:20.6834750Z Downloading pybind11-2.13.5-py3-none-any.whl.metadata (9.5 kB) 2024-08-22T20:25:20.8216730Z Collecting pytablewriter (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:20.8345080Z Downloading pytablewriter-1.2.0-py3-none-any.whl.metadata (37 kB) 2024-08-22T20:25:20.9696400Z Collecting rouge-score>=0.0.4 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:20.9862340Z Downloading rouge_score-0.1.2.tar.gz (17 kB) 2024-08-22T20:25:21.0093510Z Installing build dependencies: started 2024-08-22T20:25:22.1908660Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:22.1916330Z Getting requirements to build wheel: started 2024-08-22T20:25:22.2842340Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:22.2852390Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:22.3836390Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:22.4941770Z Collecting sacrebleu>=1.5.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:22.5061520Z Downloading sacrebleu-2.4.3-py3-none-any.whl.metadata (51 kB) 2024-08-22T20:25:22.6585870Z Collecting scikit-learn>=0.24.1 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:22.6703670Z Downloading scikit_learn-1.5.1-cp310-cp310-macosx_12_0_arm64.whl.metadata (12 kB) 2024-08-22T20:25:22.8024390Z Collecting sqlitedict (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:22.8166620Z Downloading sqlitedict-2.1.0.tar.gz (21 kB) 2024-08-22T20:25:22.8360920Z Installing build dependencies: started 2024-08-22T20:25:23.8869600Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:23.8876310Z Getting requirements to build wheel: started 2024-08-22T20:25:23.9904800Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:23.9914650Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:24.1016040Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:24.2659370Z Collecting torch>=1.8 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:24.2771250Z Downloading torch-2.4.0-cp310-none-macosx_11_0_arm64.whl.metadata (26 kB) 2024-08-22T20:25:24.3763440Z Collecting tqdm-multiprocess (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:24.3880260Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl.metadata (5.7 kB) 2024-08-22T20:25:24.5368540Z Collecting transformers>=4.1 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:24.5484720Z Downloading transformers-4.44.2-py3-none-any.whl.metadata (43 kB) 2024-08-22T20:25:24.8044970Z Collecting zstandard (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:24.8159320Z Downloading zstandard-0.23.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.0 kB) 2024-08-22T20:25:24.9295960Z Collecting dill (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:25.0032060Z Downloading https://download.pytorch.org/whl/nightly/dill-0.3.8-py3-none-any.whl (116 kB) 2024-08-22T20:25:25.1377000Z Collecting word2number (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:25.1551730Z Downloading word2number-1.1.zip (9.7 kB) 2024-08-22T20:25:25.1726520Z Installing build dependencies: started 2024-08-22T20:25:26.2027150Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:26.2034470Z Getting requirements to build wheel: started 2024-08-22T20:25:26.2931610Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:26.2948090Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:26.3908880Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:26.4884390Z Collecting more-itertools (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:26.4991650Z Downloading more_itertools-10.4.0-py3-none-any.whl.metadata (36 kB) 2024-08-22T20:25:26.6143320Z Collecting filelock (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:26.6262280Z Downloading filelock-3.15.4-py3-none-any.whl.metadata (2.9 kB) 2024-08-22T20:25:26.7519990Z Collecting fsspec>=2023.5.0 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:26.8261240Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.6.1-py3-none-any.whl (177 kB) 2024-08-22T20:25:27.0077310Z Collecting packaging>=20.9 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:27.0201400Z Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2024-08-22T20:25:27.1760750Z Collecting pyyaml>=5.1 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:27.1900430Z Downloading PyYAML-6.0.2-cp310-cp310-macosx_11_0_arm64.whl.metadata (2.1 kB) 2024-08-22T20:25:27.3367080Z Collecting requests (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:27.3494810Z Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2024-08-22T20:25:27.5059930Z Collecting tqdm>=4.42.1 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:27.5209370Z Downloading tqdm-4.66.5-py3-none-any.whl.metadata (57 kB) 2024-08-22T20:25:27.6832910Z Collecting typing-extensions>=3.7.4.3 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:27.7602250Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-08-22T20:25:28.1389750Z Collecting regex>=2022.1.18 (from tiktoken->-r requirements.txt (line 10)) 2024-08-22T20:25:28.1502320Z Downloading regex-2024.7.24-cp310-cp310-macosx_11_0_arm64.whl.metadata (40 kB) 2024-08-22T20:25:28.2683310Z Collecting tornado>=2.0 (from snakeviz->-r requirements.txt (line 13)) 2024-08-22T20:25:28.2798280Z Downloading tornado-6.4.1-cp38-abi3-macosx_10_9_universal2.whl.metadata (2.5 kB) 2024-08-22T20:25:28.4350530Z Collecting pycryptodomex~=3.8 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:25:28.6423570Z 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.8629360Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 10.2 MB/s eta 0:00:00 2024-08-22T20:25:28.9844040Z Collecting urllib3<3,>=1.25.3 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:25:28.9945910Z Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) 2024-08-22T20:25:29.2168900Z Collecting lxml~=4.9 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:25:29.2277820Z Downloading lxml-4.9.4.tar.gz (3.6 MB) 2024-08-22T20:25:29.2910190Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 64.6 MB/s eta 0:00:00 2024-08-22T20:25:29.4359410Z Installing build dependencies: started 2024-08-22T20:25:30.5110530Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:30.5117770Z Getting requirements to build wheel: started 2024-08-22T20:25:32.4815640Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:32.4831570Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:32.7152450Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:32.8314240Z Collecting altair<6,>=4.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:32.8428410Z Downloading altair-5.4.0-py3-none-any.whl.metadata (9.4 kB) 2024-08-22T20:25:32.9568440Z Collecting blinker<2,>=1.0.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:32.9693430Z Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:25:33.1001730Z Collecting cachetools<6,>=4.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:33.1135130Z Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) 2024-08-22T20:25:33.2439570Z Collecting click<9,>=7.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:33.2582330Z Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2024-08-22T20:25:33.5077940Z Collecting pandas<3,>=1.3.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:33.5779010Z 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:33.7830140Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 55.4 MB/s eta 0:00:00 2024-08-22T20:25:34.0056560Z Collecting pillow<11,>=7.1.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:34.0171890Z Downloading pillow-10.4.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (9.2 kB) 2024-08-22T20:25:34.2129070Z Collecting protobuf<6,>=3.20 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:34.2243380Z Downloading protobuf-5.27.3-cp38-abi3-macosx_10_9_universal2.whl.metadata (592 bytes) 2024-08-22T20:25:34.3628890Z Collecting pyarrow>=7.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:34.3751260Z Downloading pyarrow-17.0.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.3 kB) 2024-08-22T20:25:34.5475890Z Collecting rich<14,>=10.14.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:34.5581060Z Downloading rich-13.7.1-py3-none-any.whl.metadata (18 kB) 2024-08-22T20:25:34.7104380Z Collecting tenacity<9,>=8.1.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:34.7240880Z Downloading tenacity-8.5.0-py3-none-any.whl.metadata (1.2 kB) 2024-08-22T20:25:34.8385840Z Collecting toml<2,>=0.10.1 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:34.8547790Z Downloading toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB) 2024-08-22T20:25:35.0038970Z Collecting gitpython!=3.1.19,<4,>=3.0.7 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:35.0164090Z Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:35.1298510Z Collecting pydeck<1,>=0.8.0b4 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:35.1447840Z Downloading pydeck-0.9.1-py2.py3-none-any.whl.metadata (4.1 kB) 2024-08-22T20:25:35.2976600Z Collecting Werkzeug>=3.0.0 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:25:35.3109830Z Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2024-08-22T20:25:35.4561840Z Collecting Jinja2>=3.1.2 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:25:35.5397760Z Downloading https://download.pytorch.org/whl/nightly/Jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-08-22T20:25:35.6686060Z Collecting itsdangerous>=2.1.2 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:25:35.6812240Z Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2024-08-22T20:25:35.8309780Z Collecting psutil (from accelerate>=0.21.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:35.8432860Z Downloading psutil-6.0.0-cp38-abi3-macosx_11_0_arm64.whl.metadata (21 kB) 2024-08-22T20:25:36.0298440Z Collecting safetensors>=0.3.1 (from accelerate>=0.21.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:36.0415230Z Downloading safetensors-0.4.4-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.8 kB) 2024-08-22T20:25:36.1595050Z Collecting jsonschema>=3.0 (from altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:36.1705930Z Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2024-08-22T20:25:36.2874500Z Collecting narwhals>=1.1.0 (from altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:36.2989310Z Downloading narwhals-1.5.2-py3-none-any.whl.metadata (5.6 kB) 2024-08-22T20:25:36.4914460Z Collecting xxhash (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:36.5070490Z Downloading xxhash-3.5.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (12 kB) 2024-08-22T20:25:36.6283490Z Collecting multiprocess (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:36.6980910Z Downloading https://download.pytorch.org/whl/nightly/multiprocess-0.70.16-py310-none-any.whl (134 kB) 2024-08-22T20:25:37.0502510Z Collecting aiohttp (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:37.0622180Z Downloading aiohttp-3.10.5-cp310-cp310-macosx_11_0_arm64.whl.metadata (7.5 kB) 2024-08-22T20:25:37.2085320Z 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:37.2193270Z Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB) 2024-08-22T20:25:37.3617350Z Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->flask->-r requirements.txt (line 31)) 2024-08-22T20:25:37.4579680Z 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.5823250Z Collecting python-dateutil>=2.8.2 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:37.5933820Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2024-08-22T20:25:37.7253030Z Collecting pytz>=2020.1 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:37.7948550Z Downloading https://download.pytorch.org/whl/nightly/pytz-2024.1-py2.py3-none-any.whl (505 kB) 2024-08-22T20:25:37.9176270Z Collecting tzdata>=2022.7 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:37.9876260Z Downloading https://download.pytorch.org/whl/nightly/tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2024-08-22T20:25:38.1862290Z Collecting charset-normalizer<4,>=2 (from requests->huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:38.2560890Z 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:38.3646530Z Collecting idna<4,>=2.5 (from requests->huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:38.4348720Z Downloading https://download.pytorch.org/whl/nightly/idna-3.7-py3-none-any.whl (66 kB) 2024-08-22T20:25:38.4563130Z 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.5787450Z Collecting markdown-it-py>=2.2.0 (from rich<14,>=10.14.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:38.5892840Z Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) 2024-08-22T20:25:38.6898270Z 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.7004750Z Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 2024-08-22T20:25:38.7962430Z Collecting absl-py (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:38.8066640Z Downloading absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB) 2024-08-22T20:25:38.9036760Z Collecting nltk (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:38.9155690Z Downloading nltk-3.9.1-py3-none-any.whl.metadata (2.9 kB) 2024-08-22T20:25:39.0356700Z 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:39.1044470Z Downloading https://download.pytorch.org/whl/nightly/six-1.16.0-py2.py3-none-any.whl (11 kB) 2024-08-22T20:25:39.2112290Z Collecting portalocker (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:39.2216970Z Downloading portalocker-2.10.1-py3-none-any.whl.metadata (8.5 kB) 2024-08-22T20:25:39.3308580Z 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.3414470Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2024-08-22T20:25:39.4524810Z Collecting colorama (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:39.5233470Z Downloading https://download.pytorch.org/whl/nightly/colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2024-08-22T20:25:39.7284660Z 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.7405760Z Downloading scipy-1.14.1-cp310-cp310-macosx_14_0_arm64.whl.metadata (60 kB) 2024-08-22T20:25:39.8520890Z 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.8636040Z Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) 2024-08-22T20:25:39.9717860Z 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.9834550Z Downloading threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:40.1020910Z Collecting sympy (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.1131810Z Downloading sympy-1.13.2-py3-none-any.whl.metadata (12 kB) 2024-08-22T20:25:40.2265840Z Collecting networkx (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.2991540Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.3-py3-none-any.whl (1.7 MB) 2024-08-22T20:25:40.3289290Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 55.2 MB/s eta 0:00:00 2024-08-22T20:25:40.5577620Z 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.5690230Z Downloading tokenizers-0.19.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (6.7 kB) 2024-08-22T20:25:40.6862740Z Collecting attrs>=19.2.0 (from jsonlines->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.6980570Z Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:25:40.7260400Z 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.8374860Z Collecting DataProperty<2,>=1.0.1 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.8496940Z Downloading DataProperty-1.0.1-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:25:40.9465410Z Collecting mbstrdecoder<2,>=1.0.0 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.9578050Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl.metadata (4.0 kB) 2024-08-22T20:25:41.0616560Z Collecting pathvalidate<4,>=2.3.0 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:41.0736810Z Downloading pathvalidate-3.2.0-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:25:41.1701510Z Collecting tabledata<2,>=1.3.1 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:41.1818090Z Downloading tabledata-1.3.3-py3-none-any.whl.metadata (3.7 kB) 2024-08-22T20:25:41.2742890Z Collecting tcolorpy<1,>=0.0.5 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:41.2867500Z Downloading tcolorpy-0.1.6-py3-none-any.whl.metadata (6.4 kB) 2024-08-22T20:25:41.3872240Z 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.3991100Z Downloading typepy-1.3.2-py3-none-any.whl.metadata (9.3 kB) 2024-08-22T20:25:41.5221010Z 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.5332050Z Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl.metadata (5.9 kB) 2024-08-22T20:25:41.6454360Z 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.7202370Z Downloading https://download.pytorch.org/whl/nightly/aiosignal-1.3.1-py3-none-any.whl (7.6 kB) 2024-08-22T20:25:41.9001680Z 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.9734580Z Downloading https://download.pytorch.org/whl/nightly/frozenlist-1.4.1-cp310-cp310-macosx_11_0_arm64.whl (52 kB) 2024-08-22T20:25:42.2724510Z 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:42.3430440Z 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.5342560Z 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.6051210Z 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.7305440Z 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.7470850Z Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 2024-08-22T20:25:42.8858400Z 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.9025880Z Downloading smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB) 2024-08-22T20:25:43.0323490Z Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:43.0460100Z Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 2024-08-22T20:25:43.1911480Z Collecting referencing>=0.28.4 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:43.2037540Z Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 2024-08-22T20:25:43.4439330Z Collecting rpds-py>=0.7.1 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:43.4574730Z Downloading rpds_py-0.20.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (4.2 kB) 2024-08-22T20:25:43.5524810Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich<14,>=10.14.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:43.5638120Z Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:25:43.6742000Z 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.7040960Z Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2024-08-22T20:25:43.9119450Z 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.9831090Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-08-22T20:25:43.9967360Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 29.0 MB/s eta 0:00:00 2024-08-22T20:25:44.0659300Z Downloading lm_eval-0.4.2-py3-none-any.whl (1.4 MB) 2024-08-22T20:25:44.0988870Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 54.8 MB/s eta 0:00:00 2024-08-22T20:25:44.1102410Z Downloading huggingface_hub-0.24.6-py3-none-any.whl (417 kB) 2024-08-22T20:25:44.1309780Z Downloading gguf-0.9.1-py3-none-any.whl (49 kB) 2024-08-22T20:25:44.1444080Z Downloading tiktoken-0.7.0-cp310-cp310-macosx_11_0_arm64.whl (906 kB) 2024-08-22T20:25:44.1635960Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 906.8/906.8 kB 53.4 MB/s eta 0:00:00 2024-08-22T20:25:44.1742260Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl (283 kB) 2024-08-22T20:25:44.1906670Z Downloading tomli-2.0.1-py3-none-any.whl (12 kB) 2024-08-22T20:25:44.2031000Z Downloading wheel-0.44.0-py3-none-any.whl (67 kB) 2024-08-22T20:25:44.2182490Z 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.9564200Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.9/47.9 MB 65.6 MB/s eta 0:00:00 2024-08-22T20:25:44.9882420Z 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:45.0011690Z Downloading zstd-1.5.5.1-cp310-cp310-macosx_11_0_arm64.whl (227 kB) 2024-08-22T20:25:45.0220380Z Downloading streamlit-1.37.1-py2.py3-none-any.whl (8.7 MB) 2024-08-22T20:25:45.1569620Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.7/8.7 MB 73.0 MB/s eta 0:00:00 2024-08-22T20:25:45.1695000Z Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2024-08-22T20:25:45.1864330Z Downloading accelerate-0.33.0-py3-none-any.whl (315 kB) 2024-08-22T20:25:45.2030410Z Downloading altair-5.4.0-py3-none-any.whl (671 kB) 2024-08-22T20:25:45.2101320Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.7/671.7 kB 75.8 MB/s eta 0:00:00 2024-08-22T20:25:45.2204390Z Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2024-08-22T20:25:45.2330950Z Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) 2024-08-22T20:25:45.2457130Z Downloading click-8.1.7-py3-none-any.whl (97 kB) 2024-08-22T20:25:45.2605660Z Downloading datasets-2.21.0-py3-none-any.whl (527 kB) 2024-08-22T20:25:45.2665600Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 527.3/527.3 kB 72.2 MB/s eta 0:00:00 2024-08-22T20:25:45.2778050Z Downloading evaluate-0.4.2-py3-none-any.whl (84 kB) 2024-08-22T20:25:45.2911430Z Downloading filelock-3.15.4-py3-none-any.whl (16 kB) 2024-08-22T20:25:45.3043820Z Downloading GitPython-3.1.43-py3-none-any.whl (207 kB) 2024-08-22T20:25:45.3177610Z Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2024-08-22T20:25:45.3313530Z Downloading packaging-24.1-py3-none-any.whl (53 kB) 2024-08-22T20:25:45.3453910Z Downloading peft-0.12.0-py3-none-any.whl (296 kB) 2024-08-22T20:25:45.3633620Z Downloading pillow-10.4.0-cp310-cp310-macosx_11_0_arm64.whl (3.4 MB) 2024-08-22T20:25:45.4184030Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 81.4 MB/s eta 0:00:00 2024-08-22T20:25:45.4306610Z Downloading protobuf-5.27.3-cp38-abi3-macosx_10_9_universal2.whl (412 kB) 2024-08-22T20:25:45.4499950Z Downloading pyarrow-17.0.0-cp310-cp310-macosx_11_0_arm64.whl (27.2 MB) 2024-08-22T20:25:45.7686570Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.2/27.2 MB 85.1 MB/s eta 0:00:00 2024-08-22T20:25:45.7833120Z Downloading pybind11-2.13.5-py3-none-any.whl (240 kB) 2024-08-22T20:25:45.8010890Z Downloading pydeck-0.9.1-py2.py3-none-any.whl (6.9 MB) 2024-08-22T20:25:45.8731430Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 94.9 MB/s eta 0:00:00 2024-08-22T20:25:45.8855350Z Downloading PyYAML-6.0.2-cp310-cp310-macosx_11_0_arm64.whl (171 kB) 2024-08-22T20:25:45.9018520Z Downloading regex-2024.7.24-cp310-cp310-macosx_11_0_arm64.whl (278 kB) 2024-08-22T20:25:45.9175720Z Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2024-08-22T20:25:45.9311950Z Downloading rich-13.7.1-py3-none-any.whl (240 kB) 2024-08-22T20:25:45.9461500Z Downloading sacrebleu-2.4.3-py3-none-any.whl (103 kB) 2024-08-22T20:25:45.9601940Z Downloading scikit_learn-1.5.1-cp310-cp310-macosx_12_0_arm64.whl (11.0 MB) 2024-08-22T20:25:46.0891760Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 84.7 MB/s eta 0:00:00 2024-08-22T20:25:46.1002180Z Downloading tenacity-8.5.0-py3-none-any.whl (28 kB) 2024-08-22T20:25:46.1130440Z Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) 2024-08-22T20:25:46.1269890Z Downloading torch-2.4.0-cp310-none-macosx_11_0_arm64.whl (62.1 MB) 2024-08-22T20:25:46.9004900Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.1/62.1 MB 80.3 MB/s eta 0:00:00 2024-08-22T20:25:46.9194320Z Downloading tornado-6.4.1-cp38-abi3-macosx_10_9_universal2.whl (435 kB) 2024-08-22T20:25:46.9350940Z Downloading tqdm-4.66.5-py3-none-any.whl (78 kB) 2024-08-22T20:25:46.9488720Z Downloading transformers-4.44.2-py3-none-any.whl (9.5 MB) 2024-08-22T20:25:47.0572680Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 86.8 MB/s eta 0:00:00 2024-08-22T20:25:47.0684450Z Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) 2024-08-22T20:25:47.0814410Z Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2024-08-22T20:25:47.0968960Z Downloading jsonlines-4.0.0-py3-none-any.whl (8.7 kB) 2024-08-22T20:25:47.1094740Z Downloading more_itertools-10.4.0-py3-none-any.whl (60 kB) 2024-08-22T20:25:47.1229070Z Downloading numexpr-2.10.1-cp310-cp310-macosx_11_0_arm64.whl (130 kB) 2024-08-22T20:25:47.1363640Z Downloading pytablewriter-1.2.0-py3-none-any.whl (111 kB) 2024-08-22T20:25:47.1503680Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl (9.8 kB) 2024-08-22T20:25:47.1636520Z Downloading zstandard-0.23.0-cp310-cp310-macosx_11_0_arm64.whl (633 kB) 2024-08-22T20:25:47.1717620Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.7/633.7 kB 67.4 MB/s eta 0:00:00 2024-08-22T20:25:47.1822870Z Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2024-08-22T20:25:47.1956600Z Downloading DataProperty-1.0.1-py3-none-any.whl (27 kB) 2024-08-22T20:25:47.2101770Z Downloading aiohttp-3.10.5-cp310-cp310-macosx_11_0_arm64.whl (389 kB) 2024-08-22T20:25:47.2246440Z Downloading gitdb-4.0.11-py3-none-any.whl (62 kB) 2024-08-22T20:25:47.2375200Z Downloading joblib-1.4.2-py3-none-any.whl (301 kB) 2024-08-22T20:25:47.2555490Z Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2024-08-22T20:25:47.2682310Z Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 2024-08-22T20:25:47.2814670Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl (7.8 kB) 2024-08-22T20:25:47.2954080Z Downloading narwhals-1.5.2-py3-none-any.whl (145 kB) 2024-08-22T20:25:47.3113690Z Downloading pathvalidate-3.2.0-py3-none-any.whl (23 kB) 2024-08-22T20:25:47.3249920Z Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 2024-08-22T20:25:47.3532030Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 54.5 MB/s eta 0:00:00 2024-08-22T20:25:47.3637840Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2024-08-22T20:25:47.3799430Z Downloading safetensors-0.4.4-cp310-cp310-macosx_11_0_arm64.whl (381 kB) 2024-08-22T20:25:47.3999810Z Downloading scipy-1.14.1-cp310-cp310-macosx_14_0_arm64.whl (23.1 MB) 2024-08-22T20:25:47.7252540Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.1/23.1 MB 73.0 MB/s eta 0:00:00 2024-08-22T20:25:47.7385890Z Downloading tabledata-1.3.3-py3-none-any.whl (11 kB) 2024-08-22T20:25:47.7530990Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2024-08-22T20:25:47.7680860Z Downloading tcolorpy-0.1.6-py3-none-any.whl (8.1 kB) 2024-08-22T20:25:47.7823520Z Downloading threadpoolctl-3.5.0-py3-none-any.whl (18 kB) 2024-08-22T20:25:47.7966640Z Downloading tokenizers-0.19.1-cp310-cp310-macosx_11_0_arm64.whl (2.4 MB) 2024-08-22T20:25:47.8130230Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 156.5 MB/s eta 0:00:00 2024-08-22T20:25:47.8240200Z Downloading typepy-1.3.2-py3-none-any.whl (31 kB) 2024-08-22T20:25:47.8391750Z Downloading absl_py-2.1.0-py3-none-any.whl (133 kB) 2024-08-22T20:25:47.8538990Z Downloading nltk-3.9.1-py3-none-any.whl (1.5 MB) 2024-08-22T20:25:47.8671890Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 120.3 MB/s eta 0:00:00 2024-08-22T20:25:47.8777840Z Downloading portalocker-2.10.1-py3-none-any.whl (18 kB) 2024-08-22T20:25:47.8912380Z Downloading psutil-6.0.0-cp38-abi3-macosx_11_0_arm64.whl (251 kB) 2024-08-22T20:25:47.9086900Z Downloading sympy-1.13.2-py3-none-any.whl (6.2 MB) 2024-08-22T20:25:47.9915510Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 85.7 MB/s eta 0:00:00 2024-08-22T20:25:48.0027830Z Downloading xxhash-3.5.0-cp310-cp310-macosx_11_0_arm64.whl (30 kB) 2024-08-22T20:25:48.0150510Z Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl (12 kB) 2024-08-22T20:25:48.0272260Z Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 2024-08-22T20:25:48.0392590Z Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2024-08-22T20:25:48.0530580Z Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 2024-08-22T20:25:48.0657230Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2024-08-22T20:25:48.0779500Z Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 2024-08-22T20:25:48.0913090Z Downloading rpds_py-0.20.0-cp310-cp310-macosx_11_0_arm64.whl (311 kB) 2024-08-22T20:25:48.1054470Z Downloading smmap-5.0.1-py3-none-any.whl (24 kB) 2024-08-22T20:25:48.3331670Z Building wheels for collected packages: lxml, rouge-score, sqlitedict, word2number 2024-08-22T20:25:48.3342180Z Building wheel for lxml (pyproject.toml): started 2024-08-22T20:26:36.0519730Z Building wheel for lxml (pyproject.toml): finished with status 'done' 2024-08-22T20:26:36.0555360Z Created wheel for lxml: filename=lxml-4.9.4-cp310-cp310-macosx_10_9_universal2.whl size=2901558 sha256=fb689450c03aaef31b4dee1c78e57de3477c58acb88b01d1a89e0dbcfaef322f 2024-08-22T20:26:36.0556760Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/ed/c8/be/7f162d65337daa39c3c760f9d33ffa282c0c21377142640fa4 2024-08-22T20:26:36.0595540Z Building wheel for rouge-score (pyproject.toml): started 2024-08-22T20:26:36.1841460Z Building wheel for rouge-score (pyproject.toml): finished with status 'done' 2024-08-22T20:26:36.1850450Z Created wheel for rouge-score: filename=rouge_score-0.1.2-py3-none-any.whl size=24934 sha256=5004fefad09fb166600f2b2017877c96f569830e569fb10b0ab47fd8fadacee4 2024-08-22T20:26:36.1851650Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/5f/dd/89/461065a73be61a532ff8599a28e9beef17985c9e9c31e541b4 2024-08-22T20:26:36.1872990Z Building wheel for sqlitedict (pyproject.toml): started 2024-08-22T20:26:36.3100370Z Building wheel for sqlitedict (pyproject.toml): finished with status 'done' 2024-08-22T20:26:36.3110310Z Created wheel for sqlitedict: filename=sqlitedict-2.1.0-py3-none-any.whl size=16863 sha256=2ccc82feef71c83034a1eb11330988b57266c244517ac70c410e6464f56dcdf1 2024-08-22T20:26:36.3111430Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/79/d6/e7/304e0e6cb2221022c26d8161f7c23cd4f259a9e41e8bbcfabd 2024-08-22T20:26:36.3131930Z Building wheel for word2number (pyproject.toml): started 2024-08-22T20:26:36.4250140Z Building wheel for word2number (pyproject.toml): finished with status 'done' 2024-08-22T20:26:36.4258720Z Created wheel for word2number: filename=word2number-1.1-py3-none-any.whl size=5567 sha256=96a702b22c193e68c0edd98262be4db989ce0e98af224fc51c1d5a1ea0a15560 2024-08-22T20:26:36.4259950Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/84/ff/26/d3cfbd971e96c5aa3737ecfced81628830d7359b55fbb8ca3b 2024-08-22T20:26:36.4272900Z Successfully built lxml rouge-score sqlitedict word2number 2024-08-22T20:26:36.7975590Z 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:27:00.0813780Z 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:27:00.0895300Z 2024-08-22T20:27:00.0896160Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:00.0896730Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:01.0743980Z + pip3 uninstall -y triton 2024-08-22T20:27:01.2795230Z WARNING: Skipping triton as it is not installed. 2024-08-22T20:27:01.3003560Z + pip3 install --extra-index-url https://download.pytorch.org/whl/nightly/cpu torch==2.5.0.dev20240814 2024-08-22T20:27:01.4934040Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2024-08-22T20:27:02.0380340Z Collecting torch==2.5.0.dev20240814 2024-08-22T20:27:02.1018560Z 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:03.3312850Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.5/63.5 MB 54.6 MB/s eta 0:00:00 2024-08-22T20:27:03.4017720Z 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:03.4021360Z 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:03.4023160Z 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:03.4025650Z 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:03.4027210Z 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:03.5073830Z Collecting sympy==1.13.1 (from torch==2.5.0.dev20240814) 2024-08-22T20:27:03.5724070Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.1-py3-none-any.whl (6.2 MB) 2024-08-22T20:27:03.6747750Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 61.1 MB/s eta 0:00:00 2024-08-22T20:27:03.6871900Z 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:03.7074880Z 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:03.9859220Z Installing collected packages: sympy, torch 2024-08-22T20:27:03.9859890Z Attempting uninstall: sympy 2024-08-22T20:27:03.9867910Z Found existing installation: sympy 1.13.2 2024-08-22T20:27:04.0699530Z Uninstalling sympy-1.13.2: 2024-08-22T20:27:04.2483230Z Successfully uninstalled sympy-1.13.2 2024-08-22T20:27:07.2910850Z Attempting uninstall: torch 2024-08-22T20:27:07.2919120Z Found existing installation: torch 2.4.0 2024-08-22T20:27:07.4913750Z Uninstalling torch-2.4.0: 2024-08-22T20:27:07.5381070Z Successfully uninstalled torch-2.4.0 2024-08-22T20:27:12.5987600Z Successfully installed sympy-1.13.1 torch-2.5.0.dev20240814 2024-08-22T20:27:12.6041570Z 2024-08-22T20:27:12.6042210Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:12.6042730Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:12.6523130Z + pip3 install git+https://github.com/pytorch/ao.git@e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:12.8597350Z Collecting git+https://github.com/pytorch/ao.git@e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:12.8600910Z Cloning https://github.com/pytorch/ao.git (to revision e11201a62669f582d81cdb33e031a07fb8dfc4f3) to /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-req-build-3r0h9s1r 2024-08-22T20:27:12.8654560Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/ao.git /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-req-build-3r0h9s1r 2024-08-22T20:27:14.1283770Z Running command git rev-parse -q --verify 'sha^e11201a62669f582d81cdb33e031a07fb8dfc4f3' 2024-08-22T20:27:14.1331640Z Running command git fetch -q https://github.com/pytorch/ao.git e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:14.5162970Z Running command git checkout -q e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:15.0334760Z Resolved https://github.com/pytorch/ao.git to commit e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:15.0425050Z Preparing metadata (setup.py): started 2024-08-22T20:27:16.4059320Z Preparing metadata (setup.py): finished with status 'done' 2024-08-22T20:27:16.4084760Z Building wheels for collected packages: torchao 2024-08-22T20:27:16.4188270Z Building wheel for torchao (setup.py): started 2024-08-22T20:27:31.9308490Z Building wheel for torchao (setup.py): finished with status 'done' 2024-08-22T20:27:31.9315250Z Created wheel for torchao: filename=torchao-0.4.0+gite11201a-cp310-cp310-macosx_10_9_universal2.whl size=394867 sha256=cbd55511ef796c77587100b6cd7c68a2cda9ba090e7bd5f4bc8216067ff0e351 2024-08-22T20:27:31.9316550Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/14/74/97/48f38f0ed345915878934030a4f26ab5c877ef47ce1b5c4c09 2024-08-22T20:27:31.9337840Z Successfully built torchao 2024-08-22T20:27:32.1861260Z Installing collected packages: torchao 2024-08-22T20:27:32.3179060Z Successfully installed torchao-0.4.0+gite11201a 2024-08-22T20:27:32.3233210Z 2024-08-22T20:27:32.3233810Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:32.3234390Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:32.3887320Z + TORCHCHAT_ROOT=/Users/runner/work/torchchat/torchchat 2024-08-22T20:27:32.3887780Z + ./scripts/install_et.sh 2024-08-22T20:27:32.3930290Z ++ dirname ./scripts/install_et.sh 2024-08-22T20:27:32.3944730Z + source ./scripts/install_utils.sh 2024-08-22T20:27:32.3945190Z ++ set -ex pipefail 2024-08-22T20:27:32.3947140Z ++ 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:32.3948740Z + '[' '' == '' ']' 2024-08-22T20:27:32.3949110Z + ET_BUILD_DIR=et-build 2024-08-22T20:27:32.3949390Z + ENABLE_ET_PYBIND=pipefail 2024-08-22T20:27:32.3949830Z + pushd /Users/runner/work/torchchat/torchchat 2024-08-22T20:27:32.3950180Z + find_cmake_prefix_path 2024-08-22T20:27:32.3950560Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:27:32.3953920Z ++ python3 -c 'from distutils.sysconfig import get_python_lib;print(get_python_lib())' 2024-08-22T20:27:32.5075670Z + path=/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages 2024-08-22T20:27:32.5076490Z + MY_CMAKE_PREFIX_PATH=/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages 2024-08-22T20:27:32.5077130Z + install_pip_dependencies 2024-08-22T20:27:32.5077460Z Intalling common pip packages 2024-08-22T20:27:32.5077810Z + echo 'Intalling common pip packages' 2024-08-22T20:27:32.5078310Z + pip3 install wheel 'cmake>=3.19' ninja zstd 2024-08-22T20:27:32.7076260Z Requirement already satisfied: wheel in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (0.44.0) 2024-08-22T20:27:32.7077790Z 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:32.7079130Z 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:32.7080910Z 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:32.9727400Z 2024-08-22T20:27:32.9727870Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:33.0073810Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:33.0074330Z + pushd /Users/runner/work/torchchat/torchchat 2024-08-22T20:27:33.0075010Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:27:33.0075710Z + pip3 install -r ./requirements.txt 2024-08-22T20:27:33.2002560Z 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:33.2003980Z 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:33.2005540Z 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:33.2007090Z 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:33.2008960Z 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:33.2011010Z 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:33.2013630Z 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:33.2015250Z 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:33.2017860Z 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:33.2019280Z 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:33.2020900Z 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:33.2022880Z 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:33.2024290Z 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:33.2025950Z 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:33.2027470Z 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:33.2113820Z 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:33.2115580Z 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:33.2117300Z 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:33.2119050Z 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:33.2122170Z 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:33.2124210Z 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:33.2126980Z 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:33.2128530Z 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:33.2130390Z 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:33.2132350Z 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:33.2134300Z 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:33.2136180Z 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:33.2166930Z 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:33.2168560Z 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:33.2170160Z 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:33.2171950Z 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:33.2173380Z 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:33.2174850Z 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:33.2176310Z 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:33.2325120Z 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:33.2327090Z 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:33.2328980Z 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:33.2330990Z 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:33.2332650Z 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:33.2334430Z 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:33.2337110Z 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:33.2351530Z 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:33.2358050Z 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:33.2381060Z 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:33.2382720Z 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:33.2385370Z 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:33.2438170Z 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:33.2439810Z 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:33.2442370Z 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:33.2444330Z 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:33.2447350Z 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:33.2449130Z 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:33.2451720Z 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:33.2453780Z 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:33.2456390Z 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:33.2458150Z 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:33.2459900Z 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:33.2462920Z 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:33.2464710Z 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:33.2478370Z 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:33.2479950Z 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:33.2482170Z 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:33.2549560Z 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:33.2552770Z 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:33.2588270Z 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:33.2590340Z 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:33.2818570Z 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:33.2820290Z 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:33.2823620Z 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:33.3141680Z 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:33.3155990Z 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:33.3323980Z 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:33.3325790Z 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:33.3327670Z 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:33.3449170Z 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:33.3451430Z 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:33.3454380Z 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:33.3468310Z 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:33.3470290Z 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:33.3480780Z 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:33.3482430Z 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:33.3485900Z 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:33.3507280Z 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:33.3509270Z 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:33.3513210Z 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:33.3575900Z 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:33.3577870Z 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:33.3579770Z 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:33.3624840Z 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:33.3628710Z 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:33.3642320Z 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:33.4557350Z 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:33.4599980Z 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:33.4712410Z 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:33.4714270Z 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:33.4716320Z 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:33.4718340Z 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:33.4720370Z 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:33.4722320Z 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:33.4724550Z 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:33.4881420Z 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:33.4883630Z 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:33.4885790Z 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:33.4888640Z 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:33.4890430Z 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:33.4893540Z 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:33.4905660Z 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:33.4948690Z 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:33.4950620Z 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:33.4952450Z 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:33.4985570Z 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:33.5008300Z 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:33.5735520Z 2024-08-22T20:27:33.5736080Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:33.5736600Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:33.6118490Z + popd 2024-08-22T20:27:33.6118890Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:27:33.6119270Z + clone_executorch 2024-08-22T20:27:33.6120140Z + echo 'Cloning executorch to /Users/runner/work/torchchat/torchchat/et-build/src' 2024-08-22T20:27:33.6120910Z + rm -rf /Users/runner/work/torchchat/torchchat/et-build 2024-08-22T20:27:33.6121640Z Cloning executorch to /Users/runner/work/torchchat/torchchat/et-build/src 2024-08-22T20:27:33.6143790Z + mkdir -p /Users/runner/work/torchchat/torchchat/et-build/src 2024-08-22T20:27:33.6158300Z + pushd /Users/runner/work/torchchat/torchchat/et-build/src 2024-08-22T20:27:33.6159060Z ~/work/torchchat/torchchat/et-build/src ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:27:33.6159650Z + git clone https://github.com/pytorch/executorch.git 2024-08-22T20:27:33.6190770Z Cloning into 'executorch'... 2024-08-22T20:27:38.8186920Z + cd executorch 2024-08-22T20:27:38.8190530Z ++ cat /Users/runner/work/torchchat/torchchat/.pins/et-pin.txt 2024-08-22T20:27:38.8206810Z + git checkout 91298923a0076c1b41059efb6dad2876426e4b03 2024-08-22T20:27:39.2148890Z HEAD is now at 91298923a immutable accessors in graph signature (#4433) 2024-08-22T20:27:39.2157920Z + echo 'Install executorch: submodule update' 2024-08-22T20:27:39.2158280Z Install executorch: submodule update 2024-08-22T20:27:39.2158550Z + git submodule sync 2024-08-22T20:27:39.2616730Z + git submodule update --init 2024-08-22T20:27:39.3197290Z 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:39.3201030Z 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:39.3205830Z 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:39.3210350Z 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:39.3215610Z Submodule 'backends/vulkan/third-party/volk' (https://github.com/zeux/volk) registered for path 'backends/vulkan/third-party/volk' 2024-08-22T20:27:39.3220260Z Submodule 'backends/xnnpack/third-party/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'backends/xnnpack/third-party/FP16' 2024-08-22T20:27:39.3225020Z Submodule 'backends/xnnpack/third-party/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'backends/xnnpack/third-party/FXdiv' 2024-08-22T20:27:39.3229590Z Submodule 'backends/xnnpack/third-party/XNNPACK' (https://github.com/digantdesai/XNNPACK.git) registered for path 'backends/xnnpack/third-party/XNNPACK' 2024-08-22T20:27:39.3234530Z Submodule 'backends/xnnpack/third-party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'backends/xnnpack/third-party/cpuinfo' 2024-08-22T20:27:39.3239270Z Submodule 'backends/xnnpack/third-party/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'backends/xnnpack/third-party/pthreadpool' 2024-08-22T20:27:39.3243590Z Submodule 'examples/third-party/LLaVA' (https://github.com/haotian-liu/LLaVA.git) registered for path 'examples/third-party/LLaVA' 2024-08-22T20:27:39.3248420Z Submodule 'examples/third-party/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'examples/third-party/fbjni' 2024-08-22T20:27:39.3252990Z 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:39.3258730Z Submodule 'extension/llm/third-party/re2' (https://github.com/google/re2.git) registered for path 'extension/llm/third-party/re2' 2024-08-22T20:27:39.3263580Z Submodule 'extension/llm/third-party/sentencepiece' (https://github.com/google/sentencepiece.git) registered for path 'extension/llm/third-party/sentencepiece' 2024-08-22T20:27:39.3268310Z Submodule 'kernels/optimized/third-party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'kernels/optimized/third-party/eigen' 2024-08-22T20:27:39.3273320Z Submodule 'third-party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third-party/flatbuffers' 2024-08-22T20:27:39.3278510Z Submodule 'third-party/flatcc' (https://github.com/dvidelabs/flatcc.git) registered for path 'third-party/flatcc' 2024-08-22T20:27:39.3283780Z Submodule 'third-party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third-party/gflags' 2024-08-22T20:27:39.3289340Z Submodule 'third-party/googletest' (https://github.com/google/googletest.git) registered for path 'third-party/googletest' 2024-08-22T20:27:39.3295190Z Submodule 'third-party/ios-cmake' (https://github.com/leetal/ios-cmake) registered for path 'third-party/ios-cmake' 2024-08-22T20:27:39.3300060Z Submodule 'third-party/prelude' (https://github.com/facebook/buck2-prelude.git) registered for path 'third-party/prelude' 2024-08-22T20:27:39.3305650Z Submodule 'third-party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third-party/pybind11' 2024-08-22T20:27:39.3379860Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/arm/third-party/ethos-u-core-driver'... 2024-08-22T20:27:40.2552030Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/arm/third-party/serialization_lib'... 2024-08-22T20:27:41.2664990Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/vulkan/third-party/Vulkan-Headers'... 2024-08-22T20:27:47.3069640Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/vulkan/third-party/VulkanMemoryAllocator'... 2024-08-22T20:27:49.9617550Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/vulkan/third-party/volk'... 2024-08-22T20:27:50.4739130Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/xnnpack/third-party/FP16'... 2024-08-22T20:27:50.9562300Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/xnnpack/third-party/FXdiv'... 2024-08-22T20:27:51.4485330Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/xnnpack/third-party/XNNPACK'... 2024-08-22T20:28:02.5150620Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/xnnpack/third-party/cpuinfo'... 2024-08-22T20:28:03.3688150Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/backends/xnnpack/third-party/pthreadpool'... 2024-08-22T20:28:03.8831230Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/examples/third-party/LLaVA'... 2024-08-22T20:28:04.6435410Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/examples/third-party/fbjni'... 2024-08-22T20:28:05.2311470Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/extension/llm/third-party/abseil-cpp'... 2024-08-22T20:28:06.4965590Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/extension/llm/third-party/re2'... 2024-08-22T20:28:07.2670540Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/extension/llm/third-party/sentencepiece'... 2024-08-22T20:28:10.9217600Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/optimized/third-party/eigen'... 2024-08-22T20:28:15.1342010Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatbuffers'... 2024-08-22T20:28:17.3108590Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatcc'... 2024-08-22T20:28:18.1453160Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/gflags'... 2024-08-22T20:28:18.7517550Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/googletest'... 2024-08-22T20:28:20.1234120Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/ios-cmake'... 2024-08-22T20:28:20.7317070Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/prelude'... 2024-08-22T20:28:21.8800370Z Cloning into '/Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/pybind11'... 2024-08-22T20:28:23.0079360Z Submodule path 'backends/arm/third-party/ethos-u-core-driver': checked out '90f9df900acdc0718ecd2dfdc53780664758dec5' 2024-08-22T20:28:23.0395290Z Submodule path 'backends/arm/third-party/serialization_lib': checked out '187af0d41fe75d08d2a7ec84c1b4d24b9b641ed2' 2024-08-22T20:28:23.1203780Z Submodule path 'backends/vulkan/third-party/Vulkan-Headers': checked out '0c5928795a66e93f65e5e68a36d8daa79a209dc2' 2024-08-22T20:28:23.1893850Z Submodule path 'backends/vulkan/third-party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-08-22T20:28:23.2079990Z Submodule path 'backends/vulkan/third-party/volk': checked out 'b3bc21e584f97400b6884cb2a541a56c6a5ddba3' 2024-08-22T20:28:23.2274150Z Submodule path 'backends/xnnpack/third-party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-08-22T20:28:23.2439460Z Submodule path 'backends/xnnpack/third-party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-08-22T20:28:24.6013670Z Submodule path 'backends/xnnpack/third-party/XNNPACK': checked out '1d139a3b4b7155889c88c31f370a82c48e7ca89c' 2024-08-22T20:28:24.7195200Z Submodule path 'backends/xnnpack/third-party/cpuinfo': checked out 'd6860c477c99f1fce9e28eb206891af3c0e1a1d7' 2024-08-22T20:28:24.7528920Z Submodule path 'backends/xnnpack/third-party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-08-22T20:28:24.8300060Z Submodule path 'examples/third-party/LLaVA': checked out '7440ec9ee37b0374c6b5548818e89878e38f3353' 2024-08-22T20:28:24.8594550Z Submodule path 'examples/third-party/fbjni': checked out '52a14f0daa889a20d8984798b8d96eb03cebd334' 2024-08-22T20:28:25.0508610Z Submodule path 'extension/llm/third-party/abseil-cpp': checked out 'eb852207758a773965301d0ae717e4235fc5301a' 2024-08-22T20:28:25.0923250Z Submodule path 'extension/llm/third-party/re2': checked out '6dcd83d60f7944926bfd308cc13979fc53dd69ca' 2024-08-22T20:28:25.2318450Z Submodule path 'extension/llm/third-party/sentencepiece': checked out '6225e08edb2577757163b3f5dbba4c0b670ef445' 2024-08-22T20:28:25.4768440Z Submodule path 'kernels/optimized/third-party/eigen': checked out 'a39ade4ccf99df845ec85c580fbbb324f71952fa' 2024-08-22T20:28:25.7013050Z Submodule path 'third-party/flatbuffers': checked out '595bf0007ab1929570c7671f091313c8fc20644e' 2024-08-22T20:28:25.7494880Z Submodule path 'third-party/flatcc': checked out '896db54787e8b730a6be482c69324751f3f5f117' 2024-08-22T20:28:25.7699040Z Submodule path 'third-party/gflags': checked out 'a738fdf9338412f83ab3f26f31ac11ed3f3ec4bd' 2024-08-22T20:28:25.8303110Z Submodule path 'third-party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-22T20:28:25.8583810Z Submodule path 'third-party/ios-cmake': checked out '06465b27698424cf4a04a5ca4904d50a3c966c45' 2024-08-22T20:28:25.9819600Z Submodule path 'third-party/prelude': checked out '4e9e6d50b8b461564a7e351ff60b87fe59d7e53b' 2024-08-22T20:28:26.0597670Z Submodule path 'third-party/pybind11': checked out '8c7b8dd0ae74b36b7d42f77b0dd4096ebb7f4ab1' 2024-08-22T20:28:26.0607500Z + popd 2024-08-22T20:28:26.0608340Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:28:26.0609310Z + install_executorch_libs pipefail 2024-08-22T20:28:26.0614480Z + 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:26.0618100Z + 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:26.0619960Z + export 'CMAKE_BUILD_ARGS=--target install' 2024-08-22T20:28:26.0620280Z + CMAKE_BUILD_ARGS='--target install' 2024-08-22T20:28:26.0620560Z + install_executorch_python_libs pipefail 2024-08-22T20:28:26.0621080Z ~/work/torchchat/torchchat/et-build/src ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:28:26.0621570Z Building and installing python libraries 2024-08-22T20:28:26.0622170Z Installing pybind 2024-08-22T20:28:26.0622530Z + '[' '!' -d /Users/runner/work/torchchat/torchchat/et-build ']' 2024-08-22T20:28:26.0622980Z + pushd /Users/runner/work/torchchat/torchchat/et-build/src 2024-08-22T20:28:26.0623310Z + cd executorch 2024-08-22T20:28:26.0623570Z + echo 'Building and installing python libraries' 2024-08-22T20:28:26.0623890Z + '[' pipefail = false ']' 2024-08-22T20:28:26.0624230Z + echo 'Installing pybind' 2024-08-22T20:28:26.0624520Z + bash ./install_requirements.sh --pybind xnnpack 2024-08-22T20:28:26.4798640Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2024-08-22T20:28:27.0440340Z Collecting torch==2.5.0.dev20240716 2024-08-22T20:28:27.1168660Z 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:28.5625540Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 MB 46.2 MB/s eta 0:00:00 2024-08-22T20:28:28.8797790Z Collecting torchvision==0.20.0.dev20240716 2024-08-22T20:28:28.9511600Z 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:28.9874930Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 45.5 MB/s eta 0:00:00 2024-08-22T20:28:28.9916160Z Requirement already satisfied: cmake in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (3.30.2) 2024-08-22T20:28:28.9917540Z 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:28.9919300Z Requirement already satisfied: pyyaml in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (6.0.2) 2024-08-22T20:28:28.9921550Z 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:28.9923200Z Requirement already satisfied: tomli in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (2.0.1) 2024-08-22T20:28:28.9925430Z Requirement already satisfied: wheel in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (0.44.0) 2024-08-22T20:28:28.9928360Z 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:29.1029370Z Collecting timm==1.0.7 2024-08-22T20:28:29.1537000Z Downloading timm-1.0.7-py3-none-any.whl.metadata (47 kB) 2024-08-22T20:28:29.3520290Z Collecting torchaudio==2.4.0.dev20240716 2024-08-22T20:28:29.4217130Z 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:29.4558570Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 50.0 MB/s eta 0:00:00 2024-08-22T20:28:29.5543220Z Collecting torchsr==1.0.4 2024-08-22T20:28:29.5661660Z Downloading torchsr-1.0.4-py3-none-any.whl.metadata (12 kB) 2024-08-22T20:28:29.6968720Z Collecting transformers==4.42.4 2024-08-22T20:28:29.7080140Z Downloading transformers-4.42.4-py3-none-any.whl.metadata (43 kB) 2024-08-22T20:28:29.8020000Z 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:29.8021580Z 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:29.8023110Z 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:29.8024800Z 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:29.8026790Z 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:29.8035610Z 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:29.8036880Z 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:29.8039700Z 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:29.8045870Z 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:29.8047560Z 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:29.8096640Z 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:29.8099430Z 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:29.8100910Z 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:29.8103490Z 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:29.8105030Z 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:29.8641330Z 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:29.8806820Z 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:29.8808510Z 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:29.8810730Z 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:29.8812840Z 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:29.8823430Z 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:29.9016750Z Downloading timm-1.0.7-py3-none-any.whl (2.3 MB) 2024-08-22T20:28:29.9573410Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 46.8 MB/s eta 0:00:00 2024-08-22T20:28:29.9698600Z Downloading torchsr-1.0.4-py3-none-any.whl (31 kB) 2024-08-22T20:28:29.9966750Z Downloading transformers-4.42.4-py3-none-any.whl (9.3 MB) 2024-08-22T20:28:30.1293810Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.3/9.3 MB 71.3 MB/s eta 0:00:00 2024-08-22T20:28:30.6484100Z Installing collected packages: torch, torchvision, torchaudio, transformers, torchsr, timm 2024-08-22T20:28:30.6491980Z Attempting uninstall: torch 2024-08-22T20:28:30.6493450Z Found existing installation: torch 2.5.0.dev20240814 2024-08-22T20:28:30.9662030Z Uninstalling torch-2.5.0.dev20240814: 2024-08-22T20:28:31.0233690Z Successfully uninstalled torch-2.5.0.dev20240814 2024-08-22T20:28:37.2999520Z Attempting uninstall: transformers 2024-08-22T20:28:37.3011790Z Found existing installation: transformers 4.44.2 2024-08-22T20:28:37.4076860Z Uninstalling transformers-4.44.2: 2024-08-22T20:28:37.4528440Z Successfully uninstalled transformers-4.44.2 2024-08-22T20:28:42.0988840Z 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:42.1053290Z 2024-08-22T20:28:42.1083050Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:28:42.1183470Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:28:42.4423250Z 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:42.5095120Z WARNING: The index url "" seems invalid, please provide a scheme. 2024-08-22T20:28:42.5095750Z Looking in indexes: https://pypi.org/simple, 2024-08-22T20:28:42.5097840Z Processing /Users/runner/work/torchchat/torchchat/et-build/src/executorch 2024-08-22T20:28:42.5114380Z Preparing metadata (pyproject.toml): started 2024-08-22T20:28:42.5114970Z Running command Preparing metadata (pyproject.toml) 2024-08-22T20:28:42.6446910Z /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:42.6447970Z warnings.warn(msg, _BetaConfiguration) 2024-08-22T20:28:42.7376660Z running dist_info 2024-08-22T20:28:42.7400820Z creating /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-ihznjv00/executorch.egg-info 2024-08-22T20:28:42.7421590Z writing /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-ihznjv00/executorch.egg-info/PKG-INFO 2024-08-22T20:28:42.7425220Z writing dependency_links to /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-ihznjv00/executorch.egg-info/dependency_links.txt 2024-08-22T20:28:42.7426500Z writing entry points to /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-ihznjv00/executorch.egg-info/entry_points.txt 2024-08-22T20:28:42.7427690Z writing requirements to /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-ihznjv00/executorch.egg-info/requires.txt 2024-08-22T20:28:42.7430280Z writing top-level names to /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-ihznjv00/executorch.egg-info/top_level.txt 2024-08-22T20:28:42.7431550Z writing manifest file '/private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-ihznjv00/executorch.egg-info/SOURCES.txt' 2024-08-22T20:28:42.9740100Z reading manifest file '/private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-ihznjv00/executorch.egg-info/SOURCES.txt' 2024-08-22T20:28:42.9742690Z adding license file 'LICENSE' 2024-08-22T20:28:42.9800660Z writing manifest file '/private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-ihznjv00/executorch.egg-info/SOURCES.txt' 2024-08-22T20:28:42.9802340Z creating '/private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-modern-metadata-ihznjv00/executorch-0.4.0a0+9129892.dist-info' 2024-08-22T20:28:43.0188820Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:28:43.0216100Z WARNING: Location 'expecttest/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:43.0509190Z Collecting expecttest (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:43.0510920Z 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:43.0860580Z Downloading expecttest-0.2.1-py3-none-any.whl.metadata (2.5 kB) 2024-08-22T20:28:43.0918300Z WARNING: Location 'flatbuffers/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:43.1177380Z Collecting flatbuffers (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:43.1178920Z 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:43.1292400Z Downloading flatbuffers-24.3.25-py2.py3-none-any.whl.metadata (850 bytes) 2024-08-22T20:28:43.1334660Z WARNING: Location 'hypothesis/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:43.3808940Z Collecting hypothesis (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:43.3812540Z 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:43.3927460Z Downloading hypothesis-6.111.1-py3-none-any.whl.metadata (6.2 kB) 2024-08-22T20:28:43.4050210Z 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:43.4051950Z 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:43.4053960Z 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:43.4056070Z 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:43.4057930Z WARNING: Location 'parameterized/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:43.4145420Z Collecting parameterized (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:43.4149150Z 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:43.4267700Z Downloading parameterized-0.9.0-py2.py3-none-any.whl.metadata (18 kB) 2024-08-22T20:28:43.4346290Z WARNING: Location 'pytest/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:43.4682900Z Collecting pytest (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:43.4693310Z 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:43.4798850Z Downloading pytest-8.3.2-py3-none-any.whl.metadata (7.5 kB) 2024-08-22T20:28:43.4854120Z WARNING: Location 'pytest-xdist/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:43.5042390Z Collecting pytest-xdist (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:43.5045560Z 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:43.5154100Z Downloading pytest_xdist-3.6.1-py3-none-any.whl.metadata (4.3 kB) 2024-08-22T20:28:43.5201560Z 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:43.5202890Z WARNING: Location 'ruamel-yaml/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:43.6180090Z Collecting ruamel.yaml (from executorch==0.4.0a0+9129892) 2024-08-22T20:28:43.6213090Z 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:43.6312100Z Downloading ruamel.yaml-0.18.6-py3-none-any.whl.metadata (23 kB) 2024-08-22T20:28:43.6377380Z 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:43.6381210Z 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:43.6414090Z 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:43.6417220Z WARNING: Location 'sortedcontainers/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:43.6565410Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->executorch==0.4.0a0+9129892) 2024-08-22T20:28:43.6581290Z 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:43.6686010Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2024-08-22T20:28:43.6733340Z WARNING: Location 'exceptiongroup/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:43.6830230Z Collecting exceptiongroup>=1.0.0 (from hypothesis->executorch==0.4.0a0+9129892) 2024-08-22T20:28:43.6832520Z 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:43.6946000Z Downloading exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) 2024-08-22T20:28:43.7161450Z 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:43.7165170Z 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:43.7167320Z 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:43.7177440Z WARNING: Location 'iniconfig/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:43.7255570Z Collecting iniconfig (from pytest->executorch==0.4.0a0+9129892) 2024-08-22T20:28:43.7271550Z 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:43.7381160Z Downloading iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB) 2024-08-22T20:28:43.7411790Z WARNING: Location 'pluggy/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:43.7520250Z Collecting pluggy<2,>=1.5 (from pytest->executorch==0.4.0a0+9129892) 2024-08-22T20:28:43.7523480Z 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:43.7637690Z Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) 2024-08-22T20:28:43.7688230Z 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:43.7694770Z WARNING: Location 'execnet/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:43.7809910Z Collecting execnet>=2.1 (from pytest-xdist->executorch==0.4.0a0+9129892) 2024-08-22T20:28:43.7811150Z 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:43.7929610Z Downloading execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) 2024-08-22T20:28:43.8032050Z WARNING: Location 'ruamel-yaml-clib/' is ignored: it is either a non-existing path or lacks a specific scheme. 2024-08-22T20:28:43.8230180Z Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml->executorch==0.4.0a0+9129892) 2024-08-22T20:28:43.8231630Z 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:43.8358770Z Downloading ruamel.yaml.clib-0.2.8-cp310-cp310-macosx_13_0_arm64.whl.metadata (2.2 kB) 2024-08-22T20:28:43.8541600Z 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:43.8738900Z Downloading expecttest-0.2.1-py3-none-any.whl (7.4 kB) 2024-08-22T20:28:43.8906980Z Downloading flatbuffers-24.3.25-py2.py3-none-any.whl (26 kB) 2024-08-22T20:28:43.9089850Z Downloading hypothesis-6.111.1-py3-none-any.whl (467 kB) 2024-08-22T20:28:43.9512230Z Downloading parameterized-0.9.0-py2.py3-none-any.whl (20 kB) 2024-08-22T20:28:43.9662240Z Downloading pytest-8.3.2-py3-none-any.whl (341 kB) 2024-08-22T20:28:43.9863390Z Downloading pytest_xdist-3.6.1-py3-none-any.whl (46 kB) 2024-08-22T20:28:44.0015160Z Downloading ruamel.yaml-0.18.6-py3-none-any.whl (117 kB) 2024-08-22T20:28:44.0157880Z Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB) 2024-08-22T20:28:44.0287700Z Downloading execnet-2.1.1-py3-none-any.whl (40 kB) 2024-08-22T20:28:44.0426090Z Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) 2024-08-22T20:28:44.0566270Z Downloading ruamel.yaml.clib-0.2.8-cp310-cp310-macosx_13_0_arm64.whl (133 kB) 2024-08-22T20:28:44.0723780Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2024-08-22T20:28:44.0877780Z Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) 2024-08-22T20:28:44.0974520Z Building wheels for collected packages: executorch 2024-08-22T20:28:44.0981170Z Building wheel for executorch (pyproject.toml): started 2024-08-22T20:28:44.0982040Z Running command Building wheel for executorch (pyproject.toml) 2024-08-22T20:28:44.2426080Z /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:44.2427060Z warnings.warn(msg, _BetaConfiguration) 2024-08-22T20:28:44.3573270Z running bdist_wheel 2024-08-22T20:28:44.3720070Z running build 2024-08-22T20:28:44.3721240Z command options for 'CustomBuild': 2024-08-22T20:28:44.3722050Z build_base = pip-out 2024-08-22T20:28:44.3722740Z build_purelib = pip-out/lib 2024-08-22T20:28:44.3723810Z build_platlib = pip-out/lib.macosx-10.9-universal2-cpython-310 2024-08-22T20:28:44.3725210Z build_lib = pip-out/lib.macosx-10.9-universal2-cpython-310 2024-08-22T20:28:44.3726450Z build_scripts = pip-out/scripts-3.10 2024-08-22T20:28:44.3727550Z build_temp = pip-out/temp.macosx-10.9-universal2-cpython-310 2024-08-22T20:28:44.3728780Z plat_name = macosx-10.9-universal2 2024-08-22T20:28:44.3729670Z compiler = None 2024-08-22T20:28:44.3730320Z parallel = 5 2024-08-22T20:28:44.3730930Z debug = None 2024-08-22T20:28:44.3731560Z force = None 2024-08-22T20:28:44.3732540Z executable = /Library/Frameworks/Python.framework/Versions/3.10/bin/python 2024-08-22T20:28:44.3734970Z creating /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out 2024-08-22T20:28:44.3737550Z creating /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310 2024-08-22T20:28:44.3740530Z 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:44.3743660Z 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:44.3758830Z 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:45.1185010Z -- The C compiler identification is AppleClang 15.0.0.15000309 2024-08-22T20:28:45.1774780Z -- The CXX compiler identification is AppleClang 15.0.0.15000309 2024-08-22T20:28:45.1840060Z -- Detecting C compiler ABI info 2024-08-22T20:28:45.6471810Z -- Detecting C compiler ABI info - done 2024-08-22T20:28:45.6572670Z -- Check for working C compiler: /Applications/Xcode_15.3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped 2024-08-22T20:28:45.6573400Z -- Detecting C compile features 2024-08-22T20:28:45.6575910Z -- Detecting C compile features - done 2024-08-22T20:28:45.6609810Z -- Detecting CXX compiler ABI info 2024-08-22T20:28:45.7651860Z -- Detecting CXX compiler ABI info - done 2024-08-22T20:28:45.7780650Z -- Check for working CXX compiler: /Applications/Xcode_15.3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped 2024-08-22T20:28:45.7783920Z -- Detecting CXX compile features 2024-08-22T20:28:45.7792820Z -- Detecting CXX compile features - done 2024-08-22T20:28:45.7874390Z -- 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:45.8304250Z -- Configuring done (0.0s) 2024-08-22T20:28:45.8351230Z -- Generating done (0.0s) 2024-08-22T20:28:45.8355260Z -- 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:45.8681700Z [ 11%] Creating directories for 'fxdiv' 2024-08-22T20:28:45.8806620Z [ 22%] Performing download step (git clone) for 'fxdiv' 2024-08-22T20:28:45.8938640Z Cloning into 'FXdiv-source'... 2024-08-22T20:28:46.3563730Z Already on 'master' 2024-08-22T20:28:46.3567060Z Your branch is up to date with 'origin/master'. 2024-08-22T20:28:46.4410280Z [ 33%] Performing update step for 'fxdiv' 2024-08-22T20:28:46.4582260Z -- Fetching latest from the remote origin 2024-08-22T20:28:46.8675190Z [ 44%] No patch step for 'fxdiv' 2024-08-22T20:28:46.8948200Z [ 55%] No configure step for 'fxdiv' 2024-08-22T20:28:46.9456370Z [ 66%] No build step for 'fxdiv' 2024-08-22T20:28:46.9821740Z [ 77%] No install step for 'fxdiv' 2024-08-22T20:28:47.0178970Z [ 88%] No test step for 'fxdiv' 2024-08-22T20:28:47.0484800Z [100%] Completed 'fxdiv' 2024-08-22T20:28:47.0736130Z [100%] Built target fxdiv 2024-08-22T20:28:47.0831550Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2024-08-22T20:28:47.2136780Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2024-08-22T20:28:47.2140880Z -- Found Threads: TRUE 2024-08-22T20:28:47.2158440Z -- Using python executable '/Library/Frameworks/Python.framework/Versions/3.10/bin/python' 2024-08-22T20:28:48.2785970Z -- 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:48.2789230Z -- Killing buck2 daemon 2024-08-22T20:28:48.2803960Z -- executorch: Generating source lists 2024-08-22T20:28:48.2806810Z -- 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:49.8367580Z -- 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:49.8439550Z -- Proceeding with version: 24.3.25.0 2024-08-22T20:28:49.8441840Z -- Looking for strtof_l 2024-08-22T20:28:49.9453940Z -- Looking for strtof_l - not found 2024-08-22T20:28:49.9456500Z -- Looking for strtoull_l 2024-08-22T20:28:50.0091650Z -- Looking for strtoull_l - not found 2024-08-22T20:28:50.0092180Z -- Looking for realpath 2024-08-22T20:28:50.1099050Z -- Looking for realpath - found 2024-08-22T20:28:50.1099520Z -- CMAKE_CXX_FLAGS: 2024-08-22T20:28:50.1109930Z -- executorch: Using PAL default 'posix' 2024-08-22T20:28:50.1206810Z -- Generating operator lib: 2024-08-22T20:28:50.1207210Z -- LIB_NAME: portable_ops_lib 2024-08-22T20:28:50.1208460Z -- OPS_SCHEMA_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/portable/functions.yaml 2024-08-22T20:28:50.1209120Z -- ROOT_OPS: 2024-08-22T20:28:50.1209410Z -- INCLUDE_ALL_OPS: 2024-08-22T20:28:50.1211970Z 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:50.1213800Z -- Generating kernel bindings: 2024-08-22T20:28:50.1214150Z -- LIB_NAME: portable_ops_lib 2024-08-22T20:28:50.1214850Z -- FUNCTIONS_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/portable/functions.yaml 2024-08-22T20:28:50.1215480Z -- CUSTOM_OPS_YAML: 2024-08-22T20:28:50.2778410Z 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:50.2780970Z -- Generating operator lib: 2024-08-22T20:28:50.2781320Z -- LIB_NAME: portable_ops_lib 2024-08-22T20:28:50.2781680Z -- KERNEL_LIBS: portable_kernels 2024-08-22T20:28:50.2782070Z -- DEPS: executorch 2024-08-22T20:28:50.2791790Z -- Generating operator lib: 2024-08-22T20:28:50.2792280Z -- LIB_NAME: optimized_ops_lib 2024-08-22T20:28:50.2794390Z -- OPS_SCHEMA_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/optimized/optimized-oss.yaml 2024-08-22T20:28:50.2795120Z -- ROOT_OPS: 2024-08-22T20:28:50.2795410Z -- INCLUDE_ALL_OPS: 2024-08-22T20:28:50.2797360Z 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:50.2799180Z -- Generating kernel bindings: 2024-08-22T20:28:50.2799570Z -- LIB_NAME: optimized_ops_lib 2024-08-22T20:28:50.2800250Z -- FUNCTIONS_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/optimized/optimized-oss.yaml 2024-08-22T20:28:50.2801150Z -- CUSTOM_OPS_YAML: 2024-08-22T20:28:50.4164660Z 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:50.4268070Z -- Generating operator lib: 2024-08-22T20:28:50.4363420Z -- LIB_NAME: optimized_ops_lib 2024-08-22T20:28:50.4465030Z -- KERNEL_LIBS: optimized_kernels 2024-08-22T20:28:50.4565770Z -- DEPS: executorch 2024-08-22T20:28:50.4666950Z -- Generating operator lib: 2024-08-22T20:28:50.4767540Z -- LIB_NAME: quantized_ops_lib 2024-08-22T20:28:50.4791630Z -- OPS_SCHEMA_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/quantized.yaml 2024-08-22T20:28:50.4839820Z -- ROOT_OPS: 2024-08-22T20:28:50.4891710Z -- INCLUDE_ALL_OPS: 2024-08-22T20:28:50.4937120Z 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:50.4973630Z -- Generating kernel bindings: 2024-08-22T20:28:50.5008690Z -- LIB_NAME: quantized_ops_lib 2024-08-22T20:28:50.5049700Z -- FUNCTIONS_YAML: 2024-08-22T20:28:50.5085580Z -- CUSTOM_OPS_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/quantized.yaml 2024-08-22T20:28:50.5933310Z 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:50.5948410Z -- Generating operator lib: 2024-08-22T20:28:50.5967670Z -- LIB_NAME: quantized_ops_aot_lib 2024-08-22T20:28:50.5968600Z -- OPS_SCHEMA_YAML: 2024-08-22T20:28:50.5975530Z -- 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:50.5980460Z -- INCLUDE_ALL_OPS: 2024-08-22T20:28:50.5989070Z 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:50.5998270Z -- Generating kernel bindings: 2024-08-22T20:28:50.5999150Z -- LIB_NAME: quantized_ops_aot_lib 2024-08-22T20:28:50.6000230Z -- FUNCTIONS_YAML: 2024-08-22T20:28:50.6001820Z -- CUSTOM_OPS_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/quantized.yaml 2024-08-22T20:28:50.7590020Z -- Generating custom ops aot lib: 2024-08-22T20:28:50.7590450Z -- LIB_NAME: quantized_ops_aot_lib 2024-08-22T20:28:50.7591270Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_add.cpp 2024-08-22T20:28:50.7592530Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_choose_qparams.cpp 2024-08-22T20:28:50.7593750Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_dequantize.cpp 2024-08-22T20:28:50.7594900Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding.cpp 2024-08-22T20:28:50.7596030Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_embedding4b.cpp 2024-08-22T20:28:50.7597230Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_mixed_linear.cpp 2024-08-22T20:28:50.7598360Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_mixed_mm.cpp 2024-08-22T20:28:50.7599520Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/quantized/cpu/op_quantize.cpp 2024-08-22T20:28:50.7600840Z -- KERNEL_SOURCE: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/../../kernels/portable/cpu/util/reduce_util.cpp 2024-08-22T20:28:50.7602050Z -- 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:50.7911540Z 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:50.7913920Z static library kineto_LIBRARY-NOTFOUND not found. 2024-08-22T20:28:50.7914920Z Call Stack (most recent call first): 2024-08-22T20:28:50.7916660Z /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:50.7917470Z build/Codegen.cmake:143 (find_package) 2024-08-22T20:28:50.7917910Z kernels/quantized/CMakeLists.txt:87 (gen_custom_ops_aot_lib) 2024-08-22T20:28:50.7918190Z 2024-08-22T20:28:50.7918200Z 2024-08-22T20:28:50.7920450Z -- Found Torch: /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/torch/lib/libtorch.dylib 2024-08-22T20:28:50.7923550Z -- Generating operator lib: 2024-08-22T20:28:50.7924370Z -- LIB_NAME: quantized_ops_lib 2024-08-22T20:28:50.7925220Z -- KERNEL_LIBS: quantized_kernels 2024-08-22T20:28:50.7925840Z -- DEPS: executorch 2024-08-22T20:28:50.7933970Z -- Merging kernel yaml files: 2024-08-22T20:28:50.7936780Z -- FUNCTIONS_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/configurations/../kernels/optimized/optimized-oss.yaml 2024-08-22T20:28:50.7939680Z -- FALLBACK_YAML: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/configurations/../kernels/portable/functions.yaml 2024-08-22T20:28:50.7942960Z -- 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:50.7944960Z -- Generating operator lib: 2024-08-22T20:28:50.7945740Z -- LIB_NAME: optimized_native_cpu_ops_lib 2024-08-22T20:28:50.7948060Z -- 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:50.7950170Z -- ROOT_OPS: 2024-08-22T20:28:50.7950780Z -- INCLUDE_ALL_OPS: 2024-08-22T20:28:50.7955510Z 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:50.7957610Z -- Generating kernel bindings: 2024-08-22T20:28:50.7957930Z -- LIB_NAME: optimized_native_cpu_ops_lib 2024-08-22T20:28:50.7958800Z -- 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:50.7959590Z -- CUSTOM_OPS_YAML: 2024-08-22T20:28:50.9304260Z 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:50.9311170Z -- Generating operator lib: 2024-08-22T20:28:50.9311960Z -- LIB_NAME: optimized_native_cpu_ops_lib 2024-08-22T20:28:50.9312920Z -- KERNEL_LIBS: portable_kernels;optimized_kernels 2024-08-22T20:28:50.9313790Z -- DEPS: executorch 2024-08-22T20:28:50.9315000Z CMake Deprecation Warning at third-party/gflags/CMakeLists.txt:73 (cmake_minimum_required): 2024-08-22T20:28:50.9316570Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-08-22T20:28:50.9317570Z CMake. 2024-08-22T20:28:50.9317830Z 2024-08-22T20:28:50.9318390Z Update the VERSION argument value or use a ... suffix to tell 2024-08-22T20:28:50.9319730Z CMake that the project does not need compatibility with older versions. 2024-08-22T20:28:50.9321090Z 2024-08-22T20:28:50.9321110Z 2024-08-22T20:28:50.9321450Z -- Looking for C++ include unistd.h 2024-08-22T20:28:51.0414080Z -- Looking for C++ include unistd.h - found 2024-08-22T20:28:51.0414580Z -- Looking for C++ include stdint.h 2024-08-22T20:28:51.1377850Z -- Looking for C++ include stdint.h - found 2024-08-22T20:28:51.1379520Z -- Looking for C++ include inttypes.h 2024-08-22T20:28:51.2549480Z -- Looking for C++ include inttypes.h - found 2024-08-22T20:28:51.2550600Z -- Looking for C++ include sys/types.h 2024-08-22T20:28:51.3998740Z -- Looking for C++ include sys/types.h - found 2024-08-22T20:28:51.4011450Z -- Looking for C++ include sys/stat.h 2024-08-22T20:28:51.5626990Z -- Looking for C++ include sys/stat.h - found 2024-08-22T20:28:51.5652570Z -- Looking for C++ include fnmatch.h 2024-08-22T20:28:51.7253750Z -- Looking for C++ include fnmatch.h - found 2024-08-22T20:28:51.7254720Z -- Looking for C++ include stddef.h 2024-08-22T20:28:51.8699440Z -- Looking for C++ include stddef.h - found 2024-08-22T20:28:51.8701060Z -- Check size of uint32_t 2024-08-22T20:28:51.9728250Z -- Check size of uint32_t - done 2024-08-22T20:28:51.9728720Z -- Looking for strtoll 2024-08-22T20:28:52.0795720Z -- Looking for strtoll - found 2024-08-22T20:28:52.1061730Z -- The ASM compiler identification is AppleClang 2024-08-22T20:28:52.1083140Z -- Found assembler: /Applications/Xcode_15.3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc 2024-08-22T20:28:52.1125900Z -- 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:52.1673770Z -- Configuring done (0.0s) 2024-08-22T20:28:52.1775120Z -- Generating done (0.0s) 2024-08-22T20:28:52.1877620Z -- 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:52.2259990Z [ 11%] Creating directories for 'fp16' 2024-08-22T20:28:52.2454730Z [ 22%] Performing download step (download, verify and extract) for 'fp16' 2024-08-22T20:28:52.2567390Z -- Downloading... 2024-08-22T20:28:52.2568420Z 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:52.2569340Z timeout='none' 2024-08-22T20:28:52.2569570Z inactivity timeout='none' 2024-08-22T20:28:52.2570120Z -- Using src='https://github.com/Maratyszcza/FP16/archive/0a92994d729ff76a58f692d3028ca1b64b145d91.zip' 2024-08-22T20:28:52.6594710Z -- [download 14% complete] 2024-08-22T20:28:52.6778360Z -- [download 33% complete] 2024-08-22T20:28:52.6778680Z -- [download 44% complete] 2024-08-22T20:28:52.6973420Z -- [download 62% complete] 2024-08-22T20:28:52.6993590Z -- [download 80% complete] 2024-08-22T20:28:52.6996520Z -- [download 93% complete] 2024-08-22T20:28:52.6997550Z -- [download 100% complete] 2024-08-22T20:28:52.6998310Z -- verifying file... 2024-08-22T20:28:52.7018660Z file='/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/FP16-download/fp16-prefix/src/0a92994d729ff76a58f692d3028ca1b64b145d91.zip' 2024-08-22T20:28:52.7021320Z -- Downloading... done 2024-08-22T20:28:52.7260050Z -- extracting... 2024-08-22T20:28:52.7261110Z src='/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/FP16-download/fp16-prefix/src/0a92994d729ff76a58f692d3028ca1b64b145d91.zip' 2024-08-22T20:28:52.7262520Z dst='/Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/FP16-source' 2024-08-22T20:28:52.7263230Z -- extracting... [tar xfz] 2024-08-22T20:28:52.7390630Z -- extracting... [analysis] 2024-08-22T20:28:52.7406880Z -- extracting... [rename] 2024-08-22T20:28:52.7407150Z -- extracting... [clean up] 2024-08-22T20:28:52.7407410Z -- extracting... done 2024-08-22T20:28:52.7564100Z [ 33%] No update step for 'fp16' 2024-08-22T20:28:52.7727620Z [ 44%] No patch step for 'fp16' 2024-08-22T20:28:52.7870200Z [ 55%] No configure step for 'fp16' 2024-08-22T20:28:52.8033950Z [ 66%] No build step for 'fp16' 2024-08-22T20:28:52.8197770Z [ 77%] No install step for 'fp16' 2024-08-22T20:28:52.8388960Z [ 88%] No test step for 'fp16' 2024-08-22T20:28:52.8588000Z [100%] Completed 'fp16' 2024-08-22T20:28:52.8754350Z [100%] Built target fp16 2024-08-22T20:28:52.9020460Z CMake Deprecation Warning at pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/FP16-source/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2024-08-22T20:28:52.9021470Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-08-22T20:28:52.9021840Z CMake. 2024-08-22T20:28:52.9021940Z 2024-08-22T20:28:52.9022150Z Update the VERSION argument value or use a ... suffix to tell 2024-08-22T20:28:52.9022670Z CMake that the project does not need compatibility with older versions. 2024-08-22T20:28:52.9022980Z 2024-08-22T20:28:52.9023530Z 2024-08-22T20:28:52.9032540Z -- Downloading PSimd to /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/psimd-source (define PSIMD_SOURCE_DIR to avoid it) 2024-08-22T20:28:52.9080100Z CMake Deprecation Warning at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2024-08-22T20:28:52.9080610Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-08-22T20:28:52.9080980Z CMake. 2024-08-22T20:28:52.9081080Z 2024-08-22T20:28:52.9082030Z Update the VERSION argument value or use a ... suffix to tell 2024-08-22T20:28:52.9082670Z CMake that the project does not need compatibility with older versions. 2024-08-22T20:28:52.9083010Z 2024-08-22T20:28:52.9083760Z 2024-08-22T20:28:52.9428050Z -- Configuring done (0.0s) 2024-08-22T20:28:52.9475210Z -- Generating done (0.0s) 2024-08-22T20:28:52.9479200Z -- Build files have been written to: /Users/runner/work/torchchat/torchchat/et-build/src/executorch/pip-out/temp.macosx-10.9-universal2-cpython-310/cmake-out/psimd-download 2024-08-22T20:28:52.9834280Z [ 11%] Creating directories for 'psimd' 2024-08-22T20:28:52.9988560Z [ 22%] Performing download step (git clone) for 'psimd' 2024-08-22T20:28:53.0171020Z Cloning into 'psimd-source'... 2024-08-22T20:28:53.4787150Z Already on 'master' 2024-08-22T20:28:53.4792640Z Your branch is up to date with 'origin/master'. 2024-08-22T20:28:53.5544730Z [ 33%] Performing update step for 'psimd' 2024-08-22T20:28:53.5674700Z -- Fetching latest from the remote origin 2024-08-22T20:28:53.9532390Z [ 44%] No patch step for 'psimd' 2024-08-22T20:28:54.0000560Z [ 55%] No configure step for 'psimd' 2024-08-22T20:28:54.0511170Z [ 66%] No build step for 'psimd' 2024-08-22T20:28:54.0849490Z [ 77%] No install step for 'psimd' 2024-08-22T20:28:54.1237280Z [ 88%] No test step for 'psimd' 2024-08-22T20:28:54.1510340Z [100%] Completed 'psimd' 2024-08-22T20:28:54.1815420Z [100%] Built target psimd 2024-08-22T20:28:54.1949340Z 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:28:54.1951670Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-08-22T20:28:54.1952770Z CMake. 2024-08-22T20:28:54.1953060Z 2024-08-22T20:28:54.1953630Z Update the VERSION argument value or use a ... suffix to tell 2024-08-22T20:28:54.1955020Z CMake that the project does not need compatibility with older versions. 2024-08-22T20:28:54.1955920Z 2024-08-22T20:28:54.1955930Z 2024-08-22T20:28:54.2068110Z -- pybind11 v2.12.0 dev1 2024-08-22T20:28:54.2081050Z CMake Warning (dev) at third-party/pybind11/tools/FindPythonLibsNew.cmake:98 (find_package): 2024-08-22T20:28:54.2082820Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2024-08-22T20:28:54.2084400Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2024-08-22T20:28:54.2085800Z the cmake_policy command to set the policy and suppress this warning. 2024-08-22T20:28:54.2086660Z 2024-08-22T20:28:54.2086930Z Call Stack (most recent call first): 2024-08-22T20:28:54.2088080Z third-party/pybind11/tools/pybind11Tools.cmake:50 (find_package) 2024-08-22T20:28:54.2089480Z third-party/pybind11/tools/pybind11Common.cmake:188 (include) 2024-08-22T20:28:54.2090720Z third-party/pybind11/CMakeLists.txt:211 (include) 2024-08-22T20:28:54.2092030Z This warning is for project developers. Use -Wno-dev to suppress it. 2024-08-22T20:28:54.2093360Z 2024-08-22T20:28:54.2252840Z -- 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:28:54.2543300Z -- Found PythonLibs: /Library/Frameworks/Python.framework/Versions/3.10/lib/libpython3.10.dylib 2024-08-22T20:28:54.2549290Z -- Performing Test HAS_FLTO 2024-08-22T20:28:54.3908140Z -- Performing Test HAS_FLTO - Success 2024-08-22T20:28:54.3911430Z -- Performing Test HAS_FLTO_THIN 2024-08-22T20:28:54.4821550Z -- Performing Test HAS_FLTO_THIN - Success 2024-08-22T20:28:54.4833170Z CMake Deprecation Warning at third-party/flatcc/CMakeLists.txt:2 (cmake_minimum_required): 2024-08-22T20:28:54.4833790Z Compatibility with CMake < 3.5 will be removed from a future version of 2024-08-22T20:28:54.4834160Z CMake. 2024-08-22T20:28:54.4834540Z 2024-08-22T20:28:54.4835760Z Update the VERSION argument value or use a ... suffix to tell 2024-08-22T20:28:54.4836300Z CMake that the project does not need compatibility with older versions. 2024-08-22T20:28:54.4836610Z 2024-08-22T20:28:54.4837110Z 2024-08-22T20:28:54.4838130Z -- dist install dir /Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatcc 2024-08-22T20:28:54.4840160Z -- lib install dir /Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatcc/lib 2024-08-22T20:28:54.4840860Z -- Setting Clang compiler options 2024-08-22T20:28:54.4841520Z -- Configured C_FLAGS: -DFLATCC_REFLECTION=0 -Wstrict-prototypes -Wsign-conversion -Wconversion -std=c11 -pedantic -Wall -Wextra -Werror 2024-08-22T20:28:54.4908110Z 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:54.4908900Z static library kineto_LIBRARY-NOTFOUND not found. 2024-08-22T20:28:54.4909220Z Call Stack (most recent call first): 2024-08-22T20:28:54.4910000Z /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:54.4910730Z CMakeLists.txt:671 (find_package) 2024-08-22T20:28:54.4910920Z 2024-08-22T20:28:54.4910920Z 2024-08-22T20:28:54.4929140Z -- 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:28:54.4952950Z 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:54.4953720Z static library kineto_LIBRARY-NOTFOUND not found. 2024-08-22T20:28:54.4954040Z Call Stack (most recent call first): 2024-08-22T20:28:54.4954810Z /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:54.4955610Z examples/models/llama2/custom_ops/CMakeLists.txt:81 (find_package) 2024-08-22T20:28:54.4955910Z 2024-08-22T20:28:54.4955910Z 2024-08-22T20:28:54.4956380Z -- 2024-08-22T20:28:54.4956880Z -- ******** Summary ******** 2024-08-22T20:28:54.4957550Z -- CMAKE_BUILD_TYPE : Release 2024-08-22T20:28:54.4958200Z -- CMAKE_CXX_STANDARD : 17 2024-08-22T20:28:54.4958650Z -- CMAKE_CXX_COMPILER_ID : AppleClang 2024-08-22T20:28:54.4959300Z -- CMAKE_TOOLCHAIN_FILE : 2024-08-22T20:28:54.4960720Z -- 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:28:54.4961760Z -- PYTHON_EXECUTABLE : /Library/Frameworks/Python.framework/Versions/3.10/bin/python 2024-08-22T20:28:54.4962220Z -- FLATC_EXECUTABLE : flatc 2024-08-22T20:28:54.4962760Z -- EXECUTORCH_ENABLE_LOGGING : ON 2024-08-22T20:28:54.4963110Z -- EXECUTORCH_ENABLE_PROGRAM_VERIFICATION : OFF 2024-08-22T20:28:54.4963470Z -- EXECUTORCH_LOG_LEVEL : Info 2024-08-22T20:28:54.4963820Z -- EXECUTORCH_BUILD_ANDROID_JNI : OFF 2024-08-22T20:28:54.4964670Z -- EXECUTORCH_BUILD_ARM_BAREMETAL : OFF 2024-08-22T20:28:54.4965060Z -- EXECUTORCH_BUILD_COREML : OFF 2024-08-22T20:28:54.4965410Z -- EXECUTORCH_BUILD_KERNELS_CUSTOM : ON 2024-08-22T20:28:54.4967530Z -- EXECUTORCH_BUILD_EXECUTOR_RUNNER : ON 2024-08-22T20:28:54.4967990Z -- EXECUTORCH_BUILD_EXTENSION_DATA_LOADER : ON 2024-08-22T20:28:54.4969420Z -- EXECUTORCH_BUILD_EXTENSION_MODULE : ON 2024-08-22T20:28:54.4969810Z -- EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL : OFF 2024-08-22T20:28:54.4970580Z -- EXECUTORCH_BUILD_FLATC : ON 2024-08-22T20:28:54.4971360Z -- EXECUTORCH_BUILD_GFLAGS : ON 2024-08-22T20:28:54.4971910Z -- EXECUTORCH_BUILD_GTESTS : OFF 2024-08-22T20:28:54.4972430Z -- EXECUTORCH_BUILD_HOST_TARGETS : ON 2024-08-22T20:28:54.4973210Z -- EXECUTORCH_BUILD_MPS : OFF 2024-08-22T20:28:54.4973840Z -- EXECUTORCH_BUILD_PYBIND : ON 2024-08-22T20:28:54.4974520Z -- EXECUTORCH_BUILD_QNN : OFF 2024-08-22T20:28:54.4974940Z -- EXECUTORCH_BUILD_KERNELS_OPTIMIZED : ON 2024-08-22T20:28:54.4975700Z -- EXECUTORCH_BUILD_KERNELS_QUANTIZED : ON 2024-08-22T20:28:54.4976190Z -- EXECUTORCH_BUILD_SDK : OFF 2024-08-22T20:28:54.4977020Z -- EXECUTORCH_BUILD_SIZE_TEST : OFF 2024-08-22T20:28:54.4977390Z -- EXECUTORCH_BUILD_XNNPACK : ON 2024-08-22T20:28:54.4978300Z -- EXECUTORCH_BUILD_VULKAN : OFF 2024-08-22T20:28:54.4978710Z -- EXECUTORCH_BUILD_PTHREADPOOL : ON 2024-08-22T20:28:54.4979300Z -- EXECUTORCH_BUILD_CPUINFO : ON 2024-08-22T20:28:54.4980150Z -- Configuring done (10.1s) 2024-08-22T20:28:55.7364270Z -- Generating done (1.2s) 2024-08-22T20:28:55.7398400Z -- 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:28:55.7533740Z 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:28:55.8522890Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/reflection.cpp.o 2024-08-22T20:28:55.8536100Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_binary.cpp.o 2024-08-22T20:28:55.8542450Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_parser.cpp.o 2024-08-22T20:28:55.8567210Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/util.cpp.o 2024-08-22T20:28:55.8572480Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o 2024-08-22T20:28:56.7319820Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o 2024-08-22T20:28:57.0360290Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o 2024-08-22T20:28:57.3697250Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_dart.cpp.o 2024-08-22T20:28:57.5549000Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o 2024-08-22T20:28:59.2926810Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_kotlin_kmp.cpp.o 2024-08-22T20:28:59.5891040Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_go.cpp.o 2024-08-22T20:29:00.2154090Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_java.cpp.o 2024-08-22T20:29:01.6006880Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_ts.cpp.o 2024-08-22T20:29:01.6063220Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_php.cpp.o 2024-08-22T20:29:02.3397200Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_python.cpp.o 2024-08-22T20:29:02.7017720Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_lobster.cpp.o 2024-08-22T20:29:03.0080230Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o 2024-08-22T20:29:03.2432340Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_fbs.cpp.o 2024-08-22T20:29:03.9602310Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_grpc.cpp.o 2024-08-22T20:29:04.2118400Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_json_schema.cpp.o 2024-08-22T20:29:04.5806100Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_swift.cpp.o 2024-08-22T20:29:04.7416220Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/file_name_saving_file_manager.cpp.o 2024-08-22T20:29:05.1484180Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/file_binary_writer.cpp.o 2024-08-22T20:29:05.2657480Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/file_writer.cpp.o 2024-08-22T20:29:05.4884700Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/flatc.cpp.o 2024-08-22T20:29:05.6734100Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/flatc_main.cpp.o 2024-08-22T20:29:05.7859550Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/binary_annotator.cpp.o 2024-08-22T20:29:06.7084230Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/annotated_binary_text_gen.cpp.o 2024-08-22T20:29:06.8378640Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/bfbs_gen_lua.cpp.o 2024-08-22T20:29:06.9286940Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/bfbs_gen_nim.cpp.o 2024-08-22T20:29:07.7402890Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/src/code_generators.cpp.o 2024-08-22T20:29:07.8093280Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/cpp_generator.cc.o 2024-08-22T20:29:08.3301110Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/go_generator.cc.o 2024-08-22T20:29:08.7922610Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/java_generator.cc.o 2024-08-22T20:29:08.8080470Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/python_generator.cc.o 2024-08-22T20:29:08.8967240Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/swift_generator.cc.o 2024-08-22T20:29:09.1713820Z Building CXX object third-party/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/ts_generator.cc.o 2024-08-22T20:29:09.9677100Z Linking CXX executable flatc 2024-08-22T20:29:10.0132570Z Built target flatc 2024-08-22T20:29:10.0522830Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2024-08-22T20:29:10.0525330Z [ 0%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/builder.c.o 2024-08-22T20:29:10.0528010Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2024-08-22T20:29:10.0565480Z [ 0%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernel-utils.dir/src/microkernel-utils.c.o 2024-08-22T20:29:10.0953290Z [ 0%] Built target microkernel-utils 2024-08-22T20:29:10.1117570Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2024-08-22T20:29:10.1184900Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2024-08-22T20:29:10.1309520Z [ 0%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/str_set.c.o 2024-08-22T20:29:10.1413060Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2024-08-22T20:29:10.2199130Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2024-08-22T20:29:10.2855780Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/uarch.c.o 2024-08-22T20:29:10.3257200Z [ 0%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/emitter.c.o 2024-08-22T20:29:10.3357680Z [ 0%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/ptr_set.c.o 2024-08-22T20:29:10.3458080Z [ 0%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/cache.c.o 2024-08-22T20:29:10.3964840Z [ 0%] Built target flatc 2024-08-22T20:29:10.4065670Z [ 0%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/refmap.c.o 2024-08-22T20:29:10.4167610Z [ 0%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2024-08-22T20:29:10.4253440Z [ 6%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/mach/init.c.o 2024-08-22T20:29:10.4571160Z [ 6%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/verifier.c.o 2024-08-22T20:29:10.4799480Z [ 6%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/symbol_table.c.o 2024-08-22T20:29:10.4900920Z [ 6%] Generating common_schema headers 2024-08-22T20:29:10.5185680Z [ 6%] Built target common_schema 2024-08-22T20:29:10.5521890Z [ 13%] Generating xnnpack_schema headers 2024-08-22T20:29:10.5925630Z [ 13%] Built target xnnpack_schema 2024-08-22T20:29:10.6027380Z [ 13%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo.dir/src/mach/topology.c.o 2024-08-22T20:29:10.6129280Z [ 13%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/json_parser.c.o 2024-08-22T20:29:10.6337440Z [ 13%] Generating bundled_program headers 2024-08-22T20:29:10.6430930Z [ 13%] Linking C static library libcpuinfo.a 2024-08-22T20:29:10.6627540Z [ 13%] Built target bundled_program_schema 2024-08-22T20:29:10.6725990Z [ 13%] Building C object backends/xnnpack/third-party/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2024-08-22T20:29:10.6854090Z [ 13%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/scope_table.c.o 2024-08-22T20:29:10.7008670Z [ 13%] Built target cpuinfo 2024-08-22T20:29:10.7124940Z [ 13%] Building C object third-party/flatcc/src/runtime/CMakeFiles/flatccrt.dir/json_printer.c.o 2024-08-22T20:29:10.7510320Z [ 13%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/name_table.c.o 2024-08-22T20:29:10.7863680Z [ 13%] Linking C static library libpthreadpool.a 2024-08-22T20:29:10.8301540Z [ 13%] Built target pthreadpool 2024-08-22T20:29:10.8600820Z [ 13%] Generating program_schema headers 2024-08-22T20:29:10.8673500Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/allocator.dir/src/allocator.c.o 2024-08-22T20:29:10.8775500Z [ 13%] Built target program_schema 2024-08-22T20:29:10.8857540Z [ 13%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/schema_table.c.o 2024-08-22T20:29:10.9022300Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/datatype-strings.c.o 2024-08-22T20:29:10.9221980Z [ 13%] Built target allocator 2024-08-22T20:29:10.9460220Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/microkernel-type.c.o 2024-08-22T20:29:10.9575940Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/hash_tables/value_set.c.o 2024-08-22T20:29:10.9764500Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/node-type.c.o 2024-08-22T20:29:10.9998070Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/scalar.c.o 2024-08-22T20:29:11.0126690Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/enums/operator-type.c.o 2024-08-22T20:29:11.0462610Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/logging.dir/src/log.c.o 2024-08-22T20:29:11.0973250Z [ 20%] Built target logging 2024-08-22T20:29:11.0974310Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neon.c.o 2024-08-22T20:29:11.1064500Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/fileio.c.o 2024-08-22T20:29:11.1200610Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2024-08-22T20:29:11.1748190Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/parser.c.o 2024-08-22T20:29:11.3873300Z [ 20%] Built target indirection 2024-08-22T20:29:11.4156210Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch32-assembler.cc.o 2024-08-22T20:29:11.5607060Z [ 20%] Linking C static library /Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatcc/lib/libflatccrt.a 2024-08-22T20:29:11.6218290Z [ 20%] Built target flatccrt 2024-08-22T20:29:11.6484640Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microparams-init.dir/src/microparams-init.c.o 2024-08-22T20:29:11.7607540Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch64-assembler.cc.o 2024-08-22T20:29:11.7689840Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/semantics.c.o 2024-08-22T20:29:11.8204740Z [ 20%] Built target microparams-init 2024-08-22T20:29:11.8482810Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/normalization.dir/src/normalization.c.o 2024-08-22T20:29:11.9330950Z [ 20%] Built target normalization 2024-08-22T20:29:11.9594910Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/packing.dir/src/packing.c.o 2024-08-22T20:29:12.0233810Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/coerce.c.o 2024-08-22T20:29:12.0866620Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/flatcc.c.o 2024-08-22T20:29:12.1159270Z [ 20%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/jit/assembler.cc.o 2024-08-22T20:29:12.1745330Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c.c.o 2024-08-22T20:29:12.2456110Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_reader.c.o 2024-08-22T20:29:12.3535780Z [ 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:12.4203960Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_sort.c.o 2024-08-22T20:29:12.4738160Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_builder.c.o 2024-08-22T20:29:12.6186370Z [ 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:12.6816410Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_verifier.c.o 2024-08-22T20:29:12.7702750Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_sorter.c.o 2024-08-22T20:29:12.8560210Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_parser.c.o 2024-08-22T20:29:12.9220320Z [ 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:13.0084420Z [ 20%] Built target packing 2024-08-22T20:29:13.0381250Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/memory.dir/src/memory.c.o 2024-08-22T20:29:13.1139690Z [ 20%] Built target memory 2024-08-22T20:29:13.1449760Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/mutex.dir/src/mutex.c.o 2024-08-22T20:29:13.1470500Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_printer.c.o 2024-08-22T20:29:13.1910960Z [ 20%] Built target mutex 2024-08-22T20:29:13.2190610Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operator-utils.dir/src/operator-utils.c.o 2024-08-22T20:29:13.2309400Z [ 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:13.2673020Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/runtime/builder.c.o 2024-08-22T20:29:13.2841990Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operator-run.dir/src/operator-run.c.o 2024-08-22T20:29:13.2999890Z [ 20%] Built target operator-utils 2024-08-22T20:29:13.3269650Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/backend/interface.cpp.o 2024-08-22T20:29:13.4839840Z [ 20%] Built target operator-run 2024-08-22T20:29:13.4936750Z [ 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:13.5231190Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/runtime/emitter.c.o 2024-08-22T20:29:13.5677130Z [ 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:13.5991620Z [ 20%] Building C object third-party/flatcc/src/compiler/CMakeFiles/flatcc.dir/__/runtime/refmap.c.o 2024-08-22T20:29:13.6564560Z [ 20%] Linking C static library /Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatcc/lib/libflatcc.a 2024-08-22T20:29:13.7126140Z [ 20%] Built target flatcc 2024-08-22T20:29:13.7265420Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/core/evalue.cpp.o 2024-08-22T20:29:13.7450090Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/backend/interface.cpp.o 2024-08-22T20:29:13.8035810Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neonfp16.c.o 2024-08-22T20:29:13.9166840Z [ 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:13.9188180Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neonfma.c.o 2024-08-22T20:29:14.1084240Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/core/exec_aten/util/tensor_util_portable.cpp.o 2024-08-22T20:29:14.1400430Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/core/evalue.cpp.o 2024-08-22T20:29:14.1945420Z [ 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:14.3581710Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neonv8.c.o 2024-08-22T20:29:14.5421280Z [ 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:14.5520820Z [ 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:14.5721410Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/core/portable_type/tensor_impl.cpp.o 2024-08-22T20:29:14.7529810Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/post-operation.dir/src/operators/post-operation.c.o 2024-08-22T20:29:14.7831230Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neon-aarch64.c.o 2024-08-22T20:29:14.8133980Z [ 20%] Built target post-operation 2024-08-22T20:29:14.8537040Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o 2024-08-22T20:29:14.8639450Z [ 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:14.9241530Z [ 20%] Built target hardware-config 2024-08-22T20:29:14.9343510Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neonfma-aarch64.c.o 2024-08-22T20:29:14.9444240Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/core/portable_type/tensor_impl.cpp.o 2024-08-22T20:29:14.9647990Z [ 20%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/cache.dir/src/cache.c.o 2024-08-22T20:29:15.0274140Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method.cpp.o 2024-08-22T20:29:15.0390230Z [ 20%] Built target cache 2024-08-22T20:29:15.0523950Z [ 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:15.2740720Z [ 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:15.3660340Z [ 20%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/method.cpp.o 2024-08-22T20:29:15.3972360Z [ 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:15.4979580Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neonfp16arith.c.o 2024-08-22T20:29:15.5784570Z [ 26%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method_meta.cpp.o 2024-08-22T20:29:15.6908370Z [ 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:15.9039850Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operator-delete.c.o 2024-08-22T20:29:15.9736270Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/argmax-pooling-nhwc.c.o 2024-08-22T20:29:15.9767240Z [ 26%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-1x8-aarch64-neonfma-ld64.cc.o 2024-08-22T20:29:16.0703330Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/average-pooling-nhwc.c.o 2024-08-22T20:29:16.1311210Z [ 26%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/program.cpp.o 2024-08-22T20:29:16.1942390Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/batch-matrix-multiply-nc.c.o 2024-08-22T20:29:16.1994840Z [ 26%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/method_meta.cpp.o 2024-08-22T20:29:16.2778130Z [ 26%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-4x8-aarch64-neonfma-cortex-a53.cc.o 2024-08-22T20:29:16.2936030Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/binary-elementwise-nd.c.o 2024-08-22T20:29:16.3833160Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neonfp16arith-aarch64.c.o 2024-08-22T20:29:16.4552030Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/channel-shuffle-nc.c.o 2024-08-22T20:29:16.5059410Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neondot.c.o 2024-08-22T20:29:16.5246840Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/constant-pad-nd.c.o 2024-08-22T20:29:16.6114530Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nchw.c.o 2024-08-22T20:29:16.6197960Z [ 26%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-4x8-aarch64-neonfma-cortex-a55.cc.o 2024-08-22T20:29:16.7179980Z [ 26%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2024-08-22T20:29:16.7548010Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nhwc.c.o 2024-08-22T20:29:16.7768270Z [ 26%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/program.cpp.o 2024-08-22T20:29:16.9441230Z [ 26%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-4x8-aarch64-neonfma-cortex-a75.cc.o 2024-08-22T20:29:16.9618650Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/deconvolution-nhwc.c.o 2024-08-22T20:29:16.9876620Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neondot-aarch64.c.o 2024-08-22T20:29:17.0719500Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neondotfp16arith.c.o 2024-08-22T20:29:17.1249210Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/dynamic-fully-connected-nc.c.o 2024-08-22T20:29:17.2179730Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/fully-connected-nc.c.o 2024-08-22T20:29:17.2829540Z [ 26%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_portable.cpp.o 2024-08-22T20:29:17.3176320Z [ 26%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-4x8-aarch64-neonfma-ld128.cc.o 2024-08-22T20:29:17.3275660Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neondotfp16-aarch64.c.o 2024-08-22T20:29:17.3924000Z [ 26%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2024-08-22T20:29:17.4125820Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/amalgam/gen/neoni8mm.c.o 2024-08-22T20:29:17.4225490Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/global-average-pooling-ncw.c.o 2024-08-22T20:29:17.5131790Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/global-average-pooling-nwc.c.o 2024-08-22T20:29:17.6074340Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/lut-elementwise-nc.c.o 2024-08-22T20:29:17.6108520Z [ 26%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-6x8-aarch64-neonfma-cortex-a53.cc.o 2024-08-22T20:29:17.6916210Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/max-pooling-nhwc.c.o 2024-08-22T20:29:17.7880710Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/prelu-nc.c.o 2024-08-22T20:29:17.8615040Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/reduce-nd.c.o 2024-08-22T20:29:17.8893950Z [ 26%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/kernel/operator_registry.cpp.o 2024-08-22T20:29:17.9469070Z [ 26%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/tensor_parser_portable.cpp.o 2024-08-22T20:29:17.9572070Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nchw.c.o 2024-08-22T20:29:17.9784730Z [ 26%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-6x8-aarch64-neonfma-cortex-a55.cc.o 2024-08-22T20:29:17.9998830Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-1x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:18.0302730Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nhwc.c.o 2024-08-22T20:29:18.0410590Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:29:18.0753740Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:18.1112220Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/rope-nthc.c.o 2024-08-22T20:29:18.1290070Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-4x8-minmax-asm-aarch64-neonfp16arith-ld64.S.o 2024-08-22T20:29:18.1661600Z [ 26%] Building ASM object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-4x16-minmax-asm-aarch64-neonfp16arith-ld32.S.o 2024-08-22T20:29:18.1906760Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/scaled-dot-product-attention-nhtc.c.o 2024-08-22T20:29:18.2039450Z [ 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:18.2438650Z [ 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:18.2828580Z [ 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:18.2829900Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/slice-nd.c.o 2024-08-22T20:29:18.3284370Z [ 26%] 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:18.3286230Z [ 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:18.3289130Z [ 26%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/platform/abort.cpp.o 2024-08-22T20:29:18.3618240Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/softmax-nc.c.o 2024-08-22T20:29:18.3619280Z [ 26%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/platform/log.cpp.o 2024-08-22T20:29:18.3695670Z [ 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:18.4041170Z [ 26%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/platform/profiler.cpp.o 2024-08-22T20:29:18.4112470Z [ 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:18.4485360Z [ 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:18.4527780Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/transpose-nd.c.o 2024-08-22T20:29:18.4581050Z [ 26%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/platform/runtime.cpp.o 2024-08-22T20:29:18.4886100Z [ 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:18.4962950Z [ 26%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/schema/extended_header.cpp.o 2024-08-22T20:29:18.5290900Z [ 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:18.5492470Z [ 26%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/kernel/operator_registry.cpp.o 2024-08-22T20:29:18.5691720Z [ 26%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/unary-elementwise-nc.c.o 2024-08-22T20:29:18.5795160Z [ 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:18.6196240Z [ 33%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/platform/default/posix.cpp.o 2024-08-22T20:29:18.6246490Z [ 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:18.6645080Z [ 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:18.7068120Z [ 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:18.7426980Z [ 33%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-gemm/gen/f32-gemm-6x8-aarch64-neonfma-ld128.cc.o 2024-08-22T20:29:18.7450770Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/operators.dir/src/operators/unpooling-nhwc.c.o 2024-08-22T20:29:18.7470990Z [ 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:18.7879250Z [ 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:18.8065380Z [ 33%] Built target operators 2024-08-22T20:29:18.8320250Z [ 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:18.8403740Z [ 33%] Building C object third-party/flatcc/src/cli/CMakeFiles/flatcc_cli.dir/flatcc_cli.c.o 2024-08-22T20:29:18.8487290Z [ 33%] Linking CXX static library libexecutorch_no_prim_ops.a 2024-08-22T20:29:18.8669630Z [ 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:18.8881730Z [ 33%] Built target executorch_no_prim_ops 2024-08-22T20:29:18.9072890Z [ 33%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_copy_index.cpp.o 2024-08-22T20:29:18.9075640Z [ 33%] Linking C executable /Users/runner/work/torchchat/torchchat/et-build/src/executorch/third-party/flatcc/bin/flatcc 2024-08-22T20:29:18.9083560Z [ 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:18.9122640Z [ 33%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/platform/abort.cpp.o 2024-08-22T20:29:18.9401160Z [ 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:18.9419030Z [ 33%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/platform/log.cpp.o 2024-08-22T20:29:18.9643330Z [ 33%] Built target flatcc_cli 2024-08-22T20:29:18.9822160Z [ 33%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/platform/profiler.cpp.o 2024-08-22T20:29:18.9839120Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/memory-planner.c.o 2024-08-22T20:29:18.9941270Z [ 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:19.0249820Z [ 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:19.0528580Z [ 33%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-igemm/gen/f32-igemm-1x8-aarch64-neonfma-cortex-a53.cc.o 2024-08-22T20:29:19.0555140Z [ 33%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/platform/runtime.cpp.o 2024-08-22T20:29:19.0581630Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/runtime.c.o 2024-08-22T20:29:19.0663980Z [ 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:19.1057980Z [ 33%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/schema/extended_header.cpp.o 2024-08-22T20:29:19.1194920Z [ 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:19.1717990Z [ 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:19.1849980Z [ 33%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/platform/default/posix.cpp.o 2024-08-22T20:29:19.2008710Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph.c.o 2024-08-22T20:29:19.2240910Z [ 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:19.2791820Z [ 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:19.2965270Z [ 33%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/et_view.cpp.o 2024-08-22T20:29:19.3165060Z [ 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:19.3569930Z [ 33%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-igemm/gen/f32-igemm-1x8-aarch64-neonfma-cortex-a75.cc.o 2024-08-22T20:29:19.3673940Z [ 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:19.3985570Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/abs.c.o 2024-08-22T20:29:19.4088220Z [ 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:19.4476790Z [ 33%] Linking CXX shared library libexecutorch_no_prim_ops_shared.dylib 2024-08-22T20:29:19.4678150Z [ 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:19.4778550Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/add2.c.o 2024-08-22T20:29:19.5081430Z [ 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:19.5180970Z [ 33%] Built target executorch_no_prim_ops_shared 2024-08-22T20:29:19.5483000Z [ 33%] Generating etdump headers 2024-08-22T20:29:19.5583640Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/argmax-pooling-2d.c.o 2024-08-22T20:29:19.5685780Z [ 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:19.5995240Z [ 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:19.6096860Z [ 33%] Built target etdump_schema 2024-08-22T20:29:19.6197980Z [ 33%] Generating selected_operators.yaml for quantized_ops_aot_lib 2024-08-22T20:29:19.6299770Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/average-pooling-2d.c.o 2024-08-22T20:29:19.6505740Z [ 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:19.6884390Z [ 33%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-igemm/gen/f32-igemm-4x8-aarch64-neonfma-cortex-a53.cc.o 2024-08-22T20:29:19.6942460Z [ 33%] Building CXX object CMakeFiles/executorch.dir/kernels/prim_ops/register_prim_ops.cpp.o 2024-08-22T20:29:19.7044660Z [ 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:19.7147200Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/bankers-rounding.c.o 2024-08-22T20:29:19.7400950Z [ 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:19.7479470Z 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:19.7606490Z [ 33%] Generating code for kernel registration 2024-08-22T20:29:19.7711170Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/batch-matrix-multiply.c.o 2024-08-22T20:29:19.7831210Z [ 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:19.8255400Z [ 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:19.8525510Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/ceiling.c.o 2024-08-22T20:29:19.8692460Z [ 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:19.9089790Z [ 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:19.9174700Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/clamp.c.o 2024-08-22T20:29:19.9505560Z [ 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:20.0102130Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/concatenate.c.o 2024-08-22T20:29:20.0204440Z [ 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:20.0481500Z [ 33%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-igemm/gen/f32-igemm-4x8-aarch64-neonfma-cortex-a55.cc.o 2024-08-22T20:29:20.0746100Z [ 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:20.1043730Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convert.c.o 2024-08-22T20:29:20.1129770Z [ 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:20.1597010Z [ 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:20.1857390Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convolution-2d.c.o 2024-08-22T20:29:20.1983800Z [ 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:20.2293120Z [ 33%] Linking CXX static library libexecutorch.a 2024-08-22T20:29:20.2462320Z [ 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:20.2604560Z [ 33%] Built target executorch 2024-08-22T20:29:20.2829740Z [ 33%] Building CXX object CMakeFiles/util.dir/extension/evalue_util/print_evalue.cpp.o 2024-08-22T20:29:20.2848260Z [ 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:20.2870530Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/copy.c.o 2024-08-22T20:29:20.3235540Z [ 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:20.3637250Z [ 33%] 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:20.3727010Z [ 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:20.3948870Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deconvolution-2d.c.o 2024-08-22T20:29:20.4264940Z [ 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:20.4669790Z [ 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:20.4771960Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depth-to-space-2d.c.o 2024-08-22T20:29:20.5167110Z [ 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:20.5572050Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depthwise-convolution-2d.c.o 2024-08-22T20:29:20.5688050Z [ 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:20.6237900Z [ 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:20.6639460Z [ 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:20.6739590Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/divide.c.o 2024-08-22T20:29:20.7145060Z [ 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:20.7244530Z [ 33%] 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:20.7446990Z [ 33%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/elu.c.o 2024-08-22T20:29:20.7547870Z [ 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:20.8052230Z [ 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:20.8251230Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/even-split.c.o 2024-08-22T20:29:20.8522880Z [ 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:20.8765060Z [ 40%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/quantized_ops_aot_lib/RegisterCPUCustomOps.cpp.o 2024-08-22T20:29:20.8875860Z [ 40%] Building CXX object CMakeFiles/util.dir/extension/aten_util/aten_bridge.cpp.o 2024-08-22T20:29:20.8992200Z [ 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:20.9220620Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/floor.c.o 2024-08-22T20:29:20.9472880Z [ 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:20.9923820Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected-sparse.c.o 2024-08-22T20:29:21.0070940Z [ 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:21.0179250Z [ 40%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/jit.dir/src/f32-igemm/gen/f32-igemm-6x8-aarch64-neonfma-cortex-a53.cc.o 2024-08-22T20:29:21.0716890Z [ 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:21.1017630Z [ 40%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected.c.o 2024-08-22T20:29:21.1166890Z [ 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:21.1598380Z [ 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:21.2002760Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/global-average-pooling.c.o 2024-08-22T20:29:21.2205810Z [ 46%] 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:21.2710070Z [ 46%] 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:21.2897200Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/global-sum-pooling.c.o 2024-08-22T20:29:21.3225410Z [ 46%] 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:21.3551110Z [ 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:21.3682870Z [ 46%] 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:21.3750250Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/hardswish.c.o 2024-08-22T20:29:21.4095510Z [ 46%] 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:21.4442070Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/leaky-relu.c.o 2024-08-22T20:29:21.4464490Z [ 46%] 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:21.4847910Z [ 46%] 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:21.5087010Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/max-pooling-2d.c.o 2024-08-22T20:29:21.5235150Z [ 46%] 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:21.5588730Z [ 46%] 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:21.5797270Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/maximum2.c.o 2024-08-22T20:29:21.5953550Z [ 46%] 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:21.6281650Z [ 46%] 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:21.6528860Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/minimum2.c.o 2024-08-22T20:29:21.6668770Z [ 46%] 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:21.7001920Z [ 46%] 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:21.7087480Z [ 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:21.7404860Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/multiply2.c.o 2024-08-22T20:29:21.7408280Z [ 46%] 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:21.7944560Z [ 46%] 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:21.8367780Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/negate.c.o 2024-08-22T20:29:21.8399720Z [ 46%] 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:21.8802840Z [ 46%] 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:21.9192270Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/prelu.c.o 2024-08-22T20:29:21.9291710Z [ 46%] 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:21.9775580Z [ 46%] 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:22.0026270Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/reshape-helpers.c.o 2024-08-22T20:29:22.0260930Z [ 46%] 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:22.0589060Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/scaled-dot-product-attention.c.o 2024-08-22T20:29:22.0840600Z [ 46%] 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:22.1248700Z [ 46%] 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:22.1485960Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/sigmoid.c.o 2024-08-22T20:29:22.1550780Z [ 46%] 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:22.1756650Z [ 46%] 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:22.2201210Z [ 46%] 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:22.2226820Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/softmax.c.o 2024-08-22T20:29:22.2600820Z [ 46%] 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:22.3103020Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/space-to-depth-2d.c.o 2024-08-22T20:29:22.3110670Z [ 46%] 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:22.3576190Z [ 46%] 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:22.3712990Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/square-root.c.o 2024-08-22T20:29:22.4041210Z [ 46%] 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:22.4413770Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/square.c.o 2024-08-22T20:29:22.4453100Z [ 46%] 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:22.4867920Z [ 46%] Built target jit 2024-08-22T20:29:22.4969880Z [ 46%] 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:22.5021240Z [ 46%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/quantized_ops_aot_lib/RegisterSchema.cpp.o 2024-08-22T20:29:22.5152520Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/squared-difference.c.o 2024-08-22T20:29:22.5346640Z [ 46%] 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:22.5896800Z [ 46%] 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:22.5900150Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-constant-pad.c.o 2024-08-22T20:29:22.6368950Z [ 46%] 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:22.6757800Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-mean.c.o 2024-08-22T20:29:22.6862980Z [ 46%] 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:22.7342240Z [ 46%] 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:22.7723410Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-reshape.c.o 2024-08-22T20:29:22.7791830Z [ 46%] 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:22.8223810Z [ 46%] 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:22.8594990Z [ 46%] 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:22.8693140Z [ 46%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-resize-bilinear-2d.c.o 2024-08-22T20:29:22.9080350Z [ 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-prfm.S.o 2024-08-22T20:29:22.9562940Z [ 53%] 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:22.9620290Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-slice.c.o 2024-08-22T20:29:22.9923950Z [ 53%] 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:23.0294440Z [ 53%] 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:23.0406680Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-transpose.c.o 2024-08-22T20:29:23.0712530Z [ 53%] 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:23.1153970Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/subtract.c.o 2024-08-22T20:29:23.1216610Z [ 53%] 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:23.1676900Z [ 53%] 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:23.1955820Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/tanh.c.o 2024-08-22T20:29:23.2119130Z [ 53%] 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:23.2652950Z [ 53%] 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:23.2714240Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unpooling-2d.c.o 2024-08-22T20:29:23.3106050Z [ 53%] 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:23.3341210Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/validation.c.o 2024-08-22T20:29:23.3580680Z [ 53%] 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:23.4024630Z [ 53%] 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:23.4054630Z [ 53%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/subgraph.dir/src/tensor.c.o 2024-08-22T20:29:23.4477800Z [ 53%] 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:23.5019050Z [ 53%] Built target subgraph 2024-08-22T20:29:23.5065560Z [ 53%] 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:23.5410350Z [ 53%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op__to_dim_order_copy.cpp.o 2024-08-22T20:29:23.5542720Z [ 53%] 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:23.6156610Z [ 53%] 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:23.6736490Z [ 53%] 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:23.7274020Z [ 53%] 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:23.7737990Z [ 53%] 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:23.8225220Z [ 53%] 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:23.8645980Z [ 53%] 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:23.9223150Z [ 53%] 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:23.9652390Z [ 53%] 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:24.0075460Z [ 53%] 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:24.0588700Z [ 53%] 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:24.0937450Z [ 53%] 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:24.1384350Z [ 53%] 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:24.1811530Z [ 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-neon-ld128-acc2-prfm.S.o 2024-08-22T20:29:24.2199860Z [ 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-neon-ld128-acc2.S.o 2024-08-22T20:29:24.2565070Z [ 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-ld64-acc2-prfm.S.o 2024-08-22T20:29:24.2911020Z [ 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-ld64-acc2.S.o 2024-08-22T20:29:24.3379680Z [ 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-ld64-acc4-prfm.S.o 2024-08-22T20:29:24.3818270Z [ 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-ld64-acc4.S.o 2024-08-22T20:29:24.4367390Z [ 53%] Building CXX object CMakeFiles/util.dir/util/read_file.cpp.o 2024-08-22T20:29:24.4377630Z [ 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-ld64-prfm.S.o 2024-08-22T20:29:24.5016510Z [ 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-ld64.S.o 2024-08-22T20:29:24.5115930Z [ 53%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_abs.cpp.o 2024-08-22T20:29:24.5471550Z [ 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-acc2-prfm.S.o 2024-08-22T20:29:24.5865520Z [ 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-acc2.S.o 2024-08-22T20:29:24.6327100Z [ 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-acc4-prfm.S.o 2024-08-22T20:29:24.6727020Z [ 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-acc4.S.o 2024-08-22T20:29:24.7113540Z [ 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-prfm.S.o 2024-08-22T20:29:24.7509460Z [ 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:24.7956680Z [ 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:24.8191240Z [ 53%] Linking CXX static library libutil.a 2024-08-22T20:29:24.8482800Z [ 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:24.8530960Z [ 53%] Built target util 2024-08-22T20:29:24.8629430Z [ 53%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_add.cpp.o 2024-08-22T20:29:24.8923030Z [ 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:24.9337880Z [ 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:24.9756760Z [ 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:24.9783710Z [ 53%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acos.cpp.o 2024-08-22T20:29:25.0189790Z [ 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:25.0573580Z [ 53%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_add.cpp.o 2024-08-22T20:29:25.0710230Z [ 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:25.1237170Z [ 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:25.1691090Z [ 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:25.2209670Z [ 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:25.2700100Z [ 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:25.3108080Z [ 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:25.3464060Z [ 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:25.3825430Z [ 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:25.3894410Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_acosh.cpp.o 2024-08-22T20:29:25.4128980Z [ 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:25.4503680Z [ 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:25.4794790Z [ 60%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_choose_qparams.cpp.o 2024-08-22T20:29:25.4867640Z [ 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:25.5276570Z [ 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:25.5748160Z [ 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:25.6093080Z [ 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:25.6406610Z [ 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:25.6771760Z [ 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:25.6929450Z [ 60%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_add.cpp.o 2024-08-22T20:29:25.7159960Z [ 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:25.7547230Z [ 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:25.7947750Z [ 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:25.8412760Z [ 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:25.8807710Z [ 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:25.8963720Z [ 60%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_dequantize.cpp.o 2024-08-22T20:29:25.9158600Z [ 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:25.9510630Z [ 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:26.0016080Z [ 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:26.0454970Z [ 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:26.0979140Z [ 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:26.1533360Z [ 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:26.1950240Z [ 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:26.2570620Z [ 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:26.2960090Z [ 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:26.3336050Z [ 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:26.3940670Z [ 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:26.4377630Z [ 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:26.4777320Z [ 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:26.5340790Z [ 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:26.5746190Z [ 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:26.5817550Z [ 60%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding.cpp.o 2024-08-22T20:29:26.6299180Z [ 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:26.6725850Z [ 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:26.7114980Z [ 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:26.7646520Z [ 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:26.8059780Z [ 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:26.8606330Z [ 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:26.9052020Z [ 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:26.9817420Z [ 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:27.0386380Z [ 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:27.0763760Z [ 66%] 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:27.0767410Z [ 66%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_embedding4b.cpp.o 2024-08-22T20:29:27.1257380Z [ 66%] 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:27.1611020Z [ 66%] 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:27.1994950Z [ 66%] 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:27.2463820Z [ 73%] 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:27.2837870Z [ 73%] 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:27.3296910Z [ 73%] 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:27.3752690Z [ 73%] 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:27.4251700Z [ 73%] 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:27.4734000Z [ 73%] 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:27.5276670Z [ 73%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_mixed_linear.cpp.o 2024-08-22T20:29:27.5455340Z [ 73%] 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:27.5994140Z [ 73%] 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:27.6322450Z [ 73%] 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:27.6749630Z [ 73%] 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:27.7102680Z [ 73%] 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:27.7427520Z [ 73%] 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:27.7916390Z [ 73%] 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:27.8318110Z [ 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-cortex-a53-prfm.S.o 2024-08-22T20:29:27.8737670Z [ 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-cortex-a53.S.o 2024-08-22T20:29:27.9126800Z [ 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:27.9649530Z [ 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:28.0022130Z [ 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:28.0542770Z [ 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:28.1035470Z [ 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:28.1271620Z [ 73%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_mixed_mm.cpp.o 2024-08-22T20:29:28.1491180Z [ 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:28.1946490Z [ 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:28.2326170Z [ 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:28.2707300Z [ 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:28.3118560Z [ 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:28.3537620Z [ 73%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/file_data_loader.cpp.o 2024-08-22T20:29:28.3654740Z [ 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:28.4065200Z [ 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:28.4392530Z [ 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:28.4744910Z [ 73%] Building CXX object extension/data_loader/CMakeFiles/extension_data_loader.dir/mmap_data_loader.cpp.o 2024-08-22T20:29:28.4769740Z [ 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:28.5210860Z [ 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:28.5647210Z [ 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:28.5772780Z [ 73%] Linking CXX static library libextension_data_loader.a 2024-08-22T20:29:28.6011960Z [ 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:28.6098100Z [ 73%] Built target extension_data_loader 2024-08-22T20:29:28.6356530Z [ 73%] Building CXX object sdk/CMakeFiles/etdump.dir/etdump/etdump_flatcc.cpp.o 2024-08-22T20:29:28.6431810Z [ 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:28.6552460Z [ 73%] Building CXX object kernels/quantized/CMakeFiles/quantized_kernels.dir/cpu/op_quantize.cpp.o 2024-08-22T20:29:28.6787420Z [ 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:28.7215280Z [ 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:28.7739460Z [ 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:28.8145620Z [ 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:28.8526870Z [ 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:28.8949190Z [ 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:28.9327450Z [ 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:28.9647090Z [ 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:28.9986980Z [ 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:29.0402040Z [ 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:29.0866740Z [ 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:29.1184440Z [ 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:29.1458730Z [ 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:29.1883730Z [ 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:29.1932330Z [ 73%] Building CXX object sdk/CMakeFiles/etdump.dir/etdump/emitter.cpp.o 2024-08-22T20:29:29.2185560Z [ 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:29.2597040Z [ 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:29.2969600Z [ 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:29.2972320Z [ 80%] Linking CXX static library libquantized_kernels.a 2024-08-22T20:29:29.3243920Z [ 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:29.3466770Z [ 80%] Built target quantized_kernels 2024-08-22T20:29:29.3575430Z [ 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:29.3660560Z [ 80%] Building CXX object sdk/CMakeFiles/bundled_program.dir/bundled_program/bundled_program.cpp.o 2024-08-22T20:29:29.3882870Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o 2024-08-22T20:29:29.4173400Z [ 80%] Built target microkernels-prod 2024-08-22T20:29:29.4315900Z [ 80%] Generating selected_operators.yaml for quantized_ops_lib 2024-08-22T20:29:29.5333190Z [ 80%] Linking CXX static library libetdump.a 2024-08-22T20:29:29.5462950Z [ 80%] Generating code for kernel registration 2024-08-22T20:29:29.5755740Z [ 80%] Built target etdump 2024-08-22T20:29:29.6013390Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/argmaxpool-config.c.o 2024-08-22T20:29:29.6507390Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/avgpool-config.c.o 2024-08-22T20:29:29.7011340Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/binary-elementwise-config.c.o 2024-08-22T20:29:29.7762680Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/cmul-config.c.o 2024-08-22T20:29:29.8235530Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/conv-hwc2chw-config.c.o 2024-08-22T20:29:29.8711170Z [ 80%] Linking CXX static library libbundled_program.a 2024-08-22T20:29:29.8817550Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv-config.c.o 2024-08-22T20:29:29.9089700Z [ 80%] Built target bundled_program 2024-08-22T20:29:29.9167750Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_choose_qparams.cpp.o 2024-08-22T20:29:29.9348870Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv2d-chw-config.c.o 2024-08-22T20:29:29.9929360Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/experiments-config.c.o 2024-08-22T20:29:30.0311420Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gavgpool-config.c.o 2024-08-22T20:29:30.0866090Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gavgpool-cw-config.c.o 2024-08-22T20:29:30.1387370Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gemm-config.c.o 2024-08-22T20:29:30.3133750Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-chw-config.c.o 2024-08-22T20:29:30.3714780Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-config.c.o 2024-08-22T20:29:30.4269440Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/lut32norm-config.c.o 2024-08-22T20:29:30.4729200Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/maxpool-config.c.o 2024-08-22T20:29:30.5152180Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pavgpool-config.c.o 2024-08-22T20:29:30.5444090Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_lib.dir/quantized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2024-08-22T20:29:30.5662040Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/prelu-config.c.o 2024-08-22T20:29:30.6086570Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/raddstoreexpminusmax-config.c.o 2024-08-22T20:29:30.6566510Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/reduce-config.c.o 2024-08-22T20:29:30.7153610Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/rmax-config.c.o 2024-08-22T20:29:30.7709790Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/spmm-config.c.o 2024-08-22T20:29:30.8186760Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/transpose-config.c.o 2024-08-22T20:29:30.8657690Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unary-elementwise-config.c.o 2024-08-22T20:29:30.9377490Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unpool-config.c.o 2024-08-22T20:29:30.9684300Z [ 80%] Linking CXX static library libquantized_ops_lib.a 2024-08-22T20:29:30.9982520Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/vmulcaddc-config.c.o 2024-08-22T20:29:31.0146370Z [ 80%] Built target quantized_ops_lib 2024-08-22T20:29:31.0224850Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_addmm.cpp.o 2024-08-22T20:29:31.0571010Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-fill-config.c.o 2024-08-22T20:29:31.0976610Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-pad-config.c.o 2024-08-22T20:29:31.1399650Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/x8-lut-config.c.o 2024-08-22T20:29:31.1963300Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/zip-config.c.o 2024-08-22T20:29:31.2379800Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2024-08-22T20:29:31.2979350Z [ 80%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/XNNPACK.dir/src/params.c.o 2024-08-22T20:29:31.3202680Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_alias_copy.cpp.o 2024-08-22T20:29:31.3469830Z [ 80%] Linking CXX static library libXNNPACK.a 2024-08-22T20:29:31.5317080Z [ 80%] Built target XNNPACK 2024-08-22T20:29:31.5518480Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNCompiler.cpp.o 2024-08-22T20:29:31.6776300Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_allclose.cpp.o 2024-08-22T20:29:32.1094680Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amax.cpp.o 2024-08-22T20:29:32.3578360Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNExecutor.cpp.o 2024-08-22T20:29:32.7347210Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNHeader.cpp.o 2024-08-22T20:29:32.7848730Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_amin.cpp.o 2024-08-22T20:29:32.8377710Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_dequantize.cpp.o 2024-08-22T20:29:32.8967780Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/XNNPACKBackend.cpp.o 2024-08-22T20:29:33.3790140Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/runtime/profiling/XNNProfiler.cpp.o 2024-08-22T20:29:33.4099970Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_any.cpp.o 2024-08-22T20:29:33.8375460Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/threadpool/threadpool.cpp.o 2024-08-22T20:29:33.8797240Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_arange.cpp.o 2024-08-22T20:29:34.3235480Z [ 80%] Building CXX object backends/xnnpack/CMakeFiles/xnnpack_backend.dir/threadpool/threadpool_guard.cpp.o 2024-08-22T20:29:34.3587820Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmax.cpp.o 2024-08-22T20:29:34.3632700Z [ 80%] Linking CXX static library libxnnpack_backend.a 2024-08-22T20:29:34.4216840Z [ 80%] Built target xnnpack_backend 2024-08-22T20:29:34.4326370Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_embedding.cpp.o 2024-08-22T20:29:34.9098290Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_embedding4b.cpp.o 2024-08-22T20:29:35.2545310Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_argmin.cpp.o 2024-08-22T20:29:35.8558240Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_as_strided_copy.cpp.o 2024-08-22T20:29:36.4534790Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_mixed_linear.cpp.o 2024-08-22T20:29:36.5143950Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asin.cpp.o 2024-08-22T20:29:36.9150730Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_asinh.cpp.o 2024-08-22T20:29:37.3165510Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan.cpp.o 2024-08-22T20:29:37.7223740Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atan2.cpp.o 2024-08-22T20:29:39.6247070Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:39.6352770Z /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:39.6431880Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:39.6529450Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:39.6627600Z /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:39.6728980Z UPPER_BOUND, \ 2024-08-22T20:29:39.6786530Z ^~~~~~~~~~~ 2024-08-22T20:29:39.6889730Z /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:39.6985710Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.7007540Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.7008790Z /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:39.7009670Z ##__VA_ARGS__) 2024-08-22T20:29:39.7010070Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7010980Z /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:39.7011930Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.7012400Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7014280Z /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:39.7015980Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:39.7016400Z ^ 2024-08-22T20:29:39.7017260Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:39.7018930Z /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:39.7020190Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:39.7020700Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:39.7021740Z /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:39.7022630Z UPPER_BOUND) 2024-08-22T20:29:39.7022960Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7023800Z /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:39.7024730Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.7025260Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.7026230Z /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:39.7027750Z ##__VA_ARGS__) 2024-08-22T20:29:39.7028200Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7029040Z /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:39.7029910Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.7030360Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7031130Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:39.7032730Z /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:39.7034140Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:39.7034630Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:39.7035640Z /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:39.7036580Z UPPER_BOUND, \ 2024-08-22T20:29:39.7037010Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7037980Z /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:39.7038940Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.7039470Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.7040460Z /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:39.7041350Z ##__VA_ARGS__) 2024-08-22T20:29:39.7041690Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7042500Z /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:39.7043430Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.7043890Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7045600Z /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:39.7047160Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:39.7047660Z ^ 2024-08-22T20:29:39.7050550Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:39.7055260Z /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:39.7058570Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:39.7059680Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:39.7062400Z /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:39.7064860Z UPPER_BOUND) 2024-08-22T20:29:39.7065660Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7067960Z /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:39.7070520Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.7072620Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.7075390Z /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:39.7077760Z ##__VA_ARGS__) 2024-08-22T20:29:39.7078700Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7080940Z /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:39.7083280Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.7084780Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7087350Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:39.7092200Z /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:39.7095830Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:39.7096850Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:39.7099440Z /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:39.7101960Z UPPER_BOUND, \ 2024-08-22T20:29:39.7102920Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7105040Z /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:39.7107500Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.7108810Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.7111340Z /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:39.7113550Z ##__VA_ARGS__) 2024-08-22T20:29:39.7114260Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7116290Z /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:39.7118550Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.7119650Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7124470Z /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:39.7128800Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:39.7129840Z ^ 2024-08-22T20:29:39.7131860Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:39.7136400Z /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:39.7139640Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:39.7140630Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:39.7143210Z /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:39.7145580Z UPPER_BOUND) 2024-08-22T20:29:39.7146280Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7149060Z /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:39.7150380Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.7150960Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.7152040Z /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:39.7160700Z ##__VA_ARGS__) 2024-08-22T20:29:39.7161160Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7161990Z /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:39.7163100Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.7163520Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7164280Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:39.7166230Z /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:39.7167430Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:39.7167890Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:39.7168860Z /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:39.7169820Z UPPER_BOUND, \ 2024-08-22T20:29:39.7170220Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7171060Z /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:39.7172040Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.7172550Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.7173600Z /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:39.7174490Z ##__VA_ARGS__) 2024-08-22T20:29:39.7174790Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7175630Z /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:39.7176610Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.7177040Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7178800Z /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:39.7180440Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:39.7180840Z ^ 2024-08-22T20:29:39.7181640Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:39.7183400Z /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:39.7184620Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:39.7185180Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:39.7186900Z /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:39.7187900Z UPPER_BOUND) 2024-08-22T20:29:39.7188200Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7189070Z /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:39.7190050Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.7190550Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.7191530Z /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:39.7193060Z ##__VA_ARGS__) 2024-08-22T20:29:39.7194490Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7197030Z /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:39.7198570Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.7199030Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7199840Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:39.7201510Z /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:39.7202730Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:39.7203130Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:39.7204100Z /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:39.7205010Z UPPER_BOUND, \ 2024-08-22T20:29:39.7205390Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7206210Z /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:39.7207160Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.7207710Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.7208650Z /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:39.7209510Z ##__VA_ARGS__) 2024-08-22T20:29:39.7209800Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7210590Z /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:39.7211410Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.7211820Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7213510Z /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:39.7215110Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:39.7215490Z ^ 2024-08-22T20:29:39.7216240Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:39.7218190Z /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:39.7219470Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:39.7219910Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:39.7220890Z /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:39.7221800Z UPPER_BOUND) 2024-08-22T20:29:39.7222090Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7222890Z /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:39.7223760Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.7224420Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.7225420Z /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:39.7226350Z ##__VA_ARGS__) 2024-08-22T20:29:39.7226650Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7227420Z /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:39.7228230Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.7228640Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7229350Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:39.7230980Z /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:39.7232110Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:39.7232510Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:39.7233430Z /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:39.7234340Z UPPER_BOUND, \ 2024-08-22T20:29:39.7234720Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7235620Z /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:39.7236570Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.7237120Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.7238050Z /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:39.7238850Z ##__VA_ARGS__) 2024-08-22T20:29:39.7239140Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7239930Z /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:39.7240780Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.7241190Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7242940Z /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:39.7244550Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:39.7244930Z ^ 2024-08-22T20:29:39.7245970Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:39.7247690Z /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:39.7248920Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:39.7249320Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:39.7250270Z /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:39.7251180Z UPPER_BOUND) 2024-08-22T20:29:39.7251820Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7254960Z /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:39.7257480Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.7258740Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.7261340Z /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:39.7263650Z ##__VA_ARGS__) 2024-08-22T20:29:39.7264360Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7266520Z /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:39.7268790Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.7269910Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7272000Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:39.7276660Z /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:39.7279720Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:39.7281120Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:39.7283940Z /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:39.7286410Z UPPER_BOUND, \ 2024-08-22T20:29:39.7287210Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7289200Z /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:39.7291400Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.7292470Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.7294740Z /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:39.7296720Z ##__VA_ARGS__) 2024-08-22T20:29:39.7297230Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7298750Z /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:39.7299540Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.7299870Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7301800Z /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:39.7303360Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:39.7303640Z ^ 2024-08-22T20:29:39.7304290Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:39.7305760Z /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:39.7306820Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:39.7307120Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:39.7307970Z /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:39.7308850Z UPPER_BOUND) 2024-08-22T20:29:39.7309040Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7309740Z /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:39.7310530Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.7310920Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.7311760Z /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:39.7312470Z ##__VA_ARGS__) 2024-08-22T20:29:39.7312660Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7313350Z /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:39.7314070Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.7314380Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7315000Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:39.7316490Z /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:39.7317580Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:39.7317930Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:39.7318770Z /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:39.7319570Z UPPER_BOUND, \ 2024-08-22T20:29:39.7319860Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7320540Z /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:39.7321350Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.7321740Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.7322570Z /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:39.7323260Z ##__VA_ARGS__) 2024-08-22T20:29:39.7323660Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7324330Z /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:39.7325050Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.7325350Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7327250Z /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:39.7328730Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:39.7329000Z ^ 2024-08-22T20:29:39.7329660Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:39.7331090Z /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:39.7332690Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:39.7332980Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:39.7333850Z /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:39.7334610Z UPPER_BOUND) 2024-08-22T20:29:39.7334800Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7335520Z /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:39.7336330Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.7336710Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.7337530Z /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:39.7338240Z ##__VA_ARGS__) 2024-08-22T20:29:39.7338430Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7339080Z /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:39.7339810Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.7340140Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7340770Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:39.7342300Z /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:39.7343330Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:39.7343630Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:39.7344490Z /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:39.7345300Z UPPER_BOUND, \ 2024-08-22T20:29:39.7345580Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7346270Z /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:39.7347040Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.7347430Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.7348240Z /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:39.7348930Z ##__VA_ARGS__) 2024-08-22T20:29:39.7349120Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7350000Z /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:39.7350740Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.7351090Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7352920Z /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:39.7354620Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:39.7355030Z ^ 2024-08-22T20:29:39.7355820Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:39.7357720Z /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:39.7358910Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:39.7359350Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:39.7360410Z /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:39.7361330Z UPPER_BOUND) 2024-08-22T20:29:39.7361560Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7362380Z /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:39.7363390Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.7363890Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.7364890Z /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:39.7365700Z ##__VA_ARGS__) 2024-08-22T20:29:39.7365950Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7366750Z /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:39.7367650Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.7368150Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7368990Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:39.7370700Z /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:39.7371920Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:39.7372370Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:39.7373380Z /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:39.7374360Z UPPER_BOUND, \ 2024-08-22T20:29:39.7374730Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7375540Z /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:39.7376450Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.7376930Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.7378170Z /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:39.7379080Z ##__VA_ARGS__) 2024-08-22T20:29:39.7379310Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7380130Z /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:39.7380920Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.7381230Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7382970Z /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:39.7384570Z ET_FORALL_INT_TYPES(CALCULATE_FLOAT_TYPE); 2024-08-22T20:29:39.7384850Z ^ 2024-08-22T20:29:39.7385490Z In file included from /Users/runner/work/torchchat/torchchat/et-build/src/executorch/kernels/quantized/cpu/op_dequantize.cpp:9: 2024-08-22T20:29:39.7386920Z /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:39.7387980Z ET_CHECK_VALID_DIM(dim.value(), in.dim()); 2024-08-22T20:29:39.7388280Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:39.7389140Z /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:39.7389880Z UPPER_BOUND) 2024-08-22T20:29:39.7390070Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7390760Z /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:39.7391530Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.7391920Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.7392730Z /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:39.7393430Z ##__VA_ARGS__) 2024-08-22T20:29:39.7393610Z ^~~~~~~~~~~ 2024-08-22T20:29:39.7394270Z /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:39.7395020Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.7395330Z ^~~~~~~~~~~ 2024-08-22T20:29:39.8531830Z /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:39.8617410Z weight.dim() == 2, "weight must be 2D but got() %zd dims", weight.dim()); 2024-08-22T20:29:39.8619340Z ~~~ ^~~~~~~~~~~~ 2024-08-22T20:29:39.8620570Z %lld 2024-08-22T20:29:39.8623430Z /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:39.8625930Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.8627250Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.8629970Z /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:39.8632670Z ##__VA_ARGS__) 2024-08-22T20:29:39.8633200Z ^~~~~~~~~~~ 2024-08-22T20:29:39.8635040Z /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:39.8637000Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.8637890Z ^~~~~~~~~~~ 2024-08-22T20:29:39.8640720Z /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:39.8643710Z weight_scales.dim()); 2024-08-22T20:29:39.8643980Z ^~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:39.8645080Z /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:39.8645880Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.8646280Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.8647100Z /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:39.8647800Z ##__VA_ARGS__) 2024-08-22T20:29:39.8647990Z ^~~~~~~~~~~ 2024-08-22T20:29:39.8648740Z /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:39.8649470Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.8649950Z ^~~~~~~~~~~ 2024-08-22T20:29:39.8651330Z /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:39.8659750Z weight_scales.size(0), 2024-08-22T20:29:39.8659980Z ^~~~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:39.8660730Z /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:39.8661510Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.8661900Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.8662740Z /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:39.8663460Z ##__VA_ARGS__) 2024-08-22T20:29:39.8663660Z ^~~~~~~~~~~ 2024-08-22T20:29:39.8664330Z /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:39.8665050Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.8665360Z ^~~~~~~~~~~ 2024-08-22T20:29:39.8666340Z /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:39.8667280Z weight.size(0)); 2024-08-22T20:29:39.8667490Z ^~~~~~~~~~~~~~ 2024-08-22T20:29:39.8668180Z /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:39.8668980Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.8669400Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.8670760Z /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:39.8671490Z ##__VA_ARGS__) 2024-08-22T20:29:39.8671680Z ^~~~~~~~~~~ 2024-08-22T20:29:39.8672360Z /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:39.8673070Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.8673380Z ^~~~~~~~~~~ 2024-08-22T20:29:39.8674360Z /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:39.8675290Z weight.size(1), 2024-08-22T20:29:39.8675760Z ^~~~~~~~~~~~~~ 2024-08-22T20:29:39.8676470Z /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:39.8677280Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.8677690Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.8678530Z /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:39.8679220Z ##__VA_ARGS__) 2024-08-22T20:29:39.8679410Z ^~~~~~~~~~~ 2024-08-22T20:29:39.8680070Z /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:39.8680790Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.8681130Z ^~~~~~~~~~~ 2024-08-22T20:29:39.8682170Z /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:39.8683120Z num_groups); 2024-08-22T20:29:39.8683310Z ^~~~~~~~~~ 2024-08-22T20:29:39.8684020Z /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:39.8684790Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.8685230Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.8686060Z /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:39.8686760Z ##__VA_ARGS__) 2024-08-22T20:29:39.8686960Z ^~~~~~~~~~~ 2024-08-22T20:29:39.8687620Z /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:39.8688340Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.8688640Z ^~~~~~~~~~~ 2024-08-22T20:29:39.8689630Z /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:39.8690610Z opt_weight_zero_points.value().size(i), 2024-08-22T20:29:39.8690920Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:39.8691670Z /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:39.8692550Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.8692940Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.8693970Z /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:39.8694690Z ##__VA_ARGS__) 2024-08-22T20:29:39.8694880Z ^~~~~~~~~~~ 2024-08-22T20:29:39.8695550Z /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:39.8696270Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.8696570Z ^~~~~~~~~~~ 2024-08-22T20:29:39.8697560Z /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:39.8698600Z weight_scales.size(i)); 2024-08-22T20:29:39.8698840Z ^~~~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:39.8699560Z /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:39.8700340Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:39.8700720Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:39.8701520Z /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:39.8702220Z ##__VA_ARGS__) 2024-08-22T20:29:39.8702410Z ^~~~~~~~~~~ 2024-08-22T20:29:39.8703060Z /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:39.8703780Z ##__VA_ARGS__); \ 2024-08-22T20:29:39.8704090Z ^~~~~~~~~~~ 2024-08-22T20:29:40.4319830Z /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:40.4416190Z weight.dim() == 2, "weight must be 2D but got() %zd dims", weight.dim()); 2024-08-22T20:29:40.4481250Z ~~~ ^~~~~~~~~~~~ 2024-08-22T20:29:40.4481930Z %lld 2024-08-22T20:29:40.4486670Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.4488510Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.4489050Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.4490090Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.4490950Z ##__VA_ARGS__) 2024-08-22T20:29:40.4491240Z ^~~~~~~~~~~ 2024-08-22T20:29:40.4492120Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.4493090Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.4493510Z ^~~~~~~~~~~ 2024-08-22T20:29:40.4494640Z /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:40.4495720Z weight_scales.dim()); 2024-08-22T20:29:40.4496040Z ^~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:40.4497140Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.4498200Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.4498730Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.4499670Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.4500470Z ##__VA_ARGS__) 2024-08-22T20:29:40.4500760Z ^~~~~~~~~~~ 2024-08-22T20:29:40.4501550Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.4502400Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.4503060Z ^~~~~~~~~~~ 2024-08-22T20:29:40.4504180Z /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:40.4505230Z weight_scales.size(0), 2024-08-22T20:29:40.4505560Z ^~~~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:40.4506370Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.4507250Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.4507740Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.4508650Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.4509450Z ##__VA_ARGS__) 2024-08-22T20:29:40.4509800Z ^~~~~~~~~~~ 2024-08-22T20:29:40.4510650Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.4511470Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.4511880Z ^~~~~~~~~~~ 2024-08-22T20:29:40.4512980Z /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:40.4514090Z weight.size(0)); 2024-08-22T20:29:40.4514390Z ^~~~~~~~~~~~~~ 2024-08-22T20:29:40.4515190Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.4516120Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.4516650Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.4517580Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.4518380Z ##__VA_ARGS__) 2024-08-22T20:29:40.4518670Z ^~~~~~~~~~~ 2024-08-22T20:29:40.4519430Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.4520240Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.4520740Z ^~~~~~~~~~~ 2024-08-22T20:29:40.4521900Z /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:40.4522960Z weight.size(1), 2024-08-22T20:29:40.4523250Z ^~~~~~~~~~~~~~ 2024-08-22T20:29:40.4524250Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.4525180Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.4525660Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.4526600Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.4527400Z ##__VA_ARGS__) 2024-08-22T20:29:40.4527690Z ^~~~~~~~~~~ 2024-08-22T20:29:40.4528640Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.4529630Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.4530040Z ^~~~~~~~~~~ 2024-08-22T20:29:40.4531150Z /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:40.4532190Z num_groups); 2024-08-22T20:29:40.4532480Z ^~~~~~~~~~ 2024-08-22T20:29:40.4533270Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.4535310Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.4536900Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.4539950Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.4542280Z ##__VA_ARGS__) 2024-08-22T20:29:40.4543020Z ^~~~~~~~~~~ 2024-08-22T20:29:40.4545090Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.4547280Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.4548300Z ^~~~~~~~~~~ 2024-08-22T20:29:40.4551330Z /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:40.4554340Z opt_weight_zero_points.value().size(i), 2024-08-22T20:29:40.4555330Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:40.4557650Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.4560150Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.4561450Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.4564030Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.4566300Z ##__VA_ARGS__) 2024-08-22T20:29:40.4567020Z ^~~~~~~~~~~ 2024-08-22T20:29:40.4569050Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.4571230Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.4572250Z ^~~~~~~~~~~ 2024-08-22T20:29:40.4576560Z /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:40.4579730Z weight_scales.size(i)); 2024-08-22T20:29:40.4580600Z ^~~~~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:40.4582890Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:39:59: note: expanded from macro 'ET_CHECK_MSG' 2024-08-22T20:29:40.4585300Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:40.4586520Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:40.4589060Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/assert.h:26:9: note: expanded from macro 'ET_ASSERT_MESSAGE_EMIT' 2024-08-22T20:29:40.4591340Z ##__VA_ARGS__) 2024-08-22T20:29:40.4592100Z ^~~~~~~~~~~ 2024-08-22T20:29:40.4594870Z /Users/runner/work/torchchat/torchchat/et-build/src/executorch/../executorch/runtime/platform/log.h:162:13: note: expanded from macro 'ET_LOG' 2024-08-22T20:29:40.4597140Z ##__VA_ARGS__); \ 2024-08-22T20:29:40.4601850Z ^~~~~~~~~~~ 2024-08-22T20:29:40.5782770Z 20 warnings generated. 2024-08-22T20:29:40.6245670Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_mixed_mm.cpp.o 2024-08-22T20:29:41.4812770Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_atanh.cpp.o 2024-08-22T20:29:41.8640900Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_avg_pool2d.cpp.o 2024-08-22T20:29:42.1365650Z 8 warnings generated. 2024-08-22T20:29:42.1594350Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_and.cpp.o 2024-08-22T20:29:42.4880430Z 8 warnings generated. 2024-08-22T20:29:42.5075420Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_not.cpp.o 2024-08-22T20:29:42.5899420Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/cpu/op_quantize.cpp.o 2024-08-22T20:29:42.9317900Z [ 80%] Building CXX object kernels/quantized/CMakeFiles/quantized_ops_aot_lib.dir/__/portable/cpu/util/reduce_util.cpp.o 2024-08-22T20:29:44.1071370Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_or.cpp.o 2024-08-22T20:29:47.7419120Z /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:47.7427210Z scale.numel(), 2024-08-22T20:29:47.7441560Z ^~~~~~~~~~~~~ 2024-08-22T20:29:47.7462600Z /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.7485230Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:47.7485930Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:47.7487110Z /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.7487950Z ##__VA_ARGS__) 2024-08-22T20:29:47.7488240Z ^~~~~~~~~~~ 2024-08-22T20:29:47.7489020Z /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.7489940Z ##__VA_ARGS__); \ 2024-08-22T20:29:47.7490360Z ^~~~~~~~~~~ 2024-08-22T20:29:47.7491500Z /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:47.7492640Z input.size(axis)); 2024-08-22T20:29:47.7493500Z ^~~~~~~~~~~~~~~~ 2024-08-22T20:29:47.7494500Z /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.7495410Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:47.7495900Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:47.7496850Z /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.7499220Z ##__VA_ARGS__) 2024-08-22T20:29:47.7499600Z ^~~~~~~~~~~ 2024-08-22T20:29:47.7500710Z /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.7501880Z ##__VA_ARGS__); \ 2024-08-22T20:29:47.7502310Z ^~~~~~~~~~~ 2024-08-22T20:29:47.7503450Z /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:47.7504570Z zero_point.numel(), 2024-08-22T20:29:47.7504880Z ^~~~~~~~~~~~~~~~~~ 2024-08-22T20:29:47.7505740Z /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.7506710Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:47.7507240Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:47.7508220Z /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.7509120Z ##__VA_ARGS__) 2024-08-22T20:29:47.7509420Z ^~~~~~~~~~~ 2024-08-22T20:29:47.7510220Z /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.7511090Z ##__VA_ARGS__); \ 2024-08-22T20:29:47.7511500Z ^~~~~~~~~~~ 2024-08-22T20:29:47.7512650Z /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:47.7513780Z input.size(axis)); 2024-08-22T20:29:47.7514090Z ^~~~~~~~~~~~~~~~ 2024-08-22T20:29:47.7514920Z /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.7515900Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:47.7516390Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:47.7517360Z /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.7518230Z ##__VA_ARGS__) 2024-08-22T20:29:47.7518530Z ^~~~~~~~~~~ 2024-08-22T20:29:47.7519310Z /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.7520210Z ##__VA_ARGS__); \ 2024-08-22T20:29:47.7520680Z ^~~~~~~~~~~ 2024-08-22T20:29:47.7543280Z [ 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:48.1372350Z /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:48.1399490Z ET_CHECK_VALID_DIM(dim_val, in.dim()); 2024-08-22T20:29:48.1399990Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:48.1401210Z /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:48.1402720Z UPPER_BOUND, \ 2024-08-22T20:29:48.1405410Z ^~~~~~~~~~~ 2024-08-22T20:29:48.1417740Z /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.1421680Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:48.1422940Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:48.1440760Z /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.1442650Z ##__VA_ARGS__) 2024-08-22T20:29:48.1442970Z ^~~~~~~~~~~ 2024-08-22T20:29:48.1443800Z /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.1444640Z ##__VA_ARGS__); \ 2024-08-22T20:29:48.1445050Z ^~~~~~~~~~~ 2024-08-22T20:29:48.1446210Z /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:48.1447830Z ET_CHECK_VALID_DIM(dim_val, in.dim()); 2024-08-22T20:29:48.1448320Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:48.1449350Z /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:48.1450230Z UPPER_BOUND) 2024-08-22T20:29:48.1450530Z ^~~~~~~~~~~ 2024-08-22T20:29:48.1451410Z /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.1459350Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:48.1460330Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:48.1461310Z /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.1462130Z ##__VA_ARGS__) 2024-08-22T20:29:48.1462430Z ^~~~~~~~~~~ 2024-08-22T20:29:48.1463260Z /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.1464320Z ##__VA_ARGS__); \ 2024-08-22T20:29:48.1464810Z ^~~~~~~~~~~ 2024-08-22T20:29:48.1465980Z /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:48.1472860Z ET_CHECK_VALID_DIM(dim_val, in.dim()); 2024-08-22T20:29:48.1473870Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:48.1475870Z /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:48.1477220Z UPPER_BOUND, \ 2024-08-22T20:29:48.1477630Z ^~~~~~~~~~~ 2024-08-22T20:29:48.1478430Z /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.1479310Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:48.1479810Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:48.1481570Z /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.1482450Z ##__VA_ARGS__) 2024-08-22T20:29:48.1482750Z ^~~~~~~~~~~ 2024-08-22T20:29:48.1483760Z /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.1485420Z ##__VA_ARGS__); \ 2024-08-22T20:29:48.1485840Z ^~~~~~~~~~~ 2024-08-22T20:29:48.1486990Z /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:48.1488870Z ET_CHECK_VALID_DIM(dim_val, in.dim()); 2024-08-22T20:29:48.1489250Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2024-08-22T20:29:48.1490310Z /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:48.1491620Z UPPER_BOUND) 2024-08-22T20:29:48.1491900Z ^~~~~~~~~~~ 2024-08-22T20:29:48.1492710Z /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.1493600Z ET_ASSERT_MESSAGE_EMIT(" (%s): " _format, #_cond, ##__VA_ARGS__); \ 2024-08-22T20:29:48.1494090Z ~~~~~~~ ^~~~~~~~~~~ 2024-08-22T20:29:48.1495230Z /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.1496250Z ##__VA_ARGS__) 2024-08-22T20:29:48.1496550Z ^~~~~~~~~~~ 2024-08-22T20:29:48.1497320Z /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.1498140Z ##__VA_ARGS__); \ 2024-08-22T20:29:48.1499220Z ^~~~~~~~~~~ 2024-08-22T20:29:48.8719950Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bitwise_xor.cpp.o 2024-08-22T20:29:50.2494450Z 4 warnings generated. 2024-08-22T20:29:50.2689510Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_bmm.cpp.o 2024-08-22T20:29:50.2947830Z 4 warnings generated. 2024-08-22T20:29:50.3125290Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cat.cpp.o 2024-08-22T20:29:50.9245810Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cdist_forward.cpp.o 2024-08-22T20:29:51.0721920Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ceil.cpp.o 2024-08-22T20:29:51.4431360Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clamp.cpp.o 2024-08-22T20:29:51.5045100Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_clone.cpp.o 2024-08-22T20:29:51.6774410Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_constant_pad_nd.cpp.o 2024-08-22T20:29:51.9435050Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_convolution.cpp.o 2024-08-22T20:29:52.2726280Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_copy.cpp.o 2024-08-22T20:29:54.4241680Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cos.cpp.o 2024-08-22T20:29:54.8316700Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cosh.cpp.o 2024-08-22T20:29:55.2038740Z [ 80%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_cumsum.cpp.o 2024-08-22T20:29:55.3695690Z [ 80%] Linking CXX shared library libquantized_ops_aot_lib.dylib 2024-08-22T20:29:55.4615500Z [ 80%] Built target quantized_ops_aot_lib 2024-08-22T20:29:55.4698690Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_detach_copy.cpp.o 2024-08-22T20:29:55.6014630Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_diagonal_copy.cpp.o 2024-08-22T20:29:55.8310400Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_div.cpp.o 2024-08-22T20:29:56.1831510Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_embedding.cpp.o 2024-08-22T20:29:56.5817190Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_empty.cpp.o 2024-08-22T20:29:56.8256540Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_eq.cpp.o 2024-08-22T20:29:56.9743020Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_erf.cpp.o 2024-08-22T20:29:57.3439690Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_exp.cpp.o 2024-08-22T20:29:57.7845280Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expand_copy.cpp.o 2024-08-22T20:29:58.1602900Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_expm1.cpp.o 2024-08-22T20:29:58.2260200Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fill.cpp.o 2024-08-22T20:29:58.5655890Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_flip.cpp.o 2024-08-22T20:29:58.8990690Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor.cpp.o 2024-08-22T20:29:59.0355030Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_floor_divide.cpp.o 2024-08-22T20:29:59.3172810Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_fmod.cpp.o 2024-08-22T20:30:04.5627130Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full.cpp.o 2024-08-22T20:30:05.2134130Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_full_like.cpp.o 2024-08-22T20:30:05.2938120Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ge.cpp.o 2024-08-22T20:30:05.7778710Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gelu.cpp.o 2024-08-22T20:30:06.2082000Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_glu.cpp.o 2024-08-22T20:30:06.7133500Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_gt.cpp.o 2024-08-22T20:30:13.8244270Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_hardtanh.cpp.o 2024-08-22T20:30:14.3286260Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index.cpp.o 2024-08-22T20:30:14.8478770Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_put.cpp.o 2024-08-22T20:30:15.5371840Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_index_select.cpp.o 2024-08-22T20:30:15.9491390Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isinf.cpp.o 2024-08-22T20:30:16.3599600Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_isnan.cpp.o 2024-08-22T20:30:16.7846260Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_le.cpp.o 2024-08-22T20:30:21.4594360Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_leaky_relu.cpp.o 2024-08-22T20:30:21.9329970Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lift_fresh_copy.cpp.o 2024-08-22T20:30:22.3931790Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_linear_scratch_example.cpp.o 2024-08-22T20:30:22.8618500Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log.cpp.o 2024-08-22T20:30:23.2815440Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log10.cpp.o 2024-08-22T20:30:23.7065810Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log1p.cpp.o 2024-08-22T20:30:23.7745690Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log2.cpp.o 2024-08-22T20:30:24.1034030Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_log_softmax.cpp.o 2024-08-22T20:30:24.1577630Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_and.cpp.o 2024-08-22T20:30:24.5725220Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_not.cpp.o 2024-08-22T20:30:24.6039090Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_or.cpp.o 2024-08-22T20:30:25.0157130Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logical_xor.cpp.o 2024-08-22T20:30:25.1942860Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_logit.cpp.o 2024-08-22T20:30:25.2870970Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_lt.cpp.o 2024-08-22T20:30:25.4369800Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_masked_fill.cpp.o 2024-08-22T20:30:25.6893380Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max.cpp.o 2024-08-22T20:30:26.3489700Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_max_pool2d_with_indices.cpp.o 2024-08-22T20:30:26.7553750Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_maximum.cpp.o 2024-08-22T20:30:27.1671450Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mean.cpp.o 2024-08-22T20:30:28.6244240Z [ 86%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_min.cpp.o 2024-08-22T20:30:29.3012190Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_minimum.cpp.o 2024-08-22T20:30:33.1870900Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mm.cpp.o 2024-08-22T20:30:33.6860830Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_mul.cpp.o 2024-08-22T20:30:34.3072070Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_batch_norm.cpp.o 2024-08-22T20:30:34.7014720Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_group_norm.cpp.o 2024-08-22T20:30:35.1628560Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_native_layer_norm.cpp.o 2024-08-22T20:30:35.5104990Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ne.cpp.o 2024-08-22T20:30:35.6589470Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_neg.cpp.o 2024-08-22T20:30:36.0593240Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_nonzero.cpp.o 2024-08-22T20:30:36.4978110Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_ones.cpp.o 2024-08-22T20:30:36.8525600Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pdist_forward.cpp.o 2024-08-22T20:30:37.2639210Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_permute_copy.cpp.o 2024-08-22T20:30:37.6988740Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pixel_shuffle.cpp.o 2024-08-22T20:30:38.3182810Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_pow.cpp.o 2024-08-22T20:30:41.3690970Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_prod.cpp.o 2024-08-22T20:30:42.8990630Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reciprocal.cpp.o 2024-08-22T20:30:43.2441010Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad1d.cpp.o 2024-08-22T20:30:43.6892970Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad2d.cpp.o 2024-08-22T20:30:43.7470090Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_reflection_pad3d.cpp.o 2024-08-22T20:30:44.1803020Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_relu.cpp.o 2024-08-22T20:30:44.2824410Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_remainder.cpp.o 2024-08-22T20:30:44.5687270Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_repeat.cpp.o 2024-08-22T20:30:44.9258260Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad1d.cpp.o 2024-08-22T20:30:45.3765010Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad2d.cpp.o 2024-08-22T20:30:45.8817570Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_replication_pad3d.cpp.o 2024-08-22T20:30:46.3979230Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_roll.cpp.o 2024-08-22T20:30:46.7755220Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_round.cpp.o 2024-08-22T20:30:47.1612570Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsqrt.cpp.o 2024-08-22T20:30:47.5476670Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_rsub.cpp.o 2024-08-22T20:30:50.3127970Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scalar_tensor.cpp.o 2024-08-22T20:30:50.7061230Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_scatter_add.cpp.o 2024-08-22T20:30:51.1816310Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_copy.cpp.o 2024-08-22T20:30:51.5464630Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_select_scatter.cpp.o 2024-08-22T20:30:51.7306120Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sigmoid.cpp.o 2024-08-22T20:30:52.1983470Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sign.cpp.o 2024-08-22T20:30:52.3440640Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sin.cpp.o 2024-08-22T20:30:52.6128310Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sinh.cpp.o 2024-08-22T20:30:52.7118400Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_copy.cpp.o 2024-08-22T20:30:52.9485080Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_slice_scatter.cpp.o 2024-08-22T20:30:53.0736630Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_softmax.cpp.o 2024-08-22T20:30:53.5132190Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_copy.cpp.o 2024-08-22T20:30:53.9265590Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_split_with_sizes_copy.cpp.o 2024-08-22T20:30:54.4023780Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sqrt.cpp.o 2024-08-22T20:30:54.5531120Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_squeeze_copy.cpp.o 2024-08-22T20:30:54.7386070Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_stack.cpp.o 2024-08-22T20:30:54.8890360Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sub.cpp.o 2024-08-22T20:30:55.3868470Z [ 93%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_sum.cpp.o 2024-08-22T20:30:55.4365250Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_t_copy.cpp.o 2024-08-22T20:30:55.9129290Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tan.cpp.o 2024-08-22T20:30:56.2599490Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tanh.cpp.o 2024-08-22T20:30:56.5989470Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_to_copy.cpp.o 2024-08-22T20:30:57.1994820Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_transpose_copy.cpp.o 2024-08-22T20:30:57.4925280Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_tril.cpp.o 2024-08-22T20:30:57.7041340Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_trunc.cpp.o 2024-08-22T20:30:57.9729450Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unbind_copy.cpp.o 2024-08-22T20:30:58.0645520Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_unsqueeze_copy.cpp.o 2024-08-22T20:30:58.4359050Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_var.cpp.o 2024-08-22T20:30:58.8740450Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_view_copy.cpp.o 2024-08-22T20:30:59.0429750Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_where.cpp.o 2024-08-22T20:30:59.2436830Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/op_zeros.cpp.o 2024-08-22T20:30:59.5346370Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/binary_ufunc_realb_realb_to_realb_logical.cpp.o 2024-08-22T20:30:59.6109230Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realh.cpp.o 2024-08-22T20:30:59.9943560Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_bool.cpp.o 2024-08-22T20:31:00.3678990Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/pattern/unary_ufunc_realhb_to_floath.cpp.o 2024-08-22T20:31:00.6921550Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/activation_ops_util.cpp.o 2024-08-22T20:31:00.7834750Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/advanced_index_util.cpp.o 2024-08-22T20:31:01.0595430Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/broadcast_util.cpp.o 2024-08-22T20:31:01.2202990Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/copy_ops_util.cpp.o 2024-08-22T20:31:01.4644960Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/distance_util.cpp.o 2024-08-22T20:31:01.7077950Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/index_util.cpp.o 2024-08-22T20:31:01.8191350Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/kernel_ops_util.cpp.o 2024-08-22T20:31:02.0739850Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/matmul_ops_util.cpp.o 2024-08-22T20:31:02.2853540Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/normalization_ops_util.cpp.o 2024-08-22T20:31:02.4626880Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/padding_util.cpp.o 2024-08-22T20:31:02.7019360Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/reduce_util.cpp.o 2024-08-22T20:31:02.8377680Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/repeat_util.cpp.o 2024-08-22T20:31:03.1120190Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_kernels.dir/cpu/util/select_copy_util.cpp.o 2024-08-22T20:31:39.7245210Z [100%] Linking CXX static library libportable_kernels.a 2024-08-22T20:31:39.8657650Z [100%] Built target portable_kernels 2024-08-22T20:31:39.8758020Z [100%] Generating selected_operators.yaml for portable_ops_lib 2024-08-22T20:31:39.9868890Z [100%] Generating code for kernel registration 2024-08-22T20:31:40.7567590Z [100%] Building CXX object kernels/portable/CMakeFiles/portable_ops_lib.dir/portable_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2024-08-22T20:31:41.4044630Z [100%] Linking CXX static library libportable_ops_lib.a 2024-08-22T20:31:41.4427120Z [100%] Built target portable_ops_lib 2024-08-22T20:31:41.4628960Z [100%] Building CXX object CMakeFiles/portable_lib.dir/extension/pybindings/pybindings.cpp.o 2024-08-22T20:31:46.5519850Z [100%] Linking CXX shared library _portable_lib.cpython-310-darwin.so 2024-08-22T20:31:46.5724750Z ld: warning: ignoring duplicate libraries: 'kernels/quantized/libquantized_kernels.a', 'libexecutorch.a' 2024-08-22T20:31:47.5817040Z [100%] Built target portable_lib 2024-08-22T20:31:47.6244200Z [ 0%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/single.cpp.o 2024-08-22T20:31:47.6400770Z [ 0%] Built target flatccrt 2024-08-22T20:31:47.6441420Z [ 0%] Built target pthreadpool 2024-08-22T20:31:47.6491710Z [ 6%] Built target cpuinfo 2024-08-22T20:31:47.6555330Z [ 6%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/double.cpp.o 2024-08-22T20:31:47.6591770Z [ 6%] Built target microkernel-utils 2024-08-22T20:31:47.6881530Z [ 6%] Built target allocator 2024-08-22T20:31:47.6955770Z [ 6%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_single.cpp.o 2024-08-22T20:31:47.6957630Z [ 13%] Built target flatcc 2024-08-22T20:31:47.7216730Z [ 13%] Built target logging 2024-08-22T20:31:47.7609890Z [ 13%] Built target flatc 2024-08-22T20:31:47.7838890Z [ 53%] Built target microkernels-prod 2024-08-22T20:31:47.8046240Z [ 53%] Built target hardware-config 2024-08-22T20:31:47.8248600Z [ 53%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/complex_double.cpp.o 2024-08-22T20:31:47.8367570Z [ 53%] Built target indirection 2024-08-22T20:31:48.0963400Z [ 60%] Built target jit 2024-08-22T20:31:48.1386820Z [ 60%] Built target microparams-init 2024-08-22T20:31:48.1794290Z [ 60%] Built target normalization 2024-08-22T20:31:48.2215940Z [ 60%] Built target packing 2024-08-22T20:31:48.2618600Z [ 60%] Built target memory 2024-08-22T20:31:48.3035020Z [ 60%] Built target mutex 2024-08-22T20:31:48.3458760Z [ 60%] Built target operator-utils 2024-08-22T20:31:48.3710920Z [ 60%] Built target operator-run 2024-08-22T20:31:48.4157600Z [ 60%] Built target flatcc_cli 2024-08-22T20:31:48.4428950Z [ 60%] Built target bundled_program_schema 2024-08-22T20:31:48.4773820Z [ 60%] Generating common_schema headers 2024-08-22T20:31:48.5011190Z [ 60%] Built target common_schema 2024-08-22T20:31:48.5158030Z [ 60%] Building CXX object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/xerbla.cpp.o 2024-08-22T20:31:48.5759280Z [ 66%] Built target xnnpack_schema 2024-08-22T20:31:48.6105980Z [ 66%] Built target post-operation 2024-08-22T20:31:48.6512730Z [ 66%] Built target cache 2024-08-22T20:31:48.7194230Z [ 66%] Built target operators 2024-08-22T20:31:48.7434030Z [ 66%] Built target etdump_schema 2024-08-22T20:31:48.7587620Z [ 66%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotm.c.o 2024-08-22T20:31:48.8186780Z [ 66%] Generating program_schema headers 2024-08-22T20:31:48.8381820Z [ 66%] Built target program_schema 2024-08-22T20:31:48.9381440Z [ 73%] Built target subgraph 2024-08-22T20:31:49.1004330Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method.cpp.o 2024-08-22T20:31:49.8586800Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method_meta.cpp.o 2024-08-22T20:31:50.4240340Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/program.cpp.o 2024-08-22T20:31:50.9556190Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2024-08-22T20:31:51.4831490Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_portable.cpp.o 2024-08-22T20:31:51.9579670Z [ 73%] Linking CXX static library libexecutorch_no_prim_ops.a 2024-08-22T20:31:51.9955300Z [ 73%] Built target executorch_no_prim_ops 2024-08-22T20:31:52.1114780Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/method.cpp.o 2024-08-22T20:31:52.8178280Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/method_meta.cpp.o 2024-08-22T20:31:53.3494860Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/program.cpp.o 2024-08-22T20:31:53.6314210Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/srotmg.c.o 2024-08-22T20:31:53.6540950Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotm.c.o 2024-08-22T20:31:53.6733850Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/drotmg.c.o 2024-08-22T20:31:53.7072360Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/lsame.c.o 2024-08-22T20:31:53.7098950Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dspmv.c.o 2024-08-22T20:31:53.7395730Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ssbmv.c.o 2024-08-22T20:31:53.7644330Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chbmv.c.o 2024-08-22T20:31:53.8190210Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/sspmv.c.o 2024-08-22T20:31:53.8708930Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhbmv.c.o 2024-08-22T20:31:53.8802040Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/chpmv.c.o 2024-08-22T20:31:53.8957710Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2024-08-22T20:31:53.9716480Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dsbmv.c.o 2024-08-22T20:31:53.9900260Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/zhpmv.c.o 2024-08-22T20:31:54.0577300Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/dtbmv.c.o 2024-08-22T20:31:54.0682000Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/stbmv.c.o 2024-08-22T20:31:54.1409350Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ctbmv.c.o 2024-08-22T20:31:54.1556230Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/ztbmv.c.o 2024-08-22T20:31:54.2658010Z [ 73%] Building C object kernels/optimized/CMakeFiles/eigen_blas.dir/third-party/eigen/blas/f2c/complexdots.c.o 2024-08-22T20:31:54.2972830Z [ 73%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/tensor_parser_portable.cpp.o 2024-08-22T20:31:54.3474850Z [ 73%] Built target XNNPACK 2024-08-22T20:31:54.3985070Z [ 73%] Built target executorch 2024-08-22T20:31:54.4762200Z [ 73%] Built target xnnpack_backend 2024-08-22T20:31:54.4763260Z [ 73%] Built target etdump 2024-08-22T20:31:54.5113510Z [ 73%] Built target bundled_program 2024-08-22T20:31:54.5874630Z [ 73%] Built target util 2024-08-22T20:31:54.6953590Z [ 80%] Built target quantized_kernels 2024-08-22T20:31:54.7384910Z [ 80%] Built target extension_data_loader 2024-08-22T20:31:54.7952670Z [ 80%] Built target quantized_ops_lib 2024-08-22T20:31:54.8108270Z [ 80%] Linking CXX shared library libexecutorch_no_prim_ops_shared.dylib 2024-08-22T20:31:54.8704790Z [ 80%] Built target executorch_no_prim_ops_shared 2024-08-22T20:31:55.4957760Z [ 80%] Linking CXX shared library libquantized_ops_aot_lib.dylib 2024-08-22T20:31:55.5603750Z [ 80%] Built target quantized_ops_aot_lib 2024-08-22T20:31:55.7232800Z [100%] Built target portable_kernels 2024-08-22T20:31:55.7625780Z [100%] Built target portable_ops_lib 2024-08-22T20:31:55.8572500Z [100%] Linking CXX static library libeigen_blas.a 2024-08-22T20:31:55.8634230Z [100%] Linking CXX shared library _portable_lib.cpython-310-darwin.so 2024-08-22T20:31:55.8801390Z ld: warning: ignoring duplicate libraries: 'kernels/quantized/libquantized_kernels.a', 'libexecutorch.a' 2024-08-22T20:31:55.9094880Z [100%] Built target eigen_blas 2024-08-22T20:31:55.9280120Z [100%] Building CXX object kernels/optimized/CMakeFiles/cpublas.dir/blas/CPUBlas.cpp.o 2024-08-22T20:31:56.2526520Z [100%] Linking CXX static library libcpublas.a 2024-08-22T20:31:56.2903790Z [100%] Built target cpublas 2024-08-22T20:31:56.8968910Z [100%] Built target portable_lib 2024-08-22T20:31:56.9147300Z [100%] Building CXX object examples/models/llama2/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/__/__/__/__/extension/parallel/thread_parallel.cpp.o 2024-08-22T20:31:56.9148250Z [100%] Building CXX object examples/models/llama2/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_sdpa.cpp.o 2024-08-22T20:31:56.9149030Z [100%] Building CXX object examples/models/llama2/custom_ops/CMakeFiles/custom_ops_aot_lib.dir/op_sdpa_aot.cpp.o 2024-08-22T20:32:01.8033360Z [100%] Linking CXX shared library libcustom_ops_aot_lib.dylib 2024-08-22T20:32:01.8538700Z [100%] Built target custom_ops_aot_lib 2024-08-22T20:32:01.8865290Z [ 0%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags.cc.o 2024-08-22T20:32:01.8872730Z [ 0%] Built target flatccrt 2024-08-22T20:32:01.8905440Z [ 1%] Built target cpuinfo 2024-08-22T20:32:01.9077140Z [ 1%] Built target microkernel-utils 2024-08-22T20:32:01.9078890Z [ 1%] Built target pthreadpool 2024-08-22T20:32:01.9149930Z [ 1%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_reporting.cc.o 2024-08-22T20:32:01.9280820Z [ 1%] Built target eigen_blas 2024-08-22T20:32:01.9369720Z [ 2%] Built target flatcc 2024-08-22T20:32:01.9467240Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2024-08-22T20:32:01.9988350Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2024-08-22T20:32:02.0330540Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2024-08-22T20:32:02.0448060Z [ 2%] Built target flatc 2024-08-22T20:32:02.0638760Z [ 2%] Building CXX object backends/xnnpack/third-party/XNNPACK/CMakeFiles/convolution-test-helpers.dir/test/convolution-test-helpers.cc.o 2024-08-22T20:32:02.0698360Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2024-08-22T20:32:02.1202190Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/arm/uarch.c.o 2024-08-22T20:32:02.1824200Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/arm/cache.c.o 2024-08-22T20:32:02.2563770Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/arm/mach/init.c.o 2024-08-22T20:32:02.2776360Z [ 2%] 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:02.3186820Z [ 2%] 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:02.3764800Z [ 2%] Building C object backends/xnnpack/third-party/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/mach/topology.c.o 2024-08-22T20:32:02.3839570Z [ 2%] 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:02.4269580Z [ 2%] 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:02.4369290Z [ 2%] Linking C static library libcpuinfo_internals.a 2024-08-22T20:32:02.4466550Z [ 2%] Building CXX object third-party/gflags/CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o 2024-08-22T20:32:02.4723060Z [ 2%] Built target cpuinfo_internals 2024-08-22T20:32:02.4797020Z [ 2%] 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:02.5169300Z [ 2%] Generating common_schema headers 2024-08-22T20:32:02.5392210Z [ 2%] Built target common_schema 2024-08-22T20:32:02.5611300Z [ 2%] 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:02.5655270Z [ 3%] Built target xnnpack_schema 2024-08-22T20:32:02.5735730Z [ 3%] Built target convolution-test-helpers 2024-08-22T20:32:02.5840160Z [ 3%] 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:02.5918870Z [ 3%] Built target allocator 2024-08-22T20:32:02.6139750Z [ 3%] Built target logging 2024-08-22T20:32:02.6290580Z [ 3%] 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:02.6406080Z [ 3%] Built target indirection 2024-08-22T20:32:02.6495900Z [ 9%] Built target microkernels-prod 2024-08-22T20:32:02.6728150Z [ 9%] Built target microparams-init 2024-08-22T20:32:02.6937590Z [ 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:02.7040500Z [ 9%] Built target normalization 2024-08-22T20:32:02.7267470Z [ 9%] Built target packing 2024-08-22T20:32:02.7374570Z [ 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:02.7548270Z [ 9%] Built target memory 2024-08-22T20:32:02.7760790Z [ 9%] 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:02.7807500Z [ 9%] Built target mutex 2024-08-22T20:32:02.7849020Z [ 10%] Built target jit 2024-08-22T20:32:02.8044300Z [ 10%] Built target operator-utils 2024-08-22T20:32:02.8050610Z [ 10%] Built target operator-run 2024-08-22T20:32:02.8114080Z [ 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:02.8236470Z [ 10%] Built target flatcc_cli 2024-08-22T20:32:02.8279020Z [ 10%] Built target bundled_program_schema 2024-08-22T20:32:02.8486950Z [ 10%] Generating program_schema headers 2024-08-22T20:32:02.8501750Z [ 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:02.8537060Z [ 10%] Built target post-operation 2024-08-22T20:32:02.8639500Z [ 10%] Built target program_schema 2024-08-22T20:32:02.8819600Z [ 10%] Built target hardware-config 2024-08-22T20:32:02.8838120Z [ 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:02.8917810Z [ 10%] Built target cache 2024-08-22T20:32:02.9042540Z [ 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:02.9232970Z [ 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:02.9234910Z [ 10%] Built target etdump_schema 2024-08-22T20:32:02.9253180Z [ 10%] Built target operators 2024-08-22T20:32:02.9423010Z [ 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:02.9931560Z [ 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:03.0145060Z [ 11%] Built target subgraph 2024-08-22T20:32:03.0367930Z [ 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:03.0588870Z [ 11%] Built target XNNPACK 2024-08-22T20:32:03.0684230Z [ 11%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method.cpp.o 2024-08-22T20:32:03.0689870Z [ 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:03.0863050Z [ 11%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/method.cpp.o 2024-08-22T20:32:03.0902050Z [ 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:03.1310170Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/method_meta.cpp.o 2024-08-22T20:32:03.1386080Z [ 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:03.2010570Z [ 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:03.2498490Z [ 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:03.2788090Z [ 12%] Linking CXX static library libgflags_nothreads.a 2024-08-22T20:32:03.3074560Z [ 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:03.3214140Z [ 12%] Built target gflags_nothreads_static 2024-08-22T20:32:03.3363290Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/method_meta.cpp.o 2024-08-22T20:32:03.3664470Z [ 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:03.4153270Z [ 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:03.4611940Z [ 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:03.5123940Z [ 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:03.5572860Z [ 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:03.6090690Z [ 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:03.6599140Z [ 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:03.6789260Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/program.cpp.o 2024-08-22T20:32:03.7085810Z [ 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:03.7529290Z [ 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:03.7937220Z [ 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:03.8454620Z [ 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:03.8604820Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/program.cpp.o 2024-08-22T20:32:03.9009630Z [ 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:03.9034600Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2024-08-22T20:32:03.9167060Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/tensor_parser_exec_aten.cpp.o 2024-08-22T20:32:03.9455550Z [ 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:03.9907650Z [ 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:04.0384050Z [ 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:04.0873380Z [ 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:04.1511440Z [ 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:04.1943130Z [ 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:04.2568240Z [ 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:04.2835180Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops.dir/runtime/executor/tensor_parser_portable.cpp.o 2024-08-22T20:32:04.3083120Z [ 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:04.3745600Z [ 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:04.3958660Z [ 12%] Building CXX object CMakeFiles/executorch_no_prim_ops_shared.dir/runtime/executor/tensor_parser_portable.cpp.o 2024-08-22T20:32:04.4012810Z [ 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:04.4022550Z [ 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:04.4387510Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc3.c.o 2024-08-22T20:32:04.4555290Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc4.c.o 2024-08-22T20:32:04.4813770Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1.c.o 2024-08-22T20:32:04.4988510Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1-acc2.c.o 2024-08-22T20:32:04.5135600Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1.c.o 2024-08-22T20:32:04.5413580Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-3x1.c.o 2024-08-22T20:32:04.5597000Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-4x1.c.o 2024-08-22T20:32:04.5785040Z [ 12%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-5x1.c.o 2024-08-22T20:32:04.6139060Z [ 12%] 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:04.6399220Z [ 12%] 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:04.6945190Z [ 12%] 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:04.7127680Z [ 12%] 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:04.7211800Z [ 12%] 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:04.7486130Z [ 12%] 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:04.7678030Z [ 12%] 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:04.7797970Z [ 12%] 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:04.7948200Z [ 12%] Linking CXX static library libexecutorch_no_prim_ops.a 2024-08-22T20:32:04.8250560Z [ 12%] 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:04.8271330Z [ 12%] 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:04.8320050Z [ 12%] Built target executorch_no_prim_ops 2024-08-22T20:32:04.8377380Z [ 12%] 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:04.8695630Z [ 12%] Built target executorch 2024-08-22T20:32:04.9028000Z [ 13%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc4.c.o 2024-08-22T20:32:04.9134150Z [ 13%] Linking CXX shared library libexecutorch_no_prim_ops_shared.dylib 2024-08-22T20:32:04.9147830Z [ 13%] Built target cpublas 2024-08-22T20:32:04.9487550Z [ 14%] Built target quantized_kernels 2024-08-22T20:32:04.9489940Z [ 14%] Built target extension_data_loader 2024-08-22T20:32:04.9575430Z [ 14%] 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:04.9617280Z [ 14%] Built target executorch_no_prim_ops_shared 2024-08-22T20:32:04.9703520Z [ 14%] 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:04.9803930Z [ 14%] Built target util 2024-08-22T20:32:04.9865310Z [ 14%] 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:04.9971440Z [ 14%] Built target xnnpack_backend 2024-08-22T20:32:05.0158120Z [ 14%] Built target etdump 2024-08-22T20:32:05.0230020Z [ 14%] 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:05.0240640Z [ 14%] 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:05.0359440Z [ 14%] Built target bundled_program 2024-08-22T20:32:05.0432580Z [ 14%] Building CXX object extension/module/CMakeFiles/extension_module.dir/module.cpp.o 2024-08-22T20:32:05.0562100Z [ 14%] Building CXX object extension/module/CMakeFiles/extension_module_static.dir/module.cpp.o 2024-08-22T20:32:05.0662320Z [ 14%] 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:05.1114950Z [ 14%] 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:05.1225460Z [ 14%] 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:05.1913840Z [ 14%] 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:05.2027110Z [ 14%] 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:05.2332940Z [ 14%] 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:05.2591630Z [ 14%] 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:05.2787530Z [ 14%] 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:05.2984770Z [ 14%] 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:05.3397240Z [ 14%] 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:05.3845880Z [ 14%] 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:05.4086820Z [ 14%] Building CXX object examples/models/llama2/custom_ops/CMakeFiles/custom_ops.dir/op_sdpa.cpp.o 2024-08-22T20:32:05.4423880Z [ 14%] 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:05.5098760Z [ 14%] 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:05.5600000Z [ 14%] Building CXX object examples/models/llama2/custom_ops/CMakeFiles/custom_ops.dir/__/__/__/__/extension/parallel/thread_parallel.cpp.o 2024-08-22T20:32:05.5721730Z [ 14%] 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:05.6222640Z [ 14%] 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:05.6821610Z [ 14%] 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:05.7492410Z [ 14%] 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:05.7709030Z [ 15%] Linking CXX static library libextension_module.a 2024-08-22T20:32:05.7982910Z [ 15%] Linking CXX static library libextension_module_static.a 2024-08-22T20:32:05.8142240Z [ 15%] Built target extension_module 2024-08-22T20:32:05.8393070Z [ 15%] 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:05.8396030Z [ 15%] Built target extension_module_static 2024-08-22T20:32:05.8633360Z [ 15%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/blas/CPUBlas.cpp.o 2024-08-22T20:32:05.9334860Z [ 15%] 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:06.0270540Z [ 15%] 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:06.0619980Z [ 15%] Built target quantized_ops_lib 2024-08-22T20:32:06.0997750Z [ 15%] 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:06.1614600Z [ 15%] 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:06.2334270Z [ 15%] 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:06.2462240Z [ 15%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_add.cpp.o 2024-08-22T20:32:06.2891420Z [ 15%] 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:06.3393220Z [ 15%] Linking CXX shared library libquantized_ops_aot_lib.dylib 2024-08-22T20:32:06.3515460Z [ 15%] 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:06.4154190Z [ 15%] 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:06.4169660Z [ 15%] Built target quantized_ops_aot_lib 2024-08-22T20:32:06.4233220Z [ 18%] Built target portable_kernels 2024-08-22T20:32:06.4301500Z [ 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:06.4666420Z [ 18%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_bmm.cpp.o 2024-08-22T20:32:06.4682830Z [ 18%] Built target portable_ops_lib 2024-08-22T20:32:06.4775810Z [ 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:06.4817370Z [ 18%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_div.cpp.o 2024-08-22T20:32:06.5377710Z [ 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:06.5886280Z [ 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:06.6381330Z [ 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:06.6925890Z [ 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:06.7558250Z [ 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:06.8114800Z [ 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:06.8741200Z [ 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:06.9356130Z [ 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:06.9937550Z [ 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:07.0190250Z [ 18%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_exp.cpp.o 2024-08-22T20:32:07.0703900Z [ 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:07.0869130Z [ 18%] Linking CXX static library libcustom_ops.a 2024-08-22T20:32:07.1275760Z [ 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:07.1337700Z [ 18%] Built target custom_ops 2024-08-22T20:32:07.1933630Z [ 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:07.2198490Z [ 18%] Linking CXX shared library _portable_lib.cpython-310-darwin.so 2024-08-22T20:32:07.2395980Z ld: warning: ignoring duplicate libraries: 'kernels/quantized/libquantized_kernels.a', 'libexecutorch.a' 2024-08-22T20:32:07.2701790Z [ 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:07.3400520Z [ 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:07.4060140Z [ 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:07.4828990Z [ 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:07.5684640Z [ 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:07.6421660Z [ 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:07.6807780Z [ 19%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_le.cpp.o 2024-08-22T20:32:07.7148730Z [ 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:07.7988770Z [ 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:07.8772960Z [ 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:07.9508960Z [ 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:08.0219380Z [ 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:08.0897770Z [ 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:08.1488740Z [ 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:08.2095810Z [ 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:08.2687170Z [ 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:08.3269620Z [ 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:08.3993410Z [ 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:08.4861160Z [ 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:08.5193200Z [ 19%] Built target portable_lib 2024-08-22T20:32:08.5586840Z [ 19%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/examples/portable/executor_runner/executor_runner.cpp.o 2024-08-22T20:32:08.5636360Z [ 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:08.6228010Z [ 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:08.7044820Z [ 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:08.7641010Z [ 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:08.8193810Z [ 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:08.8892220Z [ 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:08.9724690Z [ 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:09.0522170Z [ 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:09.1009510Z [ 19%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/data_loader/file_data_loader.cpp.o 2024-08-22T20:32:09.1310700Z [ 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:09.1764660Z [ 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:09.2039050Z [ 19%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/evalue_util/print_evalue.cpp.o 2024-08-22T20:32:09.2201850Z [ 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:09.2679390Z [ 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:09.3194400Z [ 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:09.3644810Z [ 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:09.4171790Z [ 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:09.4735020Z [ 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:09.5313300Z [ 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:09.5762340Z [ 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:09.6316470Z [ 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:09.6705600Z [ 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:09.7145210Z [ 19%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/runner_util/inputs.cpp.o 2024-08-22T20:32:09.7291220Z [ 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:09.7808290Z [ 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:09.8511240Z [ 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:09.9156110Z [ 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:09.9835170Z [ 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:10.0418980Z [ 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:10.0460870Z [ 19%] Building CXX object backends/xnnpack/CMakeFiles/xnn_executor_runner.dir/__/__/extension/runner_util/inputs_portable.cpp.o 2024-08-22T20:32:10.1332070Z [ 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:10.2069700Z [ 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:10.2755310Z [ 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:10.3440370Z [ 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:10.4021910Z [ 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:10.4302030Z [ 19%] Linking CXX executable xnn_executor_runner 2024-08-22T20:32:10.4878130Z [ 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:10.5346240Z [ 19%] Built target xnn_executor_runner 2024-08-22T20:32:10.5461230Z [ 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:10.5989000Z [ 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:10.6763480Z [ 20%] Linking CXX shared library libcustom_ops_aot_lib.dylib 2024-08-22T20:32:10.6833520Z [ 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:10.7236010Z [ 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:10.7512870Z [ 20%] Built target custom_ops_aot_lib 2024-08-22T20:32:10.7630050Z [ 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:10.7683130Z [ 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:10.8019860Z [ 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:10.8214290Z [ 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:10.8488990Z [ 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:10.8880020Z [ 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:10.9053330Z [ 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:10.9524810Z [ 20%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_mul.cpp.o 2024-08-22T20:32:10.9688940Z [ 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:11.0215210Z [ 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:11.0816950Z [ 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:11.1398200Z [ 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:11.2036610Z [ 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:11.2636540Z [ 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:11.3199210Z [ 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:11.3807100Z [ 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:11.4371070Z [ 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:11.4980350Z [ 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:11.5527030Z [ 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:11.6105140Z [ 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:11.6563960Z [ 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:11.7027750Z [ 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:11.7422060Z [ 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:11.7873170Z [ 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:11.8350690Z [ 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:11.8764650Z [ 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:11.9984030Z [ 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:12.0739210Z [ 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:12.1388440Z [ 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:12.2113220Z [ 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:12.2900150Z [ 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:12.3476180Z [ 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:12.4033230Z [ 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:12.4589670Z [ 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:12.5184780Z [ 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:12.5851460Z [ 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:12.6640180Z [ 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:12.7481300Z [ 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:12.8553120Z [ 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:12.9459760Z [ 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:13.0088310Z [ 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:13.1007160Z [ 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:13.1718770Z [ 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:13.2327440Z [ 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:13.3037290Z [ 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:13.3547310Z [ 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:13.4183380Z [ 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:13.4983770Z [ 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:13.5685490Z [ 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:13.6140150Z [ 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:13.6668060Z [ 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:13.7122100Z [ 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:13.7518310Z [ 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:13.7934590Z [ 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:13.8455110Z [ 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:13.8921220Z [ 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:13.9290510Z [ 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:13.9745040Z [ 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:14.0259750Z [ 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:14.0799690Z [ 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:14.1327060Z [ 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:14.1701770Z [ 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:14.2270050Z [ 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:14.2698630Z [ 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:14.3217320Z [ 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:14.3601120Z [ 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:14.4027940Z [ 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:14.4596340Z [ 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:14.5096210Z [ 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:14.5635960Z [ 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:14.6011020Z [ 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:14.6395480Z [ 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:14.6805590Z [ 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:14.7189060Z [ 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:14.7694720Z [ 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:14.8226810Z [ 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:14.8739060Z [ 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:14.9276160Z [ 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:14.9663320Z [ 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:15.0111330Z [ 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:15.0625480Z [ 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:15.1146690Z [ 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:15.1613530Z [ 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:15.2082860Z [ 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:15.2538230Z [ 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:15.2944130Z [ 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:15.3287650Z [ 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:15.3684810Z [ 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:15.4069850Z [ 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:15.4487340Z [ 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:15.4855870Z [ 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:15.5268160Z [ 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:15.5754630Z [ 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:15.6109930Z [ 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:15.6499730Z [ 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:15.6951320Z [ 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:15.7309220Z [ 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:15.7715550Z [ 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:15.8106860Z [ 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:15.8506030Z [ 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:15.9019910Z [ 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:15.9455560Z [ 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:15.9893550Z [ 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:16.0279700Z [ 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:16.0741620Z [ 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:16.1295690Z [ 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:16.1724800Z [ 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:16.2190940Z [ 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:16.2627070Z [ 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:16.3143240Z [ 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:16.3760110Z [ 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:16.4276450Z [ 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:16.4798540Z [ 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:16.5386900Z [ 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:16.6124920Z [ 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:16.6751390Z [ 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:16.7233210Z [ 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:16.7701320Z [ 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:16.8078840Z [ 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:16.8699770Z [ 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:16.9174910Z [ 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:16.9604940Z [ 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:16.9981680Z [ 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:17.0477370Z [ 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:17.1004780Z [ 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:17.1405410Z [ 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:17.1869710Z [ 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:17.2325420Z [ 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:17.2808760Z [ 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:17.3247690Z [ 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:17.3723170Z [ 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:17.4191700Z [ 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:17.4650510Z [ 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:17.5072840Z [ 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:17.5560340Z [ 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:17.6043770Z [ 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:17.6560440Z [ 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:17.7015360Z [ 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:17.7540980Z [ 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:17.7989630Z [ 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:17.8524440Z [ 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:17.9087890Z [ 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:17.9556930Z [ 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:17.9982900Z [ 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:18.0535560Z [ 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:18.0983140Z [ 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:18.1454750Z [ 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:18.1857280Z [ 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:18.2376560Z [ 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:18.2981530Z [ 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:18.3521390Z [ 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:18.3961790Z [ 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:18.4468150Z [ 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:18.4955510Z [ 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:18.5478620Z [ 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:18.5972970Z [ 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:18.6369840Z [ 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:18.6856850Z [ 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:18.7323680Z [ 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:18.7862840Z [ 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:18.8263290Z [ 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:18.8860690Z [ 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:18.9293710Z [ 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:18.9857570Z [ 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:19.0568310Z [ 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:19.1078360Z [ 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:19.1604210Z [ 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:19.2175430Z [ 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:19.2649830Z [ 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:19.3114940Z [ 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:19.3603900Z [ 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:19.4018750Z [ 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:19.4444760Z [ 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:19.4954520Z [ 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:19.5511370Z [ 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:19.5916510Z [ 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:19.6435680Z [ 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:19.6968150Z [ 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:19.7485070Z [ 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:19.8029780Z [ 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:19.8558290Z [ 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:19.9090090Z [ 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:19.9552990Z [ 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:20.0096810Z [ 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:20.0550180Z [ 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:20.1062850Z [ 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:20.1451570Z [ 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:20.1944290Z [ 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:20.2399420Z [ 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:20.2868170Z [ 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:20.3345770Z [ 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:20.3846290Z [ 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:20.4335510Z [ 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:20.4740800Z [ 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:20.5196870Z [ 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:20.5645840Z [ 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:20.6164560Z [ 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:20.6718730Z [ 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:20.7220800Z [ 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:20.7675900Z [ 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:20.8186830Z [ 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:20.8628310Z [ 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:20.9153650Z [ 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:20.9591200Z [ 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:21.0016940Z [ 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:21.0536610Z [ 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:21.0998410Z [ 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:21.1536900Z [ 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:21.2051560Z [ 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:21.2479000Z [ 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:21.2957680Z [ 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:21.3485280Z [ 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:21.3946620Z [ 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:21.4481280Z [ 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:21.4978870Z [ 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:21.5469210Z [ 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:21.6008820Z [ 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:21.6512010Z [ 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:21.7019160Z [ 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:21.7492650Z [ 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:21.7883080Z [ 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:21.8290360Z [ 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:21.8823030Z [ 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:21.9208980Z [ 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:21.9656970Z [ 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:22.0196330Z [ 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:22.0743980Z [ 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:22.1265090Z [ 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:22.1844910Z [ 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:22.2273750Z [ 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:22.2824150Z [ 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:22.3247900Z [ 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:22.3631460Z [ 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:22.4210030Z [ 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:22.4735310Z [ 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:22.5258030Z [ 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:22.5788030Z [ 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:22.6271940Z [ 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:22.6752730Z [ 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:22.7182180Z [ 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:22.7595200Z [ 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:22.8105360Z [ 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:22.8726420Z [ 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:22.9252120Z [ 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:22.9714990Z [ 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:23.0118420Z [ 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:23.0609780Z [ 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:23.1134660Z [ 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:23.1617730Z [ 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:23.2087970Z [ 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:23.2625530Z [ 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:23.3121150Z [ 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:23.3657720Z [ 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:23.4107000Z [ 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:23.4568750Z [ 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:23.5193770Z [ 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:23.5709600Z [ 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:23.6131760Z [ 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:23.6630340Z [ 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:23.7235760Z [ 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:23.7836290Z [ 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:23.8257780Z [ 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:23.8791040Z [ 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:23.9278100Z [ 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:23.9745190Z [ 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:24.0204480Z [ 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:24.0733440Z [ 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:24.1307750Z [ 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:24.1839720Z [ 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:24.2402180Z [ 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:24.2917290Z [ 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:24.3433890Z [ 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:24.3962200Z [ 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:24.4490200Z [ 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:24.4977590Z [ 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:24.5591320Z [ 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:24.6164640Z [ 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:24.6843040Z [ 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:24.7350070Z [ 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:24.7886590Z [ 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:24.8397470Z [ 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:24.8783860Z [ 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:24.9299130Z [ 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:24.9772240Z [ 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:25.0212040Z [ 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:25.0757110Z [ 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:25.1190480Z [ 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:25.1678650Z [ 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:25.2157530Z [ 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:25.2678110Z [ 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:25.3186670Z [ 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:25.3811900Z [ 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:25.4352550Z [ 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:25.4875110Z [ 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:25.5401580Z [ 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:25.6051130Z [ 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:25.6572300Z [ 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:25.7099240Z [ 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:25.7615120Z [ 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:25.8181020Z [ 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:25.8716230Z [ 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:25.9333130Z [ 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:25.9797980Z [ 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:26.0364480Z [ 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:26.0815200Z [ 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:26.1276560Z [ 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:26.1973270Z [ 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:26.2558500Z [ 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:26.3192160Z [ 26%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_native_layer_norm.cpp.o 2024-08-22T20:32:26.3280280Z [ 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:26.3714400Z [ 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:26.4173890Z [ 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:26.4822950Z [ 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:26.5324570Z [ 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:26.5910750Z [ 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:26.6539000Z [ 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:26.7078700Z [ 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:26.7581290Z [ 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:26.8127230Z [ 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:26.8597850Z [ 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:26.9210780Z [ 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:26.9794010Z [ 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:27.0280550Z [ 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:27.0839630Z [ 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:27.0943290Z [ 26%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_neg.cpp.o 2024-08-22T20:32:27.1381820Z [ 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:27.1800270Z [ 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:27.2553710Z [ 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:27.3015640Z [ 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:27.3518660Z [ 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:27.4163290Z [ 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:27.4271320Z [ 26%] Building CXX object kernels/optimized/CMakeFiles/optimized_kernels.dir/cpu/op_sub.cpp.o 2024-08-22T20:32:27.4680840Z [ 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:27.5228630Z [ 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:27.5747130Z [ 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:27.6149280Z [ 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:27.6708430Z [ 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:27.7059660Z [ 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:27.7140830Z [ 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:27.7518520Z [ 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:27.7728170Z [ 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:27.7960400Z [ 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:27.8158270Z [ 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:27.8351450Z [ 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:27.8507850Z [ 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:27.8698290Z [ 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:27.9099890Z [ 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:27.9102230Z [ 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:27.9509810Z [ 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:27.9619230Z [ 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:27.9922190Z [ 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:28.0081640Z [ 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:28.0392460Z [ 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:28.0498440Z [ 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:28.0870760Z [ 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:28.0967670Z [ 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:28.1358630Z [ 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:28.1378660Z [ 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:28.1760770Z [ 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:28.1843260Z [ 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:28.2221170Z [ 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:28.2256780Z [ 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:28.2626620Z [ 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:28.2736810Z [ 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:28.3161800Z [ 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:28.3215500Z [ 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:28.3651870Z [ 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:28.3703940Z [ 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:28.4058560Z [ 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:28.4161570Z [ 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:28.4606310Z [ 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:28.4607760Z [ 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:28.5094120Z [ 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:28.5119950Z [ 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:28.5556290Z [ 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:28.5705980Z [ 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:28.6062430Z [ 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:28.6140980Z [ 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:28.6506540Z [ 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:28.6573900Z [ 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:28.6956070Z [ 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:28.7133030Z [ 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:28.7342120Z [ 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:28.7655410Z [ 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:28.7937190Z [ 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:28.8085560Z [ 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:28.8418360Z [ 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:28.8604760Z [ 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:28.8799270Z [ 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:28.9122850Z [ 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:28.9367670Z [ 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:28.9563590Z [ 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:28.9893020Z [ 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:28.9971780Z [ 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:29.0353190Z [ 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:29.0543090Z [ 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:29.0937480Z [ 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:29.1070620Z [ 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:29.1346120Z [ 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:29.1534310Z [ 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:29.1717780Z [ 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:29.2007150Z [ 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:29.2270060Z [ 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:29.2469680Z [ 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:29.2641760Z [ 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:29.2859510Z [ 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:29.3088950Z [ 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:29.3292140Z [ 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:29.3564110Z [ 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:29.3737880Z [ 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:29.4184950Z [ 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:29.4194070Z [ 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:29.4652240Z [ 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:29.4700030Z [ 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:29.5141610Z [ 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:29.5159410Z [ 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:29.5500280Z [ 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:29.5682130Z [ 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:29.5948700Z [ 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:29.6108630Z [ 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:29.6381570Z [ 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:29.6670960Z [ 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:29.6750490Z [ 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:29.7042530Z [ 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:29.7308920Z [ 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:29.7454640Z [ 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:29.7836250Z [ 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:29.7910150Z [ 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:29.8237430Z [ 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:29.8364740Z [ 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:29.8643940Z [ 29%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-scalar-expm1plus-rr2-lut8-p4h3ts-div.c.o 2024-08-22T20:32:29.8910410Z [ 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:29.9104280Z [ 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:29.9402380Z [ 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:29.9655100Z [ 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:29.9799160Z [ 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:30.0194510Z [ 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:30.0320520Z [ 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:30.0452160Z [ 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:30.0633690Z [ 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:30.0737070Z [ 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:30.0867220Z [ 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:30.1151860Z [ 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:30.1167580Z [ 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:30.1213360Z [ 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:30.1581670Z [ 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:30.1587060Z [ 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:30.1690630Z [ 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:30.1967560Z [ 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:30.2061140Z [ 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:30.2103280Z [ 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:30.2367870Z [ 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:30.2430440Z [ 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:30.2527040Z [ 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:30.2855810Z [ 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:30.2859990Z [ 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:30.3224320Z [ 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:30.3566870Z [ 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:30.3601840Z [ 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:30.4000920Z [ 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:30.4467590Z [ 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:30.4751120Z [ 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:30.4788900Z [ 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:30.5191450Z [ 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:30.5407270Z [ 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:30.5461360Z [ 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:30.5991250Z [ 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:30.6059610Z [ 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:30.6174640Z [ 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:30.6691920Z [ 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:30.6845050Z [ 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:30.6878160Z [ 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:30.7376400Z [ 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:30.7425190Z [ 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:30.7525060Z [ 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:30.8102000Z [ 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:30.8202190Z [ 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:30.8286580Z [ 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:30.8777290Z [ 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:30.8820780Z [ 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:30.8923080Z [ 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:30.9442950Z [ 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:30.9501660Z [ 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:30.9603640Z [ 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:31.0104750Z [ 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:31.0219130Z [ 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:31.0287630Z [ 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:31.0758620Z [ 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:31.0967860Z [ 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:31.1028150Z [ 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:31.1557960Z [ 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:31.1673320Z [ 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:31.1810220Z [ 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:31.2299190Z [ 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:31.2382180Z [ 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:31.2390110Z [ 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:31.2938050Z [ 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:31.3038340Z [ 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:31.3155200Z [ 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:31.3702340Z [ 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:31.3773180Z [ 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:31.3981120Z [ 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:31.4514840Z [ 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:31.4624210Z [ 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:31.4666540Z [ 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:31.5235460Z [ 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:31.5376570Z [ 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:31.5511110Z [ 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:31.6058910Z [ 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:31.6310620Z [ 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:31.6548950Z [ 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:31.6874920Z [ 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:31.7055130Z [ 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:31.7082120Z [ 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:31.7554840Z [ 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:31.7629610Z [ 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:31.7670280Z [ 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:31.8232080Z [ 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:31.8276660Z [ 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:31.8283380Z [ 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:31.8947780Z [ 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:31.8971940Z [ 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:31.9074310Z [ 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:31.9586600Z [ 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:31.9617880Z [ 30%] 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:31.9628530Z [ 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:32.0159050Z [ 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:32.0374670Z [ 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:32.0457230Z [ 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:32.0946330Z [ 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:32.1409560Z [ 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:32.1510490Z [ 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:32.1852340Z [ 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:32.1946710Z [ 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:32.1966030Z [ 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:32.2323610Z [ 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:32.2481340Z [ 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:32.2510160Z [ 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:32.2934140Z [ 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:32.3134600Z [ 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:32.3391000Z [ 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:32.3658770Z [ 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:32.3991870Z [ 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:32.4122480Z [ 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:32.4390860Z [ 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:32.4617250Z [ 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:32.4749320Z [ 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:32.4866340Z [ 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:32.5201240Z [ 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:32.5296030Z [ 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:32.5438660Z [ 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:32.5825270Z [ 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:32.5855880Z [ 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:32.5884970Z [ 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:32.6264540Z [ 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:32.6358340Z [ 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:32.6459170Z [ 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:32.6930250Z [ 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:32.7024400Z [ 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:32.7036850Z [ 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:32.7534070Z [ 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:32.7614180Z [ 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:32.7712790Z [ 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:32.8260170Z [ 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:32.8329550Z [ 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:32.8591880Z [ 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:32.9109670Z [ 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:32.9167120Z [ 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:32.9170750Z [ 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:32.9718230Z [ 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:32.9859370Z [ 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:32.9869240Z [ 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:33.0497780Z [ 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:33.0597890Z [ 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:33.0655570Z [ 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:33.1288900Z [ 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:33.1368650Z [ 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:33.1457030Z [ 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:33.1983350Z [ 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:33.2095190Z [ 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:33.2298750Z [ 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:33.2773750Z [ 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:33.2894080Z [ 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:33.3207460Z [ 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:33.3696960Z [ 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:33.3801440Z [ 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:33.4006820Z [ 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:33.4346710Z [ 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:33.4511650Z [ 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:33.4741950Z [ 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:33.5024810Z [ 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:33.5073740Z [ 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:33.5301160Z [ 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:33.5679420Z [ 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:33.5681150Z [ 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:33.6101900Z [ 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:33.6260920Z [ 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:33.6312360Z [ 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:33.6980750Z [ 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:33.7075550Z [ 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:33.7142430Z [ 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:33.7896180Z [ 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:33.7900610Z [ 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:33.8231160Z [ 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:33.8507400Z [ 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:33.8556300Z [ 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:33.8958670Z [ 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:33.9177470Z [ 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:33.9369100Z [ 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:33.9581890Z [ 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:33.9778700Z [ 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:33.9958270Z [ 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:34.0264080Z [ 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:34.0369070Z [ 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:34.0725080Z [ 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:34.1133280Z [ 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:34.1198590Z [ 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:34.1363710Z [ 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:34.1798640Z [ 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:34.1803620Z [ 33%] 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:34.2046110Z [ 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:34.2461550Z [ 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:34.2545470Z [ 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:34.2609730Z [ 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:34.3164440Z [ 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:34.3304900Z [ 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:34.3403750Z [ 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:34.3800100Z [ 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:34.3979380Z [ 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:34.4061370Z [ 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:34.4521680Z [ 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:34.4568280Z [ 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:34.4826840Z [ 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:34.5220090Z [ 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:34.5221670Z [ 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:34.5440650Z [ 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:34.5893030Z [ 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:34.6021660Z [ 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:34.6170740Z [ 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:34.6611140Z [ 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:34.6719440Z [ 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:34.6767130Z [ 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:34.7409270Z [ 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:34.7414350Z [ 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:34.7435860Z [ 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:34.8117830Z [ 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:34.8133240Z [ 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:34.8251830Z [ 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:34.8886480Z [ 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:34.9007670Z [ 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:34.9212440Z [ 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:34.9526920Z [ 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:34.9729510Z [ 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:34.9843560Z [ 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:34.9979450Z [ 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:35.0288080Z [ 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:35.0392190Z [ 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:35.0503630Z [ 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:35.0749140Z [ 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:35.1117640Z [ 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:35.1253800Z [ 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:35.1484440Z [ 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:35.1691510Z [ 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:35.1908490Z [ 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:35.2190320Z [ 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:35.2428940Z [ 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:35.2647690Z [ 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:35.2773280Z [ 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:35.3087020Z [ 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:35.3338390Z [ 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:35.3707900Z [ 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:35.3779970Z [ 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:35.3931090Z [ 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:35.4348650Z [ 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:35.4350170Z [ 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:35.4454400Z [ 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:35.4879330Z [ 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:35.4981880Z [ 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:35.5174580Z [ 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:35.5457960Z [ 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:35.5558290Z [ 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:35.5696450Z [ 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:35.6010460Z [ 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:35.6223760Z [ 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:35.6324850Z [ 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:35.6648080Z [ 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:35.6852180Z [ 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:35.7267990Z [ 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:35.7473710Z [ 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:35.7582380Z [ 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:35.8003300Z [ 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:35.8316980Z [ 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:35.8431350Z [ 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:35.9171670Z [ 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:35.9455910Z [ 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:35.9524830Z [ 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:36.0077850Z [ 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:36.0319660Z [ 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:36.0631990Z [ 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:36.0936130Z [ 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:36.1189770Z [ 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:36.1582500Z [ 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:36.1663880Z [ 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:36.2191900Z [ 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:36.2418100Z [ 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:36.2691290Z [ 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:36.2891440Z [ 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:36.3358970Z [ 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:36.3381930Z [ 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:36.3803130Z [ 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:36.4185970Z [ 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:36.4322880Z [ 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:36.4808500Z [ 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:36.5168080Z [ 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:36.5324090Z [ 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:36.5333510Z [ 35%] 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:36.5845230Z [ 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:36.5944030Z [ 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:36.5969220Z [ 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:36.6450860Z [ 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:36.6549350Z [ 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:36.6693170Z [ 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:36.7153470Z [ 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:36.7189330Z [ 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:36.7359920Z [ 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:36.7838870Z [ 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:36.7991410Z [ 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:36.8059580Z [ 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:36.8407680Z [ 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:36.8739420Z [ 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:36.8996450Z [ 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:36.9314050Z [ 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:36.9673830Z [ 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:37.0074610Z [ 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:37.0512540Z [ 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:37.0589430Z [ 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:37.0592670Z [ 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:37.0987550Z [ 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:37.1007450Z [ 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:37.1105060Z [ 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:37.1571130Z [ 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:37.1761290Z [ 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:37.2133190Z [ 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:37.2335350Z [ 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:37.2402070Z [ 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:37.2855440Z [ 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:37.3019460Z [ 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:37.3169010Z [ 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:37.3431570Z [ 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:37.3639810Z [ 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:37.3723980Z [ 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:37.4112950Z [ 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:37.4222590Z [ 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:37.4254550Z [ 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:37.4675380Z [ 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:37.4727310Z [ 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:37.4728820Z [ 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:37.5104480Z [ 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:37.5314720Z [ 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:37.5387130Z [ 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:37.5757700Z [ 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:37.5983730Z [ 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:37.6164960Z [ 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:37.6428720Z [ 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:37.6655690Z [ 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:37.6794520Z [ 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:37.7134650Z [ 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:37.7425290Z [ 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:37.7530760Z [ 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:37.7854770Z [ 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:37.8110030Z [ 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:37.8247070Z [ 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:37.8523880Z [ 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:37.8884780Z [ 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:37.8942860Z [ 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:37.9135470Z [ 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:37.9539560Z [ 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:37.9728140Z [ 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:37.9787840Z [ 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:38.0202410Z [ 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:38.0484460Z [ 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:38.0618390Z [ 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:38.0915890Z [ 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:38.1048610Z [ 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:38.1387280Z [ 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:38.1599140Z [ 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:38.1680680Z [ 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:38.2147520Z [ 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:38.2391400Z [ 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:38.2453500Z [ 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:38.2831340Z [ 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:38.2983320Z [ 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:38.3252570Z [ 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:38.3533220Z [ 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:38.3691940Z [ 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:38.4111320Z [ 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:38.4167960Z [ 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:38.4323920Z [ 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:38.4744430Z [ 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:38.4796860Z [ 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:38.4980890Z [ 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:38.5394270Z [ 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:38.5433030Z [ 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:38.5646950Z [ 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:38.6145720Z [ 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:38.6248260Z [ 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:38.6411820Z [ 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:38.7010040Z [ 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:38.7110600Z [ 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:38.7144760Z [ 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:38.7798760Z [ 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:38.7899570Z [ 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:38.8001340Z [ 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:38.8614480Z [ 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:38.8658820Z [ 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:38.8810990Z [ 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:38.8860200Z [ 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:38.9400580Z [ 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:38.9516730Z [ 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:38.9569120Z [ 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:38.9643880Z [ 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:38.9906950Z [ 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:39.0061910Z [ 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:39.0301430Z [ 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:39.0333930Z [ 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:39.0387000Z [ 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:39.0477430Z [ 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:39.0698720Z [ 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:39.0800460Z [ 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:39.0869920Z [ 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:39.1038910Z [ 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:39.1216390Z [ 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:39.1288370Z [ 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:39.1387970Z [ 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:39.1597250Z [ 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:39.1721280Z [ 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:39.1837080Z [ 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:39.1903150Z [ 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:39.2021130Z [ 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:39.2300450Z [ 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:39.2360320Z [ 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:39.2412310Z [ 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:39.2497480Z [ 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:39.2780880Z [ 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:39.2808810Z [ 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:39.2810230Z [ 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:39.3055350Z [ 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:39.3317470Z [ 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:39.3333180Z [ 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:39.3454240Z [ 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:39.3606550Z [ 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:39.3798460Z [ 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:39.3817980Z [ 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:39.3821190Z [ 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:39.4129630Z [ 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:39.4354820Z [ 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:39.4361910Z [ 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:39.4376380Z [ 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:39.4721870Z [ 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:39.4830870Z [ 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:39.4939220Z [ 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:39.5041910Z [ 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:39.5116400Z [ 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:39.5298700Z [ 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:39.5310470Z [ 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:39.5444010Z [ 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:39.5493750Z [ 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:39.5800680Z [ 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:39.5936120Z [ 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:39.6038860Z [ 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:39.6095880Z [ 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:39.6303740Z [ 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:39.6472750Z [ 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:39.6513720Z [ 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:39.6535710Z [ 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:39.6725750Z [ 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:39.6918370Z [ 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:39.7007840Z [ 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:39.7015660Z [ 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:39.7228640Z [ 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:39.7298400Z [ 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:39.7368170Z [ 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:39.7424350Z [ 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:39.7647640Z [ 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:39.7774300Z [ 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:39.7857070Z [ 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:39.7901670Z [ 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:39.8255590Z [ 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:39.8355900Z [ 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:39.8555960Z [ 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:39.8774250Z [ 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:40.0359310Z [ 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:40.0796400Z [ 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:40.1308590Z [ 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:40.1625830Z [ 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:40.2011600Z [ 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:40.2040530Z [ 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:40.2395740Z [ 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:40.2501000Z [ 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:40.2766800Z [ 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:40.2902210Z [ 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:40.3173830Z [ 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:40.3273220Z [ 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:40.3567640Z [ 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:40.3599350Z [ 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:40.4265940Z [ 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:40.4412570Z [ 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:40.4713570Z [ 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:40.4861480Z [ 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:40.5159410Z [ 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:40.5219890Z [ 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:40.5508970Z [ 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:40.5632750Z [ 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:40.5924090Z [ 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:40.6067580Z [ 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:40.6384130Z [ 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:40.6504400Z [ 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:40.6829560Z [ 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:40.6831040Z [ 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:40.7281190Z [ 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:40.7369420Z [ 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:40.7692180Z [ 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:40.7745470Z [ 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:40.7813810Z [ 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:40.7931300Z [ 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:40.8168670Z [ 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:40.8172370Z [ 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:40.8176920Z [ 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:40.8465240Z [ 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:40.8532870Z [ 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:40.8559930Z [ 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:40.8568190Z [ 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:40.8944030Z [ 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:40.9021270Z [ 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:40.9035830Z [ 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:40.9051340Z [ 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:40.9481620Z [ 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:40.9564030Z [ 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:40.9623740Z [ 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:40.9939020Z [ 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:41.0275680Z [ 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:41.0371130Z [ 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:41.0608360Z [ 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:41.0717490Z [ 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:41.1025820Z [ 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:41.1091260Z [ 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:41.1416470Z [ 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:41.1417890Z [ 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:41.1795560Z [ 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:41.1840350Z [ 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:41.2211310Z [ 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:41.2271410Z [ 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:41.2644040Z [ 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:41.2747280Z [ 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:41.3167240Z [ 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:41.3307130Z [ 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:41.3347790Z [ 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:41.3411840Z [ 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:41.3674960Z [ 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:41.3735180Z [ 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:41.3835800Z [ 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:41.3899410Z [ 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:41.4112260Z [ 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:41.4147160Z [ 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:41.4245590Z [ 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:41.4410590Z [ 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:41.4440880Z [ 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:41.4636500Z [ 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:41.4692010Z [ 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:41.4788450Z [ 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:41.4835020Z [ 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:41.5032440Z [ 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:41.5096820Z [ 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:41.5160740Z [ 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:41.5223530Z [ 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:41.5474440Z [ 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:41.5551430Z [ 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:41.5629850Z [ 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:41.5636350Z [ 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:41.5864330Z [ 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:41.5923440Z [ 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:41.6139490Z [ 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:41.6142730Z [ 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:41.6285530Z [ 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:41.6386460Z [ 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:41.6647880Z [ 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:41.6669510Z [ 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:41.6751970Z [ 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:41.6821920Z [ 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:41.7142060Z [ 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:41.7272420Z [ 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:41.7303720Z [ 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:41.7411640Z [ 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:41.7663660Z [ 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:41.7694480Z [ 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:41.7823840Z [ 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:41.8046280Z [ 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:41.8107740Z [ 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:41.8117550Z [ 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:41.8277500Z [ 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:41.8415670Z [ 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:41.8552260Z [ 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:41.8733180Z [ 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:41.8786950Z [ 41%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/gen/f32-tanh-fma-expm1minus-rr1-lut8-p4h3ts-div.c.o 2024-08-22T20:32:41.8868070Z [ 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:41.8978430Z [ 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:41.9125530Z [ 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:41.9278740Z [ 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:41.9291410Z [ 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:41.9508430Z [ 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:41.9562690Z [ 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:41.9672360Z [ 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:41.9787170Z [ 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:41.9896010Z [ 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:42.0021280Z [ 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:42.0154450Z [ 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:42.0171770Z [ 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:42.0354280Z [ 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:42.0548670Z [ 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:42.0553630Z [ 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:42.0659970Z [ 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:42.0795370Z [ 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:42.0963810Z [ 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:42.1026810Z [ 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:42.1029830Z [ 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:42.1297140Z [ 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:42.1396210Z [ 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:42.1399760Z [ 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:42.1481320Z [ 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:42.1670110Z [ 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:42.1757560Z [ 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:42.1883490Z [ 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:42.1936790Z [ 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:42.2108290Z [ 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:42.2329830Z [ 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:42.2337690Z [ 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:42.2464240Z [ 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:42.2489700Z [ 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:42.2757520Z [ 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:42.2827880Z [ 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:42.2926700Z [ 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:42.2942390Z [ 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:42.3187390Z [ 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:42.3243440Z [ 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:42.3337760Z [ 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:42.3416230Z [ 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:42.3677380Z [ 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:42.3785520Z [ 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:42.3829610Z [ 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:42.3937170Z [ 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:42.4192840Z [ 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:42.4219410Z [ 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:42.4255130Z [ 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:42.4354610Z [ 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:42.4609450Z [ 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:42.4614200Z [ 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:42.4706680Z [ 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:42.4791220Z [ 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:42.5042580Z [ 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:42.5056850Z [ 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:42.5103720Z [ 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:42.5301900Z [ 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:42.5451850Z [ 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:42.5528880Z [ 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:42.5570390Z [ 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:42.5818160Z [ 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:42.5911490Z [ 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:42.5957300Z [ 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:42.6059400Z [ 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:42.6652690Z [ 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:42.6755540Z [ 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:42.6799260Z [ 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:42.6866380Z [ 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:42.7451820Z [ 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:42.7456210Z [ 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:42.7634710Z [ 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:42.7740620Z [ 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:42.8222820Z [ 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:42.8344810Z [ 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:42.8501520Z [ 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:42.8900390Z [ 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:42.9178860Z [ 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:42.9229710Z [ 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:42.9360030Z [ 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:42.9719330Z [ 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:43.0118810Z [ 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:43.0170290Z [ 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:43.0387780Z [ 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:43.0521870Z [ 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:43.1012800Z [ 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:43.1077200Z [ 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:43.1387060Z [ 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:43.1619340Z [ 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:43.2169960Z [ 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:43.2173490Z [ 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:43.2585630Z [ 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:43.2807710Z [ 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:43.3460060Z [ 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:43.3529410Z [ 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:43.3771780Z [ 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:43.3872240Z [ 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:43.4484020Z [ 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:43.4514750Z [ 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:43.4842670Z [ 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:43.4927490Z [ 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:43.5640790Z [ 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:43.5780760Z [ 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:43.6055390Z [ 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:43.6158510Z [ 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:43.6699160Z [ 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:43.6843500Z [ 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:43.7125390Z [ 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:43.7136240Z [ 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:43.7581040Z [ 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:43.7921530Z [ 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:43.8188410Z [ 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:43.8270890Z [ 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:43.8573330Z [ 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:43.9018240Z [ 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:43.9416070Z [ 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:43.9431060Z [ 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:43.9660880Z [ 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:44.0146460Z [ 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:44.0595140Z [ 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:44.0850610Z [ 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:44.0852130Z [ 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:44.1415520Z [ 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:44.1871530Z [ 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:44.2137890Z [ 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:44.2413820Z [ 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:44.2785430Z [ 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:44.2951980Z [ 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:44.3312270Z [ 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:44.3437830Z [ 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:44.3949540Z [ 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:44.4177180Z [ 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:44.4475660Z [ 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:44.4645590Z [ 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:44.5058890Z [ 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:44.5531050Z [ 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:44.5595930Z [ 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:44.5839780Z [ 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:44.5890410Z [ 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:44.6429130Z [ 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:44.6626960Z [ 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:44.6957260Z [ 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:44.7208860Z [ 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:44.7643060Z [ 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:44.7818060Z [ 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:44.8005790Z [ 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:44.8151060Z [ 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:44.8696690Z [ 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:44.9015030Z [ 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:44.9042670Z [ 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:44.9116770Z [ 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:44.9928460Z [ 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:44.9987340Z [ 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:45.0175300Z [ 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:45.0282520Z [ 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:45.1065940Z [ 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:45.1152700Z [ 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:45.1349550Z [ 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:45.1542900Z [ 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:45.2323790Z [ 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:45.2427110Z [ 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:45.2577390Z [ 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:45.2671800Z [ 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:45.3456560Z [ 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:45.3555160Z [ 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:45.3751100Z [ 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:45.3842390Z [ 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:45.4671980Z [ 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:45.4777820Z [ 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:45.4975200Z [ 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:45.5271640Z [ 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:45.6076940Z [ 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:45.6208700Z [ 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:45.6248810Z [ 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:45.6256330Z [ 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:45.7044280Z [ 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:45.7105300Z [ 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:45.7209240Z [ 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:45.7312960Z [ 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:45.7999050Z [ 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:45.8236510Z [ 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:45.8277070Z [ 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:45.8396130Z [ 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:45.9158200Z [ 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:45.9274200Z [ 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:45.9490310Z [ 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:45.9662250Z [ 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:46.0225650Z [ 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:46.0416410Z [ 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:46.0703910Z [ 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:46.0894110Z [ 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:46.1392610Z [ 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:46.1709650Z [ 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:46.2030690Z [ 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:46.2057590Z [ 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:46.2726520Z [ 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:46.2778410Z [ 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:46.3098500Z [ 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:46.3221970Z [ 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:46.3919100Z [ 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:46.4020070Z [ 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:46.4403130Z [ 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:46.4541110Z [ 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:46.5120520Z [ 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:46.5411210Z [ 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:46.5573930Z [ 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:46.5628000Z [ 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:46.6235180Z [ 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:46.6494400Z [ 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:46.6661420Z [ 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:46.6807520Z [ 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:46.7443080Z [ 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:46.7636160Z [ 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:46.7821810Z [ 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:46.8110300Z [ 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:46.8597660Z [ 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:46.8793180Z [ 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:46.9086890Z [ 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:46.9201600Z [ 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:46.9642010Z [ 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:46.9898850Z [ 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:47.0005230Z [ 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:47.0349870Z [ 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:47.0435600Z [ 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:47.0769610Z [ 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:47.1143080Z [ 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:47.1216720Z [ 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:47.1620430Z [ 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:47.1641110Z [ 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:47.2181820Z [ 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:47.2183080Z [ 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:47.2711760Z [ 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:47.2722790Z [ 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:47.3262420Z [ 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:47.3281290Z [ 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:47.3697050Z [ 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:47.3846740Z [ 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:47.4322550Z [ 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:47.4412410Z [ 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:47.5007200Z [ 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:47.5252340Z [ 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:47.5657020Z [ 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:47.5660820Z [ 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:47.6320780Z [ 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:47.6464600Z [ 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:47.6779980Z [ 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:47.6880110Z [ 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:47.7798970Z [ 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:47.7903620Z [ 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:47.8006960Z [ 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:47.8109430Z [ 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:47.8813690Z [ 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:47.8846140Z [ 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:47.8865120Z [ 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:47.8868490Z [ 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:47.9623300Z [ 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:47.9669520Z [ 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:47.9770110Z [ 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:47.9777620Z [ 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:48.0474160Z [ 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:48.0525880Z [ 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:48.0563130Z [ 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:48.0747980Z [ 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:48.1331880Z [ 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:48.1348100Z [ 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:48.1422110Z [ 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:48.1680590Z [ 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:48.2493440Z [ 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:48.2589280Z [ 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:48.2749810Z [ 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:48.2890410Z [ 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:48.3677550Z [ 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:48.3855490Z [ 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:48.3910050Z [ 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:48.4036580Z [ 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:48.4775830Z [ 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:48.4951870Z [ 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:48.5013890Z [ 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:48.5194660Z [ 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:48.5898830Z [ 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:48.5971440Z [ 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:48.6101740Z [ 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:48.6360160Z [ 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:48.6770530Z [ 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:48.7017190Z [ 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:48.7120490Z [ 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:48.7225050Z [ 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:48.7604850Z [ 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:48.7899290Z [ 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:48.8074210Z [ 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:48.8219330Z [ 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:48.8619490Z [ 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:48.8811040Z [ 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:48.9064360Z [ 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:48.9120380Z [ 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:48.9520600Z [ 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:48.9689590Z [ 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:49.0141560Z [ 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:49.0245850Z [ 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:49.1026450Z [ 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:49.1027910Z [ 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:49.1177080Z [ 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:49.1188520Z [ 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:49.1797400Z [ 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:49.1991110Z [ 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:49.2121160Z [ 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:49.2123000Z [ 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:49.2783400Z [ 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:49.2844680Z [ 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:49.2949000Z [ 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:49.3322710Z [ 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:49.3645200Z [ 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:49.3713000Z [ 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:49.3759370Z [ 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:49.4219540Z [ 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:49.4481090Z [ 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:49.4553880Z [ 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:49.4586780Z [ 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:49.5020090Z [ 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:49.5339870Z [ 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:49.5440260Z [ 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:49.5445980Z [ 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:49.6012970Z [ 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:49.6180170Z [ 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:49.6199240Z [ 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:49.6350740Z [ 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:49.6842950Z [ 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:49.7028730Z [ 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:49.7091270Z [ 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:49.7315470Z [ 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:49.7793790Z [ 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:49.7852500Z [ 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:49.7861390Z [ 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:49.8098690Z [ 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:49.8596090Z [ 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:49.8719110Z [ 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:49.8793980Z [ 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:49.9045530Z [ 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:49.9606190Z [ 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:49.9717070Z [ 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:49.9782810Z [ 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:49.9899340Z [ 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:50.0621640Z [ 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:50.0624910Z [ 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:50.0781400Z [ 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:50.0875630Z [ 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:50.1565660Z [ 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:50.1689110Z [ 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:50.1785740Z [ 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:50.1803390Z [ 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:50.2291690Z [ 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:50.2507750Z [ 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:50.2592540Z [ 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:50.2641120Z [ 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:50.3239700Z [ 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:50.3272260Z [ 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:50.3502280Z [ 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:50.3553350Z [ 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:50.4157800Z [ 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:50.4247160Z [ 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:50.4381690Z [ 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:50.4482790Z [ 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:50.5050060Z [ 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:50.5160260Z [ 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:50.5229340Z [ 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:50.5472270Z [ 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:50.5915280Z [ 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:50.5986690Z [ 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:50.6153190Z [ 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:50.6322700Z [ 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:50.6761540Z [ 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:50.6875310Z [ 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:50.7004700Z [ 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:50.7245150Z [ 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:50.7610630Z [ 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:50.7689680Z [ 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:50.8023090Z [ 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:50.8090700Z [ 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:50.8517690Z [ 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:50.8539540Z [ 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:50.8934210Z [ 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:50.9046430Z [ 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:50.9552580Z [ 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:50.9573090Z [ 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:51.0010260Z [ 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:51.0075310Z [ 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:51.0511640Z [ 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:51.0596200Z [ 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:51.0905560Z [ 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:51.0997630Z [ 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:51.1439190Z [ 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:51.1601100Z [ 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:51.1859310Z [ 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:51.1886610Z [ 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:51.2309390Z [ 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:51.2412520Z [ 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:51.2818550Z [ 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:51.2866850Z [ 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:51.3158880Z [ 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:51.3200120Z [ 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:51.3662590Z [ 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:51.3676160Z [ 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:51.4221920Z [ 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:51.4276530Z [ 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:51.4485520Z [ 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:51.4504300Z [ 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:51.5121190Z [ 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:51.5286740Z [ 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:51.5338380Z [ 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:51.5423720Z [ 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:51.5955580Z [ 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:51.6231930Z [ 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:51.6328940Z [ 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:51.6534670Z [ 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:51.7091890Z [ 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:51.7236320Z [ 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:51.7281760Z [ 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:51.7585930Z [ 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:51.8102040Z [ 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:51.8353780Z [ 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:51.8450000Z [ 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:51.8641960Z [ 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:51.8983320Z [ 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:51.9256850Z [ 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:51.9396850Z [ 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:51.9602220Z [ 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:52.0055090Z [ 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:52.0163970Z [ 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:52.0286520Z [ 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:52.0689490Z [ 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:52.1129260Z [ 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:52.1140830Z [ 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:52.1197360Z [ 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:52.1518840Z [ 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:52.1948030Z [ 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:52.2049730Z [ 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:52.2086470Z [ 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:52.2479700Z [ 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:52.2733860Z [ 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:52.2828430Z [ 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:52.2843230Z [ 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:52.3456600Z [ 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:52.3479850Z [ 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:52.3599940Z [ 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:52.3603850Z [ 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:52.4287170Z [ 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:52.4355180Z [ 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:52.4369620Z [ 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:52.4473570Z [ 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:52.5143890Z [ 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:52.5152880Z [ 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:52.5174590Z [ 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:52.5281310Z [ 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:52.5919550Z [ 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:52.5941130Z [ 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:52.6063380Z [ 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:52.6080750Z [ 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:52.6680290Z [ 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:52.6748650Z [ 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:52.6885910Z [ 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:52.7016660Z [ 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:52.7566020Z [ 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:52.7598650Z [ 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:52.7782860Z [ 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:52.7930450Z [ 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:52.8713170Z [ 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:52.8733370Z [ 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:52.9055650Z [ 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:52.9155930Z [ 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:53.0019970Z [ 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:53.0122380Z [ 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:53.0499530Z [ 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:53.0679800Z [ 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:53.1586410Z [ 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:53.1651770Z [ 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:53.1803050Z [ 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:53.1833740Z [ 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:53.2786550Z [ 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:53.2802080Z [ 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:53.2804470Z [ 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:53.3017850Z [ 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:53.3841240Z [ 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:53.3916350Z [ 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:53.3978250Z [ 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:53.4189180Z [ 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:53.4886080Z [ 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:53.5171910Z [ 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:53.5229360Z [ 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:53.5551900Z [ 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:53.6292200Z [ 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:53.6549060Z [ 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:53.6757560Z [ 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:53.7255490Z [ 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:53.7756700Z [ 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:53.7891960Z [ 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:53.8384460Z [ 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:53.8862650Z [ 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:53.8890500Z [ 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:53.8990430Z [ 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:53.9374540Z [ 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:53.9932150Z [ 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:53.9965220Z [ 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:54.0217640Z [ 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:54.0452640Z [ 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:54.1048400Z [ 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:54.1060870Z [ 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:54.1503460Z [ 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:54.1659200Z [ 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:54.2107810Z [ 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:54.2383330Z [ 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:54.2837050Z [ 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:54.2976550Z [ 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:54.3375250Z [ 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:54.3649490Z [ 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:54.4159210Z [ 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:54.4302630Z [ 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:54.4754650Z [ 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:54.5267230Z [ 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:54.5332040Z [ 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:54.5805270Z [ 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:54.5923440Z [ 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:54.6397020Z [ 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:54.6484450Z [ 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:54.7091710Z [ 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:54.7194110Z [ 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:54.7512570Z [ 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:54.7787000Z [ 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:54.8409000Z [ 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:54.8493870Z [ 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:54.8890290Z [ 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:54.9227330Z [ 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:54.9545180Z [ 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:54.9669810Z [ 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:55.0000980Z [ 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:55.0356590Z [ 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:55.0816380Z [ 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:55.1077750Z [ 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:55.1313990Z [ 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:55.1643430Z [ 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:55.2072340Z [ 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:55.2380170Z [ 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:55.2751600Z [ 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:55.3135710Z [ 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:55.3256880Z [ 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:55.3527730Z [ 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:55.3996400Z [ 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:55.4525910Z [ 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:55.4620780Z [ 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:55.4800220Z [ 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:55.5327710Z [ 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:55.5743500Z [ 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:55.6049960Z [ 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:55.6100350Z [ 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:55.6971550Z [ 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:55.7061180Z [ 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:55.7120700Z [ 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:55.7528290Z [ 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:32:55.8030630Z [ 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:32:55.8032140Z [ 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:32:55.8153860Z [ 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:32:55.8641830Z [ 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:32:55.9081430Z [ 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:32:55.9263110Z [ 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:32:55.9318410Z [ 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:32:55.9773580Z [ 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:32:56.0315200Z [ 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:32:56.0381710Z [ 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:32:56.0684060Z [ 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:32:56.0902940Z [ 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:32:56.1484580Z [ 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:32:56.1620300Z [ 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:32:56.2090150Z [ 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:32:56.2331230Z [ 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:32:56.2778990Z [ 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:32:56.2888190Z [ 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:32:56.3320020Z [ 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:32:56.3784040Z [ 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:32:56.4276690Z [ 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:32:56.4565120Z [ 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:32:56.4611080Z [ 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:32:56.4714110Z [ 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:32:56.5077170Z [ 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:32:56.5491200Z [ 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:32:56.5605260Z [ 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:32:56.5640280Z [ 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:32:56.6368630Z [ 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:32:56.6503080Z [ 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:32:56.6643790Z [ 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:32:56.6744420Z [ 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:32:56.7410200Z [ 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:32:56.7473450Z [ 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:32:56.7622600Z [ 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:32:56.7674840Z [ 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:32:56.8291250Z [ 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:32:56.8363090Z [ 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:32:56.8610190Z [ 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:32:56.8614300Z [ 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:32:56.9165370Z [ 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:32:56.9292680Z [ 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:32:56.9603220Z [ 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:32:56.9705920Z [ 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:32:57.0185510Z [ 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:32:57.0451900Z [ 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:32:57.0557460Z [ 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:32:57.0808900Z [ 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:32:57.1376040Z [ 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:32:57.1720010Z [ 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:32:57.1724350Z [ 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:32:57.2043700Z [ 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:32:57.2598670Z [ 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:32:57.2932220Z [ 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:32:57.3021070Z [ 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:32:57.3286000Z [ 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:32:57.3820120Z [ 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:32:57.4147470Z [ 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:32:57.4211850Z [ 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:32:57.4572910Z [ 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:32:57.5144140Z [ 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:32:57.5466890Z [ 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:32:57.5568770Z [ 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:32:57.6134740Z [ 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:32:57.6428250Z [ 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:32:57.6637790Z [ 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:32:57.6732100Z [ 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:32:57.7591590Z [ 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:32:57.7708010Z [ 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:32:57.8003340Z [ 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:32:57.8080420Z [ 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:32:57.8922960Z [ 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:32:57.9090190Z [ 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:32:57.9241820Z [ 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:32:57.9429370Z [ 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:32:58.0018460Z [ 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:32:58.0037700Z [ 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:32:58.0444390Z [ 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:32:58.0662010Z [ 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:32:58.1045820Z [ 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:32:58.1277450Z [ 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:32:58.1796870Z [ 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:32:58.1858600Z [ 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:32:58.2297200Z [ 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:32:58.2416410Z [ 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:32:58.2993910Z [ 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:32:58.3101890Z [ 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:32:58.3537450Z [ 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:32:58.3757970Z [ 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:32:58.4453280Z [ 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:32:58.4552840Z [ 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:32:58.4963360Z [ 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:32:58.4975110Z [ 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:32:58.5504130Z [ 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:32:58.5607190Z [ 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:32:58.5987180Z [ 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:32:58.6091460Z [ 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:32:58.6505610Z [ 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:32:58.6832580Z [ 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:32:58.7075940Z [ 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:32:58.7155690Z [ 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:32:58.7475180Z [ 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:32:58.7827710Z [ 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:32:58.8144000Z [ 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:32:58.8295350Z [ 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:32:58.8546130Z [ 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:32:58.8901570Z [ 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:32:58.9422020Z [ 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:32:58.9523070Z [ 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:32:58.9681900Z [ 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:32:58.9983540Z [ 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:32:59.0515640Z [ 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:32:59.0519970Z [ 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:32:59.0720620Z [ 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:32:59.1180510Z [ 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:32:59.1619520Z [ 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:32:59.1625080Z [ 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:32:59.2017610Z [ 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:32:59.2342340Z [ 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:32:59.2879870Z [ 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:32:59.3043740Z [ 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:32:59.3362630Z [ 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:32:59.3602470Z [ 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:32:59.3973860Z [ 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:32:59.4305080Z [ 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:32:59.4791000Z [ 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:32:59.4905780Z [ 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:32:59.5443130Z [ 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:32:59.5559250Z [ 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:32:59.6432570Z [ 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:32:59.6487190Z [ 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:32:59.6532950Z [ 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:32:59.6632060Z [ 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:32:59.7470940Z [ 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:32:59.7531750Z [ 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:32:59.7638870Z [ 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:32:59.7874290Z [ 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:32:59.8531090Z [ 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:32:59.8564320Z [ 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:32:59.8758960Z [ 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:32:59.9092320Z [ 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:32:59.9526090Z [ 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:32:59.9704180Z [ 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:32:59.9761230Z [ 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:00.0411700Z [ 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:00.0573250Z [ 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:00.0839150Z [ 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:00.0944170Z [ 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:00.1607130Z [ 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:00.1697050Z [ 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:00.1970110Z [ 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:00.2004300Z [ 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:00.2855910Z [ 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:00.2954170Z [ 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:00.3063120Z [ 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:00.3193410Z [ 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:00.4028510Z [ 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:00.4136380Z [ 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:00.4263450Z [ 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:00.4290260Z [ 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:00.5156130Z [ 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:00.5337850Z [ 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:00.5482170Z [ 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:00.5531210Z [ 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:00.6222330Z [ 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:00.6765250Z [ 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:00.6828500Z [ 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:00.6929490Z [ 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:00.7468280Z [ 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:00.7817980Z [ 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:00.8270170Z [ 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:00.8297690Z [ 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:00.8373970Z [ 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:00.8655030Z [ 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:00.9049600Z [ 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:00.9129330Z [ 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:00.9182000Z [ 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:00.9613350Z [ 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:01.0017520Z [ 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:01.0061660Z [ 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:01.0067620Z [ 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:01.0520020Z [ 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:01.0897130Z [ 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:01.0997830Z [ 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:01.1012760Z [ 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:01.1453580Z [ 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:01.1795990Z [ 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:01.1879470Z [ 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:01.1946490Z [ 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:01.2297810Z [ 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:01.2671890Z [ 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:01.2735200Z [ 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:01.2846260Z [ 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:01.3241660Z [ 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:01.3443420Z [ 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:01.3606710Z [ 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:01.3678230Z [ 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:01.4209910Z [ 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:01.4332550Z [ 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:01.4419200Z [ 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:01.4574330Z [ 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:01.5060510Z [ 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:01.5220280Z [ 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:01.5236050Z [ 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:01.5566470Z [ 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:01.6100060Z [ 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:01.6128530Z [ 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:01.6169390Z [ 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:01.6418240Z [ 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:01.6929190Z [ 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:01.6933310Z [ 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:01.6982420Z [ 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:01.7379170Z [ 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:01.7679680Z [ 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:01.7980890Z [ 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:01.8254040Z [ 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:01.8555510Z [ 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:01.8947090Z [ 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:01.9291930Z [ 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:01.9460810Z [ 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:01.9925880Z [ 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:02.0520780Z [ 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:02.0576870Z [ 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:02.0704200Z [ 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:02.1291050Z [ 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:02.1712470Z [ 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:02.1754000Z [ 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:02.2202370Z [ 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:02.2697000Z [ 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:02.3166580Z [ 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:02.3323750Z [ 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:02.3865750Z [ 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:02.4080930Z [ 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:02.4435570Z [ 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:02.4498850Z [ 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:02.5236650Z [ 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:02.5562540Z [ 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:02.5909810Z [ 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:02.6135730Z [ 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:02.6958910Z [ 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:02.7157270Z [ 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:02.7196120Z [ 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:02.7421180Z [ 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:02.7935460Z [ 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:02.8222940Z [ 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:02.8332930Z [ 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:02.8609630Z [ 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:02.9199450Z [ 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:02.9509490Z [ 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:02.9633880Z [ 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:02.9824510Z [ 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:03.0493820Z [ 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:03.0981050Z [ 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:03.1028130Z [ 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:03.1218840Z [ 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:03.1991220Z [ 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:03.2820430Z [ 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:03.2935530Z [ 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:03.3004850Z [ 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:03.3145260Z [ 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:03.3601230Z [ 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:03.3825190Z [ 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:03.3917830Z [ 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:03.4197410Z [ 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:03.4620980Z [ 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:03.4925250Z [ 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:03.5038960Z [ 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:03.5229150Z [ 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:03.5648930Z [ 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:03.6071890Z [ 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:03.6166420Z [ 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:03.6253480Z [ 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:03.6627410Z [ 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:03.7044570Z [ 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:03.7224220Z [ 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:03.7312670Z [ 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:03.7780540Z [ 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:03.7963820Z [ 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:03.8133980Z [ 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:03.8474310Z [ 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:03.8852720Z [ 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:03.8977830Z [ 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:03.9482760Z [ 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:03.9630250Z [ 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:04.0019300Z [ 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:04.0099240Z [ 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:04.0843380Z [ 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:04.1012040Z [ 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:04.1290110Z [ 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:04.1543440Z [ 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:04.2258460Z [ 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:04.2280530Z [ 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:04.2721000Z [ 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:04.2960540Z [ 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:04.3716780Z [ 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:04.3797280Z [ 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:04.4161040Z [ 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:04.4286430Z [ 58%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8-minmax-fp32-neon-mlal-lane.c.o 2024-08-22T20:33:04.4829060Z [ 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:04.4891850Z [ 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:04.5472380Z [ 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:04.5572480Z [ 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:04.5922590Z [ 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:04.6239110Z [ 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:04.6846250Z [ 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:04.6946160Z [ 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:04.7058640Z [ 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:04.7519850Z [ 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:04.7608500Z [ 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:04.7870740Z [ 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:04.8047530Z [ 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:04.8505720Z [ 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:04.8509290Z [ 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:04.8815740Z [ 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:04.8890090Z [ 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:04.9437480Z [ 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:04.9486580Z [ 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:04.9810650Z [ 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:04.9828570Z [ 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:05.0191150Z [ 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:05.0224150Z [ 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:05.0586630Z [ 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:05.0794690Z [ 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:05.0933280Z [ 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:05.0992810Z [ 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:05.1341160Z [ 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:05.1719350Z [ 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:05.1830050Z [ 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:05.1908310Z [ 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:05.2228500Z [ 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:05.2577490Z [ 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:05.2723390Z [ 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:05.2885190Z [ 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:05.3202070Z [ 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:05.3462220Z [ 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:05.3585860Z [ 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:05.3811930Z [ 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:05.4255210Z [ 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:05.4265890Z [ 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:05.4365020Z [ 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:05.4911500Z [ 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:05.5196870Z [ 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:05.5204320Z [ 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:05.5319980Z [ 59%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/s16-rmaxabs/gen/s16-rmaxabs-neon-x24.c.o 2024-08-22T20:33:05.5839120Z [ 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:05.5972510Z [ 59%] 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:05.6016390Z [ 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:05.6116810Z [ 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:05.6790540Z [ 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:05.6815660Z [ 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:05.6844420Z [ 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:05.7003180Z [ 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:05.7567180Z [ 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:05.7627620Z [ 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:05.7786970Z [ 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:05.7980640Z [ 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:05.8449670Z [ 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:05.8496200Z [ 61%] Linking CXX static library liboptimized_kernels.a 2024-08-22T20:33:05.8525780Z [ 61%] 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:05.8776010Z [ 61%] 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:05.8884280Z [ 61%] 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:05.9250300Z [ 61%] 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:05.9371040Z [ 61%] 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:05.9532380Z [ 61%] Built target optimized_kernels 2024-08-22T20:33:05.9675290Z [ 61%] Merging kernel yaml files 2024-08-22T20:33:05.9681030Z [ 61%] 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:05.9914550Z [ 61%] Generating selected_operators.yaml for optimized_ops_lib 2024-08-22T20:33:06.0288600Z [ 61%] 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:06.0308670Z [ 61%] 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:06.0499990Z [ 61%] Generating selected_operators.yaml for optimized_native_cpu_ops_lib 2024-08-22T20:33:06.0530780Z [ 61%] 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:06.1035940Z [ 61%] Generating code for kernel registration 2024-08-22T20:33:06.1123820Z [ 61%] 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:06.1230450Z [ 61%] 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:06.1410270Z [ 61%] 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:06.2021530Z [ 61%] Generating code for kernel registration 2024-08-22T20:33:06.2069990Z [ 61%] 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:06.2071460Z [ 61%] 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:06.2433130Z [ 61%] 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:06.2904600Z [ 61%] 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:06.3074870Z [ 61%] 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:06.3622260Z [ 61%] 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:06.3919330Z [ 61%] 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:06.4304270Z [ 61%] 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:06.4404840Z [ 61%] 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:06.4872640Z [ 61%] 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:06.5090800Z [ 61%] 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:06.5240960Z [ 61%] 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:06.5894160Z [ 61%] 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:06.5959160Z [ 61%] 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:06.6417900Z [ 61%] 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:06.7049020Z [ 61%] 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:06.7184730Z [ 61%] 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:06.7754260Z [ 61%] 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:06.8393140Z [ 61%] 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:06.8493510Z [ 61%] 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:06.9710550Z [ 61%] 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:06.9927600Z [ 61%] 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:07.0414880Z [ 61%] Building CXX object kernels/optimized/CMakeFiles/optimized_ops_lib.dir/optimized_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2024-08-22T20:33:07.0983960Z [ 61%] 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:07.1993020Z [ 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:07.3439220Z [ 61%] Building CXX object configurations/CMakeFiles/optimized_native_cpu_ops_lib.dir/optimized_native_cpu_ops_lib/RegisterCodegenUnboxedKernelsEverything.cpp.o 2024-08-22T20:33:07.3597760Z [ 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:07.4014080Z [ 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:07.4694190Z [ 62%] Linking CXX static library liboptimized_ops_lib.a 2024-08-22T20:33:07.4867070Z [ 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:07.5112780Z [ 62%] Built target optimized_ops_lib 2024-08-22T20:33:07.5188320Z [ 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:07.5786810Z [ 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:07.5974550Z [ 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:07.6075600Z [ 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:07.6613820Z [ 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:07.6893830Z [ 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:07.6923210Z [ 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:07.7009000Z [ 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:07.7507910Z [ 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:07.7760750Z [ 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:07.7864060Z [ 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:07.8162530Z [ 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:07.8574230Z [ 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:07.8884720Z [ 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:07.9218920Z [ 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:07.9306190Z [ 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:07.9473410Z [ 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:07.9710640Z [ 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:08.0048470Z [ 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:08.0053400Z [ 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:08.0453810Z [ 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:08.0743170Z [ 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:08.1288220Z [ 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:08.1459750Z [ 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:08.1662300Z [ 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:08.1809580Z [ 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:08.2571060Z [ 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:08.2663390Z [ 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:08.2899510Z [ 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:08.2948030Z [ 62%] Linking CXX static library liboptimized_native_cpu_ops_lib.a 2024-08-22T20:33:08.3177870Z [ 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:08.3354800Z [ 62%] Built target optimized_native_cpu_ops_lib 2024-08-22T20:33:08.3607460Z [ 62%] Building CXX object CMakeFiles/executor_runner.dir/examples/portable/executor_runner/executor_runner.cpp.o 2024-08-22T20:33:08.4215250Z [ 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:08.4559130Z [ 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:08.4614000Z [ 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:08.5009190Z [ 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:08.5413900Z [ 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:08.5844220Z [ 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:08.6237680Z [ 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:08.6620500Z [ 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:08.6756610Z [ 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:08.7030180Z [ 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:08.7086820Z [ 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:08.7496410Z [ 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:08.7599970Z [ 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:08.7823220Z [ 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:08.7966340Z [ 63%] Building CXX object CMakeFiles/executor_runner.dir/extension/data_loader/file_data_loader.cpp.o 2024-08-22T20:33:08.8313020Z [ 63%] Building CXX object CMakeFiles/executor_runner.dir/extension/evalue_util/print_evalue.cpp.o 2024-08-22T20:33:08.8496870Z [ 63%] 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:08.8625770Z [ 63%] Building CXX object CMakeFiles/executor_runner.dir/extension/runner_util/inputs.cpp.o 2024-08-22T20:33:08.8712700Z [ 63%] Building CXX object CMakeFiles/executor_runner.dir/extension/runner_util/inputs_portable.cpp.o 2024-08-22T20:33:08.9140820Z [ 63%] Building CXX object CMakeFiles/executor_runner.dir/runtime/executor/test/test_backend_compiler_lib.cpp.o 2024-08-22T20:33:08.9522790Z [ 64%] 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:09.0358780Z [ 64%] 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:09.1232930Z [ 64%] 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:09.2166620Z [ 64%] 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:09.2267070Z [ 64%] 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:09.2595110Z [ 64%] 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:09.2924210Z [ 64%] 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:09.3162180Z [ 64%] Linking CXX executable executor_runner 2024-08-22T20:33:09.3165270Z [ 64%] 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:09.3242610Z [ 64%] 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:09.3333530Z [ 64%] 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:09.3504400Z ld: warning: ignoring duplicate libraries: 'libexecutorch.a' 2024-08-22T20:33:09.4024460Z [ 64%] 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:09.4288550Z [ 64%] Built target executor_runner 2024-08-22T20:33:09.4392140Z [ 64%] 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:09.4483910Z [ 64%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-unpool/x32-unpool-neon.c.o 2024-08-22T20:33:09.4586130Z [ 64%] 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:09.4613280Z [ 64%] 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:09.4965620Z [ 64%] 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:09.5226860Z [ 64%] 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:09.5234190Z [ 64%] 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:09.5316960Z [ 64%] 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:09.5388080Z [ 64%] 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:09.5927420Z [ 64%] 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:09.5931720Z [ 64%] 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:09.6060420Z [ 64%] 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:09.6148380Z [ 64%] 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:09.6382850Z [ 64%] 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:09.6720010Z [ 64%] 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:09.6881970Z [ 64%] 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:09.6926690Z [ 64%] 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:09.6953700Z [ 64%] 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:09.7250360Z [ 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:09.7609380Z [ 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:09.7718370Z [ 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:09.7802070Z [ 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:09.7813470Z [ 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:09.8078550Z [ 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:09.8506620Z [ 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:09.8576490Z [ 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:09.8636810Z [ 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:09.8683630Z [ 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:09.9007180Z [ 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:09.9256120Z [ 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:09.9317280Z [ 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:09.9466200Z [ 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:09.9905390Z [ 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:09.9976960Z [ 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:10.0356470Z [ 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:10.0534030Z [ 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:10.0616300Z [ 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:10.1013950Z [ 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:10.1327130Z [ 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:10.1485110Z [ 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:10.1746320Z [ 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:10.1838850Z [ 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:10.2103870Z [ 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:10.2215060Z [ 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:10.2526150Z [ 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:10.2606410Z [ 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:10.2804000Z [ 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:10.3167760Z [ 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:10.3229970Z [ 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:10.3480850Z [ 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:10.3732240Z [ 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:10.3843950Z [ 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:10.4213280Z [ 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:10.4359880Z [ 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:10.4518820Z [ 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:10.4960480Z [ 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:10.5033180Z [ 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:10.5244360Z [ 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:10.5292820Z [ 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:10.5534670Z [ 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:10.6157270Z [ 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:10.6376770Z [ 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:10.6467160Z [ 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:10.6519110Z [ 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:10.6857170Z [ 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:10.7199930Z [ 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:10.7419330Z [ 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:10.7513990Z [ 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:10.7702360Z [ 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:10.7828590Z [ 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:10.8372000Z [ 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:10.8543220Z [ 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:10.8617350Z [ 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:10.8965130Z [ 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:10.9086370Z [ 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:10.9577410Z [ 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:10.9951810Z [ 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:10.9997300Z [ 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:11.0099520Z [ 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:11.0140600Z [ 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:11.0646110Z [ 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:11.1019690Z [ 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:11.1121980Z [ 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:11.1145940Z [ 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:11.1365160Z [ 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:11.1862790Z [ 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:11.1994930Z [ 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:11.2113470Z [ 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:11.2183390Z [ 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:11.2554700Z [ 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:11.2952830Z [ 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:11.3238950Z [ 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:11.3259600Z [ 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:11.3278230Z [ 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:11.3788530Z [ 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:11.4032240Z [ 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:11.4129540Z [ 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:11.4244320Z [ 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:11.4400620Z [ 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:11.4645870Z [ 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:11.4833000Z [ 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:11.5132860Z [ 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:11.5286420Z [ 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:11.5381150Z [ 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:11.5658080Z [ 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:11.5925470Z [ 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:11.6201720Z [ 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:11.6355990Z [ 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:11.6401620Z [ 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:11.6785080Z [ 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:11.7061300Z [ 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:11.7200330Z [ 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:11.7497090Z [ 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:11.7525110Z [ 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:11.7727830Z [ 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:11.8138950Z [ 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:11.8306040Z [ 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:11.8628130Z [ 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:11.8690630Z [ 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:11.8710930Z [ 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:11.9055610Z [ 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:11.9256100Z [ 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:11.9521710Z [ 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:11.9622450Z [ 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:11.9659460Z [ 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:11.9911850Z [ 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:12.0530380Z [ 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:12.0550520Z [ 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:12.0594050Z [ 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:12.0600740Z [ 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:12.0887050Z [ 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:12.1263070Z [ 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:12.1340580Z [ 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:12.1352880Z [ 67%] 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:12.1458550Z [ 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:12.1901680Z [ 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:12.2030340Z [ 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:12.2289560Z [ 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:12.2325950Z [ 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:12.2332310Z [ 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:12.2805700Z [ 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:12.2979120Z [ 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:12.3104380Z [ 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:12.3246310Z [ 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:12.3308150Z [ 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:12.3696780Z [ 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:12.3794790Z [ 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:12.4041150Z [ 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:12.4226440Z [ 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:12.4290440Z [ 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:12.4582780Z [ 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:12.4744550Z [ 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:12.5029760Z [ 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:12.5184680Z [ 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:12.5256480Z [ 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:12.5561830Z [ 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:12.5694880Z [ 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:12.6012450Z [ 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:12.6145060Z [ 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:12.6364130Z [ 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:12.6631830Z [ 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:12.6779070Z [ 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:12.6882520Z [ 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:12.6986560Z [ 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:12.7274940Z [ 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:12.7661200Z [ 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:12.7788870Z [ 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:12.7889520Z [ 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:12.7927690Z [ 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:12.8050590Z [ 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:12.8671870Z [ 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:12.8736040Z [ 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:12.8789450Z [ 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:12.9035940Z [ 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:12.9139680Z [ 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:12.9557850Z [ 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:12.9750980Z [ 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:12.9859930Z [ 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:12.9976790Z [ 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:13.0222930Z [ 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:13.0744850Z [ 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:13.0803020Z [ 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:13.0870050Z [ 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:13.0874220Z [ 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:13.1104950Z [ 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:13.1695820Z [ 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:13.1768800Z [ 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:13.1844260Z [ 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:13.1953040Z [ 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:13.2087430Z [ 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:13.2692080Z [ 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:13.2744120Z [ 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:13.2824370Z [ 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:13.2969770Z [ 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:13.3167490Z [ 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:13.3657540Z [ 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:13.3725010Z [ 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:13.3919410Z [ 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:13.4028610Z [ 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:13.4149740Z [ 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:13.4521760Z [ 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:13.4615150Z [ 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:13.5004070Z [ 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:13.5114930Z [ 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:13.5140100Z [ 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:13.5512200Z [ 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:13.5516540Z [ 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:13.5901220Z [ 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:13.6003360Z [ 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:13.6016960Z [ 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:13.6488380Z [ 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:13.6595960Z [ 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:13.6896500Z [ 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:13.6900110Z [ 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:13.6946860Z [ 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:13.7466450Z [ 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:13.7538000Z [ 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:13.7975570Z [ 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:13.8072300Z [ 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:13.8078800Z [ 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:13.8376360Z [ 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:13.8619270Z [ 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:13.8899240Z [ 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:13.8947340Z [ 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:13.9117320Z [ 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:13.9394060Z [ 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:13.9546860Z [ 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:13.9786710Z [ 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:13.9965130Z [ 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:14.0165970Z [ 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:14.0363790Z [ 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:14.0644980Z [ 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:14.0747480Z [ 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:14.1022950Z [ 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:14.1324900Z [ 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:14.1412130Z [ 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:14.1677740Z [ 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:14.1729230Z [ 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:14.2174260Z [ 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:14.2308990Z [ 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:14.2375950Z [ 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:14.2602250Z [ 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:14.2777720Z [ 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:14.3248560Z [ 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:14.3276510Z [ 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:14.3305680Z [ 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:14.3477800Z [ 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:14.3849780Z [ 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:14.4213420Z [ 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:14.4240220Z [ 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:14.4294300Z [ 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:14.4380760Z [ 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:14.4805170Z [ 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:14.4949770Z [ 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:14.5105800Z [ 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:14.5135680Z [ 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:14.5160710Z [ 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:14.5662550Z [ 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:14.5746330Z [ 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:14.5916750Z [ 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:14.6016040Z [ 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:14.6038830Z [ 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:14.6449290Z [ 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:14.6701420Z [ 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:14.6844170Z [ 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:14.6931960Z [ 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:14.7049340Z [ 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:14.7359010Z [ 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:14.7559750Z [ 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:14.7821920Z [ 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:14.7917390Z [ 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:14.7953760Z [ 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:14.8204010Z [ 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:14.8284350Z [ 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:14.8595590Z [ 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:14.8778470Z [ 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:14.8854030Z [ 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:14.9032740Z [ 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:14.9110010Z [ 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:14.9633550Z [ 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:14.9696400Z [ 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:14.9729110Z [ 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:14.9856430Z [ 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:14.9980140Z [ 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:15.0397500Z [ 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:15.0503410Z [ 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:15.0666600Z [ 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:15.0743280Z [ 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:15.0976200Z [ 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:15.1244130Z [ 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:15.1406650Z [ 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:15.1479930Z [ 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:15.1649160Z [ 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:15.1794720Z [ 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:15.2025950Z [ 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:15.2212420Z [ 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:15.2562220Z [ 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:15.2563710Z [ 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:15.2680610Z [ 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:15.2949280Z [ 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:15.2993140Z [ 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:15.3461620Z [ 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:15.3480190Z [ 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:15.3580950Z [ 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:15.3770510Z [ 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:15.3843750Z [ 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:15.4386940Z [ 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:15.4440290Z [ 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:15.4572660Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundd-neonv8.c.o 2024-08-22T20:33:15.4693740Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundne-neonv8.c.o 2024-08-22T20:33:15.4721250Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundu-neonv8.c.o 2024-08-22T20:33:15.5172900Z [ 70%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/math/f32-roundz-neonv8.c.o 2024-08-22T20:33:15.5273850Z [ 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:15.5408200Z [ 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:15.5476890Z [ 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:15.5633490Z [ 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:15.5933820Z [ 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:15.6408630Z [ 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:15.6664590Z [ 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:15.6742100Z [ 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:15.6841930Z [ 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:15.7340320Z [ 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:15.7847110Z [ 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:15.7898200Z [ 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:15.8086930Z [ 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:15.8321790Z [ 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:15.8566740Z [ 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:15.8999220Z [ 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:15.9171310Z [ 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:15.9314750Z [ 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:15.9738140Z [ 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:15.9968670Z [ 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:16.0106920Z [ 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:16.0368900Z [ 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:16.0370290Z [ 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:16.0915870Z [ 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:16.0940380Z [ 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:16.1028490Z [ 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:16.1232930Z [ 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:16.1303780Z [ 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:16.1863300Z [ 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:16.1984470Z [ 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:16.2121770Z [ 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:16.2339360Z [ 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:16.2397960Z [ 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:16.3096950Z [ 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:16.3110460Z [ 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:16.3311100Z [ 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:16.3600290Z [ 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:16.3621520Z [ 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:16.4386480Z [ 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:16.4446150Z [ 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:16.4519350Z [ 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:16.4730470Z [ 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:16.4831100Z [ 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:16.5532750Z [ 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:16.5578970Z [ 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:16.5839990Z [ 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:16.5923770Z [ 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:16.6293110Z [ 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:16.6791280Z [ 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:16.6987000Z [ 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:16.7083580Z [ 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:16.7149920Z [ 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:16.7551780Z [ 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:16.8102810Z [ 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:16.8399680Z [ 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:16.8407680Z [ 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:16.8538880Z [ 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:16.9185120Z [ 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:16.9239970Z [ 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-mla8-ld128.c.o 2024-08-22T20:33:16.9345130Z [ 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:16.9532800Z [ 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:16.9643920Z [ 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:17.0368220Z [ 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:17.0424440Z [ 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:17.0533770Z [ 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:17.0570730Z [ 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:17.0824080Z [ 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:17.1510530Z [ 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:17.1562840Z [ 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:17.1841030Z [ 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:17.1935090Z [ 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:17.1939180Z [ 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:17.2842800Z [ 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:17.2967470Z [ 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:17.3042230Z [ 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:17.3144660Z [ 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:17.3870910Z [ 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:17.3881710Z [ 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:17.4062680Z [ 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:17.4071910Z [ 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:17.4241870Z [ 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:17.4827510Z [ 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:17.4985070Z [ 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:17.5095960Z [ 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:17.5286770Z [ 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:17.5582150Z [ 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:17.5763780Z [ 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:17.5937710Z [ 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:17.6249160Z [ 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:17.6616580Z [ 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:17.6742690Z [ 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:17.6897990Z [ 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:17.6899690Z [ 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:17.7256810Z [ 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:17.7829270Z [ 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:17.7834840Z [ 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:17.7840440Z [ 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:17.8211060Z [ 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:17.8359450Z [ 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:17.8916530Z [ 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:17.8980270Z [ 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:17.9045270Z [ 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:17.9325140Z [ 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:17.9715070Z [ 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:17.9994740Z [ 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:18.0174070Z [ 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:18.0394030Z [ 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:18.0622200Z [ 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:18.1062710Z [ 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:18.1226720Z [ 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:18.1598570Z [ 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:18.2023380Z [ 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:18.2127420Z [ 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:18.2365100Z [ 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:18.2846990Z [ 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:18.2981380Z [ 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:18.3092810Z [ 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:18.3321780Z [ 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:18.3403040Z [ 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:18.3995720Z [ 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:18.4132920Z [ 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:18.4172660Z [ 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:18.4498980Z [ 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:18.4508020Z [ 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:18.5039990Z [ 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:18.5170870Z [ 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:18.5395320Z [ 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:18.5452810Z [ 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:18.5582270Z [ 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:18.6094020Z [ 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:18.6304370Z [ 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:18.6445920Z [ 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:18.6570470Z [ 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:18.6713630Z [ 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:18.7364130Z [ 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:18.7373610Z [ 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:18.7652550Z [ 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:18.7689920Z [ 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:18.7829410Z [ 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:18.8475010Z [ 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:18.8626700Z [ 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:18.8656620Z [ 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:18.8884140Z [ 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:18.8997790Z [ 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:18.9638980Z [ 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:18.9768820Z [ 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:18.9919920Z [ 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:19.0168890Z [ 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:19.0286080Z [ 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:19.0827650Z [ 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:19.1342420Z [ 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:19.1444630Z [ 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:19.1740730Z [ 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:19.1866300Z [ 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:19.2212350Z [ 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:19.2553830Z [ 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:19.2721700Z [ 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:19.2809550Z [ 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:19.3093390Z [ 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:19.3170880Z [ 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:19.3363340Z [ 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:19.3659970Z [ 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:19.3925010Z [ 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:19.4252630Z [ 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:19.4554280Z [ 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:19.4570090Z [ 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:19.4973270Z [ 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:19.5488140Z [ 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:19.5508410Z [ 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:19.5949310Z [ 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:19.6086120Z [ 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:19.6242240Z [ 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:19.6579880Z [ 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:19.6747060Z [ 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:19.7347230Z [ 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:19.7448280Z [ 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:19.7542280Z [ 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:19.7628910Z [ 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:19.8328240Z [ 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:19.8404350Z [ 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:19.8458140Z [ 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:19.8575390Z [ 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:19.8666540Z [ 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:19.9290990Z [ 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:19.9362220Z [ 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:19.9607100Z [ 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:19.9686420Z [ 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:20.0128410Z [ 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:20.0261440Z [ 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:20.0472800Z [ 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:20.0518310Z [ 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:20.0614770Z [ 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:20.0955540Z [ 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:20.1309740Z [ 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:20.1365790Z [ 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:20.1409840Z [ 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:20.1513580Z [ 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:20.1801220Z [ 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:20.2168740Z [ 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:20.2200540Z [ 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:20.2410550Z [ 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:20.2511080Z [ 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:20.2611690Z [ 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:20.3029360Z [ 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:20.3189710Z [ 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:20.3216090Z [ 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:20.3435990Z [ 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:20.3484520Z [ 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:20.3969750Z [ 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:20.4084310Z [ 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:20.4266150Z [ 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:20.4315180Z [ 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:20.4740040Z [ 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:20.5239460Z [ 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:20.5317190Z [ 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:20.5374780Z [ 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:20.5600020Z [ 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:20.5788440Z [ 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:20.6281110Z [ 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:20.6479550Z [ 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:20.6533790Z [ 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:20.6777140Z [ 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:20.6834760Z [ 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:20.7276480Z [ 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:20.7509870Z [ 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:20.7581130Z [ 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:20.7802720Z [ 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:20.8057140Z [ 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:20.8316080Z [ 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:20.8542670Z [ 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:20.8691020Z [ 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:20.8825830Z [ 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:20.9187640Z [ 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:20.9342750Z [ 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:20.9617550Z [ 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:20.9637880Z [ 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:21.0051420Z [ 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:21.0270710Z [ 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:21.0411760Z [ 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:21.0643780Z [ 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:21.0779520Z [ 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:21.1192530Z [ 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:21.1397130Z [ 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:21.1608650Z [ 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:21.1706240Z [ 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:21.2195460Z [ 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:21.2512390Z [ 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:21.2815780Z [ 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:21.3104650Z [ 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:21.3245830Z [ 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:21.3484880Z [ 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:21.3488150Z [ 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:21.3972390Z [ 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:21.4223790Z [ 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:21.4298680Z [ 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:21.4617530Z [ 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:21.4669400Z [ 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:21.5154230Z [ 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:21.5545410Z [ 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:21.5627540Z [ 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:21.5630870Z [ 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:21.5875300Z [ 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:21.6211710Z [ 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:21.6616360Z [ 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:21.6620810Z [ 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:21.6813150Z [ 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:21.7051850Z [ 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:21.7227680Z [ 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:21.7754420Z [ 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:21.7848560Z [ 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:21.8026280Z [ 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:21.8252590Z [ 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:21.8297570Z [ 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:21.8979380Z [ 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:21.9025790Z [ 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:21.9044720Z [ 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:21.9232030Z [ 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:21.9240050Z [ 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:22.0050340Z [ 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:22.0086390Z [ 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:22.0188340Z [ 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:22.0230640Z [ 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:22.0436910Z [ 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:22.1051170Z [ 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:22.1113670Z [ 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:22.1231300Z [ 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:22.1285490Z [ 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:22.1357550Z [ 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:22.2005940Z [ 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:22.2096850Z [ 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:22.2249030Z [ 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:22.2530860Z [ 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:22.2656130Z [ 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:22.2987780Z [ 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:22.3144950Z [ 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:22.3263330Z [ 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:22.3689810Z [ 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:22.3740440Z [ 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:22.3779790Z [ 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:22.4022850Z [ 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:22.4130180Z [ 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:22.4675670Z [ 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:22.4724330Z [ 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:22.4746690Z [ 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:22.5095640Z [ 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:22.5180010Z [ 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:22.5690580Z [ 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:22.5757260Z [ 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:22.5945900Z [ 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:22.6228970Z [ 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:22.6323060Z [ 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:22.6653050Z [ 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:22.6753330Z [ 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:22.6892840Z [ 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:22.7376700Z [ 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:22.7480920Z [ 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:22.7687360Z [ 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:22.7955580Z [ 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:22.7995520Z [ 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:22.8479020Z [ 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:22.8701360Z [ 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:22.8706630Z [ 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:22.8885210Z [ 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:22.8998840Z [ 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:22.9608600Z [ 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:22.9777870Z [ 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:22.9834860Z [ 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:22.9933690Z [ 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:23.0204260Z [ 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:23.0719430Z [ 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:23.0748640Z [ 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:23.0899440Z [ 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:23.1144270Z [ 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:23.1177240Z [ 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:23.1695130Z [ 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:23.1764670Z [ 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:23.1818470Z [ 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:23.2089840Z [ 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:23.2159730Z [ 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:23.2675590Z [ 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:23.2755700Z [ 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:23.2954870Z [ 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:23.3117290Z [ 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:23.3127200Z [ 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:23.3601780Z [ 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:23.3675580Z [ 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:23.3950570Z [ 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:23.4005720Z [ 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:23.4173100Z [ 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:23.4618410Z [ 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:23.4633290Z [ 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:23.4889220Z [ 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:23.5071240Z [ 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:23.5208340Z [ 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:23.5586390Z [ 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:23.5714600Z [ 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:23.5971380Z [ 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:23.6013270Z [ 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:23.6035820Z [ 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:23.6400360Z [ 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:23.6525510Z [ 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:23.6793360Z [ 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:23.6895600Z [ 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:23.6948250Z [ 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:23.7196650Z [ 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:23.7374590Z [ 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:23.7789060Z [ 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:23.7873580Z [ 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:23.7910900Z [ 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:23.8008820Z [ 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:23.8196840Z [ 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:23.8847270Z [ 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:23.8849640Z [ 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:23.8903710Z [ 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:23.8908090Z [ 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:23.9336600Z [ 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:23.9637080Z [ 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:23.9650560Z [ 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:23.9735090Z [ 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:23.9806000Z [ 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:24.0199340Z [ 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:24.0431660Z [ 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:24.0672360Z [ 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:24.0688510Z [ 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:24.0698560Z [ 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:24.1061100Z [ 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:24.1232970Z [ 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:24.1438830Z [ 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:24.1526810Z [ 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:24.1559680Z [ 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:24.1913510Z [ 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:24.2035720Z [ 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:24.2378400Z [ 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:24.2487600Z [ 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:24.2604450Z [ 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:24.2831710Z [ 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:24.2935740Z [ 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:24.3244770Z [ 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:24.3421300Z [ 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:24.3486660Z [ 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:24.3603880Z [ 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:24.4008050Z [ 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:24.4088870Z [ 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:24.4324490Z [ 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:24.4379680Z [ 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:24.4433410Z [ 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:24.4927220Z [ 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:24.4960960Z [ 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:24.5149280Z [ 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:24.5269010Z [ 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:24.5365310Z [ 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:24.5765600Z [ 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:24.5996760Z [ 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:24.6083760Z [ 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:24.6107220Z [ 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:24.6354230Z [ 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:24.6884030Z [ 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:24.7148140Z [ 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:24.7203670Z [ 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:24.7371380Z [ 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:24.7390150Z [ 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:24.8127960Z [ 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:24.8336320Z [ 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:24.8441460Z [ 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:24.8545700Z [ 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:24.8549860Z [ 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:24.9194100Z [ 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:24.9524180Z [ 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:24.9560040Z [ 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:24.9588420Z [ 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:24.9690980Z [ 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:25.0346750Z [ 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:25.0515960Z [ 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:25.0604190Z [ 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:25.0833570Z [ 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:25.0955220Z [ 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:25.1456230Z [ 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:25.1614760Z [ 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:25.1663170Z [ 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:25.1950460Z [ 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:25.2239530Z [ 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:25.2431450Z [ 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:25.2664660Z [ 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:25.2687800Z [ 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:25.3134400Z [ 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:25.3421650Z [ 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:25.3516220Z [ 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:25.3880940Z [ 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:25.3946310Z [ 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:25.4121450Z [ 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:25.4597490Z [ 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:25.4951980Z [ 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:25.5072350Z [ 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:25.5110180Z [ 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:25.5604330Z [ 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:25.5911490Z [ 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:25.6113890Z [ 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:25.6117850Z [ 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:25.6192080Z [ 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:25.6591700Z [ 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:25.6905560Z [ 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:25.6967510Z [ 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:25.7105410Z [ 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:25.7216600Z [ 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:25.7876460Z [ 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:25.7977400Z [ 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:25.7998900Z [ 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:25.8157960Z [ 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:25.8247540Z [ 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:25.8836600Z [ 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:25.8988090Z [ 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:25.9074100Z [ 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:25.9204960Z [ 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:25.9316540Z [ 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:25.9916190Z [ 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:26.0035430Z [ 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:26.0354940Z [ 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:26.0359000Z [ 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:26.0440740Z [ 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:26.0912420Z [ 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:26.1165630Z [ 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:26.1537660Z [ 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:26.1571900Z [ 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:26.1638280Z [ 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:26.2118140Z [ 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:26.2355550Z [ 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:26.2910990Z [ 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:26.2932120Z [ 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:26.3038900Z [ 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:26.3241730Z [ 81%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv2d-chw/gen/f16-dwconv2d-chw-5x5s2p2-minmax-neonfp16arith-2x8-acc2.c.o 2024-08-22T20:33:26.3565090Z [ 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:26.3949580Z [ 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:26.3993850Z [ 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:26.4022100Z [ 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:26.4464310Z [ 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:26.4635910Z [ 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:26.5024190Z [ 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:26.5300230Z [ 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:26.5346340Z [ 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:26.5416780Z [ 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:26.5575310Z [ 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:26.5984180Z [ 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:26.6220070Z [ 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:26.6413540Z [ 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:26.6529060Z [ 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:26.6600980Z [ 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:26.7073910Z [ 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:26.7217680Z [ 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:26.7237630Z [ 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:26.7617090Z [ 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:26.7684200Z [ 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:26.8155020Z [ 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:26.8294150Z [ 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:26.8426160Z [ 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:26.8778850Z [ 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:26.8939110Z [ 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:26.9390290Z [ 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:26.9463920Z [ 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:26.9522470Z [ 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:27.0047730Z [ 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:27.0137350Z [ 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:27.0685580Z [ 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:27.0749920Z [ 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:27.0850510Z [ 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:27.1284560Z [ 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:27.1323090Z [ 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:27.1990520Z [ 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:27.1998340Z [ 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:27.2325100Z [ 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:27.2337820Z [ 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:27.2431650Z [ 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:27.2988610Z [ 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:27.3047630Z [ 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:27.3440020Z [ 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:27.3441300Z [ 82%] 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:27.3491490Z [ 82%] 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:27.4108590Z [ 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:27.4445820Z [ 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:27.4698840Z [ 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:27.4916270Z [ 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:27.5018500Z [ 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:27.5051390Z [ 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:27.5361940Z [ 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:27.5676650Z [ 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:27.5834140Z [ 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:27.5934740Z [ 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:27.6072400Z [ 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:27.6377140Z [ 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:27.6480440Z [ 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:27.6719010Z [ 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:27.6934170Z [ 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:27.7044150Z [ 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:27.7411130Z [ 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:27.7519050Z [ 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:27.8033130Z [ 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:27.8136980Z [ 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:27.8142400Z [ 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:27.8473690Z [ 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:27.8667660Z [ 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:27.9013230Z [ 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:27.9125980Z [ 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:27.9276340Z [ 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:27.9493660Z [ 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:27.9864690Z [ 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:28.0204660Z [ 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:28.0407610Z [ 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:28.0447210Z [ 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:28.0558140Z [ 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:28.0782040Z [ 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:28.1077190Z [ 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:28.1190900Z [ 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:28.1537340Z [ 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:28.1616990Z [ 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:28.1739330Z [ 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:28.2064230Z [ 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:28.2203440Z [ 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:28.2616860Z [ 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:28.2664560Z [ 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:28.2908120Z [ 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:28.3099600Z [ 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:28.3107350Z [ 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:28.3459270Z [ 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:28.3513580Z [ 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:28.3724750Z [ 83%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-neonfp16arith-u64.c.o 2024-08-22T20:33:28.3868580Z [ 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:28.4077140Z [ 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:28.4326160Z [ 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:28.4484620Z [ 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:28.4750760Z [ 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:28.4754130Z [ 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:28.5002080Z [ 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:28.5279850Z [ 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:28.5378740Z [ 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:28.5639940Z [ 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:28.5770260Z [ 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:28.5808940Z [ 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:28.6301950Z [ 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:28.6355640Z [ 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:28.6491780Z [ 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:28.6592900Z [ 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:28.6874560Z [ 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:28.7246730Z [ 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:28.7355760Z [ 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:28.7359240Z [ 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:28.7512670Z [ 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:28.7852600Z [ 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:28.8260480Z [ 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:28.8305390Z [ 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:28.8317440Z [ 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:28.8399820Z [ 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:28.8758720Z [ 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:28.9045930Z [ 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:28.9079390Z [ 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:28.9181920Z [ 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:28.9293020Z [ 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:28.9506230Z [ 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:28.9890280Z [ 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:28.9992340Z [ 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:29.0067510Z [ 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:29.0299220Z [ 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:29.0371440Z [ 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:29.0701260Z [ 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:29.0853490Z [ 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:29.0856800Z [ 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:29.1127980Z [ 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:29.1136370Z [ 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:29.1606050Z [ 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:29.1706880Z [ 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:29.1759860Z [ 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:29.1932510Z [ 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:29.2049980Z [ 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:29.2472650Z [ 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:29.2524450Z [ 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:29.2565530Z [ 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:29.2672490Z [ 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:29.2854290Z [ 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:29.3261800Z [ 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:29.3305640Z [ 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:29.3449190Z [ 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:29.3580050Z [ 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:29.3702480Z [ 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:29.4106480Z [ 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:29.4179350Z [ 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:29.4330890Z [ 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:29.4435390Z [ 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:29.4586860Z [ 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:29.4908360Z [ 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:29.5001630Z [ 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:29.5266150Z [ 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:29.5330900Z [ 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:29.5420880Z [ 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:29.5841390Z [ 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:29.6155460Z [ 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:29.6187820Z [ 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:29.6254900Z [ 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:29.6258470Z [ 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:29.6689550Z [ 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:29.7094200Z [ 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:29.7235310Z [ 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:29.7264350Z [ 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:29.7267940Z [ 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:29.7762600Z [ 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:29.7924310Z [ 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:29.7935750Z [ 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:29.8084120Z [ 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:29.8154390Z [ 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:29.8620590Z [ 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:29.8838150Z [ 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:29.8851350Z [ 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:29.8955210Z [ 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:29.9069260Z [ 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:29.9468690Z [ 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:29.9700650Z [ 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:29.9765980Z [ 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:29.9767250Z [ 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:29.9842800Z [ 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:30.0405350Z [ 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:30.0513430Z [ 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:30.0568350Z [ 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:30.0798480Z [ 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:30.0833130Z [ 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:30.1179770Z [ 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:30.1423810Z [ 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:30.1487470Z [ 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:30.1597450Z [ 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:30.1649460Z [ 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:30.2176310Z [ 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:30.2305790Z [ 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:30.2415740Z [ 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:30.2453700Z [ 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:30.2519180Z [ 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:30.3118630Z [ 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:30.3201750Z [ 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:30.3250490Z [ 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:30.3410950Z [ 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:30.3449500Z [ 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:30.4004150Z [ 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:30.4167290Z [ 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:30.4201940Z [ 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:30.4285680Z [ 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:30.4364280Z [ 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:30.4916140Z [ 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:30.5039020Z [ 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:30.5049320Z [ 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:30.5178430Z [ 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:30.5274720Z [ 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:30.5758320Z [ 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:30.5890440Z [ 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:30.6091260Z [ 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:30.6164850Z [ 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:30.6257660Z [ 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:30.6708850Z [ 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:30.6889050Z [ 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:30.6956700Z [ 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:30.7042680Z [ 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:30.7288350Z [ 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:30.7679410Z [ 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:30.7871870Z [ 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:30.7982860Z [ 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:30.8082470Z [ 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:30.8223230Z [ 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:30.8663220Z [ 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:30.8845410Z [ 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:30.8907220Z [ 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:30.9077440Z [ 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:30.9093560Z [ 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:30.9673840Z [ 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:30.9786900Z [ 86%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-neonfp16arith-expm1minus-rr1-p3h2ts-nr1fma-u24.c.o 2024-08-22T20:33:30.9839170Z [ 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:31.0017470Z [ 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:31.0080300Z [ 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:31.0493190Z [ 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:31.0686110Z [ 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:31.0706430Z [ 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:31.0897990Z [ 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:31.1011110Z [ 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:31.1482570Z [ 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:31.1517410Z [ 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:31.1720360Z [ 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:31.1824250Z [ 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:31.1894080Z [ 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:31.2326320Z [ 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:31.2418840Z [ 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:31.2617360Z [ 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:31.2695460Z [ 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:31.2786210Z [ 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:31.3228850Z [ 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:31.3443190Z [ 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:31.3492310Z [ 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:31.3533720Z [ 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:31.3755880Z [ 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:31.4103710Z [ 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:31.4355880Z [ 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:31.4389350Z [ 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:31.4412360Z [ 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:31.4557330Z [ 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:31.5028370Z [ 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:31.5237070Z [ 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:31.5382560Z [ 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:31.5384680Z [ 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:31.5546150Z [ 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:31.5819830Z [ 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:31.6251290Z [ 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:31.6284410Z [ 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:31.6327430Z [ 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:31.6343090Z [ 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:31.6878060Z [ 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:31.6956490Z [ 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:31.7057470Z [ 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:31.7081350Z [ 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:31.7188760Z [ 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:31.7693520Z [ 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:31.7858300Z [ 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:31.7884430Z [ 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:31.8010610Z [ 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:31.8169880Z [ 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:31.8595760Z [ 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:31.8672610Z [ 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:31.8745170Z [ 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:31.8795820Z [ 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:31.9193980Z [ 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:31.9470680Z [ 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:31.9539000Z [ 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:31.9544310Z [ 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:31.9626920Z [ 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:31.9966350Z [ 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:32.0334320Z [ 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:32.0385920Z [ 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:32.0402280Z [ 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:32.0497150Z [ 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:32.0753520Z [ 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:32.1184250Z [ 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:32.1242210Z [ 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:32.1448960Z [ 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:32.1588360Z [ 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:32.2138770Z [ 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:32.2586040Z [ 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:32.2618000Z [ 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:32.2734520Z [ 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:32.3007650Z [ 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:32.3716360Z [ 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:32.3783520Z [ 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:32.4024210Z [ 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:32.4170880Z [ 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:32.4261540Z [ 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:32.4877690Z [ 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:32.5041730Z [ 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:32.5050790Z [ 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:32.5155080Z [ 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:32.5256880Z [ 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:32.5736510Z [ 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:32.5870800Z [ 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:32.5964850Z [ 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:32.6067390Z [ 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:32.6089240Z [ 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:32.6542070Z [ 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:32.6659570Z [ 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:32.6934880Z [ 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:32.7039450Z [ 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:32.7099900Z [ 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:32.7755350Z [ 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:32.7855000Z [ 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:32.8078580Z [ 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:32.8265300Z [ 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:32.8651540Z [ 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:32.8664950Z [ 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:32.8733720Z [ 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:32.9222630Z [ 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:32.9399670Z [ 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:32.9487640Z [ 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:32.9597550Z [ 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:32.9781020Z [ 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:33.0288200Z [ 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:33.0293150Z [ 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:33.0431060Z [ 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:33.0500060Z [ 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:33.0719180Z [ 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:33.1137840Z [ 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:33.1214250Z [ 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:33.1218410Z [ 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:33.1327660Z [ 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:33.1726490Z [ 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:33.1912350Z [ 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:33.1973200Z [ 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:33.2111200Z [ 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:33.2336530Z [ 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:33.2875390Z [ 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:33.2925060Z [ 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:33.2996250Z [ 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:33.3129960Z [ 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:33.3379930Z [ 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:33.3860700Z [ 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:33.4124740Z [ 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:33.4202830Z [ 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:33.4311380Z [ 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:33.4546840Z [ 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:33.5005520Z [ 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:33.5369330Z [ 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:33.5387430Z [ 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:33.5653900Z [ 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:33.5762700Z [ 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:33.6301970Z [ 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:33.6538340Z [ 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:33.6866190Z [ 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:33.7054140Z [ 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:33.7134530Z [ 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:33.7463350Z [ 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:33.7767390Z [ 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:33.7922860Z [ 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:33.8152800Z [ 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:33.8303390Z [ 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:33.8414720Z [ 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:33.8857560Z [ 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:33.9114800Z [ 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:33.9549020Z [ 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:33.9610810Z [ 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:33.9716360Z [ 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:34.0172120Z [ 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:34.0341760Z [ 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:34.0726870Z [ 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:34.0768050Z [ 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:34.1126980Z [ 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:34.1185780Z [ 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:34.1281990Z [ 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:34.1828110Z [ 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:34.1829970Z [ 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:34.2117240Z [ 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:34.2188620Z [ 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:34.2257450Z [ 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:34.2972080Z [ 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:34.3045580Z [ 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:34.3232840Z [ 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:34.3302100Z [ 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:34.3389330Z [ 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:34.4104030Z [ 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:34.4397890Z [ 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:34.4516410Z [ 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:34.4610680Z [ 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:34.5227360Z [ 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:34.5302050Z [ 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:34.5426930Z [ 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:34.5489980Z [ 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:34.5601360Z [ 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:34.6363420Z [ 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:34.6459670Z [ 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:34.6585000Z [ 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:34.6796800Z [ 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:34.6926200Z [ 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:34.7353480Z [ 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:34.7547170Z [ 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:34.7657350Z [ 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:34.7892200Z [ 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:34.8112730Z [ 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:34.8307440Z [ 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:34.8700100Z [ 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:34.8760200Z [ 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:34.9032350Z [ 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:34.9171840Z [ 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:34.9774870Z [ 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:34.9922310Z [ 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:34.9967310Z [ 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:35.0056630Z [ 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:35.0229360Z [ 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:35.0908900Z [ 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:35.0956690Z [ 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:35.1093270Z [ 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:35.1104770Z [ 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:35.1253750Z [ 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:35.2044620Z [ 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:35.2156710Z [ 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:35.2159130Z [ 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:35.2308130Z [ 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:35.2652160Z [ 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:35.3270540Z [ 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:35.3316760Z [ 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:35.3431070Z [ 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:35.3439160Z [ 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:35.3787510Z [ 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:35.4325400Z [ 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:35.4427850Z [ 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:35.4445330Z [ 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:35.4717210Z [ 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:35.4816680Z [ 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:35.5334920Z [ 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:35.5337390Z [ 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:35.5518650Z [ 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:35.5693700Z [ 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:35.5791310Z [ 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:35.6418070Z [ 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:35.6624850Z [ 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:35.6663250Z [ 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:35.6758710Z [ 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:35.7050450Z [ 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:35.7518380Z [ 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:35.7715410Z [ 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:35.7791250Z [ 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:35.7971280Z [ 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:35.8280460Z [ 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:35.8693470Z [ 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:35.8760400Z [ 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:35.8894210Z [ 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:35.9071530Z [ 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:35.9592290Z [ 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:35.9695900Z [ 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:35.9854070Z [ 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:36.0054010Z [ 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:36.0059620Z [ 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:36.0539830Z [ 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:36.0766260Z [ 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:36.1067050Z [ 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:36.1076850Z [ 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:36.1136920Z [ 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:36.1896690Z [ 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:36.1962700Z [ 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:36.2178100Z [ 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:36.2259210Z [ 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:36.2435580Z [ 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:36.3108350Z [ 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:36.3166880Z [ 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:36.3413610Z [ 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:36.3575180Z [ 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:36.4070940Z [ 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:36.4310720Z [ 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:36.4557310Z [ 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:36.4592440Z [ 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:36.5033130Z [ 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:36.5636390Z [ 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:36.5698790Z [ 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:36.5967580Z [ 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:36.6012830Z [ 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:36.6681480Z [ 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:36.6703000Z [ 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:36.6771090Z [ 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:36.7021110Z [ 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:36.7266350Z [ 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:36.7749620Z [ 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:36.7894650Z [ 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:36.7999420Z [ 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:36.8137520Z [ 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:36.8580820Z [ 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:36.8872130Z [ 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:36.8991430Z [ 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:36.9247510Z [ 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:36.9378590Z [ 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:36.9930980Z [ 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:37.0114890Z [ 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:37.0408600Z [ 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:37.0424890Z [ 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:37.0995000Z [ 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:37.1220240Z [ 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:37.1379970Z [ 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:37.1626810Z [ 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:37.2000710Z [ 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:37.2251020Z [ 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:37.2400670Z [ 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:37.2793480Z [ 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:37.3076260Z [ 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:37.3241750Z [ 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:37.3274290Z [ 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:37.3414070Z [ 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:37.3821560Z [ 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:37.4085950Z [ 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:37.4304100Z [ 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:37.4387350Z [ 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:37.4615720Z [ 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:37.4949790Z [ 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:37.5360980Z [ 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:37.5414960Z [ 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:37.5515310Z [ 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:37.5639010Z [ 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:37.6070240Z [ 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:37.6498850Z [ 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:37.6500470Z [ 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:37.6642960Z [ 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:37.6717520Z [ 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:37.7535650Z [ 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:37.7650300Z [ 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:37.7765200Z [ 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:37.7916780Z [ 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:37.7956630Z [ 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:37.8924460Z [ 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:37.8989170Z [ 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:37.9055250Z [ 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:37.9321650Z [ 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:37.9448330Z [ 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:38.0121920Z [ 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:38.0415280Z [ 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:38.0563350Z [ 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:38.0775440Z [ 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:38.0781550Z [ 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:38.1407720Z [ 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:38.1773220Z [ 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:38.1793160Z [ 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:38.1872000Z [ 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:38.2006640Z [ 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:38.2526510Z [ 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:38.2848320Z [ 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:38.2855640Z [ 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:38.3027980Z [ 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:38.3274310Z [ 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:38.3762250Z [ 93%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x32-minmax-neoni8mm.c.o 2024-08-22T20:33:38.4048250Z [ 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:38.4131990Z [ 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:38.4179160Z [ 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:38.4598620Z [ 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:38.5052590Z [ 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:38.5229900Z [ 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:38.5388120Z [ 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:38.5768510Z [ 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:38.5890490Z [ 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:38.6634510Z [ 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:38.6733270Z [ 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:38.6863220Z [ 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:38.7084690Z [ 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:38.7651120Z [ 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:38.7692950Z [ 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:38.7795610Z [ 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:38.7896400Z [ 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:38.8097610Z [ 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:38.8682810Z [ 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:38.8696970Z [ 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:38.8890310Z [ 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:38.9021260Z [ 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:38.9160570Z [ 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:38.9795160Z [ 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:38.9801280Z [ 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:39.0125430Z [ 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:39.0170320Z [ 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:39.0275440Z [ 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:39.0765450Z [ 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:39.0848810Z [ 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:39.1259290Z [ 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:39.1378340Z [ 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:39.1382820Z [ 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:39.1947360Z [ 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:39.1952540Z [ 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:39.2469600Z [ 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:39.2571540Z [ 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:39.2645550Z [ 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:39.2913880Z [ 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:39.3077800Z [ 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:39.3469920Z [ 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:39.3537570Z [ 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:39.3694810Z [ 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:39.4058720Z [ 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:39.4248390Z [ 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:39.4535900Z [ 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:39.4590330Z [ 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:39.4967020Z [ 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:39.5119340Z [ 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:39.5516730Z [ 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:39.5651180Z [ 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:39.5719590Z [ 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:39.6162890Z [ 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:39.6187410Z [ 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:39.6458150Z [ 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:39.6670490Z [ 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:39.6866010Z [ 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:39.7252430Z [ 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:39.7315000Z [ 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:39.7473640Z [ 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:39.7864870Z [ 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:39.8124690Z [ 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:39.8295050Z [ 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:39.8302000Z [ 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:39.8615560Z [ 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:39.9014620Z [ 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:39.9322950Z [ 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:39.9486090Z [ 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:39.9564010Z [ 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:39.9847220Z [ 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:40.0181870Z [ 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:40.0513220Z [ 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:40.0882420Z [ 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:40.0888050Z [ 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:40.0899840Z [ 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:40.1098540Z [ 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:40.1550070Z [ 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:40.1921730Z [ 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:40.1929510Z [ 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:40.2078290Z [ 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:40.2079590Z [ 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:40.2631040Z [ 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:40.2906390Z [ 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:40.3041930Z [ 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:40.3144420Z [ 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:40.3203460Z [ 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:40.3694140Z [ 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:40.3934460Z [ 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:40.4150080Z [ 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:40.4183370Z [ 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:40.4239350Z [ 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:40.4771670Z [ 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:40.5213880Z [ 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:40.5314690Z [ 95%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-rndnu-neoni8mm.c.o 2024-08-22T20:33:40.5416950Z [ 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:40.5451520Z [ 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:40.5601260Z [ 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:40.5769180Z [ 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:40.5820220Z [ 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:40.5911060Z [ 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:40.6021360Z [ 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:40.6190770Z [ 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:40.6192460Z [ 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:40.6322090Z [ 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:40.6363380Z [ 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:40.6520100Z [ 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:40.6545900Z [ 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:40.6571320Z [ 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:40.6701550Z [ 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:40.6729510Z [ 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:40.6878860Z [ 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:40.6880460Z [ 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:40.6942200Z [ 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:40.7032450Z [ 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:40.7064130Z [ 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:40.7192990Z [ 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:40.7229930Z [ 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:40.7340130Z [ 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:40.7352390Z [ 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:40.7466310Z [ 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:40.7517220Z [ 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:40.7549520Z [ 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:40.7712190Z [ 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:40.7728870Z [ 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:40.7771740Z [ 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:40.7862050Z [ 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:40.7936400Z [ 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:40.8051980Z [ 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:40.8128350Z [ 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:40.8162160Z [ 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:40.8172270Z [ 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:40.8233290Z [ 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:40.8403840Z [ 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:40.8458200Z [ 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:40.8508370Z [ 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:40.8519860Z [ 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:40.8557250Z [ 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:40.8749990Z [ 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:40.8809730Z [ 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:40.8846820Z [ 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:40.8859920Z [ 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:40.8861570Z [ 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:40.9071340Z [ 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:40.9142960Z [ 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:40.9146820Z [ 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:40.9154340Z [ 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:40.9217570Z [ 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:40.9366410Z [ 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:40.9443400Z [ 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:40.9492130Z [ 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:40.9496170Z [ 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:40.9580770Z [ 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:40.9750910Z [ 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:40.9775130Z [ 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:40.9812380Z [ 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:40.9825050Z [ 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:40.9900560Z [ 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:41.0101920Z [ 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:41.0146460Z [ 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:41.0148050Z [ 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:41.0197540Z [ 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:41.0245350Z [ 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:41.0433530Z [ 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:41.0523380Z [ 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:41.0527370Z [ 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:41.0557030Z [ 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:41.0558830Z [ 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:41.0759600Z [ 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:41.0820130Z [ 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:41.0908170Z [ 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:41.0916050Z [ 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:41.0917420Z [ 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:41.1140460Z [ 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:41.1141970Z [ 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:41.1210300Z [ 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:41.1221860Z [ 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:41.1313180Z [ 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:41.1456030Z [ 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:41.1482890Z [ 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:41.1538150Z [ 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:41.1586190Z [ 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:41.1651910Z [ 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:41.1768200Z [ 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:41.1848250Z [ 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:41.1956510Z [ 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:41.1958020Z [ 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:41.2004370Z [ 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:41.2117320Z [ 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:41.2175780Z [ 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-a73.S.o 2024-08-22T20:33:41.2311430Z [ 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:41.2371670Z [ 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:41.2396120Z [ 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:41.2457700Z [ 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:41.2498050Z [ 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:41.2663790Z [ 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:41.2737830Z [ 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:41.2781910Z [ 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:41.2788320Z [ 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:41.2842500Z [ 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:41.2992760Z [ 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:41.3111270Z [ 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:41.3171970Z [ 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:41.3175790Z [ 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:41.3177670Z [ 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:41.3309320Z [ 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:41.3400110Z [ 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:41.3489790Z [ 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:41.3491570Z [ 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:41.3567570Z [ 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:41.3622030Z [ 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:41.3750590Z [ 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:41.3805400Z [ 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:41.3812690Z [ 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:41.3939180Z [ 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:41.3945010Z [ 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:41.4091500Z [ 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:41.4116980Z [ 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:41.4224530Z [ 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:41.4273880Z [ 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:41.4337090Z [ 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:41.4438620Z [ 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:41.4511270Z [ 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:41.4622360Z [ 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:41.4627330Z [ 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:41.4631040Z [ 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:41.4755920Z [ 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:41.4849540Z [ 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:41.4935150Z [ 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:41.4957020Z [ 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:41.5027860Z [ 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:41.5109860Z [ 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:41.5194830Z [ 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:41.5263070Z [ 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:41.5266380Z [ 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:41.5304000Z [ 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:41.5501170Z [ 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:41.5502670Z [ 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:41.5561500Z [ 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:41.5566240Z [ 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:41.5642550Z [ 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:41.5825260Z [ 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:41.5857520Z [ 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:41.5883890Z [ 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:41.5945100Z [ 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:41.5946650Z [ 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:41.6133660Z [ 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:41.6166740Z [ 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:41.6235770Z [ 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:41.6271940Z [ 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:41.6332650Z [ 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:41.6437620Z [ 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:41.6501790Z [ 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:41.6571540Z [ 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:41.6659570Z [ 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:41.6668720Z [ 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:41.6767280Z [ 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:41.6855020Z [ 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:41.6931310Z [ 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:41.6987150Z [ 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:41.7014650Z [ 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:41.7092980Z [ 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:41.7192640Z [ 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:41.7261300Z [ 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:41.7263210Z [ 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:41.7322270Z [ 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:41.7440240Z [ 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:41.7562580Z [ 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:41.7589710Z [ 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:41.7594080Z [ 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:41.7668930Z [ 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:41.7731300Z [ 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:41.7892580Z [ 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:41.7943000Z [ 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:41.7960410Z [ 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:41.7962220Z [ 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:41.8053060Z [ 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:41.8222140Z [ 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:41.8274980Z [ 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:41.8282480Z [ 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:41.8331270Z [ 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:41.8413820Z [ 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:41.8599460Z [ 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:41.8611350Z [ 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:41.8659920Z [ 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-cortex-a53.S.o 2024-08-22T20:33:41.8672390Z [ 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:41.8832620Z [ 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:41.8921150Z [ 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:41.8959490Z [ 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:41.8983320Z [ 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:41.8994680Z [ 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:41.9178160Z [ 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:41.9267560Z [ 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:41.9281130Z [ 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:41.9291550Z [ 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:41.9351060Z [ 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:41.9493000Z [ 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:41.9567920Z [ 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:41.9600370Z [ 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:41.9636450Z [ 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:41.9796850Z [ 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:41.9869300Z [ 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:41.9950070Z [ 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:41.9974350Z [ 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:42.0026860Z [ 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:42.0116100Z [ 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:42.0245570Z [ 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:42.0265840Z [ 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:42.0326750Z [ 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:42.0374950Z [ 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:42.0449210Z [ 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:42.0553980Z [ 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:42.0615010Z [ 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:42.0668590Z [ 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:42.0737330Z [ 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:42.0817230Z [ 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:42.0906660Z [ 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:42.1009790Z [ 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:42.1056110Z [ 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:42.1132960Z [ 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:42.1168420Z [ 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:42.1304070Z [ 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:42.1348620Z [ 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:42.1429790Z [ 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:42.1457040Z [ 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:42.1503760Z [ 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:42.1625530Z [ 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:42.1680430Z [ 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:42.1780930Z [ 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:42.1789210Z [ 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:42.1871890Z [ 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:42.1942590Z [ 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:42.2075520Z [ 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:42.2165750Z [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:42.2189180Z [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:42.2228100Z [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:42.2324660Z [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:42.2493300Z [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:42.2531880Z [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:42.2565730Z [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:42.2569810Z [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:42.2662830Z [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:42.2868790Z [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:42.2870750Z [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:42.2922000Z [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:42.2968890Z [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:42.2970300Z [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:42.3130160Z [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:42.3218920Z [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:42.3232670Z [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:42.3242750Z [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:42.3307310Z [100%] Building C object backends/xnnpack/third-party/XNNPACK/CMakeFiles/microkernels-all.dir/src/tables/vlog.c.o 2024-08-22T20:33:42.3699400Z [100%] Built target microkernels-all 2024-08-22T20:33:42.3921070Z Install the project... 2024-08-22T20:33:42.3957270Z -- Install configuration: "Release" 2024-08-22T20:33:42.3960810Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/share/cpuinfo/cpuinfo-config.cmake 2024-08-22T20:33:42.3963770Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libcpuinfo.a 2024-08-22T20:33:42.3988660Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/cpuinfo.h 2024-08-22T20:33:42.3991080Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/share/cpuinfo/cpuinfo-targets.cmake 2024-08-22T20:33:42.3993490Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/share/cpuinfo/cpuinfo-targets-release.cmake 2024-08-22T20:33:42.3995690Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/pkgconfig/libcpuinfo.pc 2024-08-22T20:33:42.3999060Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/pthreadpool.h 2024-08-22T20:33:42.4002490Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libpthreadpool.a 2024-08-22T20:33:42.4026950Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fxdiv.h 2024-08-22T20:33:42.4031710Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libportable_kernels.a 2024-08-22T20:33:42.4803450Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libportable_ops_lib.a 2024-08-22T20:33:42.4835380Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/executorch/kernels/portable/Functions.h 2024-08-22T20:33:42.4837970Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/executorch/kernels/portable/NativeFunctions.h 2024-08-22T20:33:42.4843440Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libeigen_blas.a 2024-08-22T20:33:42.4951480Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libcpublas.a 2024-08-22T20:33:42.4970340Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/liboptimized_kernels.a 2024-08-22T20:33:42.5125550Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/liboptimized_ops_lib.a 2024-08-22T20:33:42.5145550Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/executorch/kernels/optimized/Functions.h 2024-08-22T20:33:42.5146750Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/executorch/kernels/optimized/NativeFunctions.h 2024-08-22T20:33:42.5149950Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libcpublas.a 2024-08-22T20:33:42.5171870Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libquantized_kernels.a 2024-08-22T20:33:42.5198210Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libquantized_ops_lib.a 2024-08-22T20:33:42.5217210Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/executorch/kernels/quantized/Functions.h 2024-08-22T20:33:42.5218930Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/executorch/kernels/quantized/NativeFunctions.h 2024-08-22T20:33:42.5222340Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/liboptimized_native_cpu_ops_lib.a 2024-08-22T20:33:42.5250320Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/Functions.h 2024-08-22T20:33:42.5253260Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/NativeFunctions.h 2024-08-22T20:33:42.5257900Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libexecutorch.a 2024-08-22T20:33:42.5280950Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libexecutorch_no_prim_ops.a 2024-08-22T20:33:42.5316980Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/cmake/ExecuTorch/executorch-config.cmake 2024-08-22T20:33:42.5319050Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libextension_data_loader.a 2024-08-22T20:33:42.5341370Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libextension_module.a 2024-08-22T20:33:42.5363010Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libextension_module_static.a 2024-08-22T20:33:42.5386730Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16.h 2024-08-22T20:33:42.5390210Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16/bitcasts.h 2024-08-22T20:33:42.5390980Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16/fp16.h 2024-08-22T20:33:42.5394130Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16/psimd.h 2024-08-22T20:33:42.5396590Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16/__init__.py 2024-08-22T20:33:42.5398600Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16/avx.py 2024-08-22T20:33:42.5400340Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/fp16/avx2.py 2024-08-22T20:33:42.5403140Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/psimd.h 2024-08-22T20:33:42.5405780Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libXNNPACK.a 2024-08-22T20:33:42.5624350Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/xnnpack.h 2024-08-22T20:33:42.5629440Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/include/experiments-config.h 2024-08-22T20:33:42.5631420Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libxnnpack_backend.a 2024-08-22T20:33:42.5670030Z -- 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:42.5688360Z -- 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:42.5706960Z -- 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:42.5739640Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/executorch/extension/pybindings/_portable_lib.cpython-310-darwin.so 2024-08-22T20:33:43.3833180Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libcustom_ops.a 2024-08-22T20:33:43.3920760Z -- Installing: /Users/runner/work/torchchat/torchchat/et-build/install/lib/libcustom_ops_aot_lib.dylib 2024-08-22T20:33:43.4340210Z creating pip-out/lib.macosx-10.9-universal2-cpython-310 2024-08-22T20:33:43.4341700Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch 2024-08-22T20:33:43.4343430Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/data 2024-08-22T20:33:43.4344610Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/data/bin 2024-08-22T20:33:43.4347670Z 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:43.4360190Z running build_py 2024-08-22T20:33:43.4392430Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends 2024-08-22T20:33:43.4393230Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm 2024-08-22T20:33:43.4394710Z copying backends/qualcomm/qnn_preprocess.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm 2024-08-22T20:33:43.4399800Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example 2024-08-22T20:33:43.4403290Z copying backends/example/test_example_delegate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example 2024-08-22T20:33:43.4406630Z copying backends/example/example_quantizer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example 2024-08-22T20:33:43.4408890Z copying backends/example/example_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example 2024-08-22T20:33:43.4410710Z copying backends/example/example_backend.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example 2024-08-22T20:33:43.4414930Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:43.4417910Z copying backends/transforms/duplicate_dynamic_quant_chain.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:43.4421550Z copying backends/transforms/convert_dtype_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:43.4424110Z copying backends/transforms/fuse_view_copy.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:43.4431670Z copying backends/transforms/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:43.4436420Z copying backends/transforms/addmm_mm_to_linear.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:43.4440300Z copying backends/transforms/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:43.4453400Z copying backends/transforms/remove_clone_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:43.4475550Z copying backends/transforms/mean_to_sum_div.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:43.4479210Z 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:43.4481340Z copying backends/transforms/fuse_conv_with_clamp.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:43.4486870Z copying backends/transforms/decompose_sdpa.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms 2024-08-22T20:33:43.4513180Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan 2024-08-22T20:33:43.4515070Z copying backends/vulkan/vulkan_preprocess.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan 2024-08-22T20:33:43.4521630Z copying backends/vulkan/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan 2024-08-22T20:33:43.4536050Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack 2024-08-22T20:33:43.4537130Z copying backends/xnnpack/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack 2024-08-22T20:33:43.4539070Z copying backends/xnnpack/xnnpack_preprocess.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack 2024-08-22T20:33:43.4584850Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:43.4593020Z copying backends/arm/tosa_mapping.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:43.4594440Z copying backends/arm/tosa_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:43.4607580Z copying backends/arm/tosa_quant_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:43.4619880Z copying backends/arm/arm_backend.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:43.4624840Z copying backends/arm/arm_vela.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:43.4661750Z copying backends/arm/arm_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm 2024-08-22T20:33:43.4665990Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple 2024-08-22T20:33:43.4666810Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps 2024-08-22T20:33:43.4667790Z copying backends/apple/mps/mps_preprocess.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps 2024-08-22T20:33:43.4676810Z copying backends/apple/mps/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps 2024-08-22T20:33:43.4682120Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/test 2024-08-22T20:33:43.4783140Z 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:43.4883530Z 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:43.4984510Z 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:43.5085570Z 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:43.5185990Z 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:43.5287570Z 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:43.5387980Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/operators 2024-08-22T20:33:43.5399210Z 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:43.5501820Z 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:43.5603170Z 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:43.5699590Z 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:43.5740380Z 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:43.5764340Z 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:43.5781130Z 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:43.5800920Z 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:43.5811490Z 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:43.5826260Z 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:43.5835610Z 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:43.5841890Z 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:43.5843240Z 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:43.5844390Z 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:43.5845520Z 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:43.5846640Z 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:43.5847800Z 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:43.5848900Z 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:43.5849850Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/serialization 2024-08-22T20:33:43.5850880Z 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:43.5852110Z 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:43.5853070Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/utils 2024-08-22T20:33:43.5853960Z 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:43.5854800Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/mps/partition 2024-08-22T20:33:43.5855760Z 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:43.5856830Z 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:43.5857930Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml 2024-08-22T20:33:43.5858670Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/test 2024-08-22T20:33:43.5859600Z 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:43.5860690Z 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:43.5861690Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/partition 2024-08-22T20:33:43.5862610Z 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:43.5863880Z 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:43.5864840Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/quantizer 2024-08-22T20:33:43.5865780Z 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:43.5866870Z 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:43.5867790Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/compiler 2024-08-22T20:33:43.5868730Z 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:43.5869810Z 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:43.5870700Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/runtime 2024-08-22T20:33:43.5871550Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/apple/coreml/runtime/inmemoryfs 2024-08-22T20:33:43.5872570Z 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:43.5873530Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5874370Z copying backends/qualcomm/builders/op_rsqrt.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5875350Z copying backends/qualcomm/builders/op_mul.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5876330Z copying backends/qualcomm/builders/op_pad.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5877330Z 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:43.5878340Z copying backends/qualcomm/builders/op_embedding.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5879350Z copying backends/qualcomm/builders/op_hardsigmoid.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5880350Z copying backends/qualcomm/builders/op_bmm.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5881320Z copying backends/qualcomm/builders/op_matmul.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5882430Z copying backends/qualcomm/builders/op_relu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5883470Z 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:43.5884470Z copying backends/qualcomm/builders/op_sub.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5885460Z copying backends/qualcomm/builders/op_hardtanh.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5886500Z copying backends/qualcomm/builders/op_sigmoid.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5887520Z copying backends/qualcomm/builders/op_squeeze.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5888660Z 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:43.5889700Z copying backends/qualcomm/builders/qnn_constants.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5890720Z 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:43.5891790Z 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:43.5892810Z copying backends/qualcomm/builders/op_softmax.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5893790Z copying backends/qualcomm/builders/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5894770Z 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:43.5895810Z 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:43.5896810Z copying backends/qualcomm/builders/op_linear.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5897780Z copying backends/qualcomm/builders/op_to.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5898770Z copying backends/qualcomm/builders/op_hardswish.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5899770Z copying backends/qualcomm/builders/op_transpose.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5900800Z copying backends/qualcomm/builders/op_pow.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5901940Z 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:43.5902960Z 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:43.5903990Z 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:43.5905050Z copying backends/qualcomm/builders/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5906080Z 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:43.5907240Z copying backends/qualcomm/builders/op_tanh.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5908270Z copying backends/qualcomm/builders/op_conv2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5909360Z copying backends/qualcomm/builders/op_prelu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5910350Z copying backends/qualcomm/builders/op_div.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5911350Z copying backends/qualcomm/builders/op_unsqueeze.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5912380Z copying backends/qualcomm/builders/op_clamp.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5913520Z 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:43.5914530Z 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:43.5915570Z 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:43.5916590Z copying backends/qualcomm/builders/op_sqrt.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5917570Z copying backends/qualcomm/builders/node_visitor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5918560Z copying backends/qualcomm/builders/op_add.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5919540Z copying backends/qualcomm/builders/op_gelu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5920540Z copying backends/qualcomm/builders/op_expand.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5921520Z copying backends/qualcomm/builders/op_cat.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5922510Z copying backends/qualcomm/builders/op_reshape.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5923500Z copying backends/qualcomm/builders/op_quantize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5924500Z copying backends/qualcomm/builders/op_dequantize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5925510Z 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:43.5926510Z copying backends/qualcomm/builders/op_ceil.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/builders 2024-08-22T20:33:43.5927360Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/serialization 2024-08-22T20:33:43.5928350Z 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:43.5929520Z 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:43.5930480Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:43.5931370Z 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:43.5932450Z copying backends/qualcomm/passes/fold_qdq.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:43.5933530Z 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:43.5934580Z 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:43.5935690Z 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:43.5936790Z 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:43.5937970Z 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:43.5939020Z 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:43.5940160Z 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:43.5941350Z 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:43.5942490Z 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:43.5943550Z 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:43.5944640Z copying backends/qualcomm/passes/annotate_decomposed.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:43.5945630Z copying backends/qualcomm/passes/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:43.5946610Z copying backends/qualcomm/passes/decompose_silu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:43.5947650Z 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:43.5948690Z 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:43.5949710Z copying backends/qualcomm/passes/remove_redundancy.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:43.5950720Z copying backends/qualcomm/passes/insert_requantize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:43.5951820Z copying backends/qualcomm/passes/layout_transform.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:43.5952830Z copying backends/qualcomm/passes/convert_prelu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/passes 2024-08-22T20:33:43.5953810Z 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:43.5954620Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/tests 2024-08-22T20:33:43.5955460Z copying backends/qualcomm/tests/models.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/tests 2024-08-22T20:33:43.5956450Z 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:43.5957520Z copying backends/qualcomm/tests/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/tests 2024-08-22T20:33:43.5958330Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/utils 2024-08-22T20:33:43.5959160Z copying backends/qualcomm/utils/constants.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/utils 2024-08-22T20:33:43.5960100Z copying backends/qualcomm/utils/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/utils 2024-08-22T20:33:43.5960910Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/partition 2024-08-22T20:33:43.5961780Z copying backends/qualcomm/partition/common_defs.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/partition 2024-08-22T20:33:43.5962880Z copying backends/qualcomm/partition/qnn_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/partition 2024-08-22T20:33:43.5963760Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/quantizer 2024-08-22T20:33:43.5964660Z copying backends/qualcomm/quantizer/quantizer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/quantizer 2024-08-22T20:33:43.5965670Z copying backends/qualcomm/quantizer/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/quantizer 2024-08-22T20:33:43.5966640Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_backend_delegate_passes 2024-08-22T20:33:43.5967800Z 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:43.5969200Z 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:43.5970250Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/example/example_operators 2024-08-22T20:33:43.5971190Z 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:43.5972260Z 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:43.5973330Z 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:43.5974430Z 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:43.5975550Z 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:43.5976650Z 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:43.5977720Z 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:43.5978790Z 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:43.5979930Z 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:43.5981080Z 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:43.5982080Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/transforms/test 2024-08-22T20:33:43.5983070Z 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:43.5983990Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test 2024-08-22T20:33:43.5984810Z 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:43.5985830Z 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:43.5986860Z copying backends/vulkan/test/test_serialization.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test 2024-08-22T20:33:43.5987770Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/partitioner 2024-08-22T20:33:43.5988680Z copying backends/vulkan/partitioner/vulkan_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/partitioner 2024-08-22T20:33:43.5989750Z copying backends/vulkan/partitioner/supported_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/partitioner 2024-08-22T20:33:43.5990620Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/serialization 2024-08-22T20:33:43.5991570Z 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:43.5992730Z 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:43.5994280Z 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:43.5995370Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime 2024-08-22T20:33:43.5996460Z 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:43.5997440Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/passes 2024-08-22T20:33:43.5998430Z 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:43.5999540Z 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:43.6000480Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/op_tests 2024-08-22T20:33:43.6001480Z 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:43.6002600Z 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:43.6003680Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/op_tests/utils 2024-08-22T20:33:43.6004730Z 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:43.6005910Z 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:43.6006870Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party 2024-08-22T20:33:43.6007600Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/volk 2024-08-22T20:33:43.6008780Z 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:43.6009820Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/VulkanMemoryAllocator 2024-08-22T20:33:43.6010740Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools 2024-08-22T20:33:43.6011730Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2024-08-22T20:33:43.6013170Z 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:43.6014560Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers 2024-08-22T20:33:43.6015600Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:43.6016780Z 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:43.6018230Z 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:43.6019610Z 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:43.6021000Z 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:43.6022520Z 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:43.6023880Z 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:43.6025260Z 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:43.6026450Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools 2024-08-22T20:33:43.6027700Z 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:43.6028790Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test 2024-08-22T20:33:43.6029710Z 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:43.6030770Z 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:43.6031650Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6032560Z copying backends/xnnpack/operators/op_maximum.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6033660Z copying backends/xnnpack/operators/op_sdpa.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6034830Z 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:43.6036080Z copying backends/xnnpack/operators/op_minimum.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6037160Z 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:43.6038190Z copying backends/xnnpack/operators/op_relu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6039290Z 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:43.6040430Z copying backends/xnnpack/operators/op_sub.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6042000Z copying backends/xnnpack/operators/quant_params.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6043400Z copying backends/xnnpack/operators/op_elu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6044520Z copying backends/xnnpack/operators/op_hardtanh.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6045620Z copying backends/xnnpack/operators/op_sigmoid.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6046830Z copying backends/xnnpack/operators/op_squeeze.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6048070Z 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:43.6049180Z copying backends/xnnpack/operators/op_floor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6050230Z 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:43.6051290Z 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:43.6052340Z copying backends/xnnpack/operators/op_softmax.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6053520Z copying backends/xnnpack/operators/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6055030Z 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:43.6056160Z copying backends/xnnpack/operators/op_negate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6057270Z 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:43.6058300Z copying backends/xnnpack/operators/op_linear.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6059390Z copying backends/xnnpack/operators/op_hardswish.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6060500Z 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:43.6061560Z copying backends/xnnpack/operators/op_permute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6062660Z copying backends/xnnpack/operators/op_multiply.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6063870Z 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:43.6064940Z copying backends/xnnpack/operators/op_conv2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6065970Z copying backends/xnnpack/operators/op_prelu.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6067010Z copying backends/xnnpack/operators/op_div.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6068070Z copying backends/xnnpack/operators/op_clamp.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6069220Z 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:43.6070290Z copying backends/xnnpack/operators/op_ceiling.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6071370Z 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:43.6072470Z copying backends/xnnpack/operators/node_visitor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6073520Z copying backends/xnnpack/operators/op_add.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6074580Z 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:43.6075640Z 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:43.6076670Z copying backends/xnnpack/operators/op_addmm.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6077690Z 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:43.6078710Z copying backends/xnnpack/operators/op_cat.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6079760Z copying backends/xnnpack/operators/op_square.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6080780Z copying backends/xnnpack/operators/op_abs.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/operators 2024-08-22T20:33:43.6082020Z 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:43.6083570Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/serialization 2024-08-22T20:33:43.6092940Z 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:43.6094200Z 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:43.6095150Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:43.6096120Z 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:43.6097240Z 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:43.6098420Z copying backends/xnnpack/passes/xnnpack_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:43.6099480Z 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:43.6100620Z 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:43.6101800Z 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:43.6102840Z copying backends/xnnpack/passes/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/passes 2024-08-22T20:33:43.6103880Z 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:43.6105090Z 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:43.6106200Z 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:43.6107280Z 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:43.6108400Z 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:43.6109300Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils 2024-08-22T20:33:43.6110140Z copying backends/xnnpack/utils/configs.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils 2024-08-22T20:33:43.6111140Z copying backends/xnnpack/utils/xnnpack_constants.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils 2024-08-22T20:33:43.6112170Z copying backends/xnnpack/utils/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils 2024-08-22T20:33:43.6113180Z copying backends/xnnpack/utils/quant_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/utils 2024-08-22T20:33:43.6114120Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party 2024-08-22T20:33:43.6115190Z 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:43.6116410Z 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:43.6117400Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition 2024-08-22T20:33:43.6118370Z copying backends/xnnpack/partition/configs.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition 2024-08-22T20:33:43.6119450Z copying backends/xnnpack/partition/xnnpack_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition 2024-08-22T20:33:43.6120590Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/serialization 2024-08-22T20:33:43.6121680Z 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:43.6123180Z 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:43.6124190Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:43.6125380Z 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:43.6126600Z 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:43.6127830Z 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:43.6129020Z 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:43.6130200Z 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:43.6131630Z 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:43.6132620Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/models 2024-08-22T20:33:43.6133530Z 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:43.6134590Z 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:43.6135650Z 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:43.6136760Z 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:43.6137870Z 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:43.6139000Z 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:43.6140150Z 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:43.6141290Z 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:43.6142390Z 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:43.6143480Z 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:43.6144570Z 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:43.6145650Z 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:43.6146770Z 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:43.6147720Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/tester 2024-08-22T20:33:43.6148640Z 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:43.6149710Z 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:43.6150600Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:43.6151660Z 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:43.6152760Z 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:43.6153820Z 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:43.6154920Z 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:43.6155970Z 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:43.6156960Z 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:43.6158040Z 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:43.6158990Z 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:43.6159960Z 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:43.6160970Z 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:43.6162030Z 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:43.6163210Z 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:43.6164240Z 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:43.6165310Z 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:43.6166410Z 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:43.6167480Z 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:43.6168530Z 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:43.6169560Z 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:43.6171130Z 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:43.6172240Z 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:43.6173320Z 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:43.6174330Z 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:43.6175330Z 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:43.6176310Z 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:43.6177290Z 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:43.6178260Z 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:43.6179450Z 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:43.6180530Z 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:43.6181540Z 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:43.6182570Z 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:43.6183580Z 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:43.6184710Z 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:43.6185750Z 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:43.6186790Z 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:43.6187800Z 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:43.6188850Z 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:43.6189830Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/pthreadpool 2024-08-22T20:33:43.6190900Z 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:43.6191950Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FXdiv 2024-08-22T20:33:43.6193000Z 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:43.6194040Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo 2024-08-22T20:33:43.6195070Z 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:43.6196080Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16 2024-08-22T20:33:43.6197070Z 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:43.6198150Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK 2024-08-22T20:33:43.6199040Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:43.6200240Z 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:43.6201610Z 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:43.6202970Z 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:43.6204410Z 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:43.6206080Z 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:43.6207560Z 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:43.6209060Z 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:43.6210830Z 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:43.6212340Z 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:43.6213890Z 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:43.6215460Z 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:43.6216930Z 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:43.6218370Z 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:43.6219830Z 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:43.6221350Z 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:43.6222860Z 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:43.6224230Z 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:43.6225600Z 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:43.6227020Z 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:43.6228450Z 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:43.6229910Z 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:43.6231430Z 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:43.6232860Z 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:43.6234380Z 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:43.6235880Z 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:43.6237320Z 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:43.6238720Z 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:43.6240190Z 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:43.6241900Z 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:43.6243320Z 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:43.6244770Z 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:43.6246170Z 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:43.6247630Z 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:43.6249110Z 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:43.6250550Z 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:43.6252820Z 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:43.6254350Z 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:43.6255810Z 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:43.6257190Z 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:43.6258620Z 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:43.6260020Z 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:43.6261390Z 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:43.6262790Z 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:43.6264330Z 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:43.6265780Z 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:43.6267240Z 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:43.6268770Z 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:43.6270280Z 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:43.6271680Z 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:43.6273130Z 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:43.6274550Z 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:43.6275990Z 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:43.6277400Z 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:43.6278530Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2024-08-22T20:33:43.6279670Z 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:43.6281100Z 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:43.6282330Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2024-08-22T20:33:43.6283570Z 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:43.6285080Z 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:43.6286560Z 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:43.6287730Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/deps 2024-08-22T20:33:43.6288630Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2024-08-22T20:33:43.6289820Z 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:43.6290910Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/test 2024-08-22T20:33:43.6291930Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/test/peachpy 2024-08-22T20:33:43.6293040Z 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:43.6294170Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/include 2024-08-22T20:33:43.6295060Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/FP16/include/fp16 2024-08-22T20:33:43.6296190Z 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:43.6297680Z 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:43.6299110Z 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:43.6300200Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/partition/graphs 2024-08-22T20:33:43.6301170Z 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:43.6302330Z 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:43.6303300Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test 2024-08-22T20:33:43.6304120Z copying backends/arm/test/runner_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test 2024-08-22T20:33:43.6305020Z copying backends/arm/test/common.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test 2024-08-22T20:33:43.6305840Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:43.6306670Z copying backends/arm/operators/op_full.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:43.6307680Z copying backends/arm/operators/op_view.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:43.6308700Z copying backends/arm/operators/op_dequant.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:43.6309680Z copying backends/arm/operators/op_sub.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:43.6310650Z copying backends/arm/operators/op_hardtanh.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:43.6311630Z copying backends/arm/operators/op_sigmoid.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:43.6312620Z 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:43.6313640Z copying backends/arm/operators/op_softmax.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:43.6314600Z copying backends/arm/operators/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:43.6315560Z 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:43.6316540Z copying backends/arm/operators/op_permute.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:43.6317620Z copying backends/arm/operators/op_placeholder.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:43.6318620Z 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:43.6319620Z copying backends/arm/operators/op_conv2d.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:43.6320620Z copying backends/arm/operators/op_div.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:43.6321580Z 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:43.6322560Z copying backends/arm/operators/node_visitor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:43.6323640Z copying backends/arm/operators/op_add.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:43.6324630Z copying backends/arm/operators/op_output.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:43.6325610Z copying backends/arm/operators/op_addmm.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:43.6326590Z copying backends/arm/operators/op_quant.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/operators 2024-08-22T20:33:43.6327400Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/passes 2024-08-22T20:33:43.6328260Z 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:43.6329250Z 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:43.6330310Z 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:43.6331330Z 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:43.6332770Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer 2024-08-22T20:33:43.6333810Z copying backends/arm/quantizer/arm_quantizer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer 2024-08-22T20:33:43.6334920Z copying backends/arm/quantizer/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer 2024-08-22T20:33:43.6336100Z 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:43.6337230Z copying backends/arm/quantizer/quantization_config.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer 2024-08-22T20:33:43.6338130Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/misc 2024-08-22T20:33:43.6339080Z 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:43.6340010Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/tosautil 2024-08-22T20:33:43.6341020Z 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:43.6341900Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/passes 2024-08-22T20:33:43.6342880Z 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:43.6343900Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/models 2024-08-22T20:33:43.6345060Z 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:43.6345960Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/tester 2024-08-22T20:33:43.6346810Z 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:43.6347940Z 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:43.6348930Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/test/ops 2024-08-22T20:33:43.6349870Z 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:43.6351080Z 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:43.6352260Z 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:43.6353270Z 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:43.6354400Z 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:43.6355350Z 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:43.6356310Z 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:43.6357270Z 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:43.6358300Z 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:43.6359350Z 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:43.6360370Z 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:43.6361390Z 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:43.6362480Z 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:43.6363480Z 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:43.6364580Z 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:43.6365410Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party 2024-08-22T20:33:43.6366200Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib 2024-08-22T20:33:43.6367330Z 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:43.6368390Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/test 2024-08-22T20:33:43.6369360Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts 2024-08-22T20:33:43.6370840Z 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:43.6372420Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit 2024-08-22T20:33:43.6373770Z 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:43.6375050Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python 2024-08-22T20:33:43.6376150Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/serializer 2024-08-22T20:33:43.6377520Z 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:43.6379200Z 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:43.6380480Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:43.6381850Z 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:43.6383610Z 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:43.6385170Z 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:43.6386900Z 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:43.6388620Z 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:43.6390240Z 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:43.6391820Z 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:43.6393330Z 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:43.6394880Z 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:43.6396400Z 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:43.6397980Z 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:43.6399520Z 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:43.6401290Z 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:43.6402820Z 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:43.6404350Z 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:43.6406080Z 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:43.6407710Z 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:43.6409340Z 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:43.6410960Z 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:43.6412490Z 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:43.6414010Z 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:43.6415610Z 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:43.6417040Z 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:43.6418570Z 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:43.6420170Z 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:43.6428720Z 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:43.6430740Z 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:43.6434710Z 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:43.6439550Z 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:43.6443870Z 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:43.6445740Z 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:43.6447320Z 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:43.6448880Z 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:43.6450490Z 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:43.6451800Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:43.6453000Z 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:43.6454390Z 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:43.6455790Z 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:43.6457190Z 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:43.6458730Z 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:43.6460140Z 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:43.6461600Z 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:43.6463030Z 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:43.6464480Z 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:43.6465480Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence 2024-08-22T20:33:43.6466190Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/utils 2024-08-22T20:33:43.6467080Z copying backends/cadence/utils/gen_header.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/utils 2024-08-22T20:33:43.6468120Z copying backends/cadence/utils/post_compilation.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/utils 2024-08-22T20:33:43.6468950Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:43.6469790Z copying backends/cadence/aot/export_example.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:43.6470760Z copying backends/cadence/aot/compiler.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:43.6471900Z copying backends/cadence/aot/ops_registrations.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:43.6472930Z copying backends/cadence/aot/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:43.6473870Z copying backends/cadence/aot/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:43.6474810Z copying backends/cadence/aot/passes.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:43.6475830Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot/quantizer 2024-08-22T20:33:43.6476810Z 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:43.6477940Z 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:43.6479220Z 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:43.6480370Z 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:43.6481240Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples 2024-08-22T20:33:43.6481850Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models 2024-08-22T20:33:43.6482670Z copying examples/models/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models 2024-08-22T20:33:43.6483840Z copying examples/models/model_base.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models 2024-08-22T20:33:43.6484730Z copying examples/models/model_factory.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models 2024-08-22T20:33:43.6485700Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/torchvision_vit 2024-08-22T20:33:43.6486650Z 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:43.6487730Z 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:43.6488650Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:43.6489510Z copying examples/models/llama2/export_llama.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:43.6490550Z 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:43.6492080Z copying examples/models/llama2/fairseq2.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:43.6493100Z copying examples/models/llama2/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:43.6494110Z copying examples/models/llama2/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:43.6495160Z copying examples/models/llama2/llama_transformer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:43.6496170Z copying examples/models/llama2/rope.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:43.6497170Z copying examples/models/llama2/eval_llama.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:43.6498220Z 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:43.6499370Z copying examples/models/llama2/llama_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2 2024-08-22T20:33:43.6500460Z 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:43.6501390Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/toy_model 2024-08-22T20:33:43.6502250Z 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:43.6503270Z 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:43.6504130Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/test 2024-08-22T20:33:43.6505050Z copying examples/models/test/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/test 2024-08-22T20:33:43.6506000Z copying examples/models/test/test_export.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/test 2024-08-22T20:33:43.6506840Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/edsr 2024-08-22T20:33:43.6507670Z copying examples/models/edsr/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/edsr 2024-08-22T20:33:43.6508540Z copying examples/models/edsr/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/edsr 2024-08-22T20:33:43.6509330Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/phi-3-mini 2024-08-22T20:33:43.6510190Z 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:43.6511240Z 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:43.6512120Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/resnet 2024-08-22T20:33:43.6512960Z copying examples/models/resnet/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/resnet 2024-08-22T20:33:43.6513900Z copying examples/models/resnet/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/resnet 2024-08-22T20:33:43.6514730Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/inception_v4 2024-08-22T20:33:43.6515690Z 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:43.6516780Z 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:43.6517690Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/inception_v3 2024-08-22T20:33:43.6518630Z 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:43.6519650Z 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:43.6520520Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/deeplab_v3 2024-08-22T20:33:43.6521390Z 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:43.6522390Z 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:43.6523290Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilebert 2024-08-22T20:33:43.6524390Z copying examples/models/mobilebert/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilebert 2024-08-22T20:33:43.6525480Z copying examples/models/mobilebert/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilebert 2024-08-22T20:33:43.6526380Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilenet_v2 2024-08-22T20:33:43.6527320Z 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:43.6528350Z 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:43.6529210Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/wav2letter 2024-08-22T20:33:43.6530280Z copying examples/models/wav2letter/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/wav2letter 2024-08-22T20:33:43.6531420Z copying examples/models/wav2letter/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/wav2letter 2024-08-22T20:33:43.6532280Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/mobilenet_v3 2024-08-22T20:33:43.6533170Z 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:43.6534230Z 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:43.6535140Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/phi3-mini-lora 2024-08-22T20:33:43.6536100Z 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:43.6536990Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava 2024-08-22T20:33:43.6537810Z copying examples/models/llava/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava 2024-08-22T20:33:43.6538780Z copying examples/models/llava/model.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava 2024-08-22T20:33:43.6539740Z copying examples/models/llava/export_llava.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava 2024-08-22T20:33:43.6540610Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/emformer_rnnt 2024-08-22T20:33:43.6541560Z 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:43.6542600Z 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:43.6543540Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/custom_ops 2024-08-22T20:33:43.6544570Z 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:43.6545740Z 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:43.6546900Z 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:43.6547880Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/experimental 2024-08-22T20:33:43.6548950Z 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:43.6550250Z 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:43.6551500Z 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:43.6552710Z 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:43.6553750Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/source_transformation 2024-08-22T20:33:43.6554890Z 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:43.6556200Z 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:43.6557580Z 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:43.6558940Z 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:43.6559950Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/tokenizer 2024-08-22T20:33:43.6560910Z 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:43.6561880Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/runner 2024-08-22T20:33:43.6562840Z 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:43.6563810Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/tests 2024-08-22T20:33:43.6565090Z 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:43.6566070Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llama2/evaluate 2024-08-22T20:33:43.6567070Z 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:43.6568200Z 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:43.6569120Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/examples/models/llava/test 2024-08-22T20:33:43.6570020Z 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:43.6570900Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:43.6571730Z copying exir/graph_module.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:43.6572630Z copying exir/print_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:43.6573560Z copying exir/dynamic_shape.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:43.6574400Z copying exir/version.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:43.6575200Z copying exir/error.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:43.6576200Z copying exir/memory.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:43.6577250Z copying exir/graph.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:43.6578520Z copying exir/memory_planning.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:43.6579660Z copying exir/control_flow.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:43.6580650Z copying exir/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:43.6581470Z copying exir/types.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:43.6582350Z copying exir/pass_base.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:43.6583240Z copying exir/pass_manager.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:43.6584120Z copying exir/delegate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:43.6585100Z copying exir/tensor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:43.6586200Z copying exir/common.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:43.6587030Z copying exir/dim_order_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:43.6587890Z copying exir/scalar_type.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:43.6588680Z copying exir/wrap.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:43.6589620Z copying exir/sym_util.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:43.6590470Z copying exir/lowered_backend_module.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:43.6591230Z copying exir/tracer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:43.6592010Z copying exir/schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir 2024-08-22T20:33:43.6592860Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture 2024-08-22T20:33:43.6593800Z copying exir/capture/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture 2024-08-22T20:33:43.6594780Z copying exir/capture/_unlift.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture 2024-08-22T20:33:43.6595670Z copying exir/capture/_capture.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture 2024-08-22T20:33:43.6596460Z copying exir/capture/_config.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/capture 2024-08-22T20:33:43.6597150Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:43.6597900Z copying exir/passes/sym_shape_eval_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:43.6598780Z copying exir/passes/memory_format_ops_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:43.6600530Z 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:43.6601480Z copying exir/passes/dim_order_ops_registry.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:43.6602390Z copying exir/passes/sym_to_tensor_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:43.6603320Z 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:43.6604350Z 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:43.6605270Z copying exir/passes/remove_graph_asserts_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:43.6606200Z copying exir/passes/remove_noop_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:43.6607180Z copying exir/passes/memory_planning_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:43.6608130Z 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:43.6609010Z copying exir/passes/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:43.6609970Z 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:43.6610990Z copying exir/passes/scalar_to_tensor_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:43.6611870Z copying exir/passes/normalize_transpose_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:43.6612900Z 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:43.6613880Z 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:43.6614860Z copying exir/passes/remove_mixed_type_operators.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:43.6615800Z copying exir/passes/dynamic_shape_prop_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:43.6616670Z copying exir/passes/spec_prop_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:43.6617560Z copying exir/passes/executorch_prim_ops_registry.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:43.6618470Z copying exir/passes/pass_registry.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:43.6619340Z copying exir/passes/constant_prop_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:43.6620220Z copying exir/passes/debug_handle_generator_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:43.6621100Z copying exir/passes/quant_fusion_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:43.6621980Z copying exir/passes/const_prop_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:43.6622880Z copying exir/passes/_quant_patterns_and_replacements.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/passes 2024-08-22T20:33:43.6623650Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:43.6624390Z copying exir/tests/test_op_convert.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:43.6625230Z copying exir/tests/test_tensor.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:43.6626070Z copying exir/tests/test_print_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:43.6626880Z copying exir/tests/test_common.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:43.6627630Z copying exir/tests/models.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:43.6628390Z copying exir/tests/asr_joiner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:43.6629210Z copying exir/tests/test_delegate.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:43.6630100Z copying exir/tests/test_dynamic_shape_propagation.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:43.6630980Z copying exir/tests/test_dim_order_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:43.6631930Z copying exir/tests/test_quant_fusion_pass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:43.6632760Z copying exir/tests/test_passes.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:43.6633560Z copying exir/tests/test_tracer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:43.6634490Z 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:43.6635380Z copying exir/tests/test_arg_validator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:43.6636220Z copying exir/tests/control_flow_models.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:43.6637160Z copying exir/tests/test_quantization.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:43.6638030Z copying exir/tests/common.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:43.6638820Z copying exir/tests/transformer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:43.6639610Z copying exir/tests/test_error.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:43.6640400Z copying exir/tests/test_capture.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:43.6641250Z 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:43.6642140Z copying exir/tests/test_memory_planning.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:43.6643010Z copying exir/tests/test_remove_view_copy.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:43.6643880Z copying exir/tests/test_serde.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:43.6644880Z 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:43.6645760Z copying exir/tests/test_pass_infra.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:43.6646630Z copying exir/tests/dynamic_shape_models.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:43.6647530Z copying exir/tests/test_verification.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/tests 2024-08-22T20:33:43.6648240Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend 2024-08-22T20:33:43.6648990Z copying exir/backend/partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend 2024-08-22T20:33:43.6649860Z copying exir/backend/backend_details.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend 2024-08-22T20:33:43.6650680Z copying exir/backend/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend 2024-08-22T20:33:43.6651560Z copying exir/backend/backend_api.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend 2024-08-22T20:33:43.6652440Z copying exir/backend/compile_spec_schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend 2024-08-22T20:33:43.6653250Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification 2024-08-22T20:33:43.6654100Z copying exir/verification/arg_validator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification 2024-08-22T20:33:43.6655060Z copying exir/verification/dev_html.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification 2024-08-22T20:33:43.6655960Z copying exir/verification/interpreter.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification 2024-08-22T20:33:43.6656970Z copying exir/verification/verifier.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification 2024-08-22T20:33:43.6657760Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:43.6658500Z copying exir/_serialize/_dataclass.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:43.6659420Z copying exir/_serialize/_flatbuffer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:43.6660300Z copying exir/_serialize/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:43.6661120Z copying exir/_serialize/_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:43.6662020Z copying exir/_serialize/_cord.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:43.6662730Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects 2024-08-22T20:33:43.6663430Z copying exir/dialects/_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects 2024-08-22T20:33:43.6664280Z copying exir/dialects/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects 2024-08-22T20:33:43.6665000Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program 2024-08-22T20:33:43.6665740Z copying exir/program/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program 2024-08-22T20:33:43.6666550Z copying exir/program/_fake_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program 2024-08-22T20:33:43.6667430Z copying exir/program/_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program 2024-08-22T20:33:43.6668120Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit 2024-08-22T20:33:43.6668800Z copying exir/emit/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit 2024-08-22T20:33:43.6669560Z copying exir/emit/_emit_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit 2024-08-22T20:33:43.6670380Z copying exir/emit/_emitter.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit 2024-08-22T20:33:43.6671100Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:43.6671970Z copying exir/serde/serialize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:43.6672780Z copying exir/serde/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:43.6673580Z copying exir/serde/upgrade.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:43.6674400Z copying exir/serde/export_serialize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:43.6675260Z copying exir/serde/schema_check.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:43.6676040Z copying exir/serde/union.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:43.6676800Z copying exir/serde/schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/serde 2024-08-22T20:33:43.6677500Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator 2024-08-22T20:33:43.6678260Z copying exir/operator/util.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator 2024-08-22T20:33:43.6679080Z copying exir/operator/convert.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator 2024-08-22T20:33:43.6679920Z copying exir/operator/manip.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator 2024-08-22T20:33:43.6680650Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:43.6681570Z copying exir/backend/test/test_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:43.6682520Z copying exir/backend/test/test_compatibility.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:43.6683520Z 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:43.6684640Z 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:43.6685700Z copying exir/backend/test/test_passes.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:43.6686690Z copying exir/backend/test/test_partitioner.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:43.6687810Z 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:43.6688830Z 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:43.6689830Z 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:43.6690830Z 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:43.6691860Z 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:43.6692900Z 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:43.6693900Z copying exir/backend/test/test_backends.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test 2024-08-22T20:33:43.6694900Z 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:43.6695880Z 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:43.6696900Z 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:43.6697810Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/canonical_partitioners 2024-08-22T20:33:43.6698880Z 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:43.6700290Z 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:43.6701590Z 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:43.6702640Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos 2024-08-22T20:33:43.6703650Z 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:43.6704780Z 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:43.6705750Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/backend/test/demos/rpc 2024-08-22T20:33:43.6713490Z 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:43.6714830Z 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:43.6716060Z 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:43.6717030Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification/test 2024-08-22T20:33:43.6717910Z copying exir/verification/test/test_verifier.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/verification/test 2024-08-22T20:33:43.6718830Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test 2024-08-22T20:33:43.6719680Z copying exir/_serialize/test/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test 2024-08-22T20:33:43.6721030Z copying exir/_serialize/test/test_cord.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test 2024-08-22T20:33:43.6722030Z copying exir/_serialize/test/test_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test 2024-08-22T20:33:43.6723160Z copying exir/_serialize/test/test_flatbuffer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize/test 2024-08-22T20:33:43.6724020Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/test 2024-08-22T20:33:43.6724870Z 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:43.6725740Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/backend 2024-08-22T20:33:43.6726630Z copying exir/dialects/backend/_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/backend 2024-08-22T20:33:43.6727420Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge 2024-08-22T20:33:43.6728200Z copying exir/dialects/edge/_ops.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge 2024-08-22T20:33:43.6729030Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/backend/test 2024-08-22T20:33:43.6729990Z 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:43.6730880Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/dtype 2024-08-22T20:33:43.6731780Z 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:43.6732830Z 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:43.6733880Z 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:43.6734790Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/test 2024-08-22T20:33:43.6735680Z 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:43.6736710Z 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:43.6737600Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/op 2024-08-22T20:33:43.6738410Z 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:43.6739370Z 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:43.6740310Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/arg 2024-08-22T20:33:43.6741260Z 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:43.6742300Z 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:43.6743160Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/spec 2024-08-22T20:33:43.6744040Z 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:43.6745090Z 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:43.6754900Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge/op/test 2024-08-22T20:33:43.6756070Z 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:43.6756980Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program/test 2024-08-22T20:33:43.6757810Z 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:43.6758760Z copying exir/program/test/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program/test 2024-08-22T20:33:43.6759660Z copying exir/program/test/test_program.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/program/test 2024-08-22T20:33:43.6760440Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit/test 2024-08-22T20:33:43.6761180Z copying exir/emit/test/test_emit.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/emit/test 2024-08-22T20:33:43.6762000Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator/test 2024-08-22T20:33:43.6763680Z copying exir/operator/test/test_operator.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/operator/test 2024-08-22T20:33:43.6767050Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension 2024-08-22T20:33:43.6767980Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pytree 2024-08-22T20:33:43.6770310Z copying extension/pytree/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pytree 2024-08-22T20:33:43.6772200Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util 2024-08-22T20:33:43.6774930Z copying extension/gguf_util/load_gguf.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util 2024-08-22T20:33:43.6775860Z copying extension/gguf_util/convert_main.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util 2024-08-22T20:33:43.6776790Z copying extension/gguf_util/converter.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util 2024-08-22T20:33:43.6777620Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings 2024-08-22T20:33:43.6778500Z copying extension/pybindings/portable_lib.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings 2024-08-22T20:33:43.6779320Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/export_util 2024-08-22T20:33:43.6780620Z copying extension/export_util/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/export_util 2024-08-22T20:33:43.6783100Z copying extension/export_util/utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/export_util 2024-08-22T20:33:43.6784130Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pytree/test 2024-08-22T20:33:43.6784990Z copying extension/pytree/test/test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pytree/test 2024-08-22T20:33:43.6785880Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm 2024-08-22T20:33:43.6786560Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/tokenizer 2024-08-22T20:33:43.6787460Z copying extension/llm/tokenizer/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/tokenizer 2024-08-22T20:33:43.6788520Z copying extension/llm/tokenizer/tokenizer.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/tokenizer 2024-08-22T20:33:43.6789390Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export 2024-08-22T20:33:43.6790250Z copying extension/llm/export/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export 2024-08-22T20:33:43.6791190Z copying extension/llm/export/builder.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export 2024-08-22T20:33:43.6792370Z copying extension/llm/export/partitioner_lib.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export 2024-08-22T20:33:43.6793390Z copying extension/llm/export/quantizer_lib.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/export 2024-08-22T20:33:43.6794260Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/tokenizer/test 2024-08-22T20:33:43.6795220Z 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:43.6796160Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party 2024-08-22T20:33:43.6796920Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp 2024-08-22T20:33:43.6797970Z 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:43.6799190Z 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:43.6800210Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp/absl 2024-08-22T20:33:43.6801360Z 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:43.6802500Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/abseil-cpp/absl/copts 2024-08-22T20:33:43.6803740Z 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:43.6805140Z 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:43.6850650Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece 2024-08-22T20:33:43.6852700Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python 2024-08-22T20:33:43.6955260Z 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:43.6956720Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/test 2024-08-22T20:33:43.7030060Z 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:43.7032210Z 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:43.7033550Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/src 2024-08-22T20:33:43.7034610Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece 2024-08-22T20:33:43.7036100Z 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:43.7040170Z 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:43.7046110Z 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:43.7048120Z 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:43.7049320Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2 2024-08-22T20:33:43.7050170Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/python 2024-08-22T20:33:43.7051580Z 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:43.7052870Z 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:43.7054120Z 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:43.7055130Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/benchlog 2024-08-22T20:33:43.7056190Z 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:43.7057220Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/re2 2024-08-22T20:33:43.7058290Z 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:43.7059500Z 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:43.7060710Z 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:43.7061780Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/llm/third-party/re2/python/toolchains 2024-08-22T20:33:43.7062940Z 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:43.7064000Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/gguf_util/converters 2024-08-22T20:33:43.7064950Z 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:43.7065860Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings/test 2024-08-22T20:33:43.7066940Z copying extension/pybindings/test/make_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings/test 2024-08-22T20:33:43.7068010Z copying extension/pybindings/test/test_pybindings.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/extension/pybindings/test 2024-08-22T20:33:43.7068820Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk 2024-08-22T20:33:43.7069450Z copying sdk/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk 2024-08-22T20:33:43.7070130Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/debug_format 2024-08-22T20:33:43.7070890Z copying sdk/debug_format/et_schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/debug_format 2024-08-22T20:33:43.7071800Z copying sdk/debug_format/base_schema.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/debug_format 2024-08-22T20:33:43.7072650Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector 2024-08-22T20:33:43.7073390Z copying sdk/inspector/_inspector.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector 2024-08-22T20:33:43.7074210Z copying sdk/inspector/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector 2024-08-22T20:33:43.7075040Z copying sdk/inspector/_inspector_utils.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector 2024-08-22T20:33:43.7075870Z copying sdk/inspector/inspector_cli.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector 2024-08-22T20:33:43.7076620Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program 2024-08-22T20:33:43.7077450Z copying sdk/bundled_program/config.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program 2024-08-22T20:33:43.7078340Z copying sdk/bundled_program/version.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program 2024-08-22T20:33:43.7079220Z copying sdk/bundled_program/core.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program 2024-08-22T20:33:43.7080000Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/size_analysis_tool 2024-08-22T20:33:43.7080880Z 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:43.7081890Z 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:43.7082680Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump 2024-08-22T20:33:43.7083380Z copying sdk/etdump/serialize.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump 2024-08-22T20:33:43.7084180Z copying sdk/etdump/schema_flatcc.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump 2024-08-22T20:33:43.7084890Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etrecord 2024-08-22T20:33:43.7085610Z copying sdk/etrecord/__init__.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etrecord 2024-08-22T20:33:43.7086400Z copying sdk/etrecord/_etrecord.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etrecord 2024-08-22T20:33:43.7087130Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector/tests 2024-08-22T20:33:43.7087970Z 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:43.7089010Z 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:43.7089980Z copying sdk/inspector/tests/inspector_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/inspector/tests 2024-08-22T20:33:43.7090930Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/test 2024-08-22T20:33:43.7092280Z 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:43.7093400Z 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:43.7094440Z 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:43.7095290Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/util 2024-08-22T20:33:43.7096230Z 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:43.7097140Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/serialize 2024-08-22T20:33:43.7098270Z 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:43.7099180Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema 2024-08-22T20:33:43.7100090Z 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:43.7101140Z 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:43.7102120Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/serialize/test 2024-08-22T20:33:43.7103140Z 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:43.7104110Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/bundled_program/schema/test 2024-08-22T20:33:43.7105060Z 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:43.7105960Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump/tests 2024-08-22T20:33:43.7106750Z copying sdk/etdump/tests/serialize_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump/tests 2024-08-22T20:33:43.7107610Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etrecord/tests 2024-08-22T20:33:43.7108440Z copying sdk/etrecord/tests/etrecord_test.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etrecord/tests 2024-08-22T20:33:43.7109180Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/util 2024-08-22T20:33:43.7109830Z copying util/python_profiler.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/util 2024-08-22T20:33:43.7110640Z copying util/activation_memory_profiler.py -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/util 2024-08-22T20:33:43.7111410Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/serializer 2024-08-22T20:33:43.7112220Z 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:43.7113340Z 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:43.7114140Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/tosa 2024-08-22T20:33:43.7114950Z 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:43.7115990Z 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:43.7117140Z 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:43.7118230Z 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:43.7119330Z 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:43.7120390Z 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:43.7121400Z 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:43.7122390Z 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:43.7123470Z 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:43.7124450Z 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:43.7125500Z 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:43.7126540Z 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:43.7127580Z 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:43.7128640Z 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:43.7129690Z 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:43.7130760Z 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:43.7131890Z 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:43.7132880Z 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:43.7133900Z 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:43.7134910Z 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:43.7135950Z 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:43.7136390Z 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:43.7136870Z 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:43.7137340Z 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:43.7137830Z 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:43.7138320Z 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:43.7138780Z 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:43.7139390Z 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:43.7139930Z 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:43.7140500Z 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:43.7140970Z 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:43.7141430Z 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:43.7141930Z 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:43.7142470Z 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:43.7157690Z running egg_info 2024-08-22T20:33:43.7159030Z creating executorch.egg-info 2024-08-22T20:33:43.7350040Z writing executorch.egg-info/PKG-INFO 2024-08-22T20:33:43.7356310Z writing dependency_links to executorch.egg-info/dependency_links.txt 2024-08-22T20:33:43.7360920Z writing entry points to executorch.egg-info/entry_points.txt 2024-08-22T20:33:43.7362600Z writing requirements to executorch.egg-info/requires.txt 2024-08-22T20:33:43.7365420Z writing top-level names to executorch.egg-info/top_level.txt 2024-08-22T20:33:43.7367670Z writing manifest file 'executorch.egg-info/SOURCES.txt' 2024-08-22T20:33:43.9413690Z reading manifest file 'executorch.egg-info/SOURCES.txt' 2024-08-22T20:33:43.9413810Z adding license file 'LICENSE' 2024-08-22T20:33:43.9467960Z writing manifest file 'executorch.egg-info/SOURCES.txt' 2024-08-22T20:33:44.0982770Z 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:44.0983960Z copying backends/qualcomm/serialization/schema.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/serialization 2024-08-22T20:33:44.0985300Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/aot 2024-08-22T20:33:44.0986120Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/qualcomm/aot/ir 2024-08-22T20:33:44.0987250Z 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:44.0988410Z copying backends/vulkan/serialization/schema.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/serialization 2024-08-22T20:33:44.0989780Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools 2024-08-22T20:33:44.0990760Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools/gpuinfo 2024-08-22T20:33:44.0991560Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/tools/gpuinfo/glsl 2024-08-22T20:33:44.0992590Z 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:44.0995230Z 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:44.0996640Z 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:44.0997880Z 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:44.0999040Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/test/glsl 2024-08-22T20:33:44.0999960Z 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:44.1001370Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph 2024-08-22T20:33:44.1002400Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops 2024-08-22T20:33:44.1003220Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:44.1004340Z 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:44.1005870Z 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:44.1007240Z 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:44.1008890Z 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:44.1010210Z 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:44.1011520Z 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:44.1012900Z 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:44.1016590Z 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:44.1017910Z 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:44.1019210Z 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:44.1020550Z 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:44.1021970Z 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:44.1023880Z 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:44.1026570Z 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:44.1028290Z 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:44.1030250Z 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:44.1032580Z 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:44.1034160Z 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:44.1035740Z 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:44.1037500Z 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:44.1041250Z 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:44.1042610Z 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:44.1044060Z 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:44.1045450Z 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:44.1046770Z 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:44.1048140Z 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:44.1049470Z 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:44.1050810Z 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:44.1052660Z 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:44.1054820Z 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:44.1056450Z 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:44.1058310Z 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:44.1059830Z 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:44.1061270Z 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:44.1064490Z 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:44.1066250Z 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:44.1069120Z 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:44.1071430Z 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:44.1073130Z 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:44.1081640Z 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:44.1083040Z 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:44.1084390Z 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:44.1085740Z 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:44.1087230Z 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:44.1088570Z 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:44.1089870Z 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:44.1091220Z 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:44.1092590Z 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:44.1093910Z 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:44.1095200Z 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:44.1096450Z copying backends/xnnpack/serialization/runtime_schema.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/serialization 2024-08-22T20:33:44.1097580Z copying backends/xnnpack/serialization/schema.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/serialization 2024-08-22T20:33:44.1098810Z 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:44.1100010Z 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:44.1101530Z 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:44.1102980Z 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:44.1124330Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:44.1125650Z 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:44.1127380Z 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:44.1129510Z 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:44.1131050Z 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:44.1132500Z 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:44.1133950Z 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:44.1136050Z 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:44.1137740Z 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:44.1139260Z 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:44.1140670Z 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:44.1142260Z 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:44.1143790Z 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:44.1145180Z 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:44.1146590Z 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:44.1148010Z 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:44.1149410Z 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:44.1151020Z 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:44.1152740Z 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:44.1154820Z 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:44.1156650Z 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:44.1158220Z 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:44.1160060Z 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:44.1161680Z 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:44.1163510Z 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:44.1166360Z 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:44.1167740Z 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:44.1169100Z 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:44.1172250Z 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:44.1173650Z 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:44.1175020Z 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:44.1179430Z 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:44.1180920Z 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:44.1182280Z 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:44.1183760Z 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:44.1185360Z 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:44.1186730Z 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:44.1188060Z 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:44.1189570Z 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:44.1190950Z 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:44.1192320Z 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:44.1193680Z 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:44.1195130Z 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:44.1196690Z 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:44.1198020Z 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:44.1199360Z 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:44.1202140Z 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:44.1203550Z 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:44.1205050Z 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:44.1206450Z 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:44.1207820Z 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:44.1209190Z 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:44.1211400Z 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:44.1212720Z 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:44.1214120Z 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:44.1215490Z 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:44.1216890Z 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:44.1218240Z 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:44.1219570Z 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:44.1220930Z 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:44.1223910Z 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:44.1225330Z 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:44.1226710Z 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:44.1228060Z 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:44.1229510Z 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:44.1231000Z 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:44.1232450Z 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:44.1233890Z 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:44.1235950Z 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:44.1237540Z 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:44.1239010Z 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:44.1240670Z 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:44.1242090Z 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:44.1243450Z 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:44.1245550Z 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:44.1246990Z 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:44.1248470Z 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:44.1249930Z 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:44.1251300Z 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:44.1252640Z 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:44.1254800Z 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:44.1256270Z 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:44.1257660Z 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:44.1259060Z 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:44.1261200Z 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:44.1263080Z 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:44.1265170Z 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:44.1267350Z 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:44.1269020Z 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:44.1270450Z 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:44.1271820Z 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:44.1273280Z 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:44.1274660Z 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:44.1276380Z 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:44.1278950Z 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:44.1280380Z 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:44.1281760Z 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:44.1283300Z 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:44.1285190Z 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:44.1286630Z 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:44.1288040Z 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:44.1289430Z 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:44.1291940Z 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:44.1293800Z 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:44.1295560Z 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:44.1297130Z 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:44.1298540Z 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:44.1300050Z 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:44.1301970Z 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:44.1304250Z 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:44.1305690Z 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:44.1307070Z 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:44.1308480Z 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:44.1309850Z 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:44.1311190Z 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:44.1312600Z 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:44.1314480Z 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:44.1316230Z 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:44.1317590Z 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:44.1319960Z 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:44.1321370Z 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:44.1322720Z 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:44.1325240Z 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:44.1328020Z 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:44.1334550Z 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:44.1336490Z 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:44.1337900Z 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:44.1341040Z 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:44.1344490Z 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:44.1347760Z 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:44.1352010Z 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:44.1354060Z 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:44.1355780Z 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:44.1360990Z 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:44.1365120Z 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:44.1377770Z 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:44.1387090Z 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:44.1398160Z 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:44.1403930Z 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:44.1411790Z 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:44.1413510Z 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:44.1415370Z 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:44.1423290Z 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:44.1425560Z 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:44.1427320Z 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:44.1453820Z 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:44.1456600Z 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:44.1462750Z 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:44.1464460Z 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:44.1466970Z 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:44.1471380Z 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:44.1473010Z 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:44.1474720Z 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:44.1476170Z 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:44.1477610Z 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:44.1479330Z 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:44.1481160Z 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:44.1483670Z 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:44.1485590Z 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:44.1488220Z 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:44.1491640Z 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:44.1494810Z 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:44.1501670Z 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:44.1506530Z 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:44.1509040Z 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:44.1514330Z 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:44.1522060Z 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:44.1531060Z 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:44.1532620Z 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:44.1537510Z 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:44.1539000Z 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:44.1540450Z 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:44.1551410Z 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:44.1556810Z 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:44.1561610Z 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:44.1572830Z 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:44.1617430Z 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:44.1659220Z 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:44.1665460Z 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:44.1672540Z 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:44.1682330Z 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:44.1689350Z 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:44.1713990Z 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:44.1716420Z 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:44.1721260Z 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:44.1803420Z 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:44.1808880Z 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:44.1813070Z 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:44.1817610Z 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:44.1821520Z 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:44.1825430Z 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:44.1829730Z 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:44.1833880Z 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:44.1838230Z 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:44.1840730Z 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:44.1842300Z 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:44.1843900Z 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:44.1845480Z 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:44.1847080Z 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:44.1848510Z 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:44.1849930Z 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:44.1851410Z 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:44.1852900Z 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:44.1854630Z 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:44.1856100Z 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:44.1857530Z 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:44.1858910Z 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:44.1860280Z 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:44.1861800Z 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:44.1863130Z 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:44.1864470Z 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:44.1865910Z 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:44.1867390Z 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:44.1868810Z 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:44.1870220Z 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:44.1871580Z 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:44.1872890Z 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:44.1874200Z 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:44.1875560Z 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:44.1876880Z 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:44.1878250Z 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:44.1879670Z 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:44.1881020Z 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:44.1882550Z 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:44.1883980Z 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:44.1885390Z 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:44.1886850Z 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:44.1888270Z 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:44.1889780Z 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:44.1891170Z 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:44.1892630Z 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:44.1894050Z 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:44.1895480Z 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:44.1896890Z 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:44.1898330Z 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:44.1899810Z 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:44.1901250Z 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:44.1902720Z 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:44.1904130Z 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:44.1905530Z 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:44.1907160Z 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:44.1908600Z 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:44.1910140Z 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:44.1911860Z 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:44.1913190Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/eval 2024-08-22T20:33:44.1914550Z 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:44.1915960Z 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:44.1924640Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/src 2024-08-22T20:33:44.1925600Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-08-22T20:33:44.1926990Z 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:44.1928440Z 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:44.1929910Z 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:44.1931310Z 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:44.1932460Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/arm/third-party/serialization_lib/schema 2024-08-22T20:33:44.1933650Z 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:44.1934850Z copying backends/cadence/aot/functions.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/backends/cadence/aot 2024-08-22T20:33:44.1935790Z copying exir/dialects/edge/edge.yaml -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/dialects/edge 2024-08-22T20:33:44.1936550Z creating pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/schema 2024-08-22T20:33:44.1937230Z copying schema/program.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/schema 2024-08-22T20:33:44.1938040Z copying schema/scalar_type.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/schema 2024-08-22T20:33:44.1938980Z copying sdk/etdump/etdump_schema_flatcc.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump 2024-08-22T20:33:44.1939890Z copying sdk/etdump/scalar_type.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/sdk/etdump 2024-08-22T20:33:44.1940970Z 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:44.1942170Z 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:44.2545690Z copying schema/scalar_type.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:44.2646040Z copying schema/program.fbs -> pip-out/lib.macosx-10.9-universal2-cpython-310/executorch/exir/_serialize 2024-08-22T20:33:44.2748290Z 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:44.2848570Z 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:44.2950320Z running build_ext 2024-08-22T20:33:44.3056300Z 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:44.3153320Z 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:44.3254130Z 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:44.3354260Z installing to pip-out/bdist.macosx-10.9-universal2/wheel 2024-08-22T20:33:44.3456100Z running install 2024-08-22T20:33:44.3543230Z running install_lib 2024-08-22T20:33:44.3589890Z creating pip-out/bdist.macosx-10.9-universal2 2024-08-22T20:33:44.3621400Z creating pip-out/bdist.macosx-10.9-universal2/wheel 2024-08-22T20:33:44.3644100Z creating pip-out/bdist.macosx-10.9-universal2/wheel/serializer 2024-08-22T20:33:44.3675940Z 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:44.3692650Z 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:44.3718170Z creating pip-out/bdist.macosx-10.9-universal2/wheel/tosa 2024-08-22T20:33:44.3737670Z 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:44.3770750Z 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:44.3786030Z 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:44.3801580Z 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:44.3816170Z 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:44.3828610Z 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:44.3837670Z 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:44.3841000Z 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:44.3852590Z 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:44.3860280Z 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:44.3873670Z 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:44.3876040Z 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:44.3877810Z 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:44.3880080Z 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:44.3881830Z 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:44.3883060Z 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:44.3884270Z 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:44.3885480Z 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:44.3887510Z 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:44.3889420Z 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:44.3890980Z 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:44.3892170Z 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:44.3894950Z 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:44.3896220Z 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:44.3900270Z 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:44.3902610Z 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:44.3903780Z 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:44.3904830Z 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:44.3905900Z 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:44.3907220Z 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:44.3908290Z 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:44.3909290Z 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:44.3910310Z 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:44.3911390Z 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:44.3912200Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch 2024-08-22T20:33:44.3913210Z 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:44.3914150Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension 2024-08-22T20:33:44.3914850Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pytree 2024-08-22T20:33:44.3915550Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pytree/test 2024-08-22T20:33:44.3916590Z 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:44.3918140Z 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:44.3919130Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm 2024-08-22T20:33:44.3919820Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/tokenizer 2024-08-22T20:33:44.3920570Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/tokenizer/test 2024-08-22T20:33:44.3921860Z 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:44.3923540Z 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:44.3926700Z 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:44.3928460Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party 2024-08-22T20:33:44.3929320Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/abseil-cpp 2024-08-22T20:33:44.3930720Z 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:44.3932000Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/abseil-cpp/absl 2024-08-22T20:33:44.3933770Z 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:44.3937740Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/abseil-cpp/absl/copts 2024-08-22T20:33:44.3939250Z 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:44.3942200Z 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:44.3947230Z 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:44.3950560Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece 2024-08-22T20:33:44.3951920Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python 2024-08-22T20:33:44.3953650Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python/test 2024-08-22T20:33:44.3955260Z 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:44.3957430Z 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:44.3959400Z 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:44.3961060Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python/src 2024-08-22T20:33:44.3962140Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece 2024-08-22T20:33:44.3963780Z 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:44.3965930Z 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:44.3971570Z 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:44.3975510Z 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:44.3976910Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2 2024-08-22T20:33:44.3977720Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/python 2024-08-22T20:33:44.3979040Z 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:44.3980800Z 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:44.3982680Z 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:44.3984010Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/python/toolchains 2024-08-22T20:33:44.3985540Z 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:44.3986900Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/benchlog 2024-08-22T20:33:44.3988210Z 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:44.3989500Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/third-party/re2/re2 2024-08-22T20:33:44.3990810Z 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:44.3992530Z 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:44.3994300Z 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:44.3995680Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/llm/export 2024-08-22T20:33:44.3996840Z 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:44.3998380Z 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:44.3999890Z 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:44.4001430Z 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:44.4002700Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/gguf_util 2024-08-22T20:33:44.4003760Z 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:44.4005220Z 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:44.4006290Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/gguf_util/converters 2024-08-22T20:33:44.4007520Z 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:44.4009400Z 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:44.4010520Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pybindings 2024-08-22T20:33:44.4012350Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pybindings/test 2024-08-22T20:33:44.4013730Z 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:44.4015490Z 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:44.4017180Z 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:44.4018820Z 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:44.4019950Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/export_util 2024-08-22T20:33:44.4021050Z 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:44.4022790Z 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:44.4023790Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/util 2024-08-22T20:33:44.4024710Z 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:44.4026120Z 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:44.4027100Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends 2024-08-22T20:33:44.4027730Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple 2024-08-22T20:33:44.4028340Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps 2024-08-22T20:33:44.4029050Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/test 2024-08-22T20:33:44.4030160Z 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:44.4031810Z 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:44.4033460Z 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:44.4035010Z 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:44.4036660Z 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:44.4038170Z 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:44.4039300Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/operators 2024-08-22T20:33:44.4040550Z 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:44.4042180Z 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:44.4043840Z 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:44.4045490Z 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:44.4047170Z 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:44.4048870Z 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:44.4050460Z 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:44.4052030Z 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:44.4053570Z 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:44.4055280Z 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:44.4056920Z 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:44.4058520Z 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:44.4060110Z 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:44.4061870Z 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:44.4063440Z 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:44.4065040Z 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:44.4066600Z 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:44.4068170Z 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:44.4069350Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/serialization 2024-08-22T20:33:44.4070570Z 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:44.4072240Z 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:44.4073890Z 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:44.4075480Z 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:44.4076990Z 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:44.4078120Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/utils 2024-08-22T20:33:44.4079400Z 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:44.4080610Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/mps/partition 2024-08-22T20:33:44.4081890Z 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:44.4083740Z 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:44.4084960Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml 2024-08-22T20:33:44.4085780Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/test 2024-08-22T20:33:44.4087160Z 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:44.4088090Z 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:44.4088510Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/runtime 2024-08-22T20:33:44.4089190Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/runtime/inmemoryfs 2024-08-22T20:33:44.4091630Z 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:44.4092960Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/partition 2024-08-22T20:33:44.4095220Z 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:44.4097670Z 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:44.4098760Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/quantizer 2024-08-22T20:33:44.4101160Z 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:44.4102810Z 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:44.4103280Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/apple/coreml/compiler 2024-08-22T20:33:44.4104160Z 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:44.4104980Z 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:44.4105360Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm 2024-08-22T20:33:44.4106110Z 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:44.4106500Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/builders 2024-08-22T20:33:44.4107320Z 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:44.4108130Z 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:44.4109070Z 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:44.4109860Z 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:44.4110680Z 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:44.4111510Z 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:44.4112270Z 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:44.4113170Z 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:44.4113930Z 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:44.4114770Z 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:44.4115480Z 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:44.4116280Z 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:44.4117070Z 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:44.4117830Z 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:44.4118610Z 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:44.4119380Z 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:44.4120190Z 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:44.4120990Z 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:44.4122070Z 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:44.4122930Z 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:44.4123710Z 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:44.4124650Z 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:44.4125460Z 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:44.4126250Z 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:44.4127060Z 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:44.4127990Z 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:44.4128730Z 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:44.4129480Z 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:44.4130700Z 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:44.4133310Z 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:44.4135590Z 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:44.4137760Z 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:44.4139850Z 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:44.4142070Z 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:44.4144190Z 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:44.4146330Z 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:44.4148500Z 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:44.4150960Z 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:44.4153070Z 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:44.4155730Z 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:44.4158060Z 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:44.4160130Z 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:44.4162650Z 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:44.4164790Z 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:44.4167360Z 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:44.4168540Z 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:44.4169340Z 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:44.4170150Z 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:44.4171070Z 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:44.4171890Z 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:44.4172700Z 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:44.4173430Z 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:44.4173770Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/serialization 2024-08-22T20:33:44.4174610Z 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:44.4175410Z 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:44.4176250Z 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:44.4176590Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/passes 2024-08-22T20:33:44.4177370Z 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:44.4178480Z 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:44.4179320Z 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:44.4180080Z 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:44.4180920Z 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:44.4181860Z 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:44.4183040Z 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:44.4183880Z 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:44.4184680Z 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:44.4185460Z 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:44.4186190Z 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:44.4186970Z 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:44.4187750Z 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:44.4188470Z 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:44.4189240Z 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:44.4190070Z 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:44.4190850Z 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:44.4191640Z 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:44.4192420Z 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:44.4193340Z 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:44.4194210Z 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:44.4195010Z 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:44.4195340Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/tests 2024-08-22T20:33:44.4196100Z 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:44.4197200Z 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:44.4197920Z 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:44.4198310Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/utils 2024-08-22T20:33:44.4199050Z 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:44.4199880Z 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:44.4200250Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/partition 2024-08-22T20:33:44.4201160Z 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:44.4202020Z 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:44.4202350Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/quantizer 2024-08-22T20:33:44.4203260Z 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:44.4204050Z 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:44.4204360Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/aot 2024-08-22T20:33:44.4204670Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/qualcomm/aot/ir 2024-08-22T20:33:44.4205480Z 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:44.4205780Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example 2024-08-22T20:33:44.4206300Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_backend_delegate_passes 2024-08-22T20:33:44.4207260Z 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:44.4208330Z 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:44.4209030Z 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:44.4209710Z 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:44.4210530Z 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:44.4211240Z 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:44.4211830Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/example/example_operators 2024-08-22T20:33:44.4212630Z 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:44.4213410Z 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:44.4214310Z 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:44.4215830Z 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:44.4216980Z 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:44.4217810Z 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:44.4218640Z 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:44.4219480Z 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:44.4220320Z 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:44.4222370Z 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:44.4222740Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms 2024-08-22T20:33:44.4223540Z 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:44.4224300Z 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:44.4225160Z 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:44.4225490Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/transforms/test 2024-08-22T20:33:44.4226310Z 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:44.4227020Z 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:44.4227820Z 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:44.4228660Z 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:44.4229380Z 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:44.4230110Z 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:44.4230830Z 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:44.4231530Z 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:44.4232220Z 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:44.4232550Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan 2024-08-22T20:33:44.4232850Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/tools 2024-08-22T20:33:44.4233210Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/tools/gpuinfo 2024-08-22T20:33:44.4233610Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/tools/gpuinfo/glsl 2024-08-22T20:33:44.4234480Z 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:44.4235370Z 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:44.4236290Z 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:44.4237140Z 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:44.4237800Z 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:44.4238130Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test 2024-08-22T20:33:44.4238980Z 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:44.4239310Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test/glsl 2024-08-22T20:33:44.4240080Z 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:44.4240830Z 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:44.4241220Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test/op_tests 2024-08-22T20:33:44.4241810Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/test/op_tests/utils 2024-08-22T20:33:44.4242720Z 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:44.4243620Z 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:44.4244480Z 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:44.4245310Z 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:44.4246110Z 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:44.4246470Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/partitioner 2024-08-22T20:33:44.4247420Z 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:44.4248280Z 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:44.4248650Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/serialization 2024-08-22T20:33:44.4258050Z 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:44.4258940Z 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:44.4259830Z 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:44.4260670Z 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:44.4261030Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime 2024-08-22T20:33:44.4261800Z 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:44.4262290Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph 2024-08-22T20:33:44.4262670Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops 2024-08-22T20:33:44.4263060Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/runtime/graph/ops/glsl 2024-08-22T20:33:44.4264050Z 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:44.4265030Z 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:44.4266130Z 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:44.4267080Z 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:44.4268030Z 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:44.4269000Z 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:44.4269870Z 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:44.4270770Z 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:44.4271660Z 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:44.4272560Z 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:44.4273490Z 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:44.4274410Z 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:44.4275300Z 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:44.4276240Z 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:44.4277250Z 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:44.4278190Z 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:44.4279120Z 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:44.4280000Z 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:44.4281040Z 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:44.4281900Z 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:44.4282740Z 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:44.4283600Z 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:44.4284480Z 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:44.4285370Z 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:44.4286250Z 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:44.4287180Z 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:44.4288070Z 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:44.4288990Z 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:44.4289930Z 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:44.4290820Z 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:44.4291660Z 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:44.4292660Z 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:44.4293540Z 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:44.4294450Z 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:44.4295340Z 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:44.4296360Z 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:44.4297260Z 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:44.4298180Z 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:44.4299060Z 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:44.4299990Z 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:44.4300870Z 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:44.4301740Z 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:44.4302690Z 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:44.4303690Z 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:44.4304580Z 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:44.4305490Z 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:44.4306360Z 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:44.4307500Z 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:44.4308460Z 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:44.4309370Z 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:44.4309680Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/passes 2024-08-22T20:33:44.4310450Z 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:44.4311540Z 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:44.4312190Z 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:44.4312560Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party 2024-08-22T20:33:44.4312940Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/volk 2024-08-22T20:33:44.4313760Z 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:44.4314200Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/VulkanMemoryAllocator 2024-08-22T20:33:44.4314680Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools 2024-08-22T20:33:44.4315210Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis 2024-08-22T20:33:44.4316420Z 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:44.4316840Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers 2024-08-22T20:33:44.4317270Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry 2024-08-22T20:33:44.4318290Z 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:44.4319290Z 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:44.4320280Z 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:44.4321300Z 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:44.4321950Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools 2024-08-22T20:33:44.4323000Z 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:44.4323940Z 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:44.4324890Z 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:44.4326020Z 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:44.4326310Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack 2024-08-22T20:33:44.4326600Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test 2024-08-22T20:33:44.4326960Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/serialization 2024-08-22T20:33:44.4327810Z 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:44.4328690Z 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:44.4329040Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/passes 2024-08-22T20:33:44.4329890Z 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:44.4330730Z 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:44.4331580Z 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:44.4332400Z 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:44.4333210Z 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:44.4334060Z 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:44.4334420Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/models 2024-08-22T20:33:44.4335230Z 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:44.4336130Z 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:44.4336930Z 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:44.4337730Z 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:44.4338530Z 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:44.4339290Z 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:44.4340200Z 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:44.4341010Z 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:44.4341800Z 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:44.4342570Z 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:44.4343330Z 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:44.4344210Z 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:44.4345030Z 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:44.4345790Z 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:44.4346160Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/tester 2024-08-22T20:33:44.4346950Z 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:44.4347690Z 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:44.4348000Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/test/ops 2024-08-22T20:33:44.4348760Z 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:44.4349500Z 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:44.4350410Z 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:44.4351260Z 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:44.4352030Z 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:44.4352780Z 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:44.4353510Z 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:44.4354350Z 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:44.4355090Z 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:44.4355790Z 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:44.4356520Z 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:44.4357230Z 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:44.4358030Z 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:44.4358790Z 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:44.4361590Z 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:44.4365160Z 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:44.4369620Z 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:44.4372910Z 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:44.4376660Z 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:44.4380370Z 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:44.4384600Z 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:44.4388340Z 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:44.4392050Z 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:44.4397480Z 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:44.4399420Z 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:44.4402890Z 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:44.4406110Z 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:44.4408370Z 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:44.4410590Z 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:44.4413200Z 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:44.4415160Z 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:44.4423510Z 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:44.4437360Z 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:44.4444080Z 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:44.4459200Z 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:44.4467580Z 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:44.4477720Z 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:44.4487630Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/operators 2024-08-22T20:33:44.4502680Z 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:44.4510540Z 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:44.4535170Z 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:44.4539750Z 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:44.4545110Z 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:44.4546140Z 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:44.4547090Z 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:44.4553740Z 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:44.4555300Z 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:44.4556370Z 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:44.4557260Z 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:44.4558130Z 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:44.4561690Z 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:44.4562680Z 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:44.4563580Z 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:44.4572670Z 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:44.4578370Z 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:44.4590290Z 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:44.4592270Z 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:44.4593690Z 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:44.4594560Z 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:44.4595660Z 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:44.4596550Z 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:44.4597420Z 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:44.4598370Z 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:44.4599370Z 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:44.4600660Z 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:44.4601980Z 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:44.4602880Z 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:44.4604220Z 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:44.4605090Z 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:44.4605930Z 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:44.4609550Z 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:44.4611900Z 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:44.4614270Z 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:44.4616420Z 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:44.4618530Z 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:44.4620830Z 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:44.4623120Z 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:44.4625670Z 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:44.4627970Z 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:44.4630050Z 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:44.4632160Z 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:44.4634200Z 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:44.4636670Z 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:44.4637760Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/serialization 2024-08-22T20:33:44.4638720Z 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:44.4639580Z 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:44.4640390Z 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:44.4641210Z 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:44.4641520Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/passes 2024-08-22T20:33:44.4642320Z 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:44.4643050Z 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:44.4643830Z 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:44.4644600Z 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:44.4645430Z 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:44.4646220Z 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:44.4646950Z 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:44.4648040Z 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:44.4648870Z 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:44.4649620Z 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:44.4650380Z 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:44.4651320Z 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:44.4651970Z 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:44.4652260Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/utils 2024-08-22T20:33:44.4652980Z 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:44.4653740Z 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:44.4654430Z 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:44.4655140Z 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:44.4655470Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party 2024-08-22T20:33:44.4656300Z 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:44.4656680Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/pthreadpool 2024-08-22T20:33:44.4657590Z 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:44.4658480Z 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:44.4659310Z 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:44.4659660Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FXdiv 2024-08-22T20:33:44.4660460Z 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:44.4661290Z 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:44.4661780Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK 2024-08-22T20:33:44.4662210Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/tools 2024-08-22T20:33:44.4663160Z 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:44.4664020Z 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:44.4664950Z 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:44.4666050Z 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:44.4667270Z 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:44.4669230Z 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:44.4671220Z 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:44.4673210Z 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:44.4675230Z 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:44.4677270Z 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:44.4679170Z 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:44.4681110Z 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:44.4683040Z 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:44.4685000Z 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:44.4687110Z 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:44.4689780Z 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:44.4691630Z 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:44.4693520Z 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:44.4695670Z 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:44.4698220Z 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:44.4700210Z 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:44.4702230Z 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:44.4704180Z 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:44.4706080Z 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:44.4708090Z 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:44.4710110Z 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:44.4744140Z 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:44.4749730Z 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:44.4755270Z 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:44.4760790Z 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:44.4766590Z 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:44.4771920Z 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:44.4780700Z 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:44.4788380Z 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:44.4790520Z 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:44.4792470Z 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:44.4794480Z 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:44.4796460Z 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:44.4798480Z 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:44.4800510Z 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:44.4802530Z 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:44.4804440Z 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:44.4806290Z 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:44.4809030Z 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:44.4815660Z 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:44.4822620Z 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:44.4829190Z 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:44.4835430Z 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:44.4841370Z 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:44.4848280Z 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:44.4854260Z 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:44.4860470Z 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:44.4867180Z 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:44.4871750Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/test 2024-08-22T20:33:44.4876170Z 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:44.4882020Z 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:44.4887860Z 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:44.4894710Z 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:44.4899560Z 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:44.4901570Z 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:44.4903590Z 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:44.4905660Z 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:44.4907500Z 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:44.4909440Z 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:44.4911250Z 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:44.4913410Z 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:44.4915260Z 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:44.4917200Z 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:44.4919000Z 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:44.4920970Z 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:44.4922860Z 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:44.4924880Z 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:44.4926720Z 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:44.4928820Z 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:44.4930740Z 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:44.4932630Z 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:44.4934500Z 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:44.4936440Z 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:44.4938420Z 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:44.4940350Z 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:44.4942360Z 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:44.4944430Z 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:44.4946280Z 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:44.4948120Z 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:44.4950040Z 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:44.4951840Z 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:44.4953750Z 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:44.4955540Z 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:44.4957370Z 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:44.4959160Z 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:44.4961040Z 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:44.4962860Z 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:44.4964850Z 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:44.4971330Z 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:44.4975990Z 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:44.4977840Z 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:44.4979740Z 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:44.4981770Z 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:44.4983630Z 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:44.4985540Z 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:44.4987510Z 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:44.4989440Z 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:44.4991290Z 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:44.4993070Z 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:44.4994890Z 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:44.4996710Z 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:44.4998560Z 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:44.5000540Z 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:44.5002520Z 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:44.5004580Z 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:44.5006750Z 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:44.5008680Z 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:44.5010600Z 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:44.5012710Z 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:44.5014580Z 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:44.5016450Z 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:44.5018310Z 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:44.5020110Z 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:44.5021920Z 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:44.5023770Z 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:44.5026360Z 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:44.5028540Z 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:44.5030450Z 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:44.5032480Z 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:44.5034590Z 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:44.5036720Z 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:44.5038700Z 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:44.5049130Z 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:44.5051160Z 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:44.5053050Z 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:44.5054820Z 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:44.5056700Z 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:44.5058550Z 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:44.5060480Z 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:44.5062360Z 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:44.5064300Z 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:44.5066150Z 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:44.5068250Z 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:44.5070150Z 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:44.5072130Z 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:44.5074110Z 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:44.5076100Z 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:44.5077940Z 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:44.5079820Z 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:44.5081730Z 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:44.5083700Z 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:44.5085690Z 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:44.5087670Z 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:44.5089510Z 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:44.5091410Z 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:44.5093220Z 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:44.5095180Z 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:44.5097010Z 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:44.5099010Z 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:44.5100860Z 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:44.5102770Z 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:44.5104760Z 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:44.5106700Z 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:44.5108520Z 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:44.5110400Z 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:44.5112280Z 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:44.5114070Z 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:44.5115980Z 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:44.5117820Z 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:44.5119770Z 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:44.5121670Z 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:44.5123680Z 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:44.5125620Z 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:44.5127610Z 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:44.5129450Z 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:44.5131420Z 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:44.5133370Z 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:44.5135560Z 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:44.5137560Z 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:44.5139460Z 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:44.5142500Z 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:44.5148790Z 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:44.5154170Z 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:44.5159500Z 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:44.5165180Z 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:44.5170670Z 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:44.5175390Z 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:44.5177520Z 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:44.5179320Z 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:44.5181190Z 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:44.5183610Z 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:44.5185530Z 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:44.5187710Z 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:44.5189600Z 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:44.5191480Z 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:44.5193540Z 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:44.5195590Z 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:44.5197360Z 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:44.5199410Z 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:44.5201340Z 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:44.5203200Z 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:44.5205250Z 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:44.5207140Z 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:44.5208980Z 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:44.5210940Z 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:44.5212740Z 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:44.5214620Z 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:44.5216480Z 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:44.5218560Z 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:44.5220480Z 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:44.5222450Z 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:44.5224290Z 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:44.5226200Z 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:44.5228080Z 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:44.5230120Z 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:44.5232010Z 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:44.5233940Z 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:44.5235960Z 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:44.5238020Z 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:44.5239940Z 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:44.5241830Z 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:44.5243650Z 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:44.5245610Z 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:44.5247510Z 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:44.5249760Z 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:44.5251610Z 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:44.5253460Z 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:44.5255340Z 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:44.5257410Z 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:44.5259320Z 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:44.5261280Z 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:44.5263110Z 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:44.5264960Z 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:44.5266990Z 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:44.5268890Z 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:44.5270760Z 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:44.5272680Z 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:44.5274650Z 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:44.5276600Z 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:44.5281240Z 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:44.5287270Z 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:44.5292410Z 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:44.5299050Z 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:44.5301430Z 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:44.5303660Z 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:44.5305490Z 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:44.5307320Z 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:44.5309160Z 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:44.5310980Z 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:44.5313160Z 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:44.5315100Z 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:44.5316990Z 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:44.5318940Z 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:44.5320790Z 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:44.5322620Z 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:44.5324460Z 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:44.5326440Z 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:44.5328350Z 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:44.5330380Z 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:44.5332380Z 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:44.5335590Z 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:44.5342080Z 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:44.5348010Z 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:44.5354130Z 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:44.5356110Z 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:44.5357910Z 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:44.5359680Z 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:44.5361550Z 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:44.5363450Z 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:44.5365310Z 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:44.5367140Z 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:44.5369000Z 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:44.5370990Z 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:44.5372880Z 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:44.5374780Z 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:44.5376600Z 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:44.5378600Z 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:44.5380380Z 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:44.5382150Z 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:44.5383970Z 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:44.5385890Z 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:44.5387720Z 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:44.5389640Z 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:44.5391530Z 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:44.5393420Z 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:44.5395410Z 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:44.5397250Z 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:44.5399150Z 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:44.5400930Z 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:44.5402680Z 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:44.5404460Z 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:44.5406380Z 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:44.5408410Z 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:44.5410250Z 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:44.5412020Z 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:44.5413820Z 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:44.5415590Z 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:44.5417430Z 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:44.5421950Z 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:44.5427180Z 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:44.5432280Z 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:44.5437700Z 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:44.5441700Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/scripts 2024-08-22T20:33:44.5445860Z 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:44.5451940Z 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:44.5455880Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/eval 2024-08-22T20:33:44.5459820Z 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:44.5465080Z 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:44.5469700Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/src 2024-08-22T20:33:44.5472160Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/XNNPACK/src/enums 2024-08-22T20:33:44.5476720Z 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:44.5480600Z 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:44.5482590Z 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:44.5483980Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo 2024-08-22T20:33:44.5485300Z 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:44.5486590Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo/scripts 2024-08-22T20:33:44.5488050Z 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:44.5490010Z 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:44.5491980Z 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:44.5493320Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo/deps 2024-08-22T20:33:44.5494170Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/cpuinfo/deps/clog 2024-08-22T20:33:44.5495580Z 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:44.5497400Z 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:44.5499420Z 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:44.5500660Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16 2024-08-22T20:33:44.5501910Z 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:44.5503140Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16/test 2024-08-22T20:33:44.5503970Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16/test/peachpy 2024-08-22T20:33:44.5505500Z 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:44.5506830Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16/include 2024-08-22T20:33:44.5507670Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/third-party/FP16/include/fp16 2024-08-22T20:33:44.5509010Z 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:44.5510880Z 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:44.5512690Z 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:44.5514490Z 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:44.5515640Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/partition 2024-08-22T20:33:44.5516810Z 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:44.5518350Z 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:44.5519560Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/xnnpack/partition/graphs 2024-08-22T20:33:44.5520780Z 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:44.5522490Z 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:44.5524010Z 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:44.5524980Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm 2024-08-22T20:33:44.5525630Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test 2024-08-22T20:33:44.5526270Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/misc 2024-08-22T20:33:44.5527520Z 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:44.5528640Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/tosautil 2024-08-22T20:33:44.5529730Z 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:44.5531200Z 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:44.5532190Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/passes 2024-08-22T20:33:44.5533440Z 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:44.5534520Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/models 2024-08-22T20:33:44.5535640Z 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:44.5537130Z 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:44.5538170Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/tester 2024-08-22T20:33:44.5539280Z 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:44.5540770Z 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:44.5541810Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/test/ops 2024-08-22T20:33:44.5542880Z 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:44.5544320Z 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:44.5545760Z 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:44.5547250Z 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:44.5548750Z 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:44.5550190Z 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:44.5551640Z 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:44.5553080Z 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:44.5554730Z 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:44.5556170Z 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:44.5557680Z 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:44.5559120Z 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:44.5560570Z 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:44.5562180Z 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:44.5563730Z 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:44.5564750Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/operators 2024-08-22T20:33:44.5565860Z 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:44.5567250Z 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:44.5568670Z 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:44.5570100Z 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:44.5571580Z 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:44.5573000Z 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:44.5574450Z 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:44.5575900Z 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:44.5577290Z 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:44.5578750Z 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:44.5580160Z 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:44.5581590Z 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:44.5583290Z 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:44.5584800Z 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:44.5586210Z 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:44.5587670Z 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:44.5589360Z 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:44.5590790Z 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:44.5592180Z 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:44.5593600Z 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:44.5595160Z 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:44.5596500Z 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:44.5597770Z 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:44.5598740Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/passes 2024-08-22T20:33:44.5599930Z 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:44.5601490Z 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:44.5610320Z 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:44.5611820Z 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:44.5613170Z 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:44.5614450Z 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:44.5615410Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party 2024-08-22T20:33:44.5616170Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib 2024-08-22T20:33:44.5617020Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/test 2024-08-22T20:33:44.5618160Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/test/scripts 2024-08-22T20:33:44.5619690Z 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:44.5621230Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit 2024-08-22T20:33:44.5622780Z 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:44.5624370Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python 2024-08-22T20:33:44.5625280Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/serializer 2024-08-22T20:33:44.5626780Z 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:44.5628890Z 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:44.5630440Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/python/tosa 2024-08-22T20:33:44.5632010Z 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:44.5634110Z 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:44.5636140Z 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:44.5638210Z 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:44.5640280Z 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:44.5642250Z 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:44.5644250Z 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:44.5646380Z 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:44.5648600Z 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:44.5650540Z 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:44.5652480Z 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:44.5654620Z 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:44.5656590Z 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:44.5658540Z 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:44.5660550Z 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:44.5662590Z 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:44.5664590Z 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:44.5666530Z 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:44.5668490Z 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:44.5670450Z 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:44.5672510Z 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:44.5674540Z 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:44.5676640Z 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:44.5678720Z 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:44.5680710Z 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:44.5682770Z 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:44.5684930Z 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:44.5686880Z 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:44.5689090Z 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:44.5691250Z 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:44.5693370Z 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:44.5695340Z 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:44.5697370Z 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:44.5699370Z 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:44.5700790Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/third-party/serialization_lib/schema 2024-08-22T20:33:44.5702160Z 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:44.5703970Z 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:44.5705640Z 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:44.5706640Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer 2024-08-22T20:33:44.5707710Z 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:44.5709220Z 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:44.5710690Z 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:44.5712080Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/arm/quantizer/quantization_annotation 2024-08-22T20:33:44.5713490Z 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:44.5715330Z 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:44.5717250Z 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:44.5719200Z 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:44.5721140Z 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:44.5723140Z 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:44.5725040Z 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:44.5726980Z 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:44.5728960Z 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:44.5730660Z 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:44.5732090Z 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:44.5733050Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence 2024-08-22T20:33:44.5733700Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/utils 2024-08-22T20:33:44.5734960Z 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:44.5736570Z 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:44.5737660Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot 2024-08-22T20:33:44.5738770Z 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:44.5740230Z 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:44.5741780Z 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:44.5743240Z 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:44.5747750Z 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:44.5750690Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/backends/cadence/aot/quantizer 2024-08-22T20:33:44.5754110Z 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:44.5759080Z 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:44.5763880Z 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:44.5773410Z 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:44.5777660Z 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:44.5781600Z 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:44.5784510Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/schema 2024-08-22T20:33:44.5786350Z 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:44.5787610Z 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:44.5788450Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk 2024-08-22T20:33:44.5789030Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/debug_format 2024-08-22T20:33:44.5790010Z 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:44.5791330Z 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:44.5792450Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/inspector 2024-08-22T20:33:44.5793420Z 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:44.5794360Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/inspector/tests 2024-08-22T20:33:44.5795490Z 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:44.5797060Z 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:44.5798490Z 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:44.5799990Z 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:44.5801360Z 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:44.5802700Z 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:44.5803670Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program 2024-08-22T20:33:44.5804690Z 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:44.5806110Z 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:44.5807130Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/test 2024-08-22T20:33:44.5808250Z 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:44.5809780Z 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:44.5811280Z 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:44.5812350Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/util 2024-08-22T20:33:44.5813050Z 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:44.5813390Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/serialize 2024-08-22T20:33:44.5814170Z 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:44.5814520Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/serialize/test 2024-08-22T20:33:44.5815320Z 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:44.5816220Z 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:44.5817050Z 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:44.5817700Z 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:44.5818010Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/schema 2024-08-22T20:33:44.5818780Z 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:44.5819240Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/bundled_program/schema/test 2024-08-22T20:33:44.5820120Z 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:44.5820850Z 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:44.5821610Z 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:44.5822390Z 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:44.5822920Z 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:44.5823230Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/size_analysis_tool 2024-08-22T20:33:44.5824040Z 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:44.5824770Z 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:44.5825060Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etdump 2024-08-22T20:33:44.5825690Z 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:44.5826350Z 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:44.5827020Z 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:44.5827300Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etdump/tests 2024-08-22T20:33:44.5827990Z 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:44.5828610Z 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:44.5828870Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etrecord 2024-08-22T20:33:44.5829160Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/sdk/etrecord/tests 2024-08-22T20:33:44.5830060Z 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:44.5830770Z 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:44.5831430Z 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:44.5831690Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples 2024-08-22T20:33:44.5831960Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models 2024-08-22T20:33:44.5832490Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/torchvision_vit 2024-08-22T20:33:44.5833310Z 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:44.5834100Z 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:44.5834440Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2 2024-08-22T20:33:44.5835200Z 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:44.5835610Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/custom_ops 2024-08-22T20:33:44.5836470Z 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:44.5837300Z 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:44.5838160Z 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:44.5839010Z 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:44.5839370Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/experimental 2024-08-22T20:33:44.5840220Z 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:44.5841130Z 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:44.5841990Z 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:44.5842840Z 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:44.5843250Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/source_transformation 2024-08-22T20:33:44.5844350Z 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:44.5845280Z 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:44.5846160Z 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:44.5847050Z 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:44.5847580Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/tokenizer 2024-08-22T20:33:44.5848440Z 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:44.5848780Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/runner 2024-08-22T20:33:44.5849580Z 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:44.5850370Z 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:44.5850710Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/tests 2024-08-22T20:33:44.5851500Z 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:44.5852200Z 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:44.5852910Z 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:44.5853620Z 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:44.5854390Z 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:44.5854750Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llama2/evaluate 2024-08-22T20:33:44.5855580Z 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:44.5856360Z 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:44.5857030Z 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:44.5857830Z 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:44.5858550Z 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:44.5859280Z 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:44.5860040Z 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:44.5860350Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/toy_model 2024-08-22T20:33:44.5861150Z 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:44.5861870Z 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:44.5862190Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/test 2024-08-22T20:33:44.5862900Z 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:44.5863590Z 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:44.5863980Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/edsr 2024-08-22T20:33:44.5864710Z 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:44.5865390Z 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:44.5865710Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/phi-3-mini 2024-08-22T20:33:44.5866430Z 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:44.5867190Z 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:44.5867480Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/resnet 2024-08-22T20:33:44.5868190Z 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:44.5868880Z 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:44.5869200Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/inception_v4 2024-08-22T20:33:44.5869930Z 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:44.5870690Z 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:44.5871030Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/inception_v3 2024-08-22T20:33:44.5872150Z 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:44.5874010Z 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:44.5876220Z 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:44.5877970Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/deeplab_v3 2024-08-22T20:33:44.5880280Z 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:44.5882330Z 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:44.5884140Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/mobilebert 2024-08-22T20:33:44.5888010Z 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:44.5888830Z 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:44.5889530Z 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:44.5889880Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/mobilenet_v2 2024-08-22T20:33:44.5890620Z 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:44.5891360Z 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:44.5891700Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/wav2letter 2024-08-22T20:33:44.5892500Z 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:44.5895290Z 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:44.5896650Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/mobilenet_v3 2024-08-22T20:33:44.5897500Z 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:44.5898280Z 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:44.5898640Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/phi3-mini-lora 2024-08-22T20:33:44.5899450Z 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:44.5900000Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llava 2024-08-22T20:33:44.5900400Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/llava/test 2024-08-22T20:33:44.5901170Z 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:44.5901860Z 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:44.5903510Z 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:44.5913410Z 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:44.5914390Z 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:44.5917580Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/examples/models/emformer_rnnt 2024-08-22T20:33:44.5918840Z 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:44.5923320Z 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:44.5929280Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir 2024-08-22T20:33:44.5930940Z 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:44.5937880Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/capture 2024-08-22T20:33:44.5939620Z 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:44.5941310Z 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:44.5942920Z 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:44.5944250Z 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:44.5949110Z 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:44.5953700Z 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:44.5954480Z 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:44.5958090Z 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:44.5959000Z 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:44.5962230Z 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:44.5963030Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/passes 2024-08-22T20:33:44.5965820Z 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:44.5967630Z 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:44.5971940Z 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:44.5972780Z 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:44.5974730Z 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:44.5977290Z 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:44.5981680Z 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:44.5983900Z 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:44.5984620Z 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:44.5988380Z 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:44.5990460Z 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:44.5992700Z 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:44.5994880Z 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:44.5995870Z 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:44.5998010Z 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:44.6000270Z 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:44.6005000Z 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:44.6006710Z 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:44.6008970Z 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:44.6011630Z 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:44.6016150Z 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:44.6018310Z 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:44.6022970Z 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:44.6023850Z 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:44.6026480Z 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:44.6028090Z 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:44.6030620Z 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:44.6032980Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/tests 2024-08-22T20:33:44.6036770Z 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:44.6038700Z 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:44.6040600Z 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:44.6042590Z 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:44.6045280Z 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:44.6047020Z 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:44.6048560Z 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:44.6052920Z 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:44.6054050Z 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:44.6055760Z 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:44.6059290Z 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:44.6061610Z 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:44.6063910Z 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:44.6066060Z 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:44.6067890Z 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:44.6069840Z 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:44.6072310Z 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:44.6074460Z 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:44.6076830Z 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:44.6079130Z 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:44.6083060Z 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:44.6085010Z 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:44.6087370Z 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:44.6089350Z 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:44.6090760Z 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:44.6094050Z 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:44.6095930Z 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:44.6097130Z 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:44.6099000Z 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:44.6101070Z 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:44.6102170Z 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:44.6103650Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend 2024-08-22T20:33:44.6105490Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test 2024-08-22T20:33:44.6106180Z 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:44.6107080Z 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:44.6107810Z 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:44.6108580Z 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:44.6109350Z 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:44.6110040Z 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:44.6110940Z 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:44.6111840Z 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:44.6112550Z 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:44.6114400Z 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:44.6115190Z 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:44.6117260Z 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:44.6118180Z 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:44.6118910Z 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:44.6121050Z 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:44.6122180Z 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:44.6122520Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test/demos 2024-08-22T20:33:44.6123520Z 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:44.6124300Z 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:44.6124640Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/test/demos/rpc 2024-08-22T20:33:44.6125460Z 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:44.6126420Z 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:44.6127200Z 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:44.6127850Z 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:44.6128320Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/backend/canonical_partitioners 2024-08-22T20:33:44.6129210Z 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:44.6130200Z 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:44.6131070Z 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:44.6131710Z 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:44.6132310Z 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:44.6132930Z 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:44.6133580Z 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:44.6134110Z 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:44.6134710Z 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:44.6135280Z 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:44.6135820Z 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:44.6136360Z 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:44.6136640Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/verification 2024-08-22T20:33:44.6136940Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/verification/test 2024-08-22T20:33:44.6137650Z 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:44.6138320Z 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:44.6138960Z 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:44.6139740Z 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:44.6140410Z 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:44.6140680Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize 2024-08-22T20:33:44.6141330Z 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:44.6141640Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/_serialize/test 2024-08-22T20:33:44.6142360Z 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:44.6143230Z 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:44.6143900Z 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:44.6144580Z 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:44.6145200Z 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:44.6145820Z 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:44.6146450Z 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:44.6147060Z 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:44.6147680Z 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:44.6148280Z 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:44.6148820Z 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:44.6149080Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects 2024-08-22T20:33:44.6149390Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/test 2024-08-22T20:33:44.6150160Z 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:44.6150770Z 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:44.6151380Z 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:44.6151670Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/backend 2024-08-22T20:33:44.6151980Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/backend/test 2024-08-22T20:33:44.6152850Z 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:44.6153550Z 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:44.6153840Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge 2024-08-22T20:33:44.6154140Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/dtype 2024-08-22T20:33:44.6154860Z 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:44.6155580Z 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:44.6156400Z 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:44.6156700Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/test 2024-08-22T20:33:44.6157420Z 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:44.6162530Z 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:44.6164700Z 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:44.6170220Z 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:44.6174050Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/op 2024-08-22T20:33:44.6174940Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/op/test 2024-08-22T20:33:44.6177240Z 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:44.6179150Z 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:44.6181180Z 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:44.6182090Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/arg 2024-08-22T20:33:44.6184160Z 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:44.6187020Z 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:44.6191230Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/dialects/edge/spec 2024-08-22T20:33:44.6193070Z 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:44.6197480Z 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:44.6198760Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/program 2024-08-22T20:33:44.6199900Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/program/test 2024-08-22T20:33:44.6202230Z 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:44.6204780Z 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:44.6207400Z 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:44.6209840Z 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:44.6213630Z 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:44.6215570Z 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:44.6216510Z 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:44.6218740Z 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:44.6220250Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/emit 2024-08-22T20:33:44.6222330Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/emit/test 2024-08-22T20:33:44.6224900Z 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:44.6226880Z 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:44.6229240Z 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:44.6231160Z 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:44.6233310Z 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:44.6236650Z 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:44.6238700Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/serde 2024-08-22T20:33:44.6249670Z 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:44.6250510Z 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:44.6251180Z 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:44.6251920Z 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:44.6253210Z 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:44.6255680Z 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:44.6258430Z 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:44.6260800Z 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:44.6262980Z 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:44.6265310Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/operator 2024-08-22T20:33:44.6267440Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/exir/operator/test 2024-08-22T20:33:44.6270300Z 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:44.6272930Z 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:44.6276420Z 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:44.6277750Z 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:44.6278500Z 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:44.6279090Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/data 2024-08-22T20:33:44.6279850Z creating pip-out/bdist.macosx-10.9-universal2/wheel/executorch/data/bin 2024-08-22T20:33:44.6280920Z 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:44.6281620Z 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:44.6320560Z running install_egg_info 2024-08-22T20:33:44.6351260Z 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:44.6452220Z running install_scripts 2024-08-22T20:33:44.6656670Z [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:44.6755000Z pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pybindings/_portable_lib.cpython-310-darwin.so 2024-08-22T20:33:44.6856630Z 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:44.6956780Z pip-out/bdist.macosx-10.9-universal2/wheel/executorch/extension/pybindings/_portable_lib.cpython-310-darwin.so 2024-08-22T20:33:44.7058950Z 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:44.7159620Z creating '/private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-wheel-iwj_4uud/tmpao7yxcbg/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:44.7260940Z adding 'executorch/version.py' 2024-08-22T20:33:44.7362190Z adding 'executorch/backends/apple/coreml/compiler/__init__.py' 2024-08-22T20:33:44.7462670Z adding 'executorch/backends/apple/coreml/compiler/coreml_preprocess.py' 2024-08-22T20:33:44.7562990Z adding 'executorch/backends/apple/coreml/partition/__init__.py' 2024-08-22T20:33:44.7664060Z adding 'executorch/backends/apple/coreml/partition/coreml_partitioner.py' 2024-08-22T20:33:44.7765510Z adding 'executorch/backends/apple/coreml/quantizer/__init__.py' 2024-08-22T20:33:44.7864910Z adding 'executorch/backends/apple/coreml/quantizer/coreml_quantizer.py' 2024-08-22T20:33:44.7956930Z adding 'executorch/backends/apple/coreml/runtime/inmemoryfs/setup.py' 2024-08-22T20:33:44.7980970Z adding 'executorch/backends/apple/coreml/test/test_coreml_partitioner.py' 2024-08-22T20:33:44.8005680Z adding 'executorch/backends/apple/coreml/test/test_coreml_quantizer.py' 2024-08-22T20:33:44.8013550Z adding 'executorch/backends/apple/mps/__init__.py' 2024-08-22T20:33:44.8018880Z adding 'executorch/backends/apple/mps/mps_preprocess.py' 2024-08-22T20:33:44.8034300Z adding 'executorch/backends/apple/mps/operators/__init__.py' 2024-08-22T20:33:44.8054460Z adding 'executorch/backends/apple/mps/operators/activation_ops.py' 2024-08-22T20:33:44.8089090Z adding 'executorch/backends/apple/mps/operators/binary_ops.py' 2024-08-22T20:33:44.8094420Z adding 'executorch/backends/apple/mps/operators/clamp_ops.py' 2024-08-22T20:33:44.8099490Z adding 'executorch/backends/apple/mps/operators/constant_ops.py' 2024-08-22T20:33:44.8120580Z adding 'executorch/backends/apple/mps/operators/convolution_ops.py' 2024-08-22T20:33:44.8144880Z adding 'executorch/backends/apple/mps/operators/indexing_ops.py' 2024-08-22T20:33:44.8154960Z adding 'executorch/backends/apple/mps/operators/linear_algebra_ops.py' 2024-08-22T20:33:44.8173140Z adding 'executorch/backends/apple/mps/operators/node_visitor.py' 2024-08-22T20:33:44.8173880Z adding 'executorch/backends/apple/mps/operators/normalization_ops.py' 2024-08-22T20:33:44.8174480Z adding 'executorch/backends/apple/mps/operators/op_clone.py' 2024-08-22T20:33:44.8174800Z adding 'executorch/backends/apple/mps/operators/op_getitem.py' 2024-08-22T20:33:44.8175110Z adding 'executorch/backends/apple/mps/operators/pad_ops.py' 2024-08-22T20:33:44.8175440Z adding 'executorch/backends/apple/mps/operators/pooling_ops.py' 2024-08-22T20:33:44.8175760Z adding 'executorch/backends/apple/mps/operators/range_ops.py' 2024-08-22T20:33:44.8176070Z adding 'executorch/backends/apple/mps/operators/reduce_ops.py' 2024-08-22T20:33:44.8176380Z adding 'executorch/backends/apple/mps/operators/shape_ops.py' 2024-08-22T20:33:44.8176700Z adding 'executorch/backends/apple/mps/operators/unary_ops.py' 2024-08-22T20:33:44.8177020Z adding 'executorch/backends/apple/mps/partition/__init__.py' 2024-08-22T20:33:44.8177360Z adding 'executorch/backends/apple/mps/partition/mps_partitioner.py' 2024-08-22T20:33:44.8177720Z adding 'executorch/backends/apple/mps/serialization/mps_graph_schema.py' 2024-08-22T20:33:44.8178090Z adding 'executorch/backends/apple/mps/serialization/mps_graph_serialize.py' 2024-08-22T20:33:44.8178410Z adding 'executorch/backends/apple/mps/serialization/schema.fbs' 2024-08-22T20:33:44.8178690Z adding 'executorch/backends/apple/mps/test/test_mps.py' 2024-08-22T20:33:44.8179020Z adding 'executorch/backends/apple/mps/test/test_mps_binary_ops.py' 2024-08-22T20:33:44.8179660Z adding 'executorch/backends/apple/mps/test/test_mps_indexing_ops.py' 2024-08-22T20:33:44.8180320Z adding 'executorch/backends/apple/mps/test/test_mps_models.py' 2024-08-22T20:33:44.8181430Z adding 'executorch/backends/apple/mps/test/test_mps_unary_ops.py' 2024-08-22T20:33:44.8182000Z adding 'executorch/backends/apple/mps/test/test_mps_utils.py' 2024-08-22T20:33:44.8182530Z adding 'executorch/backends/apple/mps/utils/mps_utils.py' 2024-08-22T20:33:44.8183180Z adding 'executorch/backends/arm/arm_backend.py' 2024-08-22T20:33:44.8183460Z adding 'executorch/backends/arm/arm_partitioner.py' 2024-08-22T20:33:44.8183710Z adding 'executorch/backends/arm/arm_vela.py' 2024-08-22T20:33:44.8183970Z adding 'executorch/backends/arm/tosa_mapping.py' 2024-08-22T20:33:44.8184230Z adding 'executorch/backends/arm/tosa_quant_utils.py' 2024-08-22T20:33:44.8184480Z adding 'executorch/backends/arm/tosa_utils.py' 2024-08-22T20:33:44.8184770Z adding 'executorch/backends/arm/operators/__init__.py' 2024-08-22T20:33:44.8185070Z adding 'executorch/backends/arm/operators/node_visitor.py' 2024-08-22T20:33:44.8185340Z adding 'executorch/backends/arm/operators/op_add.py' 2024-08-22T20:33:44.8185620Z adding 'executorch/backends/arm/operators/op_addmm.py' 2024-08-22T20:33:44.8186060Z adding 'executorch/backends/arm/operators/op_avg_pool2d.py' 2024-08-22T20:33:44.8186370Z adding 'executorch/backends/arm/operators/op_batch_norm.py' 2024-08-22T20:33:44.8186660Z adding 'executorch/backends/arm/operators/op_conv2d.py' 2024-08-22T20:33:44.8186950Z adding 'executorch/backends/arm/operators/op_dequant.py' 2024-08-22T20:33:44.8187220Z adding 'executorch/backends/arm/operators/op_div.py' 2024-08-22T20:33:44.8187490Z adding 'executorch/backends/arm/operators/op_full.py' 2024-08-22T20:33:44.8187780Z adding 'executorch/backends/arm/operators/op_get_item.py' 2024-08-22T20:33:44.8188860Z adding 'executorch/backends/arm/operators/op_hardtanh.py' 2024-08-22T20:33:44.8189190Z adding 'executorch/backends/arm/operators/op_mean_dim.py' 2024-08-22T20:33:44.8189480Z adding 'executorch/backends/arm/operators/op_output.py' 2024-08-22T20:33:44.8189770Z adding 'executorch/backends/arm/operators/op_permute.py' 2024-08-22T20:33:44.8190090Z adding 'executorch/backends/arm/operators/op_placeholder.py' 2024-08-22T20:33:44.8190370Z adding 'executorch/backends/arm/operators/op_quant.py' 2024-08-22T20:33:44.8190780Z adding 'executorch/backends/arm/operators/op_sigmoid.py' 2024-08-22T20:33:44.8191060Z adding 'executorch/backends/arm/operators/op_softmax.py' 2024-08-22T20:33:44.8191330Z adding 'executorch/backends/arm/operators/op_sub.py' 2024-08-22T20:33:44.8191610Z adding 'executorch/backends/arm/operators/op_view.py' 2024-08-22T20:33:44.8192000Z adding 'executorch/backends/arm/passes/annotate_channels_last_dim_order_pass.py' 2024-08-22T20:33:44.8192310Z adding 'executorch/backends/arm/passes/arm_pass_manager.py' 2024-08-22T20:33:44.8192820Z adding 'executorch/backends/arm/passes/remove_clone_pass.py' 2024-08-22T20:33:44.8193010Z adding 'executorch/backends/arm/passes/tag_io_quant_pass.py' 2024-08-22T20:33:44.8193180Z adding 'executorch/backends/arm/quantizer/__init__.py' 2024-08-22T20:33:44.8193420Z adding 'executorch/backends/arm/quantizer/arm_quantizer.py' 2024-08-22T20:33:44.8193870Z adding 'executorch/backends/arm/quantizer/arm_quantizer_utils.py' 2024-08-22T20:33:44.8194090Z adding 'executorch/backends/arm/quantizer/quantization_config.py' 2024-08-22T20:33:44.8194410Z adding 'executorch/backends/arm/quantizer/quantization_annotation/__init__.py' 2024-08-22T20:33:44.8194790Z adding 'executorch/backends/arm/quantizer/quantization_annotation/adaptive_ang_pool2d_annotator.py' 2024-08-22T20:33:44.8195080Z adding 'executorch/backends/arm/quantizer/quantization_annotation/add_annotator.py' 2024-08-22T20:33:44.8195380Z adding 'executorch/backends/arm/quantizer/quantization_annotation/conv_annotator.py' 2024-08-22T20:33:44.8195690Z adding 'executorch/backends/arm/quantizer/quantization_annotation/linear_annotator.py' 2024-08-22T20:33:44.8196020Z adding 'executorch/backends/arm/quantizer/quantization_annotation/max_pool2d_annotator.py' 2024-08-22T20:33:44.8196310Z adding 'executorch/backends/arm/quantizer/quantization_annotation/mul_annotator.py' 2024-08-22T20:33:44.8196620Z adding 'executorch/backends/arm/quantizer/quantization_annotation/sigmoid_annotator.py' 2024-08-22T20:33:44.8197190Z adding 'executorch/backends/arm/quantizer/quantization_annotation/sub_annotator.py' 2024-08-22T20:33:44.8197390Z adding 'executorch/backends/arm/test/common.py' 2024-08-22T20:33:44.8197550Z adding 'executorch/backends/arm/test/runner_utils.py' 2024-08-22T20:33:44.8197770Z adding 'executorch/backends/arm/test/misc/test_debug_feats.py' 2024-08-22T20:33:44.8198010Z adding 'executorch/backends/arm/test/models/test_mobilenet_v2_arm.py' 2024-08-22T20:33:44.8198170Z adding 'executorch/backends/arm/test/ops/test_add.py' 2024-08-22T20:33:44.8198360Z adding 'executorch/backends/arm/test/ops/test_avg_pool.py' 2024-08-22T20:33:44.8198560Z adding 'executorch/backends/arm/test/ops/test_batch_norm.py' 2024-08-22T20:33:44.8198730Z adding 'executorch/backends/arm/test/ops/test_clone.py' 2024-08-22T20:33:44.8199060Z adding 'executorch/backends/arm/test/ops/test_conv.py' 2024-08-22T20:33:44.8199260Z adding 'executorch/backends/arm/test/ops/test_conv_combos.py' 2024-08-22T20:33:44.8199480Z adding 'executorch/backends/arm/test/ops/test_depthwise_conv.py' 2024-08-22T20:33:44.8199650Z adding 'executorch/backends/arm/test/ops/test_div.py' 2024-08-22T20:33:44.8199820Z adding 'executorch/backends/arm/test/ops/test_full.py' 2024-08-22T20:33:44.8200000Z adding 'executorch/backends/arm/test/ops/test_linear.py' 2024-08-22T20:33:44.8200200Z adding 'executorch/backends/arm/test/ops/test_mean_dim.py' 2024-08-22T20:33:44.8200380Z adding 'executorch/backends/arm/test/ops/test_sigmoid.py' 2024-08-22T20:33:44.8200560Z adding 'executorch/backends/arm/test/ops/test_softmax.py' 2024-08-22T20:33:44.8200720Z adding 'executorch/backends/arm/test/ops/test_sub.py' 2024-08-22T20:33:44.8200890Z adding 'executorch/backends/arm/test/ops/test_view.py' 2024-08-22T20:33:44.8201130Z adding 'executorch/backends/arm/test/passes/test_tag_io_quant_pass.py' 2024-08-22T20:33:44.8201310Z adding 'executorch/backends/arm/test/tester/__init__.py' 2024-08-22T20:33:44.8201490Z adding 'executorch/backends/arm/test/tester/arm_tester.py' 2024-08-22T20:33:44.8201680Z adding 'executorch/backends/arm/test/tosautil/__init__.py' 2024-08-22T20:33:44.8201920Z adding 'executorch/backends/arm/third-party/serialization_lib/setup.py' 2024-08-22T20:33:44.8202250Z adding 'executorch/backends/arm/third-party/serialization_lib/python/serializer/__init__.py' 2024-08-22T20:33:44.8202610Z adding 'executorch/backends/arm/third-party/serialization_lib/python/serializer/tosa_serializer.py' 2024-08-22T20:33:44.8203040Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ArithmeticRightShiftAttribute.py' 2024-08-22T20:33:44.8203380Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/Attribute.py' 2024-08-22T20:33:44.8203700Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/AxisAttribute.py' 2024-08-22T20:33:44.8204060Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ClampAttribute.py' 2024-08-22T20:33:44.8204410Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/CondIfAttribute.py' 2024-08-22T20:33:44.8204730Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ConvAttribute.py' 2024-08-22T20:33:44.8205060Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/CustomAttribute.py' 2024-08-22T20:33:44.8205350Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/DType.py' 2024-08-22T20:33:44.8205660Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/FFTAttribute.py' 2024-08-22T20:33:44.8206040Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/FullyConnectedAttribute.py' 2024-08-22T20:33:44.8206390Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/MatMulAttribute.py' 2024-08-22T20:33:44.8206730Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/MulAttribute.py' 2024-08-22T20:33:44.8207190Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/NegateAttribute.py' 2024-08-22T20:33:44.8207480Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/Op.py' 2024-08-22T20:33:44.8207800Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/PadAttribute.py' 2024-08-22T20:33:44.8208120Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/PoolAttribute.py' 2024-08-22T20:33:44.8208430Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/RFFTAttribute.py' 2024-08-22T20:33:44.8208760Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/RescaleAttribute.py' 2024-08-22T20:33:44.8209090Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ReshapeAttribute.py' 2024-08-22T20:33:44.8209410Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeAttribute.py' 2024-08-22T20:33:44.8209800Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/ResizeMode.py' 2024-08-22T20:33:44.8210130Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/SliceAttribute.py' 2024-08-22T20:33:44.8210460Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TableAttribute.py' 2024-08-22T20:33:44.8210780Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TileAttribute.py' 2024-08-22T20:33:44.8211110Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaBasicBlock.py' 2024-08-22T20:33:44.8211410Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaGraph.py' 2024-08-22T20:33:44.8211730Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaOperator.py' 2024-08-22T20:33:44.8212040Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaRegion.py' 2024-08-22T20:33:44.8212360Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TosaTensor.py' 2024-08-22T20:33:44.8212800Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeAttribute.py' 2024-08-22T20:33:44.8213190Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/TransposeConvAttribute.py' 2024-08-22T20:33:44.8213490Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/Version.py' 2024-08-22T20:33:44.8213830Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/WhileLoopAttribute.py' 2024-08-22T20:33:44.8214120Z adding 'executorch/backends/arm/third-party/serialization_lib/python/tosa/__init__.py' 2024-08-22T20:33:44.8214390Z adding 'executorch/backends/arm/third-party/serialization_lib/schema/tosa.fbs' 2024-08-22T20:33:44.8214720Z adding 'executorch/backends/arm/third-party/serialization_lib/test/scripts/test_npy_fileio.py' 2024-08-22T20:33:44.8215030Z adding 'executorch/backends/arm/third-party/serialization_lib/test/scripts/xunit/xunit.py' 2024-08-22T20:33:44.8215190Z adding 'executorch/backends/cadence/aot/__init__.py' 2024-08-22T20:33:44.8215360Z adding 'executorch/backends/cadence/aot/compiler.py' 2024-08-22T20:33:44.8215550Z adding 'executorch/backends/cadence/aot/export_example.py' 2024-08-22T20:33:44.8215720Z adding 'executorch/backends/cadence/aot/functions.yaml' 2024-08-22T20:33:44.8215920Z adding 'executorch/backends/cadence/aot/ops_registrations.py' 2024-08-22T20:33:44.8216070Z adding 'executorch/backends/cadence/aot/passes.py' 2024-08-22T20:33:44.8216220Z adding 'executorch/backends/cadence/aot/utils.py' 2024-08-22T20:33:44.8216430Z adding 'executorch/backends/cadence/aot/quantizer/fusion_pass.py' 2024-08-22T20:33:44.8216640Z adding 'executorch/backends/cadence/aot/quantizer/patterns.py' 2024-08-22T20:33:44.8216850Z adding 'executorch/backends/cadence/aot/quantizer/quantizer.py' 2024-08-22T20:33:44.8217030Z adding 'executorch/backends/cadence/aot/quantizer/utils.py' 2024-08-22T20:33:44.8217210Z adding 'executorch/backends/cadence/utils/gen_header.py' 2024-08-22T20:33:44.8217500Z adding 'executorch/backends/cadence/utils/post_compilation.py' 2024-08-22T20:33:44.8217690Z adding 'executorch/backends/example/example_backend.py' 2024-08-22T20:33:44.8217880Z adding 'executorch/backends/example/example_partitioner.py' 2024-08-22T20:33:44.8218060Z adding 'executorch/backends/example/example_quantizer.py' 2024-08-22T20:33:44.8218250Z adding 'executorch/backends/example/test_example_delegate.py' 2024-08-22T20:33:44.8218560Z adding 'executorch/backends/example/example_backend_delegate_passes/merge_to_dim_pass.py' 2024-08-22T20:33:44.8218920Z adding 'executorch/backends/example/example_backend_delegate_passes/permute_memory_formats_pass.py' 2024-08-22T20:33:44.8219180Z adding 'executorch/backends/example/example_operators/adaptive_avg_pool2d.py' 2024-08-22T20:33:44.8219370Z adding 'executorch/backends/example/example_operators/add.py' 2024-08-22T20:33:44.8219670Z adding 'executorch/backends/example/example_operators/conv2d.py' 2024-08-22T20:33:44.8219900Z adding 'executorch/backends/example/example_operators/conv_relu.py' 2024-08-22T20:33:44.8220120Z adding 'executorch/backends/example/example_operators/dropout.py' 2024-08-22T20:33:44.8220330Z adding 'executorch/backends/example/example_operators/flatten.py' 2024-08-22T20:33:44.8220540Z adding 'executorch/backends/example/example_operators/linear.py' 2024-08-22T20:33:44.8220750Z adding 'executorch/backends/example/example_operators/op_base.py' 2024-08-22T20:33:44.8220940Z adding 'executorch/backends/example/example_operators/ops.py' 2024-08-22T20:33:44.8221160Z adding 'executorch/backends/example/example_operators/utils.py' 2024-08-22T20:33:44.8221330Z adding 'executorch/backends/qualcomm/qnn_preprocess.py' 2024-08-22T20:33:44.8221490Z adding 'executorch/backends/qualcomm/aot/ir/qcir.fbs' 2024-08-22T20:33:44.8221680Z adding 'executorch/backends/qualcomm/builders/__init__.py' 2024-08-22T20:33:44.8221890Z adding 'executorch/backends/qualcomm/builders/node_visitor.py' 2024-08-22T20:33:44.8222070Z adding 'executorch/backends/qualcomm/builders/op_add.py' 2024-08-22T20:33:44.8222280Z adding 'executorch/backends/qualcomm/builders/op_avg_pool2d.py' 2024-08-22T20:33:44.8222480Z adding 'executorch/backends/qualcomm/builders/op_batch_norm.py' 2024-08-22T20:33:44.8222660Z adding 'executorch/backends/qualcomm/builders/op_bmm.py' 2024-08-22T20:33:44.8222840Z adding 'executorch/backends/qualcomm/builders/op_cat.py' 2024-08-22T20:33:44.8223020Z adding 'executorch/backends/qualcomm/builders/op_ceil.py' 2024-08-22T20:33:44.8223200Z adding 'executorch/backends/qualcomm/builders/op_clamp.py' 2024-08-22T20:33:44.8223390Z adding 'executorch/backends/qualcomm/builders/op_conv2d.py' 2024-08-22T20:33:44.8223600Z adding 'executorch/backends/qualcomm/builders/op_depth_to_space.py' 2024-08-22T20:33:44.8223810Z adding 'executorch/backends/qualcomm/builders/op_dequantize.py' 2024-08-22T20:33:44.8223980Z adding 'executorch/backends/qualcomm/builders/op_div.py' 2024-08-22T20:33:44.8224180Z adding 'executorch/backends/qualcomm/builders/op_embedding.py' 2024-08-22T20:33:44.8224370Z adding 'executorch/backends/qualcomm/builders/op_expand.py' 2024-08-22T20:33:44.8224540Z adding 'executorch/backends/qualcomm/builders/op_gelu.py' 2024-08-22T20:33:44.8224750Z adding 'executorch/backends/qualcomm/builders/op_hardsigmoid.py' 2024-08-22T20:33:44.8225010Z adding 'executorch/backends/qualcomm/builders/op_hardswish.py' 2024-08-22T20:33:44.8225230Z adding 'executorch/backends/qualcomm/builders/op_hardtanh.py' 2024-08-22T20:33:44.8225450Z adding 'executorch/backends/qualcomm/builders/op_layer_norm.py' 2024-08-22T20:33:44.8225650Z adding 'executorch/backends/qualcomm/builders/op_linear.py' 2024-08-22T20:33:44.8225860Z adding 'executorch/backends/qualcomm/builders/op_log_softmax.py' 2024-08-22T20:33:44.8226040Z adding 'executorch/backends/qualcomm/builders/op_matmul.py' 2024-08-22T20:33:44.8226270Z adding 'executorch/backends/qualcomm/builders/op_max_pool2d.py' 2024-08-22T20:33:44.8226470Z adding 'executorch/backends/qualcomm/builders/op_mean_dim.py' 2024-08-22T20:33:44.8226740Z adding 'executorch/backends/qualcomm/builders/op_mul.py' 2024-08-22T20:33:44.8226920Z adding 'executorch/backends/qualcomm/builders/op_pad.py' 2024-08-22T20:33:44.8227090Z adding 'executorch/backends/qualcomm/builders/op_pow.py' 2024-08-22T20:33:44.8227280Z adding 'executorch/backends/qualcomm/builders/op_prelu.py' 2024-08-22T20:33:44.8227470Z adding 'executorch/backends/qualcomm/builders/op_quantize.py' 2024-08-22T20:33:44.8227650Z adding 'executorch/backends/qualcomm/builders/op_relu.py' 2024-08-22T20:33:44.8227830Z adding 'executorch/backends/qualcomm/builders/op_reshape.py' 2024-08-22T20:33:44.8228020Z adding 'executorch/backends/qualcomm/builders/op_rsqrt.py' 2024-08-22T20:33:44.8228230Z adding 'executorch/backends/qualcomm/builders/op_select_copy.py' 2024-08-22T20:33:44.8228480Z adding 'executorch/backends/qualcomm/builders/op_sigmoid.py' 2024-08-22T20:33:44.8228670Z adding 'executorch/backends/qualcomm/builders/op_skip_ops.py' 2024-08-22T20:33:44.8228880Z adding 'executorch/backends/qualcomm/builders/op_slice_copy.py' 2024-08-22T20:33:44.8229070Z adding 'executorch/backends/qualcomm/builders/op_softmax.py' 2024-08-22T20:33:44.8229290Z adding 'executorch/backends/qualcomm/builders/op_space_to_depth.py' 2024-08-22T20:33:44.8229530Z adding 'executorch/backends/qualcomm/builders/op_split_with_sizes.py' 2024-08-22T20:33:44.8229720Z adding 'executorch/backends/qualcomm/builders/op_sqrt.py' 2024-08-22T20:33:44.8229910Z adding 'executorch/backends/qualcomm/builders/op_squeeze.py' 2024-08-22T20:33:44.8230090Z adding 'executorch/backends/qualcomm/builders/op_sub.py' 2024-08-22T20:33:44.8230300Z adding 'executorch/backends/qualcomm/builders/op_sum_int_list.py' 2024-08-22T20:33:44.8230500Z adding 'executorch/backends/qualcomm/builders/op_tanh.py' 2024-08-22T20:33:44.8230670Z adding 'executorch/backends/qualcomm/builders/op_to.py' 2024-08-22T20:33:44.8230900Z adding 'executorch/backends/qualcomm/builders/op_transpose.py' 2024-08-22T20:33:44.8231130Z adding 'executorch/backends/qualcomm/builders/op_unsqueeze.py' 2024-08-22T20:33:44.8231390Z adding 'executorch/backends/qualcomm/builders/op_upsample_bilinear2d.py' 2024-08-22T20:33:44.8231630Z adding 'executorch/backends/qualcomm/builders/op_upsample_nearest2d.py' 2024-08-22T20:33:44.8231840Z adding 'executorch/backends/qualcomm/builders/qnn_constants.py' 2024-08-22T20:33:44.8232010Z adding 'executorch/backends/qualcomm/builders/utils.py' 2024-08-22T20:33:44.8232210Z adding 'executorch/backends/qualcomm/partition/common_defs.py' 2024-08-22T20:33:44.8232440Z adding 'executorch/backends/qualcomm/partition/qnn_partitioner.py' 2024-08-22T20:33:44.8232700Z adding 'executorch/backends/qualcomm/passes/annotate_and_quant_scalar.py' 2024-08-22T20:33:44.8232940Z adding 'executorch/backends/qualcomm/passes/annotate_decomposed.py' 2024-08-22T20:33:44.8233170Z adding 'executorch/backends/qualcomm/passes/annotate_quant_attrs.py' 2024-08-22T20:33:44.8233370Z adding 'executorch/backends/qualcomm/passes/build_quant_io.py' 2024-08-22T20:33:44.8233640Z adding 'executorch/backends/qualcomm/passes/convert_binary_op_with_scalar.py' 2024-08-22T20:33:44.8233860Z adding 'executorch/backends/qualcomm/passes/convert_bmm_to_matmul.py' 2024-08-22T20:33:44.8234160Z adding 'executorch/backends/qualcomm/passes/convert_interpolate_with_upsample2d.py' 2024-08-22T20:33:44.8234360Z adding 'executorch/backends/qualcomm/passes/convert_prelu.py' 2024-08-22T20:33:44.8234570Z adding 'executorch/backends/qualcomm/passes/convert_to_linear.py' 2024-08-22T20:33:44.8234830Z adding 'executorch/backends/qualcomm/passes/decompose_silu.py' 2024-08-22T20:33:44.8235010Z adding 'executorch/backends/qualcomm/passes/fold_qdq.py' 2024-08-22T20:33:44.8235270Z adding 'executorch/backends/qualcomm/passes/fuse_consecutive_transpose.py' 2024-08-22T20:33:44.8235460Z adding 'executorch/backends/qualcomm/passes/i64_to_i32.py' 2024-08-22T20:33:44.8235650Z adding 'executorch/backends/qualcomm/passes/insert_io_qdq.py' 2024-08-22T20:33:44.8236030Z adding 'executorch/backends/qualcomm/passes/insert_requantize.py' 2024-08-22T20:33:44.8236290Z adding 'executorch/backends/qualcomm/passes/layout_transform.py' 2024-08-22T20:33:44.8237170Z adding 'executorch/backends/qualcomm/passes/recompose_pixel_shuffle.py' 2024-08-22T20:33:44.8238210Z adding 'executorch/backends/qualcomm/passes/recompose_pixel_unshuffle.py' 2024-08-22T20:33:44.8238860Z adding 'executorch/backends/qualcomm/passes/reduce_dynamic_range.py' 2024-08-22T20:33:44.8239470Z adding 'executorch/backends/qualcomm/passes/remove_redundancy.py' 2024-08-22T20:33:44.8240100Z adding 'executorch/backends/qualcomm/passes/replace_inf_buffer.py' 2024-08-22T20:33:44.8240600Z adding 'executorch/backends/qualcomm/passes/utils.py' 2024-08-22T20:33:44.8241200Z adding 'executorch/backends/qualcomm/quantizer/quantizer.py' 2024-08-22T20:33:44.8242180Z adding 'executorch/backends/qualcomm/quantizer/utils.py' 2024-08-22T20:33:44.8242950Z adding 'executorch/backends/qualcomm/serialization/qnn_compile_spec_schema.py' 2024-08-22T20:33:44.8243730Z adding 'executorch/backends/qualcomm/serialization/qnn_compile_spec_serialize.py' 2024-08-22T20:33:44.8244290Z adding 'executorch/backends/qualcomm/serialization/schema.fbs' 2024-08-22T20:33:44.8244760Z adding 'executorch/backends/qualcomm/tests/models.py' 2024-08-22T20:33:44.8245360Z adding 'executorch/backends/qualcomm/tests/test_qnn_delegate.py' 2024-08-22T20:33:44.8245800Z adding 'executorch/backends/qualcomm/tests/utils.py' 2024-08-22T20:33:44.8246290Z adding 'executorch/backends/qualcomm/utils/constants.py' 2024-08-22T20:33:44.8246740Z adding 'executorch/backends/qualcomm/utils/utils.py' 2024-08-22T20:33:44.8247180Z adding 'executorch/backends/transforms/__init__.py' 2024-08-22T20:33:44.8247720Z adding 'executorch/backends/transforms/addmm_mm_to_linear.py' 2024-08-22T20:33:44.8248290Z adding 'executorch/backends/transforms/convert_dtype_pass.py' 2024-08-22T20:33:44.8248790Z adding 'executorch/backends/transforms/decompose_sdpa.py' 2024-08-22T20:33:44.8249480Z adding 'executorch/backends/transforms/duplicate_dynamic_quant_chain.py' 2024-08-22T20:33:44.8250080Z adding 'executorch/backends/transforms/fuse_batch_norm_with_conv.py' 2024-08-22T20:33:44.8250650Z adding 'executorch/backends/transforms/fuse_conv_with_clamp.py' 2024-08-22T20:33:44.8251140Z adding 'executorch/backends/transforms/fuse_view_copy.py' 2024-08-22T20:33:44.8251650Z adding 'executorch/backends/transforms/mean_to_sum_div.py' 2024-08-22T20:33:44.8252180Z adding 'executorch/backends/transforms/remove_clone_ops.py' 2024-08-22T20:33:44.8252850Z adding 'executorch/backends/transforms/utils.py' 2024-08-22T20:33:44.8253750Z adding 'executorch/backends/transforms/test/test_duplicate_dynamic_quant_chain.py' 2024-08-22T20:33:44.8254180Z adding 'executorch/backends/vulkan/__init__.py' 2024-08-22T20:33:44.8254670Z adding 'executorch/backends/vulkan/vulkan_preprocess.py' 2024-08-22T20:33:44.8255250Z adding 'executorch/backends/vulkan/partitioner/supported_ops.py' 2024-08-22T20:33:44.8255910Z adding 'executorch/backends/vulkan/partitioner/vulkan_partitioner.py' 2024-08-22T20:33:44.8256450Z adding 'executorch/backends/vulkan/passes/custom_ops_defs.py' 2024-08-22T20:33:44.8256980Z adding 'executorch/backends/vulkan/passes/test_custom_ops.py' 2024-08-22T20:33:44.8257520Z adding 'executorch/backends/vulkan/runtime/gen_vulkan_spv.py' 2024-08-22T20:33:44.8258220Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_naive.yaml' 2024-08-22T20:33:44.8258990Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/addmm_optimized.yaml' 2024-08-22T20:33:44.8259650Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/arange.yaml' 2024-08-22T20:33:44.8260370Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/avg_pool2d.yaml' 2024-08-22T20:33:44.8261100Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/batchnorm.yaml' 2024-08-22T20:33:44.8261820Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/binary_op.yaml' 2024-08-22T20:33:44.8262770Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/clone.yaml' 2024-08-22T20:33:44.8263510Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv1d.yaml' 2024-08-22T20:33:44.8264150Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d.yaml' 2024-08-22T20:33:44.8264830Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw.yaml' 2024-08-22T20:33:44.8265660Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_output_tile.yaml' 2024-08-22T20:33:44.8266910Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_dw_prepack_weights.yaml' 2024-08-22T20:33:44.8267780Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_prepack_weights.yaml' 2024-08-22T20:33:44.8268520Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv2d_pw.yaml' 2024-08-22T20:33:44.8269690Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d.yaml' 2024-08-22T20:33:44.8270700Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/conv_transpose2d_prepack_weights.yaml' 2024-08-22T20:33:44.8271530Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/copy_channel_offset.yaml' 2024-08-22T20:33:44.8272250Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/copy_offset.yaml' 2024-08-22T20:33:44.8272940Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/embedding.yaml' 2024-08-22T20:33:44.8273560Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/full.yaml' 2024-08-22T20:33:44.8274280Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/index_select.yaml' 2024-08-22T20:33:44.8275100Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/index_select_channel.yaml' 2024-08-22T20:33:44.8275810Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/matmul_naive.yaml' 2024-08-22T20:33:44.8276610Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/matmul_optimized.yaml' 2024-08-22T20:33:44.8277310Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/max_pool2d.yaml' 2024-08-22T20:33:44.8278090Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/native_layer_norm.yaml' 2024-08-22T20:33:44.8278870Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/nchw_to_tensor.yaml' 2024-08-22T20:33:44.8279510Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/no_op.yaml' 2024-08-22T20:33:44.8280230Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/pad_channel.yaml' 2024-08-22T20:33:44.8281010Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/pad_height_width.yaml' 2024-08-22T20:33:44.8281690Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/permute.yaml' 2024-08-22T20:33:44.8282410Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/q_8w_linear.yaml' 2024-08-22T20:33:44.8283180Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/repeat_channel.yaml' 2024-08-22T20:33:44.8283950Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_batch_4d.yaml' 2024-08-22T20:33:44.8284750Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_channel_3d.yaml' 2024-08-22T20:33:44.8285520Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_channel_4d.yaml' 2024-08-22T20:33:44.8286340Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_height_3d.yaml' 2024-08-22T20:33:44.8287130Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_height_4d.yaml' 2024-08-22T20:33:44.8287900Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_width_3d.yaml' 2024-08-22T20:33:44.8288660Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/select_width_4d.yaml' 2024-08-22T20:33:44.8289530Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/slice_batch_height_width.yaml' 2024-08-22T20:33:44.8290280Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/slice_channel.yaml' 2024-08-22T20:33:44.8291190Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/softmax_batch_height_width.yaml' 2024-08-22T20:33:44.8292530Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/softmax_channel.yaml' 2024-08-22T20:33:44.8293470Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/sum_dim.yaml' 2024-08-22T20:33:44.8294230Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/sum_dim_keepdim.yaml' 2024-08-22T20:33:44.8294960Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/tensor_to_nchw.yaml' 2024-08-22T20:33:44.8295670Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/unary_op.yaml' 2024-08-22T20:33:44.8296520Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/upsample_nearest2d.yaml' 2024-08-22T20:33:44.8297130Z adding 'executorch/backends/vulkan/runtime/graph/ops/glsl/view.yaml' 2024-08-22T20:33:44.8297690Z adding 'executorch/backends/vulkan/serialization/schema.fbs' 2024-08-22T20:33:44.8298700Z adding 'executorch/backends/vulkan/serialization/vulkan_graph_builder.py' 2024-08-22T20:33:44.8299400Z adding 'executorch/backends/vulkan/serialization/vulkan_graph_schema.py' 2024-08-22T20:33:44.8300110Z adding 'executorch/backends/vulkan/serialization/vulkan_graph_serialize.py' 2024-08-22T20:33:44.8300670Z adding 'executorch/backends/vulkan/test/test_serialization.py' 2024-08-22T20:33:44.8301260Z adding 'executorch/backends/vulkan/test/test_vulkan_delegate.py' 2024-08-22T20:33:44.8301910Z adding 'executorch/backends/vulkan/test/test_vulkan_delegate_header.py' 2024-08-22T20:33:44.8302460Z adding 'executorch/backends/vulkan/test/glsl/all_shaders.yaml' 2024-08-22T20:33:44.8302990Z adding 'executorch/backends/vulkan/test/op_tests/cases.py' 2024-08-22T20:33:44.8303680Z adding 'executorch/backends/vulkan/test/op_tests/generate_op_tests.py' 2024-08-22T20:33:44.8304290Z adding 'executorch/backends/vulkan/test/op_tests/utils/codegen.py' 2024-08-22T20:33:44.8304950Z adding 'executorch/backends/vulkan/test/op_tests/utils/codegen_base.py' 2024-08-22T20:33:44.8305800Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/apiconventions.py' 2024-08-22T20:33:44.8306620Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/cgenerator.py' 2024-08-22T20:33:44.8307470Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/conventions.py' 2024-08-22T20:33:44.8308280Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/generator.py' 2024-08-22T20:33:44.8309080Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/genvk.py' 2024-08-22T20:33:44.8309850Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/reg.py' 2024-08-22T20:33:44.8310740Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/vkconventions.py' 2024-08-22T20:33:44.8311610Z adding 'executorch/backends/vulkan/third-party/Vulkan-Headers/registry/spec_tools/util.py' 2024-08-22T20:33:44.8312740Z adding 'executorch/backends/vulkan/third-party/VulkanMemoryAllocator/tools/GpuMemDumpVis/GpuMemDumpVis.py' 2024-08-22T20:33:44.8313330Z adding 'executorch/backends/vulkan/third-party/volk/generate.py' 2024-08-22T20:33:44.8314020Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/buf_bandwidth.yaml' 2024-08-22T20:33:44.8314790Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/buf_cacheline_size.yaml' 2024-08-22T20:33:44.8315460Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/reg_count.yaml' 2024-08-22T20:33:44.8316090Z adding 'executorch/backends/vulkan/tools/gpuinfo/glsl/warp_size.yaml' 2024-08-22T20:33:44.8316500Z adding 'executorch/backends/xnnpack/__init__.py' 2024-08-22T20:33:44.8317040Z adding 'executorch/backends/xnnpack/xnnpack_preprocess.py' 2024-08-22T20:33:44.8317600Z adding 'executorch/backends/xnnpack/operators/__init__.py' 2024-08-22T20:33:44.8318150Z adding 'executorch/backends/xnnpack/operators/node_visitor.py' 2024-08-22T20:33:44.8318640Z adding 'executorch/backends/xnnpack/operators/op_abs.py' 2024-08-22T20:33:44.8319110Z adding 'executorch/backends/xnnpack/operators/op_add.py' 2024-08-22T20:33:44.8319960Z adding 'executorch/backends/xnnpack/operators/op_addmm.py' 2024-08-22T20:33:44.8320660Z adding 'executorch/backends/xnnpack/operators/op_avg_pooling2d.py' 2024-08-22T20:33:44.8321140Z adding 'executorch/backends/xnnpack/operators/op_cat.py' 2024-08-22T20:33:44.8321680Z adding 'executorch/backends/xnnpack/operators/op_ceiling.py' 2024-08-22T20:33:44.8322180Z adding 'executorch/backends/xnnpack/operators/op_clamp.py' 2024-08-22T20:33:44.8322700Z adding 'executorch/backends/xnnpack/operators/op_conv2d.py' 2024-08-22T20:33:44.8323400Z adding 'executorch/backends/xnnpack/operators/op_dequantize_per_tensor.py' 2024-08-22T20:33:44.8323910Z adding 'executorch/backends/xnnpack/operators/op_div.py' 2024-08-22T20:33:44.8324620Z adding 'executorch/backends/xnnpack/operators/op_dynamic_dequantize_ops.py' 2024-08-22T20:33:44.8325550Z adding 'executorch/backends/xnnpack/operators/op_dynamic_quantize_ops.py' 2024-08-22T20:33:44.8326050Z adding 'executorch/backends/xnnpack/operators/op_elu.py' 2024-08-22T20:33:44.8326570Z adding 'executorch/backends/xnnpack/operators/op_floor.py' 2024-08-22T20:33:44.8327150Z adding 'executorch/backends/xnnpack/operators/op_hardswish.py' 2024-08-22T20:33:44.8327700Z adding 'executorch/backends/xnnpack/operators/op_hardtanh.py' 2024-08-22T20:33:44.8328270Z adding 'executorch/backends/xnnpack/operators/op_leaky_relu.py' 2024-08-22T20:33:44.8328820Z adding 'executorch/backends/xnnpack/operators/op_linear.py' 2024-08-22T20:33:44.8329560Z adding 'executorch/backends/xnnpack/operators/op_matrix_multiplication.py' 2024-08-22T20:33:44.8330100Z adding 'executorch/backends/xnnpack/operators/op_max_dim.py' 2024-08-22T20:33:44.8330670Z adding 'executorch/backends/xnnpack/operators/op_max_pool2d.py' 2024-08-22T20:33:44.8331200Z adding 'executorch/backends/xnnpack/operators/op_maximum.py' 2024-08-22T20:33:44.8331760Z adding 'executorch/backends/xnnpack/operators/op_mean_dim.py' 2024-08-22T20:33:44.8332320Z adding 'executorch/backends/xnnpack/operators/op_minimum.py' 2024-08-22T20:33:44.8333010Z adding 'executorch/backends/xnnpack/operators/op_multiply.py' 2024-08-22T20:33:44.8333570Z adding 'executorch/backends/xnnpack/operators/op_negate.py' 2024-08-22T20:33:44.8334160Z adding 'executorch/backends/xnnpack/operators/op_permute.py' 2024-08-22T20:33:44.8334690Z adding 'executorch/backends/xnnpack/operators/op_prelu.py' 2024-08-22T20:33:44.8335350Z adding 'executorch/backends/xnnpack/operators/op_quantize_per_tensor.py' 2024-08-22T20:33:44.8335840Z adding 'executorch/backends/xnnpack/operators/op_relu.py' 2024-08-22T20:33:44.8336330Z adding 'executorch/backends/xnnpack/operators/op_sdpa.py' 2024-08-22T20:33:44.8337010Z adding 'executorch/backends/xnnpack/operators/op_sigmoid.py' 2024-08-22T20:33:44.8337370Z adding 'executorch/backends/xnnpack/operators/op_skip_ops.py' 2024-08-22T20:33:44.8337620Z adding 'executorch/backends/xnnpack/operators/op_slice_copy.py' 2024-08-22T20:33:44.8337810Z adding 'executorch/backends/xnnpack/operators/op_softmax.py' 2024-08-22T20:33:44.8338010Z adding 'executorch/backends/xnnpack/operators/op_square.py' 2024-08-22T20:33:44.8338220Z adding 'executorch/backends/xnnpack/operators/op_square_root.py' 2024-08-22T20:33:44.8338410Z adding 'executorch/backends/xnnpack/operators/op_squeeze.py' 2024-08-22T20:33:44.8338660Z adding 'executorch/backends/xnnpack/operators/op_static_constant_pad.py' 2024-08-22T20:33:44.8338930Z adding 'executorch/backends/xnnpack/operators/op_static_resize_bilinear_2d.py' 2024-08-22T20:33:44.8339110Z adding 'executorch/backends/xnnpack/operators/op_sub.py' 2024-08-22T20:33:44.8339300Z adding 'executorch/backends/xnnpack/operators/op_to_copy.py' 2024-08-22T20:33:44.8339510Z adding 'executorch/backends/xnnpack/operators/quant_params.py' 2024-08-22T20:33:44.8339690Z adding 'executorch/backends/xnnpack/partition/configs.py' 2024-08-22T20:33:44.8339920Z adding 'executorch/backends/xnnpack/partition/xnnpack_partitioner.py' 2024-08-22T20:33:44.8340150Z adding 'executorch/backends/xnnpack/partition/graphs/bilinear_2d.py' 2024-08-22T20:33:44.8340580Z adding 'executorch/backends/xnnpack/partition/graphs/sdpa.py' 2024-08-22T20:33:44.8340800Z adding 'executorch/backends/xnnpack/passes/__init__.py' 2024-08-22T20:33:44.8341080Z adding 'executorch/backends/xnnpack/passes/channels_last_tagged_reshape_pass.py' 2024-08-22T20:33:44.8341300Z adding 'executorch/backends/xnnpack/passes/conv1d_unsqueeze_pass.py' 2024-08-22T20:33:44.8341510Z adding 'executorch/backends/xnnpack/passes/convert_to_linear.py' 2024-08-22T20:33:44.8341720Z adding 'executorch/backends/xnnpack/passes/convert_to_sdpa.py' 2024-08-22T20:33:44.8341980Z adding 'executorch/backends/xnnpack/passes/convert_to_upsample_bilinear2d.py' 2024-08-22T20:33:44.8342210Z adding 'executorch/backends/xnnpack/passes/fuse_activation_pass.py' 2024-08-22T20:33:44.8342650Z adding 'executorch/backends/xnnpack/passes/fuse_batch_norm_with_conv.py' 2024-08-22T20:33:44.8342870Z adding 'executorch/backends/xnnpack/passes/prelu_reshape_pass.py' 2024-08-22T20:33:44.8343090Z adding 'executorch/backends/xnnpack/passes/remove_getitem_op.py' 2024-08-22T20:33:44.8343310Z adding 'executorch/backends/xnnpack/passes/tag_implicit_q_dq_pass.py' 2024-08-22T20:33:44.8343500Z adding 'executorch/backends/xnnpack/passes/xnnpack_pass.py' 2024-08-22T20:33:44.8343730Z adding 'executorch/backends/xnnpack/serialization/runtime_schema.fbs' 2024-08-22T20:33:44.8343920Z adding 'executorch/backends/xnnpack/serialization/schema.fbs' 2024-08-22T20:33:44.8344180Z adding 'executorch/backends/xnnpack/serialization/xnnpack_graph_schema.py' 2024-08-22T20:33:44.8344440Z adding 'executorch/backends/xnnpack/serialization/xnnpack_graph_serialize.py' 2024-08-22T20:33:44.8344650Z adding 'executorch/backends/xnnpack/test/test_xnnpack_utils.py' 2024-08-22T20:33:44.8344890Z adding 'executorch/backends/xnnpack/test/test_xnnpack_utils_classes.py' 2024-08-22T20:33:44.8345090Z adding 'executorch/backends/xnnpack/test/models/deeplab_v3.py' 2024-08-22T20:33:44.8345270Z adding 'executorch/backends/xnnpack/test/models/edsr.py' 2024-08-22T20:33:44.8345490Z adding 'executorch/backends/xnnpack/test/models/emformer_rnnt.py' 2024-08-22T20:33:44.8345690Z adding 'executorch/backends/xnnpack/test/models/inception_v3.py' 2024-08-22T20:33:44.8345900Z adding 'executorch/backends/xnnpack/test/models/inception_v4.py' 2024-08-22T20:33:44.8346130Z adding 'executorch/backends/xnnpack/test/models/llama2_et_example.py' 2024-08-22T20:33:44.8346330Z adding 'executorch/backends/xnnpack/test/models/mobilebert.py' 2024-08-22T20:33:44.8346540Z adding 'executorch/backends/xnnpack/test/models/mobilenet_v2.py' 2024-08-22T20:33:44.8346750Z adding 'executorch/backends/xnnpack/test/models/mobilenet_v3.py' 2024-08-22T20:33:44.8346930Z adding 'executorch/backends/xnnpack/test/models/resnet.py' 2024-08-22T20:33:44.8347150Z adding 'executorch/backends/xnnpack/test/models/torchvision_vit.py' 2024-08-22T20:33:44.8347370Z adding 'executorch/backends/xnnpack/test/models/very_big_model.py' 2024-08-22T20:33:44.8347540Z adding 'executorch/backends/xnnpack/test/models/w2l.py' 2024-08-22T20:33:44.8347710Z adding 'executorch/backends/xnnpack/test/ops/abs.py' 2024-08-22T20:33:44.8347860Z adding 'executorch/backends/xnnpack/test/ops/add.py' 2024-08-22T20:33:44.8348050Z adding 'executorch/backends/xnnpack/test/ops/avgpool2d.py' 2024-08-22T20:33:44.8348230Z adding 'executorch/backends/xnnpack/test/ops/bilinear2d.py' 2024-08-22T20:33:44.8348390Z adding 'executorch/backends/xnnpack/test/ops/cat.py' 2024-08-22T20:33:44.8348550Z adding 'executorch/backends/xnnpack/test/ops/ceil.py' 2024-08-22T20:33:44.8348720Z adding 'executorch/backends/xnnpack/test/ops/clamp.py' 2024-08-22T20:33:44.8348890Z adding 'executorch/backends/xnnpack/test/ops/conv1d.py' 2024-08-22T20:33:44.8349060Z adding 'executorch/backends/xnnpack/test/ops/conv2d.py' 2024-08-22T20:33:44.8349220Z adding 'executorch/backends/xnnpack/test/ops/div.py' 2024-08-22T20:33:44.8349380Z adding 'executorch/backends/xnnpack/test/ops/elu.py' 2024-08-22T20:33:44.8349620Z adding 'executorch/backends/xnnpack/test/ops/floor.py' 2024-08-22T20:33:44.8349820Z adding 'executorch/backends/xnnpack/test/ops/hardswish.py' 2024-08-22T20:33:44.8350000Z adding 'executorch/backends/xnnpack/test/ops/hardtanh.py' 2024-08-22T20:33:44.8350200Z adding 'executorch/backends/xnnpack/test/ops/leaky_relu.py' 2024-08-22T20:33:44.8350370Z adding 'executorch/backends/xnnpack/test/ops/linear.py' 2024-08-22T20:33:44.8350550Z adding 'executorch/backends/xnnpack/test/ops/max_dim.py' 2024-08-22T20:33:44.8350720Z adding 'executorch/backends/xnnpack/test/ops/maximum.py' 2024-08-22T20:33:44.8350910Z adding 'executorch/backends/xnnpack/test/ops/maxpool2d.py' 2024-08-22T20:33:44.8351090Z adding 'executorch/backends/xnnpack/test/ops/mean_dim.py' 2024-08-22T20:33:44.8351260Z adding 'executorch/backends/xnnpack/test/ops/minimum.py' 2024-08-22T20:33:44.8351510Z adding 'executorch/backends/xnnpack/test/ops/multiply.py' 2024-08-22T20:33:44.8351680Z adding 'executorch/backends/xnnpack/test/ops/negate.py' 2024-08-22T20:33:44.8351870Z adding 'executorch/backends/xnnpack/test/ops/permute.py' 2024-08-22T20:33:44.8352030Z adding 'executorch/backends/xnnpack/test/ops/pow.py' 2024-08-22T20:33:44.8352210Z adding 'executorch/backends/xnnpack/test/ops/prelu.py' 2024-08-22T20:33:44.8352440Z adding 'executorch/backends/xnnpack/test/ops/quantize_per_tensor.py' 2024-08-22T20:33:44.8352610Z adding 'executorch/backends/xnnpack/test/ops/relu.py' 2024-08-22T20:33:44.8352780Z adding 'executorch/backends/xnnpack/test/ops/sdpa.py' 2024-08-22T20:33:44.8352960Z adding 'executorch/backends/xnnpack/test/ops/sigmoid.py' 2024-08-22T20:33:44.8353160Z adding 'executorch/backends/xnnpack/test/ops/slice_copy.py' 2024-08-22T20:33:44.8353340Z adding 'executorch/backends/xnnpack/test/ops/softmax.py' 2024-08-22T20:33:44.8353510Z adding 'executorch/backends/xnnpack/test/ops/sqrt.py' 2024-08-22T20:33:44.8353690Z adding 'executorch/backends/xnnpack/test/ops/square.py' 2024-08-22T20:33:44.8353930Z adding 'executorch/backends/xnnpack/test/ops/static_constant_pad.py' 2024-08-22T20:33:44.8354090Z adding 'executorch/backends/xnnpack/test/ops/sub.py' 2024-08-22T20:33:44.8354360Z adding 'executorch/backends/xnnpack/test/passes/test_activation_fusion.py' 2024-08-22T20:33:44.8354620Z adding 'executorch/backends/xnnpack/test/passes/test_batch_norm_fusion.py' 2024-08-22T20:33:44.8354940Z adding 'executorch/backends/xnnpack/test/passes/test_channels_last_tagged_reshape.py' 2024-08-22T20:33:44.8355190Z adding 'executorch/backends/xnnpack/test/passes/test_convert_to_linear.py' 2024-08-22T20:33:44.8355470Z adding 'executorch/backends/xnnpack/test/passes/test_remove_get_item_pass.py' 2024-08-22T20:33:44.8355750Z adding 'executorch/backends/xnnpack/test/passes/test_tag_implicit_q_dq_pass.py' 2024-08-22T20:33:44.8356030Z adding 'executorch/backends/xnnpack/test/serialization/test_serialization.py' 2024-08-22T20:33:44.8356290Z adding 'executorch/backends/xnnpack/test/serialization/test_xnnheader.py' 2024-08-22T20:33:44.8356490Z adding 'executorch/backends/xnnpack/test/tester/__init__.py' 2024-08-22T20:33:44.8356690Z adding 'executorch/backends/xnnpack/test/tester/tester.py' 2024-08-22T20:33:44.8356970Z adding 'executorch/backends/xnnpack/third-party/generate-cpuinfo-wrappers.py' 2024-08-22T20:33:44.8357240Z adding 'executorch/backends/xnnpack/third-party/generate-xnnpack-wrappers.py' 2024-08-22T20:33:44.8357470Z adding 'executorch/backends/xnnpack/third-party/FP16/configure.py' 2024-08-22T20:33:44.8357690Z adding 'executorch/backends/xnnpack/third-party/FP16/confu.yaml' 2024-08-22T20:33:44.8357960Z adding 'executorch/backends/xnnpack/third-party/FP16/include/fp16/__init__.py' 2024-08-22T20:33:44.8358210Z adding 'executorch/backends/xnnpack/third-party/FP16/include/fp16/avx.py' 2024-08-22T20:33:44.8358460Z adding 'executorch/backends/xnnpack/third-party/FP16/include/fp16/avx2.py' 2024-08-22T20:33:44.8358730Z adding 'executorch/backends/xnnpack/third-party/FP16/test/peachpy/stubs.py' 2024-08-22T20:33:44.8359030Z adding 'executorch/backends/xnnpack/third-party/FXdiv/configure.py' 2024-08-22T20:33:44.8359260Z adding 'executorch/backends/xnnpack/third-party/FXdiv/confu.yaml' 2024-08-22T20:33:44.8359530Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/eval/f16-tanh.yaml' 2024-08-22T20:33:44.8359790Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/eval/f32-tanh.yaml' 2024-08-22T20:33:44.8360130Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/scripts/convert-assembly-to-jit.py' 2024-08-22T20:33:44.8360420Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/scripts/sort-filenames.py' 2024-08-22T20:33:44.8360730Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/src/enums/microkernel-type.yaml' 2024-08-22T20:33:44.8361010Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/src/enums/node-type.yaml' 2024-08-22T20:33:44.8361390Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/src/enums/operator-type.yaml' 2024-08-22T20:33:44.8361680Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/bf16-gemm-minmax.yaml' 2024-08-22T20:33:44.8361950Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/cs16-bfly4.yaml' 2024-08-22T20:33:44.8362210Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/cs16-fftr.yaml' 2024-08-22T20:33:44.8362570Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/cs16-vsquareabs.yaml' 2024-08-22T20:33:44.8362870Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-avgpool-minmax.yaml' 2024-08-22T20:33:44.8371040Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-conv-hwc2chw.yaml' 2024-08-22T20:33:44.8371470Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv-minmax-multipass.yaml' 2024-08-22T20:33:44.8371810Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv-minmax-unipass.yaml' 2024-08-22T20:33:44.8372100Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-dwconv2d-chw.yaml' 2024-08-22T20:33:44.8372370Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32-vcvt.yaml' 2024-08-22T20:33:44.8372680Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-gemm-minmax.yaml' 2024-08-22T20:33:44.8373090Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-igemm-minmax.yaml' 2024-08-22T20:33:44.8373370Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-f32acc-rsum.yaml' 2024-08-22T20:33:44.8373640Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gavgpool-cw.yaml' 2024-08-22T20:33:44.8373940Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gavgpool-minmax.yaml' 2024-08-22T20:33:44.8374210Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gemm-jit.yaml' 2024-08-22T20:33:44.8374480Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-gemm-minmax.yaml' 2024-08-22T20:33:44.8374770Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear-chw.yaml' 2024-08-22T20:33:44.8375040Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-ibilinear.yaml' 2024-08-22T20:33:44.8375310Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-igemm-jit.yaml' 2024-08-22T20:33:44.8375590Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-igemm-minmax.yaml' 2024-08-22T20:33:44.8375890Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-maxpool-minmax.yaml' 2024-08-22T20:33:44.8376180Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-pavgpool-minmax.yaml' 2024-08-22T20:33:44.8376440Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-prelu.yaml' 2024-08-22T20:33:44.8376700Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-qs8-vcvt.yaml' 2024-08-22T20:33:44.8377020Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-raddstoreexpminusmax.yaml' 2024-08-22T20:33:44.8377280Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmax.yaml' 2024-08-22T20:33:44.8377630Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rmin.yaml' 2024-08-22T20:33:44.8377900Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rminmax.yaml' 2024-08-22T20:33:44.8378140Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-rsum.yaml' 2024-08-22T20:33:44.8378420Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-spmm-minmax.yaml' 2024-08-22T20:33:44.8378670Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vabs.yaml' 2024-08-22T20:33:44.8378950Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vadd-minmax.yaml' 2024-08-22T20:33:44.8379230Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vaddc-minmax.yaml' 2024-08-22T20:33:44.8379480Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vclamp.yaml' 2024-08-22T20:33:44.8379810Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vcmul.yaml' 2024-08-22T20:33:44.8380090Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vdiv-minmax.yaml' 2024-08-22T20:33:44.8380370Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vdivc-minmax.yaml' 2024-08-22T20:33:44.8380620Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-velu.yaml' 2024-08-22T20:33:44.8380880Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vhswish.yaml' 2024-08-22T20:33:44.8381130Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vlrelu.yaml' 2024-08-22T20:33:44.8381380Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmax.yaml' 2024-08-22T20:33:44.8381630Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmaxc.yaml' 2024-08-22T20:33:44.8381870Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmin.yaml' 2024-08-22T20:33:44.8382130Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vminc.yaml' 2024-08-22T20:33:44.8382400Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmul-minmax.yaml' 2024-08-22T20:33:44.8382680Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmulc-minmax.yaml' 2024-08-22T20:33:44.8382980Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vmulcaddc-minmax.yaml' 2024-08-22T20:33:44.8383230Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vneg.yaml' 2024-08-22T20:33:44.8383510Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrdivc-minmax.yaml' 2024-08-22T20:33:44.8383760Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndd.yaml' 2024-08-22T20:33:44.8384010Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndne.yaml' 2024-08-22T20:33:44.8384260Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndu.yaml' 2024-08-22T20:33:44.8384510Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrndz.yaml' 2024-08-22T20:33:44.8384850Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vrsubc-minmax.yaml' 2024-08-22T20:33:44.8385110Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsigmoid.yaml' 2024-08-22T20:33:44.8385360Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqr.yaml' 2024-08-22T20:33:44.8385630Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqrdiff.yaml' 2024-08-22T20:33:44.8385890Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqrdiffc.yaml' 2024-08-22T20:33:44.8386140Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsqrt.yaml' 2024-08-22T20:33:44.8386420Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsub-minmax.yaml' 2024-08-22T20:33:44.8386700Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vsubc-minmax.yaml' 2024-08-22T20:33:44.8386950Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f16-vtanh.yaml' 2024-08-22T20:33:44.8387220Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-argmaxpool.yaml' 2024-08-22T20:33:44.8387680Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-avgpool-minmax.yaml' 2024-08-22T20:33:44.8387990Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc.yaml' 2024-08-22T20:33:44.8388270Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-conv-hwc2chw.yaml' 2024-08-22T20:33:44.8388610Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-minmax-multipass.yaml' 2024-08-22T20:33:44.8388930Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-minmax-unipass.yaml' 2024-08-22T20:33:44.8389240Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-multipass.yaml' 2024-08-22T20:33:44.8389530Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv-unipass.yaml' 2024-08-22T20:33:44.8389900Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-dwconv2d-chw.yaml' 2024-08-22T20:33:44.8390170Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-f16-vcvt.yaml' 2024-08-22T20:33:44.8390450Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gavgpool-cw.yaml' 2024-08-22T20:33:44.8390740Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gavgpool-minmax.yaml' 2024-08-22T20:33:44.8391030Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-goi-minmax.yaml' 2024-08-22T20:33:44.8391300Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-jit.yaml' 2024-08-22T20:33:44.8391570Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-minmax.yaml' 2024-08-22T20:33:44.8391850Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm-relu.yaml' 2024-08-22T20:33:44.8392090Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemm.yaml' 2024-08-22T20:33:44.8392380Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-gemminc-minmax.yaml' 2024-08-22T20:33:44.8392670Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear-chw.yaml' 2024-08-22T20:33:44.8392940Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ibilinear.yaml' 2024-08-22T20:33:44.8393210Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-jit.yaml' 2024-08-22T20:33:44.8393490Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-minmax.yaml' 2024-08-22T20:33:44.8393760Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm-relu.yaml' 2024-08-22T20:33:44.8394010Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-igemm.yaml' 2024-08-22T20:33:44.8394300Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-maxpool-minmax.yaml' 2024-08-22T20:33:44.8394590Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-pavgpool-minmax.yaml' 2024-08-22T20:33:44.8394870Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-ppmm-minmax.yaml' 2024-08-22T20:33:44.8395120Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-prelu.yaml' 2024-08-22T20:33:44.8395420Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc4w-gemm-minmax.yaml' 2024-08-22T20:33:44.8395720Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-minmax.yaml' 2024-08-22T20:33:44.8396000Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm-relu.yaml' 2024-08-22T20:33:44.8396270Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qc8w-gemm.yaml' 2024-08-22T20:33:44.8396530Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qs8-vcvt.yaml' 2024-08-22T20:33:44.8396800Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-qu8-vcvt.yaml' 2024-08-22T20:33:44.8397100Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddexpminusmax.yaml' 2024-08-22T20:33:44.8397370Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddextexp.yaml' 2024-08-22T20:33:44.8397750Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-raddstoreexpminusmax.yaml' 2024-08-22T20:33:44.8398000Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmax.yaml' 2024-08-22T20:33:44.8398250Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rmin.yaml' 2024-08-22T20:33:44.8398510Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rminmax.yaml' 2024-08-22T20:33:44.8398750Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-rsum.yaml' 2024-08-22T20:33:44.8399030Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-spmm-minmax.yaml' 2024-08-22T20:33:44.8399280Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vabs.yaml' 2024-08-22T20:33:44.8399550Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vadd-minmax.yaml' 2024-08-22T20:33:44.8399880Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vadd-relu.yaml' 2024-08-22T20:33:44.8400130Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vadd.yaml' 2024-08-22T20:33:44.8400410Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vaddc-minmax.yaml' 2024-08-22T20:33:44.8400690Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vaddc-relu.yaml' 2024-08-22T20:33:44.8400940Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vaddc.yaml' 2024-08-22T20:33:44.8401200Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vclamp.yaml' 2024-08-22T20:33:44.8401450Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vcmul.yaml' 2024-08-22T20:33:44.8401720Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdiv-minmax.yaml' 2024-08-22T20:33:44.8401990Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdiv-relu.yaml' 2024-08-22T20:33:44.8402240Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdiv.yaml' 2024-08-22T20:33:44.8402520Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdivc-minmax.yaml' 2024-08-22T20:33:44.8402800Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdivc-relu.yaml' 2024-08-22T20:33:44.8403040Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vdivc.yaml' 2024-08-22T20:33:44.8403290Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-velu.yaml' 2024-08-22T20:33:44.8403550Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vhswish.yaml' 2024-08-22T20:33:44.8403800Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vlrelu.yaml' 2024-08-22T20:33:44.8404040Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmax.yaml' 2024-08-22T20:33:44.8404300Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmaxc.yaml' 2024-08-22T20:33:44.8404540Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmin.yaml' 2024-08-22T20:33:44.8404790Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vminc.yaml' 2024-08-22T20:33:44.8405070Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmul-minmax.yaml' 2024-08-22T20:33:44.8405340Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmul-relu.yaml' 2024-08-22T20:33:44.8405590Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmul.yaml' 2024-08-22T20:33:44.8405870Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulc-minmax.yaml' 2024-08-22T20:33:44.8406140Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulc-relu.yaml' 2024-08-22T20:33:44.8406410Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulc.yaml' 2024-08-22T20:33:44.8406710Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vmulcaddc-minmax.yaml' 2024-08-22T20:33:44.8406950Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vneg.yaml' 2024-08-22T20:33:44.8407240Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc-minmax.yaml' 2024-08-22T20:33:44.8407570Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc-relu.yaml' 2024-08-22T20:33:44.8407840Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrdivc.yaml' 2024-08-22T20:33:44.8408100Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrelu.yaml' 2024-08-22T20:33:44.8408350Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndd.yaml' 2024-08-22T20:33:44.8408610Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndne.yaml' 2024-08-22T20:33:44.8408860Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndu.yaml' 2024-08-22T20:33:44.8409120Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrndz.yaml' 2024-08-22T20:33:44.8409380Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsqrt.yaml' 2024-08-22T20:33:44.8409670Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc-minmax.yaml' 2024-08-22T20:33:44.8410010Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc-relu.yaml' 2024-08-22T20:33:44.8410280Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vrsubc.yaml' 2024-08-22T20:33:44.8410600Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleexpminusmax.yaml' 2024-08-22T20:33:44.8410880Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vscaleextexp.yaml' 2024-08-22T20:33:44.8411160Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsigmoid.yaml' 2024-08-22T20:33:44.8411410Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqr.yaml' 2024-08-22T20:33:44.8411680Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqrdiff.yaml' 2024-08-22T20:33:44.8411960Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqrdiffc.yaml' 2024-08-22T20:33:44.8412240Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsqrt.yaml' 2024-08-22T20:33:44.8412560Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsub-minmax.yaml' 2024-08-22T20:33:44.8413290Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsub-relu.yaml' 2024-08-22T20:33:44.8416060Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsub.yaml' 2024-08-22T20:33:44.8417540Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsubc-minmax.yaml' 2024-08-22T20:33:44.8419500Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsubc-relu.yaml' 2024-08-22T20:33:44.8421300Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vsubc.yaml' 2024-08-22T20:33:44.8423200Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/f32-vtanh.yaml' 2024-08-22T20:33:44.8425140Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/i16-vlshift.yaml' 2024-08-22T20:33:44.8426830Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qb4w-gemm-minmax.yaml' 2024-08-22T20:33:44.8428850Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc4w-gemm-minmax.yaml' 2024-08-22T20:33:44.8430710Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-gemm-minmax.yaml' 2024-08-22T20:33:44.8432660Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f16-qc8w-igemm-minmax.yaml' 2024-08-22T20:33:44.8434760Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc4w-gemm-minmax.yaml' 2024-08-22T20:33:44.8436560Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-gemm-minmax.yaml' 2024-08-22T20:33:44.8438970Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qd8-f32-qc8w-igemm-minmax.yaml' 2024-08-22T20:33:44.8441250Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs16-qs8-vcvt.yaml' 2024-08-22T20:33:44.8443520Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-multipass-fp32.yaml' 2024-08-22T20:33:44.8445590Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-multipass-rndnu.yaml' 2024-08-22T20:33:44.8447680Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-unipass-fp32.yaml' 2024-08-22T20:33:44.8449860Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-dwconv-minmax-unipass-rndnu.yaml' 2024-08-22T20:33:44.8451850Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-f16-vcvt.yaml' 2024-08-22T20:33:44.8454110Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-f32-vcvt.yaml' 2024-08-22T20:33:44.8456690Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-gavgpool-minmax-fp32.yaml' 2024-08-22T20:33:44.8459130Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-gavgpool-minmax-rndnu.yaml' 2024-08-22T20:33:44.8461870Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-dwconv-minmax-multipass-fp32.yaml' 2024-08-22T20:33:44.8464470Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-dwconv-minmax-unipass-fp32.yaml' 2024-08-22T20:33:44.8466410Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-jit-fp32.yaml' 2024-08-22T20:33:44.8468810Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-gemm-minmax-fp32.yaml' 2024-08-22T20:33:44.8469890Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-jit-fp32.yaml' 2024-08-22T20:33:44.8470690Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-qc8w-igemm-minmax-fp32.yaml' 2024-08-22T20:33:44.8471400Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vadd-minmax.yaml' 2024-08-22T20:33:44.8472130Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vaddc-minmax.yaml' 2024-08-22T20:33:44.8472920Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vcvt.yaml' 2024-08-22T20:33:44.8473580Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vhswish.yaml' 2024-08-22T20:33:44.8474240Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vlrelu.yaml' 2024-08-22T20:33:44.8474920Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmul-minmax-fp32.yaml' 2024-08-22T20:33:44.8475550Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmul-minmax-rndnu.yaml' 2024-08-22T20:33:44.8478380Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmulc-minmax-fp32.yaml' 2024-08-22T20:33:44.8481870Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qs8-vmulc-minmax-rndnu.yaml' 2024-08-22T20:33:44.8485690Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-avgpool-minmax-fp32.yaml' 2024-08-22T20:33:44.8491320Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-multipass-fp32.yaml' 2024-08-22T20:33:44.8495410Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-multipass-rndnu.yaml' 2024-08-22T20:33:44.8502160Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-unipass-fp32.yaml' 2024-08-22T20:33:44.8506940Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-dwconv-minmax-unipass-rndnu.yaml' 2024-08-22T20:33:44.8510210Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-f32-vcvt.yaml' 2024-08-22T20:33:44.8514410Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gavgpool-minmax-fp32.yaml' 2024-08-22T20:33:44.8518430Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gavgpool-minmax-rndnu.yaml' 2024-08-22T20:33:44.8525490Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-fp32.yaml' 2024-08-22T20:33:44.8530620Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-gemm-minmax-rndnu.yaml' 2024-08-22T20:33:44.8538790Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-fp32.yaml' 2024-08-22T20:33:44.8546100Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-igemm-minmax-rndnu.yaml' 2024-08-22T20:33:44.8548110Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vadd-minmax.yaml' 2024-08-22T20:33:44.8550640Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vaddc-minmax.yaml' 2024-08-22T20:33:44.8552400Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vcvt.yaml' 2024-08-22T20:33:44.8554640Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vhswish.yaml' 2024-08-22T20:33:44.8556770Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vlrelu.yaml' 2024-08-22T20:33:44.8558900Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmul-minmax-fp32.yaml' 2024-08-22T20:33:44.8561030Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmul-minmax-rndnu.yaml' 2024-08-22T20:33:44.8563190Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmulc-minmax-fp32.yaml' 2024-08-22T20:33:44.8565540Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/qu8-vmulc-minmax-rndnu.yaml' 2024-08-22T20:33:44.8567930Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s16-rmaxabs.yaml' 2024-08-22T20:33:44.8571430Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s16-window.yaml' 2024-08-22T20:33:44.8572740Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s8-ibilinear.yaml' 2024-08-22T20:33:44.8573570Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s8-maxpool-minmax.yaml' 2024-08-22T20:33:44.8574300Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/s8-vclamp.yaml' 2024-08-22T20:33:44.8575240Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u32-filterbank-accumulate.yaml' 2024-08-22T20:33:44.8576110Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u32-filterbank-subtract.yaml' 2024-08-22T20:33:44.8576830Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u32-vlog.yaml' 2024-08-22T20:33:44.8577640Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u64-u32-vsqrtshift.yaml' 2024-08-22T20:33:44.8578400Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-ibilinear.yaml' 2024-08-22T20:33:44.8579130Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-lut32norm.yaml' 2024-08-22T20:33:44.8579920Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-maxpool-minmax.yaml' 2024-08-22T20:33:44.8580630Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-rmax.yaml' 2024-08-22T20:33:44.8581320Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/u8-vclamp.yaml' 2024-08-22T20:33:44.8582020Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x16-packw.yaml' 2024-08-22T20:33:44.8582780Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x16-transpose.yaml' 2024-08-22T20:33:44.8583540Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x24-transpose.yaml' 2024-08-22T20:33:44.8584260Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x32-packb.yaml' 2024-08-22T20:33:44.8585000Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x32-packw.yaml' 2024-08-22T20:33:44.8585740Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x32-packx.yaml' 2024-08-22T20:33:44.8586500Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x32-transpose.yaml' 2024-08-22T20:33:44.8587200Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x32-zerob.yaml' 2024-08-22T20:33:44.8587980Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x64-transpose.yaml' 2024-08-22T20:33:44.8588650Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x8-lut.yaml' 2024-08-22T20:33:44.8589340Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x8-packw.yaml' 2024-08-22T20:33:44.8590090Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/x8-transpose.yaml' 2024-08-22T20:33:44.8590780Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/xx-fill.yaml' 2024-08-22T20:33:44.8591470Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/xx-pad.yaml' 2024-08-22T20:33:44.8592420Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/test/xx-transposev.yaml' 2024-08-22T20:33:44.8594150Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/check-assembly-and-jit-microkernels-in-sync.py' 2024-08-22T20:33:44.8595000Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/dump-jit-output.py' 2024-08-22T20:33:44.8595890Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-argmaxpool-test.py' 2024-08-22T20:33:44.8607420Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-avgpool-test.py' 2024-08-22T20:33:44.8609900Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-bfly4-test.py' 2024-08-22T20:33:44.8613760Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc-test.py' 2024-08-22T20:33:44.8618000Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-conv-hwc2chw-test.py' 2024-08-22T20:33:44.8619710Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-multipass-test.py' 2024-08-22T20:33:44.8631950Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv-unipass-test.py' 2024-08-22T20:33:44.8632310Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-dwconv2d-chw-test.py' 2024-08-22T20:33:44.8632590Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-enum.py' 2024-08-22T20:33:44.8632890Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-fftr-test.py' 2024-08-22T20:33:44.8633170Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-fill-test.py' 2024-08-22T20:33:44.8633760Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-filterbank-accumulate-test.py' 2024-08-22T20:33:44.8635760Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-filterbank-subtract-test.py' 2024-08-22T20:33:44.8637500Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gavgpool-cw-test.py' 2024-08-22T20:33:44.8639630Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gavgpool-test.py' 2024-08-22T20:33:44.8642690Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-gemm-test.py' 2024-08-22T20:33:44.8644690Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-chw-test.py' 2024-08-22T20:33:44.8651270Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-ibilinear-test.py' 2024-08-22T20:33:44.8652470Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-norm-test.py' 2024-08-22T20:33:44.8654380Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-lut-test.py' 2024-08-22T20:33:44.8656500Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-maxpool-test.py' 2024-08-22T20:33:44.8658550Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-pack-test.py' 2024-08-22T20:33:44.8660920Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-packb-test.py' 2024-08-22T20:33:44.8663290Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-packw-test.py' 2024-08-22T20:33:44.8665600Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-pad-test.py' 2024-08-22T20:33:44.8667890Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-prelu-test.py' 2024-08-22T20:33:44.8670180Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddexpminusmax-test.py' 2024-08-22T20:33:44.8672180Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddextexp-test.py' 2024-08-22T20:33:44.8674550Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-raddstoreexpminusmax-test.py' 2024-08-22T20:33:44.8676450Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-reduce-test.py' 2024-08-22T20:33:44.8678800Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-rmaxabs-test.py' 2024-08-22T20:33:44.8681050Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-spmm-test.py' 2024-08-22T20:33:44.8682820Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-tanh-eval.py' 2024-08-22T20:33:44.8685080Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-transpose-test.py' 2024-08-22T20:33:44.8687040Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vbinary-test.py' 2024-08-22T20:33:44.8689190Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vcvt-test.py' 2024-08-22T20:33:44.8691100Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vhswish-test.py' 2024-08-22T20:33:44.8692850Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vlog-test.py' 2024-08-22T20:33:44.8694730Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vlrelu-test.py' 2024-08-22T20:33:44.8696480Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vlshift-test.py' 2024-08-22T20:33:44.8698540Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vmulcaddc-test.py' 2024-08-22T20:33:44.8700330Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleexpminusmax-test.py' 2024-08-22T20:33:44.8701880Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vscaleextexp-test.py' 2024-08-22T20:33:44.8703440Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vsquareabs-test.py' 2024-08-22T20:33:44.8705800Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-benchmark.py' 2024-08-22T20:33:44.8708110Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-vunary-test.py' 2024-08-22T20:33:44.8710140Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/generate-window-test.py' 2024-08-22T20:33:44.8714080Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/primes.py' 2024-08-22T20:33:44.8717930Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/update-microkernels.py' 2024-08-22T20:33:44.8720640Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/xngen.py' 2024-08-22T20:33:44.8722080Z adding 'executorch/backends/xnnpack/third-party/XNNPACK/tools/xnncommon.py' 2024-08-22T20:33:44.8731080Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/configure.py' 2024-08-22T20:33:44.8732780Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/confu.yaml' 2024-08-22T20:33:44.8738770Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/configure.py' 2024-08-22T20:33:44.8743510Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/deps/clog/confu.yaml' 2024-08-22T20:33:44.8755930Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/scripts/android-device-dump.py' 2024-08-22T20:33:44.8758210Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/scripts/arm-linux-filesystem-dump.py' 2024-08-22T20:33:44.8762160Z adding 'executorch/backends/xnnpack/third-party/cpuinfo/scripts/parse-x86-cpuid-dump.py' 2024-08-22T20:33:44.8767350Z adding 'executorch/backends/xnnpack/third-party/pthreadpool/configure.py' 2024-08-22T20:33:44.8771330Z adding 'executorch/backends/xnnpack/third-party/pthreadpool/confu.yaml' 2024-08-22T20:33:44.8777270Z adding 'executorch/backends/xnnpack/utils/configs.py' 2024-08-22T20:33:44.8781750Z adding 'executorch/backends/xnnpack/utils/quant_utils.py' 2024-08-22T20:33:44.8787790Z adding 'executorch/backends/xnnpack/utils/utils.py' 2024-08-22T20:33:44.8793870Z adding 'executorch/backends/xnnpack/utils/xnnpack_constants.py' 2024-08-22T20:33:44.8801760Z adding 'executorch/data/bin/__init__.py' 2024-08-22T20:33:44.9802450Z adding 'executorch/data/bin/flatc' 2024-08-22T20:33:44.9819670Z adding 'executorch/examples/models/__init__.py' 2024-08-22T20:33:44.9820790Z adding 'executorch/examples/models/model_base.py' 2024-08-22T20:33:44.9822130Z adding 'executorch/examples/models/model_factory.py' 2024-08-22T20:33:44.9823310Z adding 'executorch/examples/models/deeplab_v3/__init__.py' 2024-08-22T20:33:44.9825370Z adding 'executorch/examples/models/deeplab_v3/model.py' 2024-08-22T20:33:44.9827790Z adding 'executorch/examples/models/edsr/__init__.py' 2024-08-22T20:33:44.9828350Z adding 'executorch/examples/models/edsr/model.py' 2024-08-22T20:33:44.9828800Z adding 'executorch/examples/models/emformer_rnnt/__init__.py' 2024-08-22T20:33:44.9838150Z adding 'executorch/examples/models/emformer_rnnt/model.py' 2024-08-22T20:33:44.9847970Z adding 'executorch/examples/models/inception_v3/__init__.py' 2024-08-22T20:33:44.9850420Z adding 'executorch/examples/models/inception_v3/model.py' 2024-08-22T20:33:44.9852760Z adding 'executorch/examples/models/inception_v4/__init__.py' 2024-08-22T20:33:44.9854730Z adding 'executorch/examples/models/inception_v4/model.py' 2024-08-22T20:33:44.9856560Z adding 'executorch/examples/models/llama2/__init__.py' 2024-08-22T20:33:44.9858770Z adding 'executorch/examples/models/llama2/eval_llama.py' 2024-08-22T20:33:44.9860660Z adding 'executorch/examples/models/llama2/eval_llama_lib.py' 2024-08-22T20:33:44.9863280Z adding 'executorch/examples/models/llama2/export_llama.py' 2024-08-22T20:33:44.9865440Z adding 'executorch/examples/models/llama2/export_llama_lib.py' 2024-08-22T20:33:44.9867720Z adding 'executorch/examples/models/llama2/fairseq2.py' 2024-08-22T20:33:44.9869920Z adding 'executorch/examples/models/llama2/install_requirement_helper.py' 2024-08-22T20:33:44.9871570Z adding 'executorch/examples/models/llama2/llama_test.py' 2024-08-22T20:33:44.9873490Z adding 'executorch/examples/models/llama2/llama_transformer.py' 2024-08-22T20:33:44.9875240Z adding 'executorch/examples/models/llama2/model.py' 2024-08-22T20:33:44.9877140Z adding 'executorch/examples/models/llama2/rope.py' 2024-08-22T20:33:44.9879060Z adding 'executorch/examples/models/llama2/custom_ops/__init__.py' 2024-08-22T20:33:45.0168760Z adding 'executorch/examples/models/llama2/custom_ops/libcustom_ops_aot_lib.dylib' 2024-08-22T20:33:45.0172380Z adding 'executorch/examples/models/llama2/custom_ops/sdpa_with_kv_cache.py' 2024-08-22T20:33:45.0178500Z adding 'executorch/examples/models/llama2/custom_ops/test_sdpa_with_kv_cache.py' 2024-08-22T20:33:45.0180650Z adding 'executorch/examples/models/llama2/evaluate/__init__.py' 2024-08-22T20:33:45.0182790Z adding 'executorch/examples/models/llama2/evaluate/eager_eval.py' 2024-08-22T20:33:45.0184850Z adding 'executorch/examples/models/llama2/experimental/generate.py' 2024-08-22T20:33:45.0186830Z adding 'executorch/examples/models/llama2/experimental/load_gguf_q4_0.py' 2024-08-22T20:33:45.0188940Z adding 'executorch/examples/models/llama2/experimental/subclass.py' 2024-08-22T20:33:45.0191170Z adding 'executorch/examples/models/llama2/experimental/test_subclass.py' 2024-08-22T20:33:45.0195940Z adding 'executorch/examples/models/llama2/runner/generation.py' 2024-08-22T20:33:45.0197790Z adding 'executorch/examples/models/llama2/source_transformation/__init__.py' 2024-08-22T20:33:45.0201770Z adding 'executorch/examples/models/llama2/source_transformation/quantize.py' 2024-08-22T20:33:45.0203720Z adding 'executorch/examples/models/llama2/source_transformation/rope.py' 2024-08-22T20:33:45.0205640Z adding 'executorch/examples/models/llama2/source_transformation/sdpa.py' 2024-08-22T20:33:45.0207780Z adding 'executorch/examples/models/llama2/tests/test_simple_sdpa.py' 2024-08-22T20:33:45.0210110Z adding 'executorch/examples/models/llama2/tokenizer/tiktoken.py' 2024-08-22T20:33:45.0212120Z adding 'executorch/examples/models/llava/__init__.py' 2024-08-22T20:33:45.0213910Z adding 'executorch/examples/models/llava/export_llava.py' 2024-08-22T20:33:45.0216850Z adding 'executorch/examples/models/llava/model.py' 2024-08-22T20:33:45.0218390Z adding 'executorch/examples/models/llava/test/test_llava.py' 2024-08-22T20:33:45.0220300Z adding 'executorch/examples/models/mobilebert/__init__.py' 2024-08-22T20:33:45.0222300Z adding 'executorch/examples/models/mobilebert/model.py' 2024-08-22T20:33:45.0224520Z adding 'executorch/examples/models/mobilenet_v2/__init__.py' 2024-08-22T20:33:45.0226540Z adding 'executorch/examples/models/mobilenet_v2/model.py' 2024-08-22T20:33:45.0228440Z adding 'executorch/examples/models/mobilenet_v3/__init__.py' 2024-08-22T20:33:45.0230430Z adding 'executorch/examples/models/mobilenet_v3/model.py' 2024-08-22T20:33:45.0232410Z adding 'executorch/examples/models/phi-3-mini/eager.py' 2024-08-22T20:33:45.0234460Z adding 'executorch/examples/models/phi-3-mini/export_phi-3-mini.py' 2024-08-22T20:33:45.0236460Z adding 'executorch/examples/models/phi3-mini-lora/export_model.py' 2024-08-22T20:33:45.0239360Z adding 'executorch/examples/models/resnet/__init__.py' 2024-08-22T20:33:45.0240510Z adding 'executorch/examples/models/resnet/model.py' 2024-08-22T20:33:45.0241600Z adding 'executorch/examples/models/test/__init__.py' 2024-08-22T20:33:45.0243390Z adding 'executorch/examples/models/test/test_export.py' 2024-08-22T20:33:45.0244660Z adding 'executorch/examples/models/torchvision_vit/__init__.py' 2024-08-22T20:33:45.0245990Z adding 'executorch/examples/models/torchvision_vit/model.py' 2024-08-22T20:33:45.0247240Z adding 'executorch/examples/models/toy_model/__init__.py' 2024-08-22T20:33:45.0248520Z adding 'executorch/examples/models/toy_model/model.py' 2024-08-22T20:33:45.0249780Z adding 'executorch/examples/models/wav2letter/__init__.py' 2024-08-22T20:33:45.0250980Z adding 'executorch/examples/models/wav2letter/model.py' 2024-08-22T20:33:45.0251970Z adding 'executorch/exir/__init__.py' 2024-08-22T20:33:45.0252790Z adding 'executorch/exir/common.py' 2024-08-22T20:33:45.0253640Z adding 'executorch/exir/control_flow.py' 2024-08-22T20:33:45.0254520Z adding 'executorch/exir/delegate.py' 2024-08-22T20:33:45.0256690Z adding 'executorch/exir/dim_order_utils.py' 2024-08-22T20:33:45.0258470Z adding 'executorch/exir/dynamic_shape.py' 2024-08-22T20:33:45.0260220Z adding 'executorch/exir/error.py' 2024-08-22T20:33:45.0262000Z adding 'executorch/exir/graph.py' 2024-08-22T20:33:45.0265010Z adding 'executorch/exir/graph_module.py' 2024-08-22T20:33:45.0268860Z adding 'executorch/exir/lowered_backend_module.py' 2024-08-22T20:33:45.0270570Z adding 'executorch/exir/memory.py' 2024-08-22T20:33:45.0277860Z adding 'executorch/exir/memory_planning.py' 2024-08-22T20:33:45.0284630Z adding 'executorch/exir/pass_base.py' 2024-08-22T20:33:45.0285630Z adding 'executorch/exir/pass_manager.py' 2024-08-22T20:33:45.0288700Z adding 'executorch/exir/print_program.py' 2024-08-22T20:33:45.0289560Z adding 'executorch/exir/scalar_type.py' 2024-08-22T20:33:45.0292050Z adding 'executorch/exir/schema.py' 2024-08-22T20:33:45.0293970Z adding 'executorch/exir/sym_util.py' 2024-08-22T20:33:45.0297650Z adding 'executorch/exir/tensor.py' 2024-08-22T20:33:45.0305630Z adding 'executorch/exir/tracer.py' 2024-08-22T20:33:45.0309880Z adding 'executorch/exir/types.py' 2024-08-22T20:33:45.0311670Z adding 'executorch/exir/version.py' 2024-08-22T20:33:45.0313580Z adding 'executorch/exir/wrap.py' 2024-08-22T20:33:45.0315800Z adding 'executorch/exir/_serialize/__init__.py' 2024-08-22T20:33:45.0317480Z adding 'executorch/exir/_serialize/_cord.py' 2024-08-22T20:33:45.0319710Z adding 'executorch/exir/_serialize/_dataclass.py' 2024-08-22T20:33:45.0321420Z adding 'executorch/exir/_serialize/_flatbuffer.py' 2024-08-22T20:33:45.0324370Z adding 'executorch/exir/_serialize/_program.py' 2024-08-22T20:33:45.0327860Z adding 'executorch/exir/_serialize/program.fbs' 2024-08-22T20:33:45.0332300Z adding 'executorch/exir/_serialize/scalar_type.fbs' 2024-08-22T20:33:45.0334470Z adding 'executorch/exir/_serialize/test/__init__.py' 2024-08-22T20:33:45.0344670Z adding 'executorch/exir/_serialize/test/test_cord.py' 2024-08-22T20:33:45.0345230Z adding 'executorch/exir/_serialize/test/test_flatbuffer.py' 2024-08-22T20:33:45.0347780Z adding 'executorch/exir/_serialize/test/test_program.py' 2024-08-22T20:33:45.0364460Z adding 'executorch/exir/backend/backend_api.py' 2024-08-22T20:33:45.0369910Z adding 'executorch/exir/backend/backend_details.py' 2024-08-22T20:33:45.0374630Z adding 'executorch/exir/backend/compile_spec_schema.py' 2024-08-22T20:33:45.0383600Z adding 'executorch/exir/backend/partitioner.py' 2024-08-22T20:33:45.0391930Z adding 'executorch/exir/backend/utils.py' 2024-08-22T20:33:45.0393610Z adding 'executorch/exir/backend/canonical_partitioners/duplicate_constant_node_pass.py' 2024-08-22T20:33:45.0395720Z adding 'executorch/exir/backend/canonical_partitioners/duplicate_dequant_node_pass.py' 2024-08-22T20:33:45.0397750Z adding 'executorch/exir/backend/canonical_partitioners/pattern_op_partitioner.py' 2024-08-22T20:33:45.0400470Z adding 'executorch/exir/backend/test/backend_with_compiler_demo.py' 2024-08-22T20:33:45.0402790Z adding 'executorch/exir/backend/test/backend_with_delegate_mapping_demo.py' 2024-08-22T20:33:45.0404970Z adding 'executorch/exir/backend/test/hta_partitioner_demo.py' 2024-08-22T20:33:45.0406890Z adding 'executorch/exir/backend/test/op_partitioner_demo.py' 2024-08-22T20:33:45.0408280Z adding 'executorch/exir/backend/test/qnn_backend_demo.py' 2024-08-22T20:33:45.0416310Z adding 'executorch/exir/backend/test/test_backends.py' 2024-08-22T20:33:45.0423550Z adding 'executorch/exir/backend/test/test_backends_lifted.py' 2024-08-22T20:33:45.0426000Z adding 'executorch/exir/backend/test/test_backends_nested.py' 2024-08-22T20:33:45.0428220Z adding 'executorch/exir/backend/test/test_compatibility.py' 2024-08-22T20:33:45.0430010Z adding 'executorch/exir/backend/test/test_debug_handle_map.py' 2024-08-22T20:33:45.0432020Z adding 'executorch/exir/backend/test/test_delegate_map_builder.py' 2024-08-22T20:33:45.0434080Z adding 'executorch/exir/backend/test/test_graph_partition.py' 2024-08-22T20:33:45.0436560Z adding 'executorch/exir/backend/test/test_lowered_backend_module.py' 2024-08-22T20:33:45.0441830Z adding 'executorch/exir/backend/test/test_partitioner.py' 2024-08-22T20:33:45.0443100Z adding 'executorch/exir/backend/test/test_passes.py' 2024-08-22T20:33:45.0444470Z adding 'executorch/exir/backend/test/test_utils.py' 2024-08-22T20:33:45.0450750Z adding 'executorch/exir/backend/test/demos/test_delegate_aten_mode.py' 2024-08-22T20:33:45.0457740Z adding 'executorch/exir/backend/test/demos/test_xnnpack_qnnpack.py' 2024-08-22T20:33:45.0465850Z adding 'executorch/exir/backend/test/demos/rpc/executor_backend_partitioner.py' 2024-08-22T20:33:45.0467840Z adding 'executorch/exir/backend/test/demos/rpc/executor_backend_preprocess.py' 2024-08-22T20:33:45.0469580Z adding 'executorch/exir/backend/test/demos/rpc/test_rpc.py' 2024-08-22T20:33:45.0471840Z adding 'executorch/exir/capture/__init__.py' 2024-08-22T20:33:45.0472980Z adding 'executorch/exir/capture/_capture.py' 2024-08-22T20:33:45.0473980Z adding 'executorch/exir/capture/_config.py' 2024-08-22T20:33:45.0474920Z adding 'executorch/exir/capture/_unlift.py' 2024-08-22T20:33:45.0475930Z adding 'executorch/exir/dialects/__init__.py' 2024-08-22T20:33:45.0476900Z adding 'executorch/exir/dialects/_ops.py' 2024-08-22T20:33:45.0477890Z adding 'executorch/exir/dialects/backend/_ops.py' 2024-08-22T20:33:45.0479130Z adding 'executorch/exir/dialects/backend/test/test_backend_ops.py' 2024-08-22T20:33:45.0480380Z adding 'executorch/exir/dialects/edge/_ops.py' 2024-08-22T20:33:45.0505740Z adding 'executorch/exir/dialects/edge/edge.yaml' 2024-08-22T20:33:45.0506180Z adding 'executorch/exir/dialects/edge/arg/model.py' 2024-08-22T20:33:45.0506580Z adding 'executorch/exir/dialects/edge/arg/type.py' 2024-08-22T20:33:45.0506990Z adding 'executorch/exir/dialects/edge/dtype/runner.py' 2024-08-22T20:33:45.0507410Z adding 'executorch/exir/dialects/edge/dtype/supported.py' 2024-08-22T20:33:45.0507820Z adding 'executorch/exir/dialects/edge/dtype/utils.py' 2024-08-22T20:33:45.0508200Z adding 'executorch/exir/dialects/edge/op/api.py' 2024-08-22T20:33:45.0509920Z adding 'executorch/exir/dialects/edge/op/sample_input.py' 2024-08-22T20:33:45.0512830Z adding 'executorch/exir/dialects/edge/op/test/test_api.py' 2024-08-22T20:33:45.0518040Z adding 'executorch/exir/dialects/edge/spec/gen.py' 2024-08-22T20:33:45.0521590Z adding 'executorch/exir/dialects/edge/spec/utils.py' 2024-08-22T20:33:45.0524070Z adding 'executorch/exir/dialects/edge/test/test_edge_ops.py' 2024-08-22T20:33:45.0526430Z adding 'executorch/exir/dialects/edge/test/test_edge_yaml.py' 2024-08-22T20:33:45.0527990Z adding 'executorch/exir/dialects/test/test_exir_dialect_ops.py' 2024-08-22T20:33:45.0532200Z adding 'executorch/exir/emit/__init__.py' 2024-08-22T20:33:45.0534280Z adding 'executorch/exir/emit/_emit_program.py' 2024-08-22T20:33:45.0551930Z adding 'executorch/exir/emit/_emitter.py' 2024-08-22T20:33:45.0562370Z adding 'executorch/exir/emit/test/test_emit.py' 2024-08-22T20:33:45.0566480Z adding 'executorch/exir/operator/convert.py' 2024-08-22T20:33:45.0568010Z adding 'executorch/exir/operator/manip.py' 2024-08-22T20:33:45.0568850Z adding 'executorch/exir/operator/util.py' 2024-08-22T20:33:45.0570510Z adding 'executorch/exir/operator/test/test_operator.py' 2024-08-22T20:33:45.0581120Z adding 'executorch/exir/passes/__init__.py' 2024-08-22T20:33:45.0595460Z adding 'executorch/exir/passes/_quant_patterns_and_replacements.py' 2024-08-22T20:33:45.0599490Z adding 'executorch/exir/passes/const_prop_pass.py' 2024-08-22T20:33:45.0606920Z adding 'executorch/exir/passes/constant_prop_pass.py' 2024-08-22T20:33:45.0611200Z adding 'executorch/exir/passes/debug_handle_generator_pass.py' 2024-08-22T20:33:45.0615680Z adding 'executorch/exir/passes/dim_order_ops_registry.py' 2024-08-22T20:33:45.0627370Z adding 'executorch/exir/passes/dynamic_shape_prop_pass.py' 2024-08-22T20:33:45.0629200Z adding 'executorch/exir/passes/executorch_prim_ops_registry.py' 2024-08-22T20:33:45.0634100Z adding 'executorch/exir/passes/insert_write_back_for_buffers_pass.py' 2024-08-22T20:33:45.0639610Z adding 'executorch/exir/passes/memory_format_ops_pass.py' 2024-08-22T20:33:45.0644870Z adding 'executorch/exir/passes/memory_planning_pass.py' 2024-08-22T20:33:45.0648860Z adding 'executorch/exir/passes/normalize_transpose_pass.py' 2024-08-22T20:33:45.0654240Z adding 'executorch/exir/passes/normalize_view_copy_base_pass.py' 2024-08-22T20:33:45.0659260Z adding 'executorch/exir/passes/pass_registry.py' 2024-08-22T20:33:45.0664110Z adding 'executorch/exir/passes/quant_fusion_pass.py' 2024-08-22T20:33:45.0670740Z adding 'executorch/exir/passes/remove_graph_asserts_pass.py' 2024-08-22T20:33:45.0672880Z adding 'executorch/exir/passes/remove_mixed_type_operators.py' 2024-08-22T20:33:45.0679410Z adding 'executorch/exir/passes/remove_noop_pass.py' 2024-08-22T20:33:45.0681730Z adding 'executorch/exir/passes/replace_aten_with_edge_pass.py' 2024-08-22T20:33:45.0684510Z adding 'executorch/exir/passes/replace_broken_ops_with_function_ops_pass.py' 2024-08-22T20:33:45.0686270Z adding 'executorch/exir/passes/replace_edge_with_backend_pass.py' 2024-08-22T20:33:45.0687410Z adding 'executorch/exir/passes/replace_sym_size_op_pass.py' 2024-08-22T20:33:45.0689250Z adding 'executorch/exir/passes/replace_view_copy_with_view_pass.py' 2024-08-22T20:33:45.0691050Z adding 'executorch/exir/passes/scalar_to_tensor_pass.py' 2024-08-22T20:33:45.0693010Z adding 'executorch/exir/passes/spec_prop_pass.py' 2024-08-22T20:33:45.0695150Z adding 'executorch/exir/passes/sym_shape_eval_pass.py' 2024-08-22T20:33:45.0696900Z adding 'executorch/exir/passes/sym_to_tensor_pass.py' 2024-08-22T20:33:45.0699150Z adding 'executorch/exir/program/__init__.py' 2024-08-22T20:33:45.0701050Z adding 'executorch/exir/program/_fake_program.py' 2024-08-22T20:33:45.0714800Z adding 'executorch/exir/program/_program.py' 2024-08-22T20:33:45.0716550Z adding 'executorch/exir/program/test/__init__.py' 2024-08-22T20:33:45.0718400Z adding 'executorch/exir/program/test/test_fake_program.py' 2024-08-22T20:33:45.0721710Z adding 'executorch/exir/program/test/test_program.py' 2024-08-22T20:33:45.0723540Z adding 'executorch/exir/serde/__init__.py' 2024-08-22T20:33:45.0752440Z adding 'executorch/exir/serde/export_serialize.py' 2024-08-22T20:33:45.0753660Z adding 'executorch/exir/serde/schema.py' 2024-08-22T20:33:45.0756870Z adding 'executorch/exir/serde/schema_check.py' 2024-08-22T20:33:45.0764070Z adding 'executorch/exir/serde/serialize.py' 2024-08-22T20:33:45.0765230Z adding 'executorch/exir/serde/union.py' 2024-08-22T20:33:45.0767100Z adding 'executorch/exir/serde/upgrade.py' 2024-08-22T20:33:45.0770720Z adding 'executorch/exir/tests/asr_joiner.py' 2024-08-22T20:33:45.0771410Z adding 'executorch/exir/tests/common.py' 2024-08-22T20:33:45.0772060Z adding 'executorch/exir/tests/control_flow_models.py' 2024-08-22T20:33:45.0776260Z adding 'executorch/exir/tests/dynamic_shape_models.py' 2024-08-22T20:33:45.0778190Z adding 'executorch/exir/tests/models.py' 2024-08-22T20:33:45.0779610Z adding 'executorch/exir/tests/test_arg_validator.py' 2024-08-22T20:33:45.0781050Z adding 'executorch/exir/tests/test_capture.py' 2024-08-22T20:33:45.0782270Z adding 'executorch/exir/tests/test_common.py' 2024-08-22T20:33:45.0785210Z adding 'executorch/exir/tests/test_delegate.py' 2024-08-22T20:33:45.0790450Z adding 'executorch/exir/tests/test_dim_order_utils.py' 2024-08-22T20:33:45.0791820Z adding 'executorch/exir/tests/test_dynamic_shape_propagation.py' 2024-08-22T20:33:45.0793540Z adding 'executorch/exir/tests/test_error.py' 2024-08-22T20:33:45.0795670Z adding 'executorch/exir/tests/test_memory_format_ops_pass.py' 2024-08-22T20:33:45.0797590Z adding 'executorch/exir/tests/test_memory_format_ops_pass_aten.py' 2024-08-22T20:33:45.0799460Z adding 'executorch/exir/tests/test_memory_format_ops_pass_utils.py' 2024-08-22T20:33:45.0801430Z adding 'executorch/exir/tests/test_memory_planning.py' 2024-08-22T20:33:45.0803280Z adding 'executorch/exir/tests/test_op_convert.py' 2024-08-22T20:33:45.0805200Z adding 'executorch/exir/tests/test_pass_infra.py' 2024-08-22T20:33:45.0814020Z adding 'executorch/exir/tests/test_passes.py' 2024-08-22T20:33:45.0816320Z adding 'executorch/exir/tests/test_print_program.py' 2024-08-22T20:33:45.0818010Z adding 'executorch/exir/tests/test_quant_fusion_pass.py' 2024-08-22T20:33:45.0820120Z adding 'executorch/exir/tests/test_quantization.py' 2024-08-22T20:33:45.0822310Z adding 'executorch/exir/tests/test_remove_view_copy.py' 2024-08-22T20:33:45.0824250Z adding 'executorch/exir/tests/test_serde.py' 2024-08-22T20:33:45.0826840Z adding 'executorch/exir/tests/test_tensor.py' 2024-08-22T20:33:45.0830120Z adding 'executorch/exir/tests/test_tracer.py' 2024-08-22T20:33:45.0831850Z adding 'executorch/exir/tests/test_verification.py' 2024-08-22T20:33:45.0833840Z adding 'executorch/exir/tests/transformer.py' 2024-08-22T20:33:45.0838090Z adding 'executorch/exir/verification/arg_validator.py' 2024-08-22T20:33:45.0839910Z adding 'executorch/exir/verification/dev_html.py' 2024-08-22T20:33:45.0843700Z adding 'executorch/exir/verification/interpreter.py' 2024-08-22T20:33:45.0845110Z adding 'executorch/exir/verification/verifier.py' 2024-08-22T20:33:45.0847240Z adding 'executorch/exir/verification/test/test_verifier.py' 2024-08-22T20:33:45.0849110Z adding 'executorch/extension/export_util/__init__.py' 2024-08-22T20:33:45.0851130Z adding 'executorch/extension/export_util/utils.py' 2024-08-22T20:33:45.0852850Z adding 'executorch/extension/gguf_util/convert_main.py' 2024-08-22T20:33:45.0854510Z adding 'executorch/extension/gguf_util/converter.py' 2024-08-22T20:33:45.0855950Z adding 'executorch/extension/gguf_util/load_gguf.py' 2024-08-22T20:33:45.0858070Z adding 'executorch/extension/gguf_util/converters/llama_converter.py' 2024-08-22T20:33:45.0859650Z adding 'executorch/extension/llm/export/__init__.py' 2024-08-22T20:33:45.0862860Z adding 'executorch/extension/llm/export/builder.py' 2024-08-22T20:33:45.0865220Z adding 'executorch/extension/llm/export/partitioner_lib.py' 2024-08-22T20:33:45.0871920Z adding 'executorch/extension/llm/export/quantizer_lib.py' 2024-08-22T20:33:45.0872690Z adding 'executorch/extension/llm/third-party/abseil-cpp/conanfile.py' 2024-08-22T20:33:45.0873440Z adding 'executorch/extension/llm/third-party/abseil-cpp/create_lts.py' 2024-08-22T20:33:45.0877740Z adding 'executorch/extension/llm/third-party/abseil-cpp/absl/abseil.podspec.gen.py' 2024-08-22T20:33:45.0888630Z adding 'executorch/extension/llm/third-party/abseil-cpp/absl/copts/copts.py' 2024-08-22T20:33:45.0890510Z adding 'executorch/extension/llm/third-party/abseil-cpp/absl/copts/generate_copts.py' 2024-08-22T20:33:45.0892700Z adding 'executorch/extension/llm/third-party/re2/benchlog/benchplot.py' 2024-08-22T20:33:45.0897720Z adding 'executorch/extension/llm/third-party/re2/python/re2.py' 2024-08-22T20:33:45.0902850Z adding 'executorch/extension/llm/third-party/re2/python/re2_test.py' 2024-08-22T20:33:45.0904810Z adding 'executorch/extension/llm/third-party/re2/python/setup.py' 2024-08-22T20:33:45.0906620Z adding 'executorch/extension/llm/third-party/re2/python/toolchains/generate.py' 2024-08-22T20:33:45.0908940Z adding 'executorch/extension/llm/third-party/re2/re2/make_unicode_casefold.py' 2024-08-22T20:33:45.0914030Z adding 'executorch/extension/llm/third-party/re2/re2/make_unicode_groups.py' 2024-08-22T20:33:45.0916050Z adding 'executorch/extension/llm/third-party/re2/re2/unicode.py' 2024-08-22T20:33:45.0918180Z adding 'executorch/extension/llm/third-party/sentencepiece/python/setup.py' 2024-08-22T20:33:45.0928050Z adding 'executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/__init__.py' 2024-08-22T20:33:45.0930130Z adding 'executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/_version.py' 2024-08-22T20:33:45.0932360Z adding 'executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/sentencepiece_model_pb2.py' 2024-08-22T20:33:45.0934550Z adding 'executorch/extension/llm/third-party/sentencepiece/python/src/sentencepiece/sentencepiece_pb2.py' 2024-08-22T20:33:45.0937010Z adding 'executorch/extension/llm/third-party/sentencepiece/python/test/__init__.py' 2024-08-22T20:33:45.0939710Z adding 'executorch/extension/llm/third-party/sentencepiece/python/test/sentencepiece_test.py' 2024-08-22T20:33:45.0941550Z adding 'executorch/extension/llm/tokenizer/__init__.py' 2024-08-22T20:33:45.0943590Z adding 'executorch/extension/llm/tokenizer/tokenizer.py' 2024-08-22T20:33:45.0948670Z adding 'executorch/extension/llm/tokenizer/test/test_tokenizer.py' 2024-08-22T20:33:45.4481670Z adding 'executorch/extension/pybindings/_portable_lib.cpython-310-darwin.so' 2024-08-22T20:33:45.4582220Z adding 'executorch/extension/pybindings/portable_lib.py' 2024-08-22T20:33:45.4683550Z adding 'executorch/extension/pybindings/test/make_test.py' 2024-08-22T20:33:45.4722660Z adding 'executorch/extension/pybindings/test/test_pybindings.py' 2024-08-22T20:33:45.4727080Z adding 'executorch/extension/pytree/__init__.py' 2024-08-22T20:33:45.4729540Z adding 'executorch/extension/pytree/test/test.py' 2024-08-22T20:33:45.4730820Z adding 'executorch/schema/program.fbs' 2024-08-22T20:33:45.4731910Z adding 'executorch/schema/scalar_type.fbs' 2024-08-22T20:33:45.4732950Z adding 'executorch/sdk/__init__.py' 2024-08-22T20:33:45.4734010Z adding 'executorch/sdk/bundled_program/config.py' 2024-08-22T20:33:45.4735140Z adding 'executorch/sdk/bundled_program/core.py' 2024-08-22T20:33:45.4736500Z adding 'executorch/sdk/bundled_program/version.py' 2024-08-22T20:33:45.4737710Z adding 'executorch/sdk/bundled_program/schema/__init__.py' 2024-08-22T20:33:45.4739050Z adding 'executorch/sdk/bundled_program/schema/bundled_program_schema.fbs' 2024-08-22T20:33:45.4740720Z adding 'executorch/sdk/bundled_program/schema/bundled_program_schema.py' 2024-08-22T20:33:45.4742110Z adding 'executorch/sdk/bundled_program/schema/scalar_type.fbs' 2024-08-22T20:33:45.4743590Z adding 'executorch/sdk/bundled_program/schema/test/test_schema.py' 2024-08-22T20:33:45.4745020Z adding 'executorch/sdk/bundled_program/serialize/__init__.py' 2024-08-22T20:33:45.4746510Z adding 'executorch/sdk/bundled_program/serialize/bundled_program_schema.fbs' 2024-08-22T20:33:45.4748730Z adding 'executorch/sdk/bundled_program/serialize/scalar_type.fbs' 2024-08-22T20:33:45.4750290Z adding 'executorch/sdk/bundled_program/serialize/test/test_serialize.py' 2024-08-22T20:33:45.4751820Z adding 'executorch/sdk/bundled_program/test/test_bundle_data.py' 2024-08-22T20:33:45.4753090Z adding 'executorch/sdk/bundled_program/test/test_config.py' 2024-08-22T20:33:45.4754380Z adding 'executorch/sdk/bundled_program/test/test_end2end.py' 2024-08-22T20:33:45.4755580Z adding 'executorch/sdk/bundled_program/util/test_util.py' 2024-08-22T20:33:45.4756830Z adding 'executorch/sdk/debug_format/base_schema.py' 2024-08-22T20:33:45.4757890Z adding 'executorch/sdk/debug_format/et_schema.py' 2024-08-22T20:33:45.4758990Z adding 'executorch/sdk/etdump/etdump_schema_flatcc.fbs' 2024-08-22T20:33:45.4760420Z adding 'executorch/sdk/etdump/scalar_type.fbs' 2024-08-22T20:33:45.4761440Z adding 'executorch/sdk/etdump/schema_flatcc.py' 2024-08-22T20:33:45.4762400Z adding 'executorch/sdk/etdump/serialize.py' 2024-08-22T20:33:45.4763410Z adding 'executorch/sdk/etdump/tests/serialize_test.py' 2024-08-22T20:33:45.4764420Z adding 'executorch/sdk/etrecord/__init__.py' 2024-08-22T20:33:45.4765350Z adding 'executorch/sdk/etrecord/_etrecord.py' 2024-08-22T20:33:45.4766380Z adding 'executorch/sdk/etrecord/tests/etrecord_test.py' 2024-08-22T20:33:45.4767410Z adding 'executorch/sdk/inspector/__init__.py' 2024-08-22T20:33:45.4768400Z adding 'executorch/sdk/inspector/_inspector.py' 2024-08-22T20:33:45.4769420Z adding 'executorch/sdk/inspector/_inspector_utils.py' 2024-08-22T20:33:45.4770490Z adding 'executorch/sdk/inspector/inspector_cli.py' 2024-08-22T20:33:45.4771620Z adding 'executorch/sdk/inspector/tests/event_blocks_test.py' 2024-08-22T20:33:45.4772810Z adding 'executorch/sdk/inspector/tests/inspector_test.py' 2024-08-22T20:33:45.4774060Z adding 'executorch/sdk/inspector/tests/inspector_utils_test.py' 2024-08-22T20:33:45.4775370Z adding 'executorch/sdk/size_analysis_tool/size_analysis_tool.py' 2024-08-22T20:33:45.4776710Z adding 'executorch/sdk/size_analysis_tool/size_analysis_tool_test.py' 2024-08-22T20:33:45.4778320Z adding 'executorch/util/activation_memory_profiler.py' 2024-08-22T20:33:45.4778910Z adding 'executorch/util/python_profiler.py' 2024-08-22T20:33:45.4779250Z adding 'serializer/__init__.py' 2024-08-22T20:33:45.4779560Z adding 'serializer/tosa_serializer.py' 2024-08-22T20:33:45.4779910Z adding 'tosa/ArithmeticRightShiftAttribute.py' 2024-08-22T20:33:45.4780240Z adding 'tosa/Attribute.py' 2024-08-22T20:33:45.4780490Z adding 'tosa/AxisAttribute.py' 2024-08-22T20:33:45.4780770Z adding 'tosa/ClampAttribute.py' 2024-08-22T20:33:45.4781060Z adding 'tosa/CondIfAttribute.py' 2024-08-22T20:33:45.4784400Z adding 'tosa/ConvAttribute.py' 2024-08-22T20:33:45.4786610Z adding 'tosa/CustomAttribute.py' 2024-08-22T20:33:45.4788370Z adding 'tosa/DType.py' 2024-08-22T20:33:45.4790470Z adding 'tosa/FFTAttribute.py' 2024-08-22T20:33:45.4792550Z adding 'tosa/FullyConnectedAttribute.py' 2024-08-22T20:33:45.4794360Z adding 'tosa/MatMulAttribute.py' 2024-08-22T20:33:45.4796420Z adding 'tosa/MulAttribute.py' 2024-08-22T20:33:45.4798430Z adding 'tosa/NegateAttribute.py' 2024-08-22T20:33:45.4800370Z adding 'tosa/Op.py' 2024-08-22T20:33:45.4802610Z adding 'tosa/PadAttribute.py' 2024-08-22T20:33:45.4804340Z adding 'tosa/PoolAttribute.py' 2024-08-22T20:33:45.4806950Z adding 'tosa/RFFTAttribute.py' 2024-08-22T20:33:45.4809370Z adding 'tosa/RescaleAttribute.py' 2024-08-22T20:33:45.4811000Z adding 'tosa/ReshapeAttribute.py' 2024-08-22T20:33:45.4813450Z adding 'tosa/ResizeAttribute.py' 2024-08-22T20:33:45.4815520Z adding 'tosa/ResizeMode.py' 2024-08-22T20:33:45.4817640Z adding 'tosa/SliceAttribute.py' 2024-08-22T20:33:45.4820280Z adding 'tosa/TableAttribute.py' 2024-08-22T20:33:45.4821880Z adding 'tosa/TileAttribute.py' 2024-08-22T20:33:45.4823510Z adding 'tosa/TosaBasicBlock.py' 2024-08-22T20:33:45.4825350Z adding 'tosa/TosaGraph.py' 2024-08-22T20:33:45.4827550Z adding 'tosa/TosaOperator.py' 2024-08-22T20:33:45.4829210Z adding 'tosa/TosaRegion.py' 2024-08-22T20:33:45.4831080Z adding 'tosa/TosaTensor.py' 2024-08-22T20:33:45.4833150Z adding 'tosa/TransposeAttribute.py' 2024-08-22T20:33:45.4835570Z adding 'tosa/TransposeConvAttribute.py' 2024-08-22T20:33:45.4838220Z adding 'tosa/Version.py' 2024-08-22T20:33:45.4840090Z adding 'tosa/WhileLoopAttribute.py' 2024-08-22T20:33:45.4841910Z adding 'tosa/__init__.py' 2024-08-22T20:33:45.4844220Z adding 'executorch-0.4.0a0+9129892.dist-info/LICENSE' 2024-08-22T20:33:45.4847440Z adding 'executorch-0.4.0a0+9129892.dist-info/METADATA' 2024-08-22T20:33:45.4848850Z adding 'executorch-0.4.0a0+9129892.dist-info/WHEEL' 2024-08-22T20:33:45.4851180Z adding 'executorch-0.4.0a0+9129892.dist-info/entry_points.txt' 2024-08-22T20:33:45.4852690Z adding 'executorch-0.4.0a0+9129892.dist-info/top_level.txt' 2024-08-22T20:33:45.4868490Z adding 'executorch-0.4.0a0+9129892.dist-info/RECORD' 2024-08-22T20:33:45.4895950Z removing pip-out/bdist.macosx-10.9-universal2/wheel 2024-08-22T20:33:45.6017830Z Building wheel for executorch (pyproject.toml): finished with status 'done' 2024-08-22T20:33:45.6080920Z Created wheel for executorch: filename=executorch-0.4.0a0+9129892-cp310-cp310-macosx_11_0_universal2.whl size=6835309 sha256=6ff095663f26104b282777e05b5542be4ae95906a3d932130864f722bb846e9b 2024-08-22T20:33:45.6082540Z Stored in directory: /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-ephem-wheel-cache-y0lawuxz/wheels/4f/c2/5a/d956088752374b3a05003a36b555f41b1d9241dddca8e0ac5c 2024-08-22T20:33:45.6478920Z Successfully built executorch 2024-08-22T20:33:45.9389430Z 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:46.2141720Z changing mode of /Library/Frameworks/Python.framework/Versions/3.10/bin/py.test to 755 2024-08-22T20:33:46.2143220Z changing mode of /Library/Frameworks/Python.framework/Versions/3.10/bin/pytest to 755 2024-08-22T20:33:46.3504070Z changing mode of /Library/Frameworks/Python.framework/Versions/3.10/bin/hypothesis to 755 2024-08-22T20:33:47.1664160Z changing mode of /Library/Frameworks/Python.framework/Versions/3.10/bin/flatc to 755 2024-08-22T20:33:47.1979410Z 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:47.2045400Z 2024-08-22T20:33:47.2045900Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:33:47.2046400Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:33:47.2872130Z + pip3 list 2024-08-22T20:33:47.4498240Z Package Version 2024-08-22T20:33:47.4498700Z ------------------------- ------------------ 2024-08-22T20:33:47.4499010Z absl-py 2.1.0 2024-08-22T20:33:47.4500240Z accelerate 0.33.0 2024-08-22T20:33:47.4500890Z aiohappyeyeballs 2.4.0 2024-08-22T20:33:47.4501570Z aiohttp 3.10.5 2024-08-22T20:33:47.4502220Z aiosignal 1.3.1 2024-08-22T20:33:47.4502870Z altair 5.4.0 2024-08-22T20:33:47.4503680Z async-timeout 4.0.3 2024-08-22T20:33:47.4504290Z attrs 24.2.0 2024-08-22T20:33:47.4504930Z blinker 1.8.2 2024-08-22T20:33:47.4505560Z blobfile 2.1.1 2024-08-22T20:33:47.4506190Z cachetools 5.5.0 2024-08-22T20:33:47.4506830Z certifi 2024.7.4 2024-08-22T20:33:47.4507460Z chardet 5.2.0 2024-08-22T20:33:47.4508180Z charset-normalizer 3.3.2 2024-08-22T20:33:47.4508770Z click 8.1.7 2024-08-22T20:33:47.4509380Z cmake 3.30.2 2024-08-22T20:33:47.4510230Z colorama 0.4.6 2024-08-22T20:33:47.4510710Z DataProperty 1.0.1 2024-08-22T20:33:47.4511310Z datasets 2.21.0 2024-08-22T20:33:47.4511920Z dill 0.3.8 2024-08-22T20:33:47.4512650Z evaluate 0.4.2 2024-08-22T20:33:47.4513090Z exceptiongroup 1.2.2 2024-08-22T20:33:47.4513800Z execnet 2.1.1 2024-08-22T20:33:47.4514470Z executorch 0.4.0a0+9129892 2024-08-22T20:33:47.4515090Z expecttest 0.2.1 2024-08-22T20:33:47.4515700Z filelock 3.15.4 2024-08-22T20:33:47.4516330Z Flask 3.0.3 2024-08-22T20:33:47.4516980Z flatbuffers 24.3.25 2024-08-22T20:33:47.4517640Z frozenlist 1.4.1 2024-08-22T20:33:47.4518270Z fsspec 2024.6.1 2024-08-22T20:33:47.4518900Z gguf 0.9.1 2024-08-22T20:33:47.4519520Z gitdb 4.0.11 2024-08-22T20:33:47.4520150Z GitPython 3.1.43 2024-08-22T20:33:47.4520820Z huggingface-hub 0.24.6 2024-08-22T20:33:47.4521290Z hypothesis 6.111.1 2024-08-22T20:33:47.4522040Z idna 3.7 2024-08-22T20:33:47.4522640Z iniconfig 2.0.0 2024-08-22T20:33:47.4523260Z itsdangerous 2.2.0 2024-08-22T20:33:47.4523890Z Jinja2 3.1.4 2024-08-22T20:33:47.4524540Z joblib 1.4.2 2024-08-22T20:33:47.4525140Z jsonlines 4.0.0 2024-08-22T20:33:47.4525740Z jsonschema 4.23.0 2024-08-22T20:33:47.4526460Z jsonschema-specifications 2023.12.1 2024-08-22T20:33:47.4527010Z lm_eval 0.4.2 2024-08-22T20:33:47.4527640Z lxml 4.9.4 2024-08-22T20:33:47.4528340Z markdown-it-py 3.0.0 2024-08-22T20:33:47.4528930Z MarkupSafe 2.1.5 2024-08-22T20:33:47.4529450Z mbstrdecoder 1.1.3 2024-08-22T20:33:47.4530180Z mdurl 0.1.2 2024-08-22T20:33:47.4530860Z more-itertools 10.4.0 2024-08-22T20:33:47.4531440Z mpmath 1.3.0 2024-08-22T20:33:47.4532070Z multidict 6.0.5 2024-08-22T20:33:47.4532690Z multiprocess 0.70.16 2024-08-22T20:33:47.4533310Z narwhals 1.5.2 2024-08-22T20:33:47.4533950Z networkx 3.3 2024-08-22T20:33:47.4534550Z ninja 1.11.1.1 2024-08-22T20:33:47.4535170Z nltk 3.9.1 2024-08-22T20:33:47.4535810Z numexpr 2.10.1 2024-08-22T20:33:47.4536300Z numpy 1.26.4 2024-08-22T20:33:47.4537020Z packaging 24.1 2024-08-22T20:33:47.4537630Z pandas 2.2.2 2024-08-22T20:33:47.4538240Z parameterized 0.9.0 2024-08-22T20:33:47.4538870Z pathvalidate 3.2.0 2024-08-22T20:33:47.4539520Z peft 0.12.0 2024-08-22T20:33:47.4540020Z pillow 10.4.0 2024-08-22T20:33:47.4540720Z pip 23.0.1 2024-08-22T20:33:47.4541370Z pluggy 1.5.0 2024-08-22T20:33:47.4541920Z portalocker 2.10.1 2024-08-22T20:33:47.4542510Z protobuf 5.27.3 2024-08-22T20:33:47.4543060Z psutil 6.0.0 2024-08-22T20:33:47.4543650Z pyarrow 17.0.0 2024-08-22T20:33:47.4544300Z pybind11 2.13.5 2024-08-22T20:33:47.4544900Z pycryptodomex 3.20.0 2024-08-22T20:33:47.4545480Z pydeck 0.9.1 2024-08-22T20:33:47.4546120Z Pygments 2.18.0 2024-08-22T20:33:47.4546710Z pytablewriter 1.2.0 2024-08-22T20:33:47.4547280Z pytest 8.3.2 2024-08-22T20:33:47.4547890Z pytest-xdist 3.6.1 2024-08-22T20:33:47.4548540Z python-dateutil 2.9.0.post0 2024-08-22T20:33:47.4549090Z pytz 2024.1 2024-08-22T20:33:47.4549730Z PyYAML 6.0.2 2024-08-22T20:33:47.4550340Z referencing 0.35.1 2024-08-22T20:33:47.4551060Z regex 2024.7.24 2024-08-22T20:33:47.4551560Z requests 2.32.3 2024-08-22T20:33:47.4551990Z rich 13.7.1 2024-08-22T20:33:47.4552670Z rouge_score 0.1.2 2024-08-22T20:33:47.4553330Z rpds-py 0.20.0 2024-08-22T20:33:47.4553790Z ruamel.yaml 0.18.6 2024-08-22T20:33:47.4554470Z ruamel.yaml.clib 0.2.8 2024-08-22T20:33:47.4555050Z sacrebleu 2.4.3 2024-08-22T20:33:47.4555670Z safetensors 0.4.4 2024-08-22T20:33:47.4556310Z scikit-learn 1.5.1 2024-08-22T20:33:47.4556860Z scipy 1.14.1 2024-08-22T20:33:47.4557340Z sentencepiece 0.2.0 2024-08-22T20:33:47.4558000Z setuptools 65.5.0 2024-08-22T20:33:47.4558500Z six 1.16.0 2024-08-22T20:33:47.4559350Z smmap 5.0.1 2024-08-22T20:33:47.4559910Z snakeviz 2.2.0 2024-08-22T20:33:47.4560540Z sortedcontainers 2.4.0 2024-08-22T20:33:47.4561070Z sqlitedict 2.1.0 2024-08-22T20:33:47.4561730Z streamlit 1.37.1 2024-08-22T20:33:47.4562170Z sympy 1.13.1 2024-08-22T20:33:47.4562880Z tabledata 1.3.3 2024-08-22T20:33:47.4564420Z tabulate 0.9.0 2024-08-22T20:33:47.4564720Z tcolorpy 0.1.6 2024-08-22T20:33:47.4564950Z tenacity 8.5.0 2024-08-22T20:33:47.4565170Z threadpoolctl 3.5.0 2024-08-22T20:33:47.4565650Z tiktoken 0.7.0 2024-08-22T20:33:47.4566370Z timm 1.0.7 2024-08-22T20:33:47.4566960Z tokenizers 0.19.1 2024-08-22T20:33:47.4567550Z toml 0.10.2 2024-08-22T20:33:47.4568020Z tomli 2.0.1 2024-08-22T20:33:47.4568720Z torch 2.5.0.dev20240716 2024-08-22T20:33:47.4569380Z torchao 0.4.0+gite11201a 2024-08-22T20:33:47.4569870Z torchaudio 2.4.0.dev20240716 2024-08-22T20:33:47.4570520Z torchsr 1.0.4 2024-08-22T20:33:47.4571080Z torchvision 0.20.0.dev20240716 2024-08-22T20:33:47.4571610Z tornado 6.4.1 2024-08-22T20:33:47.4572240Z tqdm 4.66.5 2024-08-22T20:33:47.4572820Z tqdm-multiprocess 0.0.11 2024-08-22T20:33:47.4573430Z transformers 4.42.4 2024-08-22T20:33:47.4573910Z typepy 1.3.2 2024-08-22T20:33:47.4574590Z typing_extensions 4.12.2 2024-08-22T20:33:47.4575120Z tzdata 2024.1 2024-08-22T20:33:47.4575660Z urllib3 2.2.2 2024-08-22T20:33:47.4576380Z Werkzeug 3.0.4 2024-08-22T20:33:47.4576850Z wheel 0.44.0 2024-08-22T20:33:47.4577560Z word2number 1.1 2024-08-22T20:33:47.4578040Z xxhash 3.5.0 2024-08-22T20:33:47.4578720Z yarl 1.9.4 2024-08-22T20:33:47.4579370Z zstandard 0.23.0 2024-08-22T20:33:47.4579860Z zstd 1.5.5.1 2024-08-22T20:33:47.4712540Z + popd 2024-08-22T20:33:47.4712930Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:33:47.4713330Z + popd 2024-08-22T20:33:47.4713570Z ~/work/torchchat/torchchat 2024-08-22T20:33:47.4718820Z + mkdir -p ggufs/open_orca 2024-08-22T20:33:47.4743180Z + pushd ggufs/open_orca 2024-08-22T20:33:47.4743580Z ~/work/torchchat/torchchat/ggufs/open_orca ~/work/torchchat/torchchat 2024-08-22T20:33:47.4744570Z + curl -o open_orca.Q4_0.gguf 'https://huggingface.co/TheBloke/TinyLlama-1.1B-1T-OpenOrca-GGUF/resolve/main/tinyllama-1.1b-1t-openorca.Q4_0.gguf?download=true' 2024-08-22T20:33:47.4903410Z % Total % Received % Xferd Average Speed Time Time Time Current 2024-08-22T20:33:47.4916740Z Dload Upload Total Spent Left Speed 2024-08-22T20:33:47.4917120Z 2024-08-22T20:33:47.6470520Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-08-22T20:33:47.7307010Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-08-22T20:33:47.7307900Z 100 1169 100 1169 0 0 4854 0 --:--:-- --:--:-- --:--:-- 4850 2024-08-22T20:33:47.7323630Z + curl -o ./tokenizer.model https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-08-22T20:33:47.7440520Z % Total % Received % Xferd Average Speed Time Time Time Current 2024-08-22T20:33:47.7441280Z Dload Upload Total Spent Left Speed 2024-08-22T20:33:47.7441670Z 2024-08-22T20:33:47.9713710Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-08-22T20:33:47.9716390Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-08-22T20:33:47.9765980Z + popd 2024-08-22T20:33:47.9769030Z + export GGUF_MODEL_PATH=ggufs/open_orca/open_orca.Q4_0.gguf 2024-08-22T20:33:47.9771240Z + GGUF_MODEL_PATH=ggufs/open_orca/open_orca.Q4_0.gguf 2024-08-22T20:33:47.9773700Z + export GGUF_TOKENIZER_PATH=ggufs/open_orca/tokenizer.model 2024-08-22T20:33:47.9775910Z + GGUF_TOKENIZER_PATH=ggufs/open_orca/tokenizer.model 2024-08-22T20:33:47.9777800Z + export GGUF_SO_PATH=/tmp/gguf_model.so 2024-08-22T20:33:47.9779390Z ~/work/torchchat/torchchat 2024-08-22T20:33:47.9780750Z + GGUF_SO_PATH=/tmp/gguf_model.so 2024-08-22T20:33:47.9782620Z + export GGUF_PTE_PATH=/tmp/gguf_model.pte 2024-08-22T20:33:47.9784520Z + GGUF_PTE_PATH=/tmp/gguf_model.pte 2024-08-22T20:33:47.9790290Z + python3 torchchat.py generate --gguf-path ggufs/open_orca/open_orca.Q4_0.gguf --tokenizer-path ggufs/open_orca/tokenizer.model --temperature 0 --prompt 'Once upon a time' --max-new-tokens 15 2024-08-22T20:33:50.0776040Z NumExpr defaulting to 6 threads. 2024-08-22T20:33:50.3984440Z PyTorch version 2.5.0.dev20240716 available. 2024-08-22T20:33:52.7783630Z Warning: compilation is not available with device MPS, ignoring option to engage compilation 2024-08-22T20:33:52.7790310Z 2024-08-22T20:33:52.7819260Z Downloading builder script: 0%| | 0.00/5.67k [00:00 2024-08-22T20:33:52.9459930Z generate_main(args) 2024-08-22T20:33:52.9460330Z File "/Users/runner/work/torchchat/torchchat/generate.py", line 885, in main 2024-08-22T20:33:52.9460730Z Loading model... 2024-08-22T20:33:52.9460940Z Time to load model: 0.02 seconds 2024-08-22T20:33:52.9461210Z gen = Generator( 2024-08-22T20:33:52.9461600Z File "/Users/runner/work/torchchat/torchchat/generate.py", line 249, in __init__ 2024-08-22T20:33:52.9462240Z self.model = _initialize_model(self.builder_args, self.quantize, self.tokenizer) 2024-08-22T20:33:52.9462910Z File "/Users/runner/work/torchchat/torchchat/build/builder.py", line 508, in _initialize_model 2024-08-22T20:33:52.9463400Z model = _load_model(builder_args) 2024-08-22T20:33:52.9463870Z File "/Users/runner/work/torchchat/torchchat/build/builder.py", line 427, in _load_model 2024-08-22T20:33:52.9464350Z model = _load_model_gguf(builder_args) 2024-08-22T20:33:52.9464850Z File "/Users/runner/work/torchchat/torchchat/build/builder.py", line 314, in _load_model_gguf 2024-08-22T20:33:52.9465410Z model = Transformer.from_gguf(builder_args.gguf_path, **kwargs) 2024-08-22T20:33:52.9465960Z File "/Users/runner/work/torchchat/torchchat/build/model.py", line 220, in from_gguf 2024-08-22T20:33:52.9466620Z model, state_dict = load_model_and_state_dict(gguf_path, **kwargs) 2024-08-22T20:33:52.9467380Z File "/Users/runner/work/torchchat/torchchat/build/gguf_loader.py", line 144, in load_model_and_state_dict 2024-08-22T20:33:52.9467950Z model = load_model(gguf_file) 2024-08-22T20:33:52.9468860Z File "/Users/runner/work/torchchat/torchchat/build/gguf_loader.py", line 104, in load_model 2024-08-22T20:33:52.9469410Z reader = gguf.GGUFReader(gguf_file, "r") 2024-08-22T20:33:52.9470270Z File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/gguf/gguf_reader.py", line 95, in __init__ 2024-08-22T20:33:52.9515240Z ##[error] raise ValueError('GGUF magic invalid') 2024-08-22T20:33:52.9523230Z ValueError: GGUF magic invalid 2024-08-22T20:33:53.4944850Z ##[endgroup] 2024-08-22T20:33:53.4950470Z + echo ::group::Completion 2024-08-22T20:33:53.4950940Z ##[group]Completion 2024-08-22T20:33:53.4951390Z + echo 'tests complete' 2024-08-22T20:33:53.4951740Z + echo '*******************************************' 2024-08-22T20:33:53.4952020Z + echo ::endgroup:: 2024-08-22T20:33:53.4952200Z tests complete 2024-08-22T20:33:53.4952850Z ******************************************* 2024-08-22T20:33:53.4953250Z ##[endgroup] 2024-08-22T20:33:53.5036490Z Post job cleanup. 2024-08-22T20:33:53.6391630Z Post job cleanup. 2024-08-22T20:33:53.7335850Z [command]/opt/homebrew/bin/git version 2024-08-22T20:33:53.7403640Z git version 2.46.0 2024-08-22T20:33:53.7425160Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/49fbd367-25c6-48ef-aa0b-26ce013c844a/.gitconfig' 2024-08-22T20:33:53.7431270Z Temporarily overriding HOME='/Users/runner/work/_temp/49fbd367-25c6-48ef-aa0b-26ce013c844a' before making global git config changes 2024-08-22T20:33:53.7432170Z Adding repository directory to the temporary git global config as a safe directory 2024-08-22T20:33:53.7435060Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/torchchat/torchchat 2024-08-22T20:33:53.7479770Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-22T20:33:53.7516270Z [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:53.8060950Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-22T20:33:53.8091100Z http.https://github.com/.extraheader 2024-08-22T20:33:53.8097040Z [command]/opt/homebrew/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-22T20:33:53.8133140Z [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:53.8759460Z Cleaning up orphan processes 2024-08-22T20:33:54.5233100Z Terminate orphan process: pid (8931) (buck2-99773fe6f) 2024-08-22T20:33:54.5655560Z Terminate orphan process: pid (8930) (buck2-99773fe6f)