2024-12-17T23:34:07.4877045Z Current runner version: '2.321.0' 2024-12-17T23:34:07.4883991Z Runner name: 'i-0eaf6e1b9f141df64' 2024-12-17T23:34:07.4884897Z Runner group name: 'Default' 2024-12-17T23:34:07.4885821Z Machine name: 'ip-10-1-21-241' 2024-12-17T23:34:07.4888993Z ##[group]GITHUB_TOKEN Permissions 2024-12-17T23:34:07.4891610Z Contents: read 2024-12-17T23:34:07.4892267Z Metadata: read 2024-12-17T23:34:07.4892931Z ##[endgroup] 2024-12-17T23:34:07.4896512Z Secret source: Actions 2024-12-17T23:34:07.4897351Z Prepare workflow directory 2024-12-17T23:34:07.7814702Z Prepare all required actions 2024-12-17T23:34:07.7858339Z Getting action download info 2024-12-17T23:34:07.9897485Z Download action repository 'pytorch/pytorch@release/2.6' (SHA:0cdf8b1d09254cfda66191d1bd01e3041c3c76f7) 2024-12-17T23:34:19.7636679Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2024-12-17T23:34:20.0415165Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2024-12-17T23:34:20.2659184Z Download action repository 'actions/upload-artifact@v4' (SHA:6f51ac03b9356f520e9adb1b1b7802705f340c2b) 2024-12-17T23:34:20.6107974Z Getting action download info 2024-12-17T23:34:20.7494193Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-12-17T23:34:21.0065127Z Uses: pytorch/pytorch/.github/workflows/target_determination.yml@refs/heads/release/2.6 (0cdf8b1d09254cfda66191d1bd01e3041c3c76f7) 2024-12-17T23:34:21.0067447Z Complete job name: before-test / target-determination 2024-12-17T23:34:21.0544979Z A job started hook has been configured by the self-hosted runner administrator 2024-12-17T23:34:21.0654065Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-12-17T23:34:21.0663875Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:34:21.0664670Z ##[endgroup] 2024-12-17T23:34:22.6010384Z Runner Type: lf.linux.2xlarge 2024-12-17T23:34:22.6010895Z Instance Type: c5.2xlarge 2024-12-17T23:34:22.6011237Z AMI Name: unknown 2024-12-17T23:34:22.6035539Z AMI ID: ami-0fff1b9a61dec8a5f 2024-12-17T23:34:28.4407974Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@release/2.6 2024-12-17T23:34:28.4408526Z with: 2024-12-17T23:34:28.4408766Z submodules: false 2024-12-17T23:34:28.4409065Z fetch-depth: 0 2024-12-17T23:34:28.4409332Z ##[endgroup] 2024-12-17T23:34:28.4498577Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-12-17T23:34:28.4499633Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-12-17T23:34:28.4508278Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:34:28.4508722Z ##[endgroup] 2024-12-17T23:34:28.4644716Z ##[group]Run retry () { 2024-12-17T23:34:28.4645067Z retry () { 2024-12-17T23:34:28.4645432Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-12-17T23:34:28.4645909Z } 2024-12-17T23:34:28.4646218Z echo "${GITHUB_WORKSPACE}" 2024-12-17T23:34:28.4646582Z if [ -z "${NO_SUDO}" ]; then 2024-12-17T23:34:28.4646949Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-12-17T23:34:28.4647319Z else 2024-12-17T23:34:28.4647603Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-12-17T23:34:28.4647942Z fi 2024-12-17T23:34:28.4648203Z mkdir "${GITHUB_WORKSPACE}" 2024-12-17T23:34:28.4653695Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:34:28.4654125Z env: 2024-12-17T23:34:28.4654355Z NO_SUDO: 2024-12-17T23:34:28.4654582Z ##[endgroup] 2024-12-17T23:34:28.4676467Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-12-17T23:34:30.6677762Z ##[group]Run malfet/checkout@silent-checkout 2024-12-17T23:34:30.6678259Z with: 2024-12-17T23:34:30.6678523Z ref: 0cdf8b1d09254cfda66191d1bd01e3041c3c76f7 2024-12-17T23:34:30.6679127Z fetch-depth: 0 2024-12-17T23:34:30.6679389Z submodules: false 2024-12-17T23:34:30.6679662Z quiet-checkout: true 2024-12-17T23:34:30.6679959Z repository: pytorch/pytorch 2024-12-17T23:34:30.6680406Z token: *** 2024-12-17T23:34:30.6680640Z ssh-strict: true 2024-12-17T23:34:30.6680913Z persist-credentials: true 2024-12-17T23:34:30.6681209Z clean: true 2024-12-17T23:34:30.6681463Z sparse-checkout-cone-mode: true 2024-12-17T23:34:30.6681782Z lfs: false 2024-12-17T23:34:30.6682038Z set-safe-directory: true 2024-12-17T23:34:30.6682319Z ##[endgroup] 2024-12-17T23:34:30.7551062Z Syncing repository: pytorch/pytorch 2024-12-17T23:34:30.7552454Z ##[group]Getting Git version info 2024-12-17T23:34:30.7552961Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-12-17T23:34:30.7553676Z [command]/usr/bin/git version 2024-12-17T23:34:30.7553991Z git version 2.40.1 2024-12-17T23:34:30.7570572Z ##[endgroup] 2024-12-17T23:34:30.7583361Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/48a0144e-8743-4560-9a5f-1dc3bad2f3d0' before making global git config changes 2024-12-17T23:34:30.7584626Z Adding repository directory to the temporary git global config as a safe directory 2024-12-17T23:34:30.7587251Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-12-17T23:34:30.7613464Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-12-17T23:34:30.7617289Z ##[group]Initializing the repository 2024-12-17T23:34:30.7619071Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-12-17T23:34:30.7711456Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-12-17T23:34:30.7712360Z hint: is subject to change. To configure the initial branch name to use in all 2024-12-17T23:34:30.7713104Z hint: of your new repositories, which will suppress this warning, call: 2024-12-17T23:34:30.7713744Z hint: 2024-12-17T23:34:30.7744273Z hint: git config --global init.defaultBranch 2024-12-17T23:34:30.7745316Z hint: 2024-12-17T23:34:30.7745720Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-12-17T23:34:30.7746345Z hint: 'development'. The just-created branch can be renamed via this command: 2024-12-17T23:34:30.7746832Z hint: 2024-12-17T23:34:30.7747087Z hint: git branch -m 2024-12-17T23:34:30.7747658Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-12-17T23:34:30.7749073Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-12-17T23:34:30.7750702Z ##[endgroup] 2024-12-17T23:34:30.7751169Z ##[group]Disabling automatic garbage collection 2024-12-17T23:34:30.7752829Z [command]/usr/bin/git config --local gc.auto 0 2024-12-17T23:34:30.7774059Z ##[endgroup] 2024-12-17T23:34:30.7774491Z ##[group]Setting up auth 2024-12-17T23:34:30.7779018Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-12-17T23:34:30.7800441Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-12-17T23:34:30.8047149Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-12-17T23:34:30.8067965Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-12-17T23:34:30.8313752Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-12-17T23:34:30.8345471Z ##[endgroup] 2024-12-17T23:34:30.8346033Z ##[group]Fetching the repository 2024-12-17T23:34:30.8351726Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules --quiet origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2024-12-17T23:34:33.6369859Z remote: Enumerating objects: 1056355 2024-12-17T23:34:33.6370587Z remote: Enumerating objects: 1057154, done. 2024-12-17T23:34:33.6371022Z remote: Counting objects: 0% (1/799) 2024-12-17T23:34:33.6371429Z remote: Counting objects: 1% (8/799) 2024-12-17T23:34:33.6371944Z remote: Counting objects: 2% (16/799) 2024-12-17T23:34:33.6372332Z remote: Counting objects: 3% (24/799) 2024-12-17T23:34:33.6372734Z remote: Counting objects: 4% (32/799) 2024-12-17T23:34:33.6373246Z remote: Counting objects: 5% (40/799) 2024-12-17T23:34:33.6373816Z remote: Counting objects: 6% (48/799) 2024-12-17T23:34:33.6374261Z remote: Counting objects: 7% (56/799) 2024-12-17T23:34:33.6374877Z remote: Counting objects: 8% (64/799) 2024-12-17T23:34:33.6375320Z remote: Counting objects: 9% (72/799) 2024-12-17T23:34:33.6375728Z remote: Counting objects: 10% (80/799) 2024-12-17T23:34:33.6376227Z remote: Counting objects: 11% (88/799) 2024-12-17T23:34:33.6376617Z remote: Counting objects: 12% (96/799) 2024-12-17T23:34:33.6377013Z remote: Counting objects: 13% (104/799) 2024-12-17T23:34:33.6377415Z remote: Counting objects: 14% (112/799) 2024-12-17T23:34:33.6377924Z remote: Counting objects: 15% (120/799) 2024-12-17T23:34:33.6378327Z remote: Counting objects: 16% (128/799) 2024-12-17T23:34:33.6378724Z remote: Counting objects: 17% (136/799) 2024-12-17T23:34:33.6379277Z remote: Counting objects: 18% (144/799) 2024-12-17T23:34:33.6379972Z remote: Counting objects: 19% (152/799) 2024-12-17T23:34:33.6380685Z remote: Counting objects: 20% (160/799) 2024-12-17T23:34:33.6381384Z remote: Counting objects: 21% (168/799) 2024-12-17T23:34:33.6382103Z remote: Counting objects: 22% (176/799) 2024-12-17T23:34:33.6382513Z remote: Counting objects: 23% (184/799) 2024-12-17T23:34:33.6382917Z remote: Counting objects: 24% (192/799) 2024-12-17T23:34:33.6383641Z remote: Counting objects: 25% (200/799) 2024-12-17T23:34:33.6384033Z remote: Counting objects: 26% (208/799) 2024-12-17T23:34:33.6384510Z remote: Counting objects: 27% (216/799) 2024-12-17T23:34:33.6384908Z remote: Counting objects: 28% (224/799) 2024-12-17T23:34:33.6385293Z remote: Counting objects: 29% (232/799) 2024-12-17T23:34:33.6385695Z remote: Counting objects: 30% (240/799) 2024-12-17T23:34:33.6386186Z remote: Counting objects: 31% (248/799) 2024-12-17T23:34:33.6386605Z remote: Counting objects: 32% (256/799) 2024-12-17T23:34:33.6386989Z remote: Counting objects: 33% (264/799) 2024-12-17T23:34:33.6387390Z remote: Counting objects: 34% (272/799) 2024-12-17T23:34:33.6387792Z remote: Counting objects: 35% (280/799) 2024-12-17T23:34:33.6388178Z remote: Counting objects: 36% (288/799) 2024-12-17T23:34:33.6388591Z remote: Counting objects: 37% (296/799) 2024-12-17T23:34:33.6388994Z remote: Counting objects: 38% (304/799) 2024-12-17T23:34:33.6389375Z remote: Counting objects: 39% (312/799) 2024-12-17T23:34:33.6389769Z remote: Counting objects: 40% (320/799) 2024-12-17T23:34:33.6390163Z remote: Counting objects: 41% (328/799) 2024-12-17T23:34:33.6390546Z remote: Counting objects: 42% (336/799) 2024-12-17T23:34:33.6390945Z remote: Counting objects: 43% (344/799) 2024-12-17T23:34:33.6391337Z remote: Counting objects: 44% (352/799) 2024-12-17T23:34:33.6391724Z remote: Counting objects: 45% (360/799) 2024-12-17T23:34:33.6392128Z remote: Counting objects: 46% (368/799) 2024-12-17T23:34:33.6392526Z remote: Counting objects: 47% (376/799) 2024-12-17T23:34:33.6392911Z remote: Counting objects: 48% (384/799) 2024-12-17T23:34:33.6393310Z remote: Counting objects: 49% (392/799) 2024-12-17T23:34:33.6394048Z remote: Counting objects: 50% (400/799) 2024-12-17T23:34:33.6394438Z remote: Counting objects: 51% (408/799) 2024-12-17T23:34:33.6394834Z remote: Counting objects: 52% (416/799) 2024-12-17T23:34:33.6395231Z remote: Counting objects: 53% (424/799) 2024-12-17T23:34:33.6395660Z remote: Counting objects: 54% (432/799) 2024-12-17T23:34:33.6396055Z remote: Counting objects: 55% (440/799) 2024-12-17T23:34:33.6396503Z remote: Counting objects: 56% (448/799) 2024-12-17T23:34:33.6396902Z remote: Counting objects: 57% (456/799) 2024-12-17T23:34:33.6397287Z remote: Counting objects: 58% (464/799) 2024-12-17T23:34:33.6397688Z remote: Counting objects: 59% (472/799) 2024-12-17T23:34:33.6398091Z remote: Counting objects: 60% (480/799) 2024-12-17T23:34:33.6398571Z remote: Counting objects: 61% (488/799) 2024-12-17T23:34:33.6398972Z remote: Counting objects: 62% (496/799) 2024-12-17T23:34:33.6399376Z remote: Counting objects: 63% (504/799) 2024-12-17T23:34:33.6399776Z remote: Counting objects: 64% (512/799) 2024-12-17T23:34:33.6400182Z remote: Counting objects: 65% (520/799) 2024-12-17T23:34:33.6400586Z remote: Counting objects: 66% (528/799) 2024-12-17T23:34:33.6400972Z remote: Counting objects: 67% (536/799) 2024-12-17T23:34:33.6401370Z remote: Counting objects: 68% (544/799) 2024-12-17T23:34:33.6401768Z remote: Counting objects: 69% (552/799) 2024-12-17T23:34:33.6402153Z remote: Counting objects: 70% (560/799) 2024-12-17T23:34:33.6402546Z remote: Counting objects: 71% (568/799) 2024-12-17T23:34:33.6402938Z remote: Counting objects: 72% (576/799) 2024-12-17T23:34:33.6403319Z remote: Counting objects: 73% (584/799) 2024-12-17T23:34:33.6403717Z remote: Counting objects: 74% (592/799) 2024-12-17T23:34:33.6404113Z remote: Counting objects: 75% (600/799) 2024-12-17T23:34:33.6404494Z remote: Counting objects: 76% (608/799) 2024-12-17T23:34:33.6404898Z remote: Counting objects: 77% (616/799) 2024-12-17T23:34:33.6405455Z remote: Counting objects: 78% (624/799) 2024-12-17T23:34:33.6405848Z remote: Counting objects: 79% (632/799) 2024-12-17T23:34:33.6406247Z remote: Counting objects: 80% (640/799) 2024-12-17T23:34:33.6406647Z remote: Counting objects: 81% (648/799) 2024-12-17T23:34:33.6407034Z remote: Counting objects: 82% (656/799) 2024-12-17T23:34:33.6407435Z remote: Counting objects: 83% (664/799) 2024-12-17T23:34:33.6407833Z remote: Counting objects: 84% (672/799) 2024-12-17T23:34:33.6408216Z remote: Counting objects: 85% (680/799) 2024-12-17T23:34:33.6408609Z remote: Counting objects: 86% (688/799) 2024-12-17T23:34:33.6409004Z remote: Counting objects: 87% (696/799) 2024-12-17T23:34:33.6409391Z remote: Counting objects: 88% (704/799) 2024-12-17T23:34:33.6409788Z remote: Counting objects: 89% (712/799) 2024-12-17T23:34:33.6410196Z remote: Counting objects: 90% (720/799) 2024-12-17T23:34:33.6410583Z remote: Counting objects: 91% (728/799) 2024-12-17T23:34:33.6410981Z remote: Counting objects: 92% (736/799) 2024-12-17T23:34:33.6411392Z remote: Counting objects: 93% (744/799) 2024-12-17T23:34:33.6411777Z remote: Counting objects: 94% (752/799) 2024-12-17T23:34:33.6412199Z remote: Counting objects: 95% (760/799) 2024-12-17T23:34:33.6412599Z remote: Counting objects: 96% (768/799) 2024-12-17T23:34:33.6413000Z remote: Counting objects: 97% (776/799) 2024-12-17T23:34:33.6413385Z remote: Counting objects: 98% (784/799) 2024-12-17T23:34:33.6413784Z remote: Counting objects: 99% (792/799) 2024-12-17T23:34:33.6414181Z remote: Counting objects: 100% (799/799) 2024-12-17T23:34:33.6414591Z remote: Counting objects: 100% (799/799), done. 2024-12-17T23:34:33.6431284Z remote: Compressing objects: 0% (1/295) 2024-12-17T23:34:33.6483866Z remote: Compressing objects: 1% (3/295) 2024-12-17T23:34:33.6516899Z remote: Compressing objects: 2% (6/295) 2024-12-17T23:34:33.6588032Z remote: Compressing objects: 3% (9/295) 2024-12-17T23:34:33.6720807Z remote: Compressing objects: 4% (12/295) 2024-12-17T23:34:33.7108227Z remote: Compressing objects: 5% (15/295) 2024-12-17T23:34:33.7357952Z remote: Compressing objects: 6% (18/295) 2024-12-17T23:34:33.8099173Z remote: Compressing objects: 7% (21/295) 2024-12-17T23:34:33.8581730Z remote: Compressing objects: 8% (24/295) 2024-12-17T23:34:33.9005614Z remote: Compressing objects: 9% (27/295) 2024-12-17T23:34:33.9224027Z remote: Compressing objects: 10% (30/295) 2024-12-17T23:34:33.9330610Z remote: Compressing objects: 11% (33/295) 2024-12-17T23:34:33.9423852Z remote: Compressing objects: 12% (36/295) 2024-12-17T23:34:33.9488679Z remote: Compressing objects: 13% (39/295) 2024-12-17T23:34:33.9493309Z remote: Compressing objects: 14% (42/295) 2024-12-17T23:34:33.9495343Z remote: Compressing objects: 15% (45/295) 2024-12-17T23:34:33.9511290Z remote: Compressing objects: 16% (48/295) 2024-12-17T23:34:33.9525231Z remote: Compressing objects: 17% (51/295) 2024-12-17T23:34:33.9525926Z remote: Compressing objects: 18% (54/295) 2024-12-17T23:34:33.9526324Z remote: Compressing objects: 19% (57/295) 2024-12-17T23:34:33.9526738Z remote: Compressing objects: 20% (59/295) 2024-12-17T23:34:33.9527163Z remote: Compressing objects: 21% (62/295) 2024-12-17T23:34:33.9527695Z remote: Compressing objects: 22% (65/295) 2024-12-17T23:34:33.9528397Z remote: Compressing objects: 23% (68/295) 2024-12-17T23:34:33.9528810Z remote: Compressing objects: 24% (71/295) 2024-12-17T23:34:33.9529227Z remote: Compressing objects: 25% (74/295) 2024-12-17T23:34:33.9529627Z remote: Compressing objects: 26% (77/295) 2024-12-17T23:34:33.9530304Z remote: Compressing objects: 27% (80/295) 2024-12-17T23:34:33.9530885Z remote: Compressing objects: 28% (83/295) 2024-12-17T23:34:33.9531511Z remote: Compressing objects: 29% (86/295) 2024-12-17T23:34:33.9536854Z remote: Compressing objects: 30% (89/295) 2024-12-17T23:34:33.9539091Z remote: Compressing objects: 31% (92/295) 2024-12-17T23:34:33.9543343Z remote: Compressing objects: 32% (95/295) 2024-12-17T23:34:33.9549040Z remote: Compressing objects: 33% (98/295) 2024-12-17T23:34:33.9556147Z remote: Compressing objects: 34% (101/295) 2024-12-17T23:34:33.9557262Z remote: Compressing objects: 35% (104/295) 2024-12-17T23:34:33.9558032Z remote: Compressing objects: 36% (107/295) 2024-12-17T23:34:33.9559028Z remote: Compressing objects: 37% (110/295) 2024-12-17T23:34:33.9563935Z remote: Compressing objects: 38% (113/295) 2024-12-17T23:34:33.9569709Z remote: Compressing objects: 39% (116/295) 2024-12-17T23:34:33.9575213Z remote: Compressing objects: 40% (118/295) 2024-12-17T23:34:33.9575884Z remote: Compressing objects: 41% (121/295) 2024-12-17T23:34:33.9576463Z remote: Compressing objects: 42% (124/295) 2024-12-17T23:34:33.9580053Z remote: Compressing objects: 43% (127/295) 2024-12-17T23:34:33.9580866Z remote: Compressing objects: 44% (130/295) 2024-12-17T23:34:33.9583916Z remote: Compressing objects: 45% (133/295) 2024-12-17T23:34:33.9585916Z remote: Compressing objects: 46% (136/295) 2024-12-17T23:34:33.9587963Z remote: Compressing objects: 47% (139/295) 2024-12-17T23:34:33.9590223Z remote: Compressing objects: 48% (142/295) 2024-12-17T23:34:33.9590954Z remote: Compressing objects: 49% (145/295) 2024-12-17T23:34:33.9592711Z remote: Compressing objects: 50% (148/295) 2024-12-17T23:34:33.9594610Z remote: Compressing objects: 51% (151/295) 2024-12-17T23:34:33.9595625Z remote: Compressing objects: 52% (154/295) 2024-12-17T23:34:33.9598011Z remote: Compressing objects: 53% (157/295) 2024-12-17T23:34:33.9599075Z remote: Compressing objects: 54% (160/295) 2024-12-17T23:34:33.9599845Z remote: Compressing objects: 55% (163/295) 2024-12-17T23:34:33.9602077Z remote: Compressing objects: 56% (166/295) 2024-12-17T23:34:33.9603799Z remote: Compressing objects: 57% (169/295) 2024-12-17T23:34:33.9608073Z remote: Compressing objects: 58% (172/295) 2024-12-17T23:34:33.9608845Z remote: Compressing objects: 59% (175/295) 2024-12-17T23:34:33.9609704Z remote: Compressing objects: 60% (177/295) 2024-12-17T23:34:33.9615301Z remote: Compressing objects: 61% (180/295) 2024-12-17T23:34:33.9616224Z remote: Compressing objects: 62% (183/295) 2024-12-17T23:34:33.9619201Z remote: Compressing objects: 63% (186/295) 2024-12-17T23:34:33.9623577Z remote: Compressing objects: 64% (189/295) 2024-12-17T23:34:33.9624359Z remote: Compressing objects: 65% (192/295) 2024-12-17T23:34:33.9626107Z remote: Compressing objects: 66% (195/295) 2024-12-17T23:34:33.9626838Z remote: Compressing objects: 67% (198/295) 2024-12-17T23:34:33.9630150Z remote: Compressing objects: 68% (201/295) 2024-12-17T23:34:33.9633310Z remote: Compressing objects: 69% (204/295) 2024-12-17T23:34:33.9635520Z remote: Compressing objects: 70% (207/295) 2024-12-17T23:34:33.9636425Z remote: Compressing objects: 71% (210/295) 2024-12-17T23:34:33.9638261Z remote: Compressing objects: 72% (213/295) 2024-12-17T23:34:33.9639385Z remote: Compressing objects: 73% (216/295) 2024-12-17T23:34:33.9640577Z remote: Compressing objects: 74% (219/295) 2024-12-17T23:34:33.9641089Z remote: Compressing objects: 75% (222/295) 2024-12-17T23:34:33.9642089Z remote: Compressing objects: 76% (225/295) 2024-12-17T23:34:33.9643631Z remote: Compressing objects: 77% (228/295) 2024-12-17T23:34:33.9644821Z remote: Compressing objects: 78% (231/295) 2024-12-17T23:34:33.9645629Z remote: Compressing objects: 79% (234/295) 2024-12-17T23:34:33.9646350Z remote: Compressing objects: 80% (236/295) 2024-12-17T23:34:33.9646987Z remote: Compressing objects: 81% (239/295) 2024-12-17T23:34:33.9647915Z remote: Compressing objects: 82% (242/295) 2024-12-17T23:34:33.9649807Z remote: Compressing objects: 83% (245/295) 2024-12-17T23:34:33.9652074Z remote: Compressing objects: 84% (248/295) 2024-12-17T23:34:33.9653497Z remote: Compressing objects: 85% (251/295) 2024-12-17T23:34:33.9654754Z remote: Compressing objects: 86% (254/295) 2024-12-17T23:34:33.9656968Z remote: Compressing objects: 87% (257/295) 2024-12-17T23:34:33.9657672Z remote: Compressing objects: 88% (260/295) 2024-12-17T23:34:33.9659418Z remote: Compressing objects: 89% (263/295) 2024-12-17T23:34:33.9660444Z remote: Compressing objects: 90% (266/295) 2024-12-17T23:34:33.9661145Z remote: Compressing objects: 91% (269/295) 2024-12-17T23:34:33.9662256Z remote: Compressing objects: 92% (272/295) 2024-12-17T23:34:33.9662993Z remote: Compressing objects: 93% (275/295) 2024-12-17T23:34:33.9663682Z remote: Compressing objects: 94% (278/295) 2024-12-17T23:34:33.9664905Z remote: Compressing objects: 95% (281/295) 2024-12-17T23:34:33.9665632Z remote: Compressing objects: 96% (284/295) 2024-12-17T23:34:33.9666328Z remote: Compressing objects: 97% (287/295) 2024-12-17T23:34:33.9667032Z remote: Compressing objects: 98% (290/295) 2024-12-17T23:34:33.9667729Z remote: Compressing objects: 99% (293/295) 2024-12-17T23:34:33.9668408Z remote: Compressing objects: 100% (295/295) 2024-12-17T23:34:33.9669108Z remote: Compressing objects: 100% (295/295), done. 2024-12-17T23:34:56.0407971Z remote: Total 1057154 (delta 658), reused 510 (delta 504), pack-reused 1056355 (from 3) 2024-12-17T23:35:25.2714895Z [command]/usr/bin/git rev-parse --verify --quiet 0cdf8b1d09254cfda66191d1bd01e3041c3c76f7^{object} 2024-12-17T23:35:25.2736535Z 0cdf8b1d09254cfda66191d1bd01e3041c3c76f7 2024-12-17T23:35:25.2740166Z ##[endgroup] 2024-12-17T23:35:25.2740607Z ##[group]Determining the checkout info 2024-12-17T23:35:25.2741428Z ##[endgroup] 2024-12-17T23:35:25.2741853Z ##[group]Checking out the ref 2024-12-17T23:35:25.2744606Z [command]/usr/bin/git checkout --quiet --force 0cdf8b1d09254cfda66191d1bd01e3041c3c76f7 2024-12-17T23:35:26.6919005Z ##[endgroup] 2024-12-17T23:35:26.6950202Z [command]/usr/bin/git log -1 --format='%H' 2024-12-17T23:35:26.6969530Z '0cdf8b1d09254cfda66191d1bd01e3041c3c76f7' 2024-12-17T23:35:26.7141333Z Prepare all required actions 2024-12-17T23:35:26.7142010Z Getting action download info 2024-12-17T23:35:26.8339958Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2024-12-17T23:35:26.9986440Z ##[group]Run ./.github/actions/setup-linux 2024-12-17T23:35:26.9986813Z ##[endgroup] 2024-12-17T23:35:27.0042083Z ##[group]Run set -euo pipefail 2024-12-17T23:35:27.0042475Z set -euo pipefail 2024-12-17T23:35:27.0042800Z function get_ec2_metadata() { 2024-12-17T23:35:27.0043219Z  # Pulled from instance metadata endpoint for EC2 2024-12-17T23:35:27.0043892Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-12-17T23:35:27.0044498Z  category=$1 2024-12-17T23:35:27.0044892Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-12-17T23:35:27.0045355Z  runner_name_str=i-0eaf6e1b9f141df64 2024-12-17T23:35:27.0045784Z  if [[ -f /.inarc ]]; then 2024-12-17T23:35:27.0046151Z  echo "ARC Runner, no info on ec2 metadata" 2024-12-17T23:35:27.0046569Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2024-12-17T23:35:27.0047087Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-12-17T23:35:27.0047554Z  else 2024-12-17T23:35:27.0048460Z  curl -H "X-aws-ec2-metadata-token: $(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 30")" -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-12-17T23:35:27.0049428Z  fi 2024-12-17T23:35:27.0049666Z } 2024-12-17T23:35:27.0049943Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-12-17T23:35:27.0050399Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-12-17T23:35:27.0050909Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-12-17T23:35:27.0051354Z echo "system info $(uname -a)" 2024-12-17T23:35:27.0057162Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:27.0057689Z ##[endgroup] 2024-12-17T23:35:27.0202273Z ami-id: ami-0fff1b9a61dec8a5f 2024-12-17T23:35:27.0297913Z instance-id: i-0eaf6e1b9f141df64 2024-12-17T23:35:27.0390770Z instance-type: c5.2xlarge 2024-12-17T23:35:27.0400634Z system info Linux ip-10-1-21-241.ec2.internal 6.1.109-118.189.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 10 08:59:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-12-17T23:35:27.0429860Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-12-17T23:35:27.0430866Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-12-17T23:35:27.0437370Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:27.0437798Z ##[endgroup] 2024-12-17T23:35:27.0496134Z ##[group]Run if systemctl is-active --quiet docker; then 2024-12-17T23:35:27.0496611Z if systemctl is-active --quiet docker; then 2024-12-17T23:35:27.0497035Z  echo "Docker daemon is running..."; 2024-12-17T23:35:27.0497535Z else 2024-12-17T23:35:27.0497917Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-12-17T23:35:27.0498366Z fi 2024-12-17T23:35:27.0503760Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:27.0504172Z ##[endgroup] 2024-12-17T23:35:27.0573273Z Docker daemon is running... 2024-12-17T23:35:27.0620816Z ##[group]Run nick-fields/retry@v3.0.0 2024-12-17T23:35:27.0621163Z with: 2024-12-17T23:35:27.0621395Z shell: bash 2024-12-17T23:35:27.0621677Z timeout_minutes: 5 2024-12-17T23:35:27.0622016Z max_attempts: 3 2024-12-17T23:35:27.0622265Z retry_wait_seconds: 30 2024-12-17T23:35:27.0624927Z command: AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" # For LF Runners we need to make sure we also login to Meta's ECR docker registry too. META_AWS_ACCOUNT_ID=308535385114 if [ "$AWS_ACCOUNT_ID" != "$META_AWS_ACCOUNT_ID" ] ; then aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$META_AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" fi 2024-12-17T23:35:27.0627424Z polling_interval_seconds: 1 2024-12-17T23:35:27.0627745Z warning_on_retry: true 2024-12-17T23:35:27.0628035Z continue_on_error: false 2024-12-17T23:35:27.0628298Z env: 2024-12-17T23:35:27.0628525Z AWS_RETRY_MODE: standard 2024-12-17T23:35:27.0628813Z AWS_MAX_ATTEMPTS: 5 2024-12-17T23:35:27.0629080Z AWS_DEFAULT_REGION: us-east-1 2024-12-17T23:35:27.0629379Z ##[endgroup] 2024-12-17T23:35:28.3056182Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-12-17T23:35:28.3057146Z Configure a credential helper to remove this warning. See 2024-12-17T23:35:28.3057885Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-12-17T23:35:28.3058315Z 2024-12-17T23:35:28.3058423Z Login Succeeded 2024-12-17T23:35:28.8697863Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-12-17T23:35:28.8698594Z Configure a credential helper to remove this warning. See 2024-12-17T23:35:28.8699213Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-12-17T23:35:28.8699644Z 2024-12-17T23:35:28.8699751Z Login Succeeded 2024-12-17T23:35:29.1523846Z Command completed after 1 attempt(s). 2024-12-17T23:35:29.1603966Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-12-17T23:35:29.1604542Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-12-17T23:35:29.1605045Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-12-17T23:35:29.1610987Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:29.1611410Z ##[endgroup] 2024-12-17T23:35:29.1699798Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-12-17T23:35:29.1700451Z # ignore expansion of "docker ps -q" since it could be empty 2024-12-17T23:35:29.1700907Z # shellcheck disable=SC2046 2024-12-17T23:35:29.1701272Z docker stop $(docker ps -q) || true 2024-12-17T23:35:29.1701651Z # Prune all of the docker images 2024-12-17T23:35:29.1701998Z docker system prune -af 2024-12-17T23:35:29.1707518Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:29.1707941Z ##[endgroup] 2024-12-17T23:35:29.1964714Z "docker stop" requires at least 1 argument. 2024-12-17T23:35:29.1965169Z See 'docker stop --help'. 2024-12-17T23:35:29.1965358Z 2024-12-17T23:35:29.1965579Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-12-17T23:35:29.1965869Z 2024-12-17T23:35:29.1965989Z Stop one or more running containers 2024-12-17T23:35:29.2113449Z Total reclaimed space: 0B 2024-12-17T23:35:29.2161666Z ##[group]Run set +e 2024-12-17T23:35:29.2162206Z set +e 2024-12-17T23:35:29.2162449Z set -x 2024-12-17T23:35:29.2162698Z  2024-12-17T23:35:29.2163013Z PT_DOMAIN=download.pytorch.org 2024-12-17T23:35:29.2163625Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-12-17T23:35:29.2164434Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-12-17T23:35:29.2165000Z # one is returned at random 2024-12-17T23:35:29.2165426Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-12-17T23:35:29.2165827Z  2024-12-17T23:35:29.2166084Z if [ -z "${RESOLVED_IP}" ]; then 2024-12-17T23:35:29.2166675Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-12-17T23:35:29.2167234Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-12-17T23:35:29.2167665Z  2024-12-17T23:35:29.2167928Z  if [ -z "${RESOLVED_IP}" ]; then 2024-12-17T23:35:29.2168336Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-12-17T23:35:29.2168731Z  exit 1 2024-12-17T23:35:29.2168988Z  fi 2024-12-17T23:35:29.2169215Z fi 2024-12-17T23:35:29.2169443Z  2024-12-17T23:35:29.2169722Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-12-17T23:35:29.2170108Z  # Clean up any old records first 2024-12-17T23:35:29.2170497Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-12-17T23:35:29.2170869Z fi 2024-12-17T23:35:29.2171100Z  2024-12-17T23:35:29.2171424Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-12-17T23:35:29.2171855Z cat /etc/hosts 2024-12-17T23:35:29.2177591Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:29.2178001Z ##[endgroup] 2024-12-17T23:35:29.2202048Z + PT_DOMAIN=download.pytorch.org 2024-12-17T23:35:29.2207898Z ++ dig -4 +short download.pytorch.org 2024-12-17T23:35:29.2208469Z ++ tail -n1 2024-12-17T23:35:29.2795587Z + RESOLVED_IP=3.167.99.70 2024-12-17T23:35:29.2795949Z + '[' -z 3.167.99.70 ']' 2024-12-17T23:35:29.2796267Z + grep -r download.pytorch.org /etc/hosts 2024-12-17T23:35:29.2807702Z 3.167.99.82 download.pytorch.org 2024-12-17T23:35:29.2808883Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2024-12-17T23:35:29.4949438Z + echo '3.167.99.70 download.pytorch.org' 2024-12-17T23:35:29.4950021Z + sudo tee -a /etc/hosts 2024-12-17T23:35:29.5369005Z 3.167.99.70 download.pytorch.org 2024-12-17T23:35:29.5384306Z + cat /etc/hosts 2024-12-17T23:35:29.5394470Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-12-17T23:35:29.5401037Z ::1 localhost6 localhost6.localdomain6 2024-12-17T23:35:29.5401441Z 3.167.99.70 download.pytorch.org 2024-12-17T23:35:29.5445049Z Prepare all required actions 2024-12-17T23:35:29.5483585Z ##[group]Run ./.github/actions/get-workflow-job-id 2024-12-17T23:35:29.5483965Z with: 2024-12-17T23:35:29.5484400Z github-token: *** 2024-12-17T23:35:29.5484664Z ##[endgroup] 2024-12-17T23:35:29.5520717Z ##[group]Run set -eux 2024-12-17T23:35:29.5521015Z set -eux 2024-12-17T23:35:29.5521498Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2024-12-17T23:35:29.5529458Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:29.5529865Z env: 2024-12-17T23:35:29.5530271Z GITHUB_TOKEN: *** 2024-12-17T23:35:29.5530539Z ##[endgroup] 2024-12-17T23:35:29.5554271Z + python3 .github/scripts/get_workflow_job_id.py 12383255606 i-0eaf6e1b9f141df64 2024-12-17T23:35:29.9252817Z setting job-id=34565769440 2024-12-17T23:35:29.9253235Z setting job-name=before-test / target-determination 2024-12-17T23:35:29.9396551Z Prepare all required actions 2024-12-17T23:35:29.9397018Z Getting action download info 2024-12-17T23:35:30.0936096Z ##[group]Run ./.github/actions/pytest-cache-download 2024-12-17T23:35:30.0936636Z with: 2024-12-17T23:35:30.0936868Z cache_dir: .pytest_cache 2024-12-17T23:35:30.0937167Z job_identifier: slow 2024-12-17T23:35:30.0937451Z s3_bucket: gha-artifacts 2024-12-17T23:35:30.0937721Z ##[endgroup] 2024-12-17T23:35:30.0982665Z ##[group]Run nick-fields/retry@v3.0.0 2024-12-17T23:35:30.0983002Z with: 2024-12-17T23:35:30.0983216Z shell: bash 2024-12-17T23:35:30.0983460Z timeout_minutes: 5 2024-12-17T23:35:30.0983733Z max_attempts: 5 2024-12-17T23:35:30.0983980Z retry_wait_seconds: 30 2024-12-17T23:35:30.0984338Z command: set -eu python3 -m pip install boto3==1.35.42 2024-12-17T23:35:30.0984751Z polling_interval_seconds: 1 2024-12-17T23:35:30.0985047Z warning_on_retry: true 2024-12-17T23:35:30.0985332Z continue_on_error: false 2024-12-17T23:35:30.0985660Z ##[endgroup] 2024-12-17T23:35:30.4377691Z Defaulting to user installation because normal site-packages is not writeable 2024-12-17T23:35:31.4765876Z Collecting boto3==1.35.42 2024-12-17T23:35:31.4819159Z Using cached boto3-1.35.42-py3-none-any.whl (139 kB) 2024-12-17T23:35:31.4904825Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (1.35.82) 2024-12-17T23:35:31.4910554Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.0) 2024-12-17T23:35:31.4918027Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.4) 2024-12-17T23:35:31.4979234Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.25.10) 2024-12-17T23:35:31.4988028Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (2.8.1) 2024-12-17T23:35:31.5029715Z Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.15.0) 2024-12-17T23:35:31.6010210Z Installing collected packages: boto3 2024-12-17T23:35:31.6011237Z Attempting uninstall: boto3 2024-12-17T23:35:31.6012556Z Found existing installation: boto3 1.35.33 2024-12-17T23:35:31.6129371Z Uninstalling boto3-1.35.33: 2024-12-17T23:35:31.6142179Z Successfully uninstalled boto3-1.35.33 2024-12-17T23:35:31.6741064Z Successfully installed boto3-1.35.42 2024-12-17T23:35:32.1768223Z Command completed after 1 attempt(s). 2024-12-17T23:35:32.1853424Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2024-12-17T23:35:32.1854252Z python3 .github/scripts/pytest_cache.py \ 2024-12-17T23:35:32.1854892Z  --download \ 2024-12-17T23:35:32.1855436Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2024-12-17T23:35:32.1856084Z  --pr_identifier $GITHUB_REF \ 2024-12-17T23:35:32.1856634Z  --job_identifier $JOB_IDENTIFIER \ 2024-12-17T23:35:32.1857237Z  --temp_dir $RUNNER_TEMP \ 2024-12-17T23:35:32.1857841Z  --repo $REPO \ 2024-12-17T23:35:32.1858296Z  --bucket $BUCKET \ 2024-12-17T23:35:32.1866544Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:32.1867226Z env: 2024-12-17T23:35:32.1867593Z CACHE_DIR: .pytest_cache 2024-12-17T23:35:32.1868083Z JOB_IDENTIFIER: slow 2024-12-17T23:35:32.1868540Z REPO: pytorch/pytorch 2024-12-17T23:35:32.1868984Z BUCKET: gha-artifacts 2024-12-17T23:35:32.1869421Z ##[endgroup] 2024-12-17T23:35:32.6108962Z PR identifier for `refs/heads/release/2.6` is `34bd5c03b81e6d598f3b485a20400869` 2024-12-17T23:35:32.6112958Z Downloading cache with args Namespace(upload=False, download=True, cache_dir='/home/ec2-user/actions-runner/_work/pytorch/pytorch/.pytest_cache', pr_identifier='refs/heads/release/2.6', job_identifier='slow', sha=None, test_config=None, shard=None, repo='pytorch/pytorch', temp_dir='/home/ec2-user/actions-runner/_work/_temp', bucket='gha-artifacts') 2024-12-17T23:35:32.6117148Z There were no files matching the prefix `pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/slow` in bucket `gha-artifacts` 2024-12-17T23:35:32.6743051Z ##[group]Run seemethere/download-artifact-s3@v4 2024-12-17T23:35:32.6743450Z with: 2024-12-17T23:35:32.6743671Z name: llm_results 2024-12-17T23:35:32.6743956Z path: .additional_ci_files/llm_results 2024-12-17T23:35:32.6744304Z s3-bucket: gha-artifacts 2024-12-17T23:35:32.6744586Z region: us-east-1 2024-12-17T23:35:32.6744846Z ##[endgroup] 2024-12-17T23:35:33.1977614Z (node:638135) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2024-12-17T23:35:33.1978163Z 2024-12-17T23:35:33.1978368Z Please migrate your code to use AWS SDK for JavaScript (v3). 2024-12-17T23:35:33.1978957Z For more information, check the migration guide at https://a.co/7PzMCcy 2024-12-17T23:35:33.1979544Z (Use `node --trace-warnings ...` to show where the warning was created) 2024-12-17T23:35:33.3053931Z Found 1 objects with prefix pytorch/pytorch/12383255606/llm_results/ 2024-12-17T23:35:33.3057844Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2024-12-17T23:35:33.3595454Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2024-12-17T23:35:33.3601522Z Artifact download has finished successfully 2024-12-17T23:35:33.3804657Z ##[group]Run unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2024-12-17T23:35:33.3805630Z unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2024-12-17T23:35:33.3806282Z python3 -m pip install boto3==1.35.42 2024-12-17T23:35:33.3806749Z python3 tools/testing/do_target_determination_for_s3.py 2024-12-17T23:35:33.3813672Z shell: /usr/bin/bash -e {0} 2024-12-17T23:35:33.3813986Z env: 2024-12-17T23:35:33.3814432Z GITHUB_TOKEN: *** 2024-12-17T23:35:33.3814740Z GITHUB_REPOSITORY: pytorch/pytorch 2024-12-17T23:35:33.3815088Z GITHUB_WORKFLOW: slow 2024-12-17T23:35:33.3815371Z GITHUB_JOB: target-determination 2024-12-17T23:35:33.3815698Z GITHUB_RUN_ID: 12383255606 2024-12-17T23:35:33.3815997Z GITHUB_RUN_NUMBER: 7037 2024-12-17T23:35:33.3816274Z GITHUB_RUN_ATTEMPT: 1 2024-12-17T23:35:33.3816562Z GITHUB_REF: refs/heads/release/2.6 2024-12-17T23:35:33.3816952Z JOB_ID: 34565769440 2024-12-17T23:35:33.3817252Z JOB_NAME: before-test / target-determination 2024-12-17T23:35:33.3817610Z PR_NUMBER: 2024-12-17T23:35:33.3817854Z ##[endgroup] 2024-12-17T23:35:33.3872707Z Archive: .additional_ci_files/llm_results/mappings.zip 2024-12-17T23:35:33.3873202Z creating: .additional_ci_files/llm_results/mappings/ 2024-12-17T23:35:33.3877510Z inflating: .additional_ci_files/llm_results/mappings/indexer-files-gitdiff-output.json 2024-12-17T23:35:33.6329899Z Defaulting to user installation because normal site-packages is not writeable 2024-12-17T23:35:33.6500249Z Requirement already satisfied: boto3==1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (1.35.42) 2024-12-17T23:35:33.6552849Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.0) 2024-12-17T23:35:33.6557104Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (0.10.4) 2024-12-17T23:35:33.6561356Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (from boto3==1.35.42) (1.35.82) 2024-12-17T23:35:33.6614986Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (2.8.1) 2024-12-17T23:35:33.6625512Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/lib/python3.9/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.25.10) 2024-12-17T23:35:33.6664849Z Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.15.0) 2024-12-17T23:35:35.4705203Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-times.json 2024-12-17T23:35:35.4708957Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-class-times.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-class-times.json 2024-12-17T23:35:35.4712763Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/file_test_rating.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-file-ratings.json 2024-12-17T23:35:35.4716560Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/file_test_class_rating.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/test-class-ratings.json 2024-12-17T23:35:35.4720826Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/td_heuristic_historical_edited_files.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/td_heuristic_historical_edited_files.json 2024-12-17T23:35:35.4725481Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/td_heuristic_profiling.json to /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/td_heuristic_profiling.json 2024-12-17T23:35:35.4727817Z Received 658 tests to prioritize 2024-12-17T23:35:35.4728389Z backends/xeon/test_launch 2024-12-17T23:35:35.4728930Z benchmark_utils/test_benchmark_utils 2024-12-17T23:35:35.4729729Z cpp_extensions/open_registration_extension/test/test_openreg 2024-12-17T23:35:35.4730652Z distributed/_composable/fsdp/test_fully_shard_autograd 2024-12-17T23:35:35.4731759Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ 2024-12-17T23:35:35.4732720Z distributed/_composable/fsdp/test_fully_shard_comm 2024-12-17T23:35:35.4733557Z distributed/_composable/fsdp/test_fully_shard_compile 2024-12-17T23:35:35.4734419Z distributed/_composable/fsdp/test_fully_shard_extensions 2024-12-17T23:35:35.4735291Z distributed/_composable/fsdp/test_fully_shard_frozen 2024-12-17T23:35:35.4736183Z distributed/_composable/fsdp/test_fully_shard_grad_scaler 2024-12-17T23:35:35.4737047Z distributed/_composable/fsdp/test_fully_shard_init 2024-12-17T23:35:35.4737876Z distributed/_composable/fsdp/test_fully_shard_logging 2024-12-17T23:35:35.4738727Z distributed/_composable/fsdp/test_fully_shard_memory 2024-12-17T23:35:35.4739613Z distributed/_composable/fsdp/test_fully_shard_mixed_precision 2024-12-17T23:35:35.4740549Z distributed/_composable/fsdp/test_fully_shard_overlap 2024-12-17T23:35:35.4741382Z distributed/_composable/fsdp/test_fully_shard_state 2024-12-17T23:35:35.4742178Z distributed/_composable/fsdp/test_fully_shard_state_dict 2024-12-17T23:35:35.4743080Z distributed/_composable/fsdp/test_fully_shard_training 2024-12-17T23:35:35.4743861Z distributed/_composable/test_checkpoint 2024-12-17T23:35:35.4744730Z distributed/_composable/test_composability/test_2d_composability 2024-12-17T23:35:35.4745785Z distributed/_composable/test_composability/test_pp_composability 2024-12-17T23:35:35.4746669Z distributed/_composable/test_contract 2024-12-17T23:35:35.4747322Z distributed/_composable/test_replicate 2024-12-17T23:35:35.4748057Z distributed/_composable/test_replicate_with_compiler 2024-12-17T23:35:35.4748895Z distributed/_shard/sharded_optim/test_sharded_optim 2024-12-17T23:35:35.4749730Z distributed/_shard/sharded_tensor/ops/test_binary_cmp 2024-12-17T23:35:35.4750567Z distributed/_shard/sharded_tensor/ops/test_embedding 2024-12-17T23:35:35.4751445Z distributed/_shard/sharded_tensor/ops/test_embedding_bag 2024-12-17T23:35:35.4752284Z distributed/_shard/sharded_tensor/ops/test_init 2024-12-17T23:35:35.4753325Z distributed/_shard/sharded_tensor/ops/test_tensor_ops 2024-12-17T23:35:35.4754125Z distributed/_shard/sharded_tensor/test_logger 2024-12-17T23:35:35.4754923Z distributed/_shard/sharded_tensor/test_sharded_tensor 2024-12-17T23:35:35.4755826Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard 2024-12-17T23:35:35.4756746Z distributed/_shard/sharding_plan/test_sharding_plan 2024-12-17T23:35:35.4757578Z distributed/_shard/sharding_spec/test_sharding_spec 2024-12-17T23:35:35.4758399Z distributed/_shard/test_sharder 2024-12-17T23:35:35.4759316Z distributed/_tensor/debug/test_comm_mode 2024-12-17T23:35:35.4760047Z distributed/_tensor/debug/test_comm_mode_features 2024-12-17T23:35:35.4760776Z distributed/_tensor/debug/test_op_coverage 2024-12-17T23:35:35.4761503Z distributed/_tensor/experimental/test_local_map 2024-12-17T23:35:35.4762341Z distributed/_tensor/experimental/test_register_sharding 2024-12-17T23:35:35.4763170Z distributed/_tensor/experimental/test_tp_transform 2024-12-17T23:35:35.4763898Z distributed/_tensor/test_api 2024-12-17T23:35:35.4764374Z distributed/_tensor/test_attention 2024-12-17T23:35:35.4764962Z distributed/_tensor/test_common_rules 2024-12-17T23:35:35.4765610Z distributed/_tensor/test_convolution_ops 2024-12-17T23:35:35.4766251Z distributed/_tensor/test_dtensor 2024-12-17T23:35:35.4766849Z distributed/_tensor/test_dtensor_compile 2024-12-17T23:35:35.4767703Z distributed/_tensor/test_dtensor_ops 2024-12-17T23:35:35.4768340Z distributed/_tensor/test_embedding_ops 2024-12-17T23:35:35.4768991Z distributed/_tensor/test_experimental_ops 2024-12-17T23:35:35.4769638Z distributed/_tensor/test_init 2024-12-17T23:35:35.4770197Z distributed/_tensor/test_math_ops 2024-12-17T23:35:35.4770784Z distributed/_tensor/test_matrix_ops 2024-12-17T23:35:35.4771402Z distributed/_tensor/test_op_strategy 2024-12-17T23:35:35.4772024Z distributed/_tensor/test_optimizers 2024-12-17T23:35:35.4772642Z distributed/_tensor/test_pointwise_ops 2024-12-17T23:35:35.4773299Z distributed/_tensor/test_random_ops 2024-12-17T23:35:35.4773925Z distributed/_tensor/test_redistribute 2024-12-17T23:35:35.4774546Z distributed/_tensor/test_tensor_ops 2024-12-17T23:35:35.4775151Z distributed/_tensor/test_utils 2024-12-17T23:35:35.4775736Z distributed/_tensor/test_view_ops 2024-12-17T23:35:35.4776351Z distributed/_tensor/test_xla_integration 2024-12-17T23:35:35.4777019Z distributed/_tools/test_fsdp2_mem_tracker 2024-12-17T23:35:35.4777666Z distributed/_tools/test_mem_tracker 2024-12-17T23:35:35.4778271Z distributed/_tools/test_memory_tracker 2024-12-17T23:35:35.4778831Z distributed/_tools/test_mod_tracker 2024-12-17T23:35:35.4779343Z distributed/_tools/test_runtime_estimator 2024-12-17T23:35:35.4779915Z distributed/_tools/test_sac_estimator 2024-12-17T23:35:35.4780471Z distributed/_tools/test_sac_ilp 2024-12-17T23:35:35.4781070Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks 2024-12-17T23:35:35.4781741Z distributed/algorithms/quantization/test_quantization 2024-12-17T23:35:35.4782355Z distributed/algorithms/test_join 2024-12-17T23:35:35.4782903Z distributed/checkpoint/e2e/test_e2e_save_and_load 2024-12-17T23:35:35.4783512Z distributed/checkpoint/e2e/test_fine_tuning 2024-12-17T23:35:35.4784040Z distributed/checkpoint/e2e/test_fsdp_ep 2024-12-17T23:35:35.4784541Z distributed/checkpoint/e2e/test_pipeline 2024-12-17T23:35:35.4785070Z distributed/checkpoint/fsdp/test_fsdp_dsd 2024-12-17T23:35:35.4785585Z distributed/checkpoint/test_checkpoint 2024-12-17T23:35:35.4786077Z distributed/checkpoint/test_compatibility 2024-12-17T23:35:35.4786570Z distributed/checkpoint/test_dedup_tensors 2024-12-17T23:35:35.4787127Z distributed/checkpoint/test_dtensor_checkpoint 2024-12-17T23:35:35.4787712Z distributed/checkpoint/test_dtensor_resharding 2024-12-17T23:35:35.4788279Z distributed/checkpoint/test_file_system_checkpoint 2024-12-17T23:35:35.4788942Z distributed/checkpoint/test_file_system_checkpoint_cpu 2024-12-17T23:35:35.4789736Z distributed/checkpoint/test_format_utils 2024-12-17T23:35:35.4790242Z distributed/checkpoint/test_fsdp_model_state 2024-12-17T23:35:35.4790792Z distributed/checkpoint/test_fsdp_optim_state 2024-12-17T23:35:35.4791422Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion 2024-12-17T23:35:35.4792063Z distributed/checkpoint/test_fsspec 2024-12-17T23:35:35.4792609Z distributed/checkpoint/test_hsdp_checkpoint 2024-12-17T23:35:35.4793139Z distributed/checkpoint/test_nested_dict 2024-12-17T23:35:35.4793924Z distributed/checkpoint/test_planner 2024-12-17T23:35:35.4794444Z distributed/checkpoint/test_save_load_api 2024-12-17T23:35:35.4794991Z distributed/checkpoint/test_state_dict 2024-12-17T23:35:35.4795537Z distributed/checkpoint/test_state_dict_utils 2024-12-17T23:35:35.4796092Z distributed/checkpoint/test_tp_checkpoint 2024-12-17T23:35:35.4796614Z distributed/checkpoint/test_traverse 2024-12-17T23:35:35.4797111Z distributed/checkpoint/test_utils 2024-12-17T23:35:35.4797610Z distributed/elastic/events/lib_test 2024-12-17T23:35:35.4798193Z distributed/elastic/metrics/api_test 2024-12-17T23:35:35.4798743Z distributed/elastic/multiprocessing/api_test 2024-12-17T23:35:35.4799372Z distributed/elastic/test_control_plane 2024-12-17T23:35:35.4799973Z distributed/elastic/timer/api_test 2024-12-17T23:35:35.4800572Z distributed/elastic/timer/local_timer_example 2024-12-17T23:35:35.4801518Z distributed/elastic/timer/local_timer_test 2024-12-17T23:35:35.4802167Z distributed/elastic/utils/distributed_test 2024-12-17T23:35:35.4802772Z distributed/elastic/utils/logging_test 2024-12-17T23:35:35.4803179Z distributed/elastic/utils/util_test 2024-12-17T23:35:35.4803555Z distributed/flight_recorder/test_fr_analysis 2024-12-17T23:35:35.4803937Z distributed/fsdp/test_checkpoint_wrapper 2024-12-17T23:35:35.4804335Z distributed/fsdp/test_distributed_checkpoint 2024-12-17T23:35:35.4804719Z distributed/fsdp/test_fsdp_apply 2024-12-17T23:35:35.4805082Z distributed/fsdp/test_fsdp_backward_prefetch 2024-12-17T23:35:35.4805467Z distributed/fsdp/test_fsdp_checkpoint 2024-12-17T23:35:35.4805844Z distributed/fsdp/test_fsdp_clip_grad_norm 2024-12-17T23:35:35.4806201Z distributed/fsdp/test_fsdp_comm 2024-12-17T23:35:35.4806545Z distributed/fsdp/test_fsdp_comm_hooks 2024-12-17T23:35:35.4806887Z distributed/fsdp/test_fsdp_core 2024-12-17T23:35:35.4807260Z distributed/fsdp/test_fsdp_dtensor_state_dict 2024-12-17T23:35:35.4807653Z distributed/fsdp/test_fsdp_exec_order 2024-12-17T23:35:35.4808001Z distributed/fsdp/test_fsdp_fine_tune 2024-12-17T23:35:35.4808422Z distributed/fsdp/test_fsdp_flatten_params 2024-12-17T23:35:35.4808802Z distributed/fsdp/test_fsdp_freezing_weights 2024-12-17T23:35:35.4809180Z distributed/fsdp/test_fsdp_fx 2024-12-17T23:35:35.4809512Z distributed/fsdp/test_fsdp_grad_acc 2024-12-17T23:35:35.4809861Z distributed/fsdp/test_fsdp_hybrid_shard 2024-12-17T23:35:35.4810246Z distributed/fsdp/test_fsdp_ignored_modules 2024-12-17T23:35:35.4810623Z distributed/fsdp/test_fsdp_input 2024-12-17T23:35:35.4810980Z distributed/fsdp/test_fsdp_memory 2024-12-17T23:35:35.4811530Z distributed/fsdp/test_fsdp_meta 2024-12-17T23:35:35.4811965Z distributed/fsdp/test_fsdp_misc 2024-12-17T23:35:35.4812307Z distributed/fsdp/test_fsdp_mixed_precision 2024-12-17T23:35:35.4812700Z distributed/fsdp/test_fsdp_multiple_forward 2024-12-17T23:35:35.4813110Z distributed/fsdp/test_fsdp_multiple_wrapping 2024-12-17T23:35:35.4813486Z distributed/fsdp/test_fsdp_optim_state 2024-12-17T23:35:35.4813847Z distributed/fsdp/test_fsdp_overlap 2024-12-17T23:35:35.4814193Z distributed/fsdp/test_fsdp_pure_fp16 2024-12-17T23:35:35.4814560Z distributed/fsdp/test_fsdp_sharded_grad_scaler 2024-12-17T23:35:35.4814946Z distributed/fsdp/test_fsdp_state_dict 2024-12-17T23:35:35.4815313Z distributed/fsdp/test_fsdp_tp_integration 2024-12-17T23:35:35.4815669Z distributed/fsdp/test_fsdp_traversal 2024-12-17T23:35:35.4816020Z distributed/fsdp/test_fsdp_uneven 2024-12-17T23:35:35.4816542Z distributed/fsdp/test_fsdp_unshard_params 2024-12-17T23:35:35.4816914Z distributed/fsdp/test_fsdp_use_orig_params 2024-12-17T23:35:35.4817312Z distributed/fsdp/test_hsdp_dtensor_state_dict 2024-12-17T23:35:35.4817696Z distributed/fsdp/test_shard_utils 2024-12-17T23:35:35.4818024Z distributed/fsdp/test_utils 2024-12-17T23:35:35.4818351Z distributed/fsdp/test_wrap 2024-12-17T23:35:35.4818676Z distributed/launcher/test_run 2024-12-17T23:35:35.4818995Z distributed/nn/jit/test_instantiator 2024-12-17T23:35:35.4819397Z distributed/optim/test_apply_optimizer_in_backward 2024-12-17T23:35:35.4819795Z distributed/optim/test_named_optimizer 2024-12-17T23:35:35.4820193Z distributed/optim/test_zero_redundancy_optimizer 2024-12-17T23:35:35.4820597Z distributed/pipelining/test_backward 2024-12-17T23:35:35.4820947Z distributed/pipelining/test_microbatch 2024-12-17T23:35:35.4821311Z distributed/pipelining/test_pipe 2024-12-17T23:35:35.4821655Z distributed/pipelining/test_schedule 2024-12-17T23:35:35.4822031Z distributed/pipelining/test_schedule_multiproc 2024-12-17T23:35:35.4822425Z distributed/pipelining/test_stage 2024-12-17T23:35:35.4822783Z distributed/pipelining/test_transformer 2024-12-17T23:35:35.4823143Z distributed/pipelining/test_unflatten 2024-12-17T23:35:35.4823520Z distributed/rpc/cuda/test_tensorpipe_agent 2024-12-17T23:35:35.4823891Z distributed/rpc/test_faulty_agent 2024-12-17T23:35:35.4824468Z distributed/rpc/test_share_memory 2024-12-17T23:35:35.4824831Z distributed/rpc/test_tensorpipe_agent 2024-12-17T23:35:35.4825245Z distributed/tensor/parallel/test_micro_pipeline_tp 2024-12-17T23:35:35.4825686Z distributed/tensor/parallel/test_parallelize_api 2024-12-17T23:35:35.4826116Z distributed/tensor/parallel/test_tp_examples 2024-12-17T23:35:35.4826540Z distributed/tensor/parallel/test_tp_random_state 2024-12-17T23:35:35.4826940Z distributed/tensor/parallel/test_tp_style 2024-12-17T23:35:35.4827303Z distributed/test_backends 2024-12-17T23:35:35.4827614Z distributed/test_c10d_common 2024-12-17T23:35:35.4827934Z distributed/test_c10d_functional_native 2024-12-17T23:35:35.4828291Z distributed/test_c10d_gloo 2024-12-17T23:35:35.4828599Z distributed/test_c10d_logger 2024-12-17T23:35:35.4828895Z distributed/test_c10d_nccl 2024-12-17T23:35:35.4829223Z distributed/test_c10d_object_collectives 2024-12-17T23:35:35.4829581Z distributed/test_c10d_ops_nccl 2024-12-17T23:35:35.4829891Z distributed/test_c10d_pypg 2024-12-17T23:35:35.4830206Z distributed/test_c10d_spawn_gloo 2024-12-17T23:35:35.4830541Z distributed/test_c10d_spawn_nccl 2024-12-17T23:35:35.4830857Z distributed/test_c10d_spawn_ucc 2024-12-17T23:35:35.4831179Z distributed/test_c10d_ucc 2024-12-17T23:35:35.4831489Z distributed/test_collective_utils 2024-12-17T23:35:35.4831831Z distributed/test_compute_comm_reordering 2024-12-17T23:35:35.4832198Z distributed/test_control_collectives 2024-12-17T23:35:35.4832544Z distributed/test_data_parallel 2024-12-17T23:35:35.4832858Z distributed/test_device_mesh 2024-12-17T23:35:35.4833184Z distributed/test_distributed_spawn 2024-12-17T23:35:35.4833533Z distributed/test_dynamo_distributed 2024-12-17T23:35:35.4833860Z distributed/test_fake_pg 2024-12-17T23:35:35.4834169Z distributed/test_functional_api 2024-12-17T23:35:35.4834508Z distributed/test_inductor_collectives 2024-12-17T23:35:35.4834840Z distributed/test_launcher 2024-12-17T23:35:35.4835158Z distributed/test_multi_threaded_pg 2024-12-17T23:35:35.4835483Z distributed/test_nccl 2024-12-17T23:35:35.4835779Z distributed/test_pg_wrapper 2024-12-17T23:35:35.4836093Z distributed/test_store 2024-12-17T23:35:35.4836387Z distributed/test_symmetric_memory 2024-12-17T23:35:35.4836728Z distributions/test_constraints 2024-12-17T23:35:35.4837066Z distributions/test_distributions 2024-12-17T23:35:35.4837372Z doctests 2024-12-17T23:35:35.4837628Z dynamo/test_activation_checkpointing 2024-12-17T23:35:35.4837966Z dynamo/test_after_aot 2024-12-17T23:35:35.4838446Z dynamo/test_aot_autograd 2024-12-17T23:35:35.4838749Z dynamo/test_aot_autograd_cache 2024-12-17T23:35:35.4839075Z dynamo/test_autograd_function 2024-12-17T23:35:35.4839385Z dynamo/test_backends 2024-12-17T23:35:35.4839679Z dynamo/test_backward_higher_order_ops 2024-12-17T23:35:35.4840025Z dynamo/test_base_output 2024-12-17T23:35:35.4840312Z dynamo/test_bytecode_utils 2024-12-17T23:35:35.4840621Z dynamo/test_compile 2024-12-17T23:35:35.4840907Z dynamo/test_compiler_bisector 2024-12-17T23:35:35.4841208Z dynamo/test_comptime 2024-12-17T23:35:35.4841485Z dynamo/test_config 2024-12-17T23:35:35.4841759Z dynamo/test_ctx_manager 2024-12-17T23:35:35.4842039Z dynamo/test_cudagraphs 2024-12-17T23:35:35.4842366Z dynamo/test_cudagraphs_expandable_segments 2024-12-17T23:35:35.4842719Z dynamo/test_debug_utils 2024-12-17T23:35:35.4843015Z dynamo/test_decorators 2024-12-17T23:35:35.4843306Z dynamo/test_deviceguard 2024-12-17T23:35:35.4843593Z dynamo/test_dynamic_shapes 2024-12-17T23:35:35.4843898Z dynamo/test_exc 2024-12-17T23:35:35.4844161Z dynamo/test_exceptions 2024-12-17T23:35:35.4844436Z dynamo/test_export 2024-12-17T23:35:35.4844722Z dynamo/test_export_mutations 2024-12-17T23:35:35.4845031Z dynamo/test_frame_init 2024-12-17T23:35:35.4845302Z dynamo/test_functions 2024-12-17T23:35:35.4845598Z dynamo/test_fx_passes_pre_grad 2024-12-17T23:35:35.4845905Z dynamo/test_global 2024-12-17T23:35:35.4846251Z dynamo/test_graph_deduplication 2024-12-17T23:35:35.4846587Z dynamo/test_graph_region_tracker 2024-12-17T23:35:35.4846913Z dynamo/test_guard_manager 2024-12-17T23:35:35.4847202Z dynamo/test_higher_order_ops 2024-12-17T23:35:35.4847504Z dynamo/test_hooks 2024-12-17T23:35:35.4847780Z dynamo/test_inline_inbuilt_nn_modules 2024-12-17T23:35:35.4848112Z dynamo/test_input_attr_tracking 2024-12-17T23:35:35.4848428Z dynamo/test_interop 2024-12-17T23:35:35.4848696Z dynamo/test_logging 2024-12-17T23:35:35.4848958Z dynamo/test_metrics_context 2024-12-17T23:35:35.4849265Z dynamo/test_minifier 2024-12-17T23:35:35.4849522Z dynamo/test_misc 2024-12-17T23:35:35.4849789Z dynamo/test_model_output 2024-12-17T23:35:35.4850076Z dynamo/test_modes 2024-12-17T23:35:35.4850322Z dynamo/test_modules 2024-12-17T23:35:35.4850590Z dynamo/test_nops 2024-12-17T23:35:35.4850851Z dynamo/test_optimizers 2024-12-17T23:35:35.4851118Z dynamo/test_pgo 2024-12-17T23:35:35.4851382Z dynamo/test_pre_dispatch 2024-12-17T23:35:35.4851679Z dynamo/test_prim_hop_base 2024-12-17T23:35:35.4851960Z dynamo/test_profiler 2024-12-17T23:35:35.4852240Z dynamo/test_python_autograd 2024-12-17T23:35:35.4852549Z dynamo/test_recompile_ux 2024-12-17T23:35:35.4852831Z dynamo/test_recompiles 2024-12-17T23:35:35.4853119Z dynamo/test_reconstruct 2024-12-17T23:35:35.4853411Z dynamo/test_reorder_logs 2024-12-17T23:35:35.4853688Z dynamo/test_repros 2024-12-17T23:35:35.4853956Z dynamo/test_resume 2024-12-17T23:35:35.4854209Z dynamo/test_sdpa 2024-12-17T23:35:35.4854482Z dynamo/test_skip_guard_eval_unsafe 2024-12-17T23:35:35.4854880Z dynamo/test_skip_non_tensor 2024-12-17T23:35:35.4855192Z dynamo/test_sources 2024-12-17T23:35:35.4855473Z dynamo/test_structured_trace 2024-12-17T23:35:35.4855781Z dynamo/test_subclasses 2024-12-17T23:35:35.4856054Z dynamo/test_subgraphs 2024-12-17T23:35:35.4856329Z dynamo/test_torchrec 2024-12-17T23:35:35.4856603Z dynamo/test_trace_rules 2024-12-17T23:35:35.4856879Z dynamo/test_unspec 2024-12-17T23:35:35.4857142Z dynamo/test_utils 2024-12-17T23:35:35.4857410Z dynamo/test_verify_correctness 2024-12-17T23:35:35.4857707Z dynamo/test_view 2024-12-17T23:35:35.4857972Z export/test_converter 2024-12-17T23:35:35.4858252Z export/test_cpp_serdes 2024-12-17T23:35:35.4858524Z export/test_db 2024-12-17T23:35:35.4859081Z export/test_draft_export 2024-12-17T23:35:35.4859387Z export/test_experimental 2024-12-17T23:35:35.4859668Z export/test_export 2024-12-17T23:35:35.4859944Z export/test_export_legacy 2024-12-17T23:35:35.4860238Z export/test_export_nonstrict 2024-12-17T23:35:35.4860890Z export/test_export_training_ir_to_run_decomp 2024-12-17T23:35:35.4861497Z export/test_functionalized_assertions 2024-12-17T23:35:35.4862038Z export/test_hop 2024-12-17T23:35:35.4862443Z export/test_lift_unlift 2024-12-17T23:35:35.4862891Z export/test_pass_infra 2024-12-17T23:35:35.4863337Z export/test_passes 2024-12-17T23:35:35.4863786Z export/test_retraceability 2024-12-17T23:35:35.4864277Z export/test_schema 2024-12-17T23:35:35.4864680Z export/test_serdes 2024-12-17T23:35:35.4865100Z export/test_serialize 2024-12-17T23:35:35.4865471Z export/test_sparse 2024-12-17T23:35:35.4865819Z export/test_swap 2024-12-17T23:35:35.4866180Z export/test_tools 2024-12-17T23:35:35.4866538Z export/test_torchbind 2024-12-17T23:35:35.4866912Z export/test_tree_utils 2024-12-17T23:35:35.4867327Z export/test_unflatten 2024-12-17T23:35:35.4867755Z export/test_unflatten_training_ir 2024-12-17T23:35:35.4868222Z export/test_verifier 2024-12-17T23:35:35.4868652Z functorch/test_ac 2024-12-17T23:35:35.4869026Z functorch/test_aotdispatch 2024-12-17T23:35:35.4869472Z functorch/test_control_flow 2024-12-17T23:35:35.4869900Z functorch/test_dims 2024-12-17T23:35:35.4870314Z functorch/test_eager_transforms 2024-12-17T23:35:35.4870808Z functorch/test_logging 2024-12-17T23:35:35.4871267Z functorch/test_memory_efficient_fusion 2024-12-17T23:35:35.4871911Z functorch/test_minifier 2024-12-17T23:35:35.4872348Z functorch/test_ops 2024-12-17T23:35:35.4872775Z functorch/test_parsing 2024-12-17T23:35:35.4873165Z functorch/test_rearrange 2024-12-17T23:35:35.4873612Z functorch/test_vmap 2024-12-17T23:35:35.4874047Z functorch/test_vmap_registrations 2024-12-17T23:35:35.4874570Z higher_order_ops/test_invoke_subgraph 2024-12-17T23:35:35.4875103Z higher_order_ops/test_with_effects 2024-12-17T23:35:35.4875665Z inductor/test_aot_inductor 2024-12-17T23:35:35.4876185Z inductor/test_aot_inductor_arrayref 2024-12-17T23:35:35.4876777Z inductor/test_aot_inductor_custom_ops 2024-12-17T23:35:35.4877399Z inductor/test_aot_inductor_package 2024-12-17T23:35:35.4877957Z inductor/test_aot_inductor_utils 2024-12-17T23:35:35.4878438Z inductor/test_auto_functionalize 2024-12-17T23:35:35.4878776Z inductor/test_autoheuristic 2024-12-17T23:35:35.4879078Z inductor/test_b2b_gemm 2024-12-17T23:35:35.4879378Z inductor/test_benchmark_fusion 2024-12-17T23:35:35.4879718Z inductor/test_benchmarking 2024-12-17T23:35:35.4880019Z inductor/test_binary_folding 2024-12-17T23:35:35.4880332Z inductor/test_ck_backend 2024-12-17T23:35:35.4880614Z inductor/test_codecache 2024-12-17T23:35:35.4880911Z inductor/test_codegen_triton 2024-12-17T23:35:35.4881220Z inductor/test_combo_kernels 2024-12-17T23:35:35.4881515Z inductor/test_compile_worker 2024-12-17T23:35:35.4881828Z inductor/test_compiled_autograd 2024-12-17T23:35:35.4882162Z inductor/test_compiled_optimizers 2024-12-17T23:35:35.4882477Z inductor/test_config 2024-12-17T23:35:35.4882757Z inductor/test_control_flow 2024-12-17T23:35:35.4883082Z inductor/test_cooperative_reductions 2024-12-17T23:35:35.4883430Z inductor/test_coordinate_descent_tuner 2024-12-17T23:35:35.4883788Z inductor/test_cpp_wrapper_hipify 2024-12-17T23:35:35.4884122Z inductor/test_cpu_cpp_wrapper 2024-12-17T23:35:35.4884425Z inductor/test_cpu_repro 2024-12-17T23:35:35.4884730Z inductor/test_cpu_select_algorithm 2024-12-17T23:35:35.4885069Z inductor/test_cuda_repro 2024-12-17T23:35:35.4885383Z inductor/test_cudacodecache 2024-12-17T23:35:35.4885902Z inductor/test_cudagraph_trees 2024-12-17T23:35:35.4886349Z inductor/test_cudagraph_trees_expandable_segments 2024-12-17T23:35:35.4886735Z inductor/test_custom_lowering 2024-12-17T23:35:35.4887065Z inductor/test_custom_post_grad_passes 2024-12-17T23:35:35.4887411Z inductor/test_cutlass_backend 2024-12-17T23:35:35.4887708Z inductor/test_debug_trace 2024-12-17T23:35:35.4888022Z inductor/test_decompose_mem_bound_mm 2024-12-17T23:35:35.4888368Z inductor/test_dependencies 2024-12-17T23:35:35.4888834Z inductor/test_distributed_patterns 2024-12-17T23:35:35.4889184Z inductor/test_efficient_conv_bn_eval 2024-12-17T23:35:35.4889536Z inductor/test_extension_backend 2024-12-17T23:35:35.4889860Z inductor/test_external_callables 2024-12-17T23:35:35.4890199Z inductor/test_flex_attention 2024-12-17T23:35:35.4890516Z inductor/test_flex_decoding 2024-12-17T23:35:35.4890815Z inductor/test_foreach 2024-12-17T23:35:35.4891093Z inductor/test_fp8 2024-12-17T23:35:35.4891355Z inductor/test_fused_attention 2024-12-17T23:35:35.4891664Z inductor/test_fx_fusion 2024-12-17T23:35:35.4891961Z inductor/test_gpu_cpp_wrapper 2024-12-17T23:35:35.4892278Z inductor/test_graph_transform_observer 2024-12-17T23:35:35.4892630Z inductor/test_group_batch_fusion 2024-12-17T23:35:35.4892949Z inductor/test_halide 2024-12-17T23:35:35.4893214Z inductor/test_indexing 2024-12-17T23:35:35.4893752Z inductor/test_inductor_annotations 2024-12-17T23:35:35.4894151Z inductor/test_inductor_freezing 2024-12-17T23:35:35.4894474Z inductor/test_inductor_utils 2024-12-17T23:35:35.4894848Z inductor/test_inplacing_pass 2024-12-17T23:35:35.4895165Z inductor/test_kernel_benchmark 2024-12-17T23:35:35.4895479Z inductor/test_layout_optim 2024-12-17T23:35:35.4895936Z inductor/test_loop_ordering 2024-12-17T23:35:35.4896437Z inductor/test_max_autotune 2024-12-17T23:35:35.4896927Z inductor/test_memory 2024-12-17T23:35:35.4897629Z inductor/test_memory_planning 2024-12-17T23:35:35.4898147Z inductor/test_metrics 2024-12-17T23:35:35.4898586Z inductor/test_minifier 2024-12-17T23:35:35.4899069Z inductor/test_minifier_isolate 2024-12-17T23:35:35.4899591Z inductor/test_minifier_utils 2024-12-17T23:35:35.4900102Z inductor/test_mkldnn_pattern_matcher 2024-12-17T23:35:35.4900611Z inductor/test_mmdecomp 2024-12-17T23:35:35.4901069Z inductor/test_move_constructors_to_cuda 2024-12-17T23:35:35.4901612Z inductor/test_multi_kernel 2024-12-17T23:35:35.4902081Z inductor/test_op_dtype_prop 2024-12-17T23:35:35.4902576Z inductor/test_ordered_set 2024-12-17T23:35:35.4903019Z inductor/test_pad_mm 2024-12-17T23:35:35.4903423Z inductor/test_padding 2024-12-17T23:35:35.4903856Z inductor/test_pattern_matcher 2024-12-17T23:35:35.4904343Z inductor/test_perf 2024-12-17T23:35:35.4904758Z inductor/test_profiler 2024-12-17T23:35:35.4905212Z inductor/test_scatter_optimization 2024-12-17T23:35:35.4905773Z inductor/test_select_algorithm 2024-12-17T23:35:35.4906254Z inductor/test_smoke 2024-12-17T23:35:35.4906679Z inductor/test_snode_runtime 2024-12-17T23:35:35.4907173Z inductor/test_split_cat_fx_passes 2024-12-17T23:35:35.4907708Z inductor/test_standalone_compile 2024-12-17T23:35:35.4908238Z inductor/test_torchbind 2024-12-17T23:35:35.4908741Z inductor/test_torchinductor 2024-12-17T23:35:35.4909357Z inductor/test_torchinductor_codegen_config_overrides 2024-12-17T23:35:35.4910124Z inductor/test_torchinductor_codegen_dynamic_shapes 2024-12-17T23:35:35.4910842Z inductor/test_torchinductor_dynamic_shapes 2024-12-17T23:35:35.4911275Z inductor/test_torchinductor_opinfo 2024-12-17T23:35:35.4911632Z inductor/test_torchinductor_strided_blocks 2024-12-17T23:35:35.4912005Z inductor/test_triton_cpu_backend 2024-12-17T23:35:35.4912357Z inductor/test_triton_extension_backend 2024-12-17T23:35:35.4912706Z inductor/test_triton_heuristics 2024-12-17T23:35:35.4913046Z inductor/test_triton_kernels 2024-12-17T23:35:35.4913369Z inductor/test_triton_syntax 2024-12-17T23:35:35.4913672Z inductor/test_triton_wrapper 2024-12-17T23:35:35.4913994Z inductor/test_unbacked_symints 2024-12-17T23:35:35.4914313Z inductor/test_utils 2024-12-17T23:35:35.4914582Z inductor/test_xpu_basic 2024-12-17T23:35:35.4914875Z lazy/test_bindings 2024-12-17T23:35:35.4915134Z lazy/test_debug_util 2024-12-17T23:35:35.4915425Z lazy/test_extract_compiled_graph 2024-12-17T23:35:35.4915762Z lazy/test_functionalization 2024-12-17T23:35:35.4916059Z lazy/test_generator 2024-12-17T23:35:35.4916485Z lazy/test_meta_kernel 2024-12-17T23:35:35.4917164Z lazy/test_reuse_ir 2024-12-17T23:35:35.4917597Z lazy/test_step_closures 2024-12-17T23:35:35.4918153Z lazy/test_ts_opinfo 2024-12-17T23:35:35.4918481Z nn/test_convolution 2024-12-17T23:35:35.4918739Z nn/test_dropout 2024-12-17T23:35:35.4918995Z nn/test_embedding 2024-12-17T23:35:35.4954627Z nn/test_init 2024-12-17T23:35:35.4955127Z nn/test_lazy_modules 2024-12-17T23:35:35.4955627Z nn/test_load_state_dict 2024-12-17T23:35:35.4956124Z nn/test_module_hooks 2024-12-17T23:35:35.4956601Z nn/test_multihead_attention 2024-12-17T23:35:35.4957130Z nn/test_packed_sequence 2024-12-17T23:35:35.4957630Z nn/test_parametrization 2024-12-17T23:35:35.4958202Z nn/test_pooling 2024-12-17T23:35:35.4958618Z nn/test_pruning 2024-12-17T23:35:35.4959451Z onnx/dynamo/test_dynamo_with_onnxruntime_backend 2024-12-17T23:35:35.4960137Z onnx/dynamo/test_exporter_api 2024-12-17T23:35:35.4960710Z onnx/dynamo/test_registry_dispatcher 2024-12-17T23:35:35.4961320Z onnx/exporter/test_api 2024-12-17T23:35:35.4961828Z onnx/exporter/test_building 2024-12-17T23:35:35.4962392Z onnx/exporter/test_capture_strategies 2024-12-17T23:35:35.4963009Z onnx/exporter/test_compat 2024-12-17T23:35:35.4963483Z onnx/exporter/test_core 2024-12-17T23:35:35.4964011Z onnx/exporter/test_small_models_e2e 2024-12-17T23:35:35.4964597Z onnx/exporter/test_tensors 2024-12-17T23:35:35.4965301Z onnx/internal/test_diagnostics 2024-12-17T23:35:35.4965881Z onnx/internal/test_registraion 2024-12-17T23:35:35.4966438Z onnx/test_autograd_funs 2024-12-17T23:35:35.4966927Z onnx/test_custom_ops 2024-12-17T23:35:35.4967400Z onnx/test_fx_passes 2024-12-17T23:35:35.4967873Z onnx/test_fx_to_onnx 2024-12-17T23:35:35.4968357Z onnx/test_fx_to_onnx_decomp_skip 2024-12-17T23:35:35.4968946Z onnx/test_fx_type_promotion 2024-12-17T23:35:35.4969487Z onnx/test_lazy_import 2024-12-17T23:35:35.4969977Z onnx/test_models_onnxruntime 2024-12-17T23:35:35.4970516Z onnx/test_models_quantized_onnxruntime 2024-12-17T23:35:35.4971140Z onnx/test_onnx_opset 2024-12-17T23:35:35.4971617Z onnx/test_onnxscript_no_runtime 2024-12-17T23:35:35.4972199Z onnx/test_onnxscript_runtime 2024-12-17T23:35:35.4972732Z onnx/test_op_consistency 2024-12-17T23:35:35.4973252Z onnx/test_pytorch_jit_onnx 2024-12-17T23:35:35.4973803Z onnx/test_pytorch_onnx_no_runtime 2024-12-17T23:35:35.4974393Z onnx/test_pytorch_onnx_onnxruntime 2024-12-17T23:35:35.4975024Z onnx/test_pytorch_onnx_shape_inference 2024-12-17T23:35:35.4975642Z onnx/test_symbolic_helper 2024-12-17T23:35:35.4976146Z onnx/test_utility_funs 2024-12-17T23:35:35.4976645Z onnx/test_verification 2024-12-17T23:35:35.4977267Z onnx/torch_export/test_torch_export_with_onnxruntime 2024-12-17T23:35:35.4977965Z optim/test_lrscheduler 2024-12-17T23:35:35.4978453Z optim/test_optim 2024-12-17T23:35:35.4978900Z optim/test_swa_utils 2024-12-17T23:35:35.4979374Z profiler/test_cpp_thread 2024-12-17T23:35:35.4979911Z profiler/test_execution_trace 2024-12-17T23:35:35.4980473Z profiler/test_kineto 2024-12-17T23:35:35.4980954Z profiler/test_memory_profiler 2024-12-17T23:35:35.4981486Z profiler/test_profiler 2024-12-17T23:35:35.4981970Z profiler/test_profiler_tree 2024-12-17T23:35:35.4982504Z profiler/test_record_function 2024-12-17T23:35:35.4983040Z profiler/test_torch_tidy 2024-12-17T23:35:35.4983532Z test_ao_sparsity 2024-12-17T23:35:35.4983938Z test_autocast 2024-12-17T23:35:35.4984354Z test_autograd 2024-12-17T23:35:35.4984766Z test_autograd_fallback 2024-12-17T23:35:35.4985234Z test_autoload 2024-12-17T23:35:35.4985670Z test_autoload_disable 2024-12-17T23:35:35.4986154Z test_autoload_enable 2024-12-17T23:35:35.4986664Z test_binary_ufuncs 2024-12-17T23:35:35.4987107Z test_bundled_inputs 2024-12-17T23:35:35.4987537Z test_ci_sanity_check_fail 2024-12-17T23:35:35.4988053Z test_comparison_utils 2024-12-17T23:35:35.4988550Z test_compile_benchmark_util 2024-12-17T23:35:35.4989073Z test_complex 2024-12-17T23:35:35.4989498Z test_content_store 2024-12-17T23:35:35.4990109Z test_cpp_api_parity 2024-12-17T23:35:35.4990590Z test_cpp_extensions_aot_ninja 2024-12-17T23:35:35.4991156Z test_cpp_extensions_aot_no_ninja 2024-12-17T23:35:35.4991746Z test_cpp_extensions_jit 2024-12-17T23:35:35.4992266Z test_cpp_extensions_mtia_backend 2024-12-17T23:35:35.4992917Z test_cpp_extensions_open_device_registration 2024-12-17T23:35:35.4993817Z test_cpp_extensions_stream_and_event 2024-12-17T23:35:35.4994390Z test_cuda 2024-12-17T23:35:35.4994826Z test_cuda_expandable_segments 2024-12-17T23:35:35.4995376Z test_cuda_multigpu 2024-12-17T23:35:35.4995840Z test_cuda_nvml_based_avail 2024-12-17T23:35:35.4996370Z test_cuda_primary_ctx 2024-12-17T23:35:35.4996844Z test_cuda_sanitizer 2024-12-17T23:35:35.4997315Z test_cuda_trace 2024-12-17T23:35:35.4997759Z test_custom_ops 2024-12-17T23:35:35.4998254Z test_dataloader 2024-12-17T23:35:35.4998689Z test_datapipe 2024-12-17T23:35:35.4999107Z test_decomp 2024-12-17T23:35:35.4999518Z test_deploy 2024-12-17T23:35:35.4999941Z test_dispatch 2024-12-17T23:35:35.5000364Z test_dlpack 2024-12-17T23:35:35.5000774Z test_dynamic_shapes 2024-12-17T23:35:35.5001260Z test_expanded_weights 2024-12-17T23:35:35.5001743Z test_fake_tensor 2024-12-17T23:35:35.5002166Z test_file_check 2024-12-17T23:35:35.5002606Z test_flop_counter 2024-12-17T23:35:35.5003039Z test_foreach 2024-12-17T23:35:35.5003676Z test_function_schema 2024-12-17T23:35:35.5004193Z test_functional_autograd_benchmark 2024-12-17T23:35:35.5004765Z test_functional_optim 2024-12-17T23:35:35.5005250Z test_functionalization 2024-12-17T23:35:35.5005773Z test_functionalization_of_rng_ops 2024-12-17T23:35:35.5006335Z test_futures 2024-12-17T23:35:35.5006728Z test_fx 2024-12-17T23:35:35.5007124Z test_fx_experimental 2024-12-17T23:35:35.5007573Z test_fx_passes 2024-12-17T23:35:35.5008012Z test_fx_reinplace_pass 2024-12-17T23:35:35.5008484Z test_hub 2024-12-17T23:35:35.5008855Z test_import_stats 2024-12-17T23:35:35.5009288Z test_indexing 2024-12-17T23:35:35.5009689Z test_itt 2024-12-17T23:35:35.5010035Z test_jit 2024-12-17T23:35:35.5010425Z test_jit_autocast 2024-12-17T23:35:35.5010847Z test_jit_disabled 2024-12-17T23:35:35.5011291Z test_jit_fuser_legacy 2024-12-17T23:35:35.5011755Z test_jit_fuser_te 2024-12-17T23:35:35.5012170Z test_jit_legacy 2024-12-17T23:35:35.5012604Z test_jit_llga_fuser 2024-12-17T23:35:35.5013070Z test_jit_profiling 2024-12-17T23:35:35.5013498Z test_jiterator 2024-12-17T23:35:35.5013921Z test_legacy_vmap 2024-12-17T23:35:35.5014355Z test_license 2024-12-17T23:35:35.5014742Z test_linalg 2024-12-17T23:35:35.5015217Z test_logging 2024-12-17T23:35:35.5015631Z test_masked 2024-12-17T23:35:35.5016036Z test_maskedtensor 2024-12-17T23:35:35.5016481Z test_matmul_cuda 2024-12-17T23:35:35.5016907Z test_meta 2024-12-17T23:35:35.5017280Z test_metal 2024-12-17T23:35:35.5017683Z test_mkl_verbose 2024-12-17T23:35:35.5018107Z test_mkldnn 2024-12-17T23:35:35.5018516Z test_mkldnn_fusion 2024-12-17T23:35:35.5018974Z test_mkldnn_verbose 2024-12-17T23:35:35.5019455Z test_mobile_optimizer 2024-12-17T23:35:35.5019949Z test_model_exports_to_core_aten 2024-12-17T23:35:35.5020512Z test_module_tracker 2024-12-17T23:35:35.5020959Z test_modules 2024-12-17T23:35:35.5021355Z test_monitor 2024-12-17T23:35:35.5021759Z test_mps 2024-12-17T23:35:35.5022159Z test_multiprocessing 2024-12-17T23:35:35.5022650Z test_multiprocessing_spawn 2024-12-17T23:35:35.5023173Z test_namedtensor 2024-12-17T23:35:35.5023629Z test_namedtuple_return_api 2024-12-17T23:35:35.5024163Z test_native_functions 2024-12-17T23:35:35.5024616Z test_native_mha 2024-12-17T23:35:35.5025034Z test_nestedtensor 2024-12-17T23:35:35.5025466Z test_nn 2024-12-17T23:35:35.5025869Z test_numba_integration 2024-12-17T23:35:35.5026309Z test_numpy_interop 2024-12-17T23:35:35.5026749Z test_openmp 2024-12-17T23:35:35.5027142Z test_ops 2024-12-17T23:35:35.5027532Z test_ops_fwd_gradients 2024-12-17T23:35:35.5028209Z test_ops_gradients 2024-12-17T23:35:35.5028657Z test_ops_jit 2024-12-17T23:35:35.5029048Z test_optim 2024-12-17T23:35:35.5029451Z test_out_dtype_op 2024-12-17T23:35:35.5029869Z test_overrides 2024-12-17T23:35:35.5030289Z test_package 2024-12-17T23:35:35.5030721Z test_per_overload_api 2024-12-17T23:35:35.5031174Z test_prims 2024-12-17T23:35:35.5031579Z test_proxy_tensor 2024-12-17T23:35:35.5032026Z test_pruning_op 2024-12-17T23:35:35.5032456Z test_public_bindings 2024-12-17T23:35:35.5032930Z test_python_dispatch 2024-12-17T23:35:35.5033395Z test_pytree 2024-12-17T23:35:35.5033800Z test_quantization 2024-12-17T23:35:35.5034233Z test_reductions 2024-12-17T23:35:35.5034683Z test_scatter_gather_ops 2024-12-17T23:35:35.5035163Z test_schema_check 2024-12-17T23:35:35.5035610Z test_segment_reductions 2024-12-17T23:35:35.5036107Z test_serialization 2024-12-17T23:35:35.5037088Z test_set_default_mobile_cpu_allocator 2024-12-17T23:35:35.5037758Z test_shape_ops 2024-12-17T23:35:35.5038463Z test_show_pickle 2024-12-17T23:35:35.5039100Z test_sort_and_select 2024-12-17T23:35:35.5039640Z test_sparse 2024-12-17T23:35:35.5040176Z test_sparse_csr 2024-12-17T23:35:35.5040822Z test_sparse_semi_structured 2024-12-17T23:35:35.5041432Z test_spectral_ops 2024-12-17T23:35:35.5042003Z test_stateless 2024-12-17T23:35:35.5042599Z test_subclass 2024-12-17T23:35:35.5043093Z test_sympy_utils 2024-12-17T23:35:35.5043821Z test_tensor_creation_ops 2024-12-17T23:35:35.5044501Z test_tensorboard 2024-12-17T23:35:35.5045001Z test_tensorexpr 2024-12-17T23:35:35.5045599Z test_tensorexpr_pybind 2024-12-17T23:35:35.5046263Z test_testing 2024-12-17T23:35:35.5046747Z test_torch 2024-12-17T23:35:35.5047293Z test_transformers 2024-12-17T23:35:35.5047966Z test_type_hints 2024-12-17T23:35:35.5048467Z test_type_info 2024-12-17T23:35:35.5049048Z test_type_promotion 2024-12-17T23:35:35.5049593Z test_typing 2024-12-17T23:35:35.5050158Z test_unary_ufuncs 2024-12-17T23:35:35.5050724Z test_utils 2024-12-17T23:35:35.5051240Z test_utils_config_module 2024-12-17T23:35:35.5051890Z test_view_ops 2024-12-17T23:35:35.5052425Z test_vulkan 2024-12-17T23:35:35.5052910Z test_weak 2024-12-17T23:35:35.5053481Z test_xnnpack_integration 2024-12-17T23:35:35.5054093Z test_xpu 2024-12-17T23:35:35.5054657Z torch_np/numpy_tests/core/test_dlpack 2024-12-17T23:35:35.5055468Z torch_np/numpy_tests/core/test_dtype 2024-12-17T23:35:35.5056221Z torch_np/numpy_tests/core/test_einsum 2024-12-17T23:35:35.5056952Z torch_np/numpy_tests/core/test_getlimits 2024-12-17T23:35:35.5057762Z torch_np/numpy_tests/core/test_indexing 2024-12-17T23:35:35.5058551Z torch_np/numpy_tests/core/test_multiarray 2024-12-17T23:35:35.5059663Z torch_np/numpy_tests/core/test_numeric 2024-12-17T23:35:35.5060489Z torch_np/numpy_tests/core/test_numerictypes 2024-12-17T23:35:35.5061309Z torch_np/numpy_tests/core/test_scalar_ctors 2024-12-17T23:35:35.5062102Z torch_np/numpy_tests/core/test_scalar_methods 2024-12-17T23:35:35.5062992Z torch_np/numpy_tests/core/test_scalarinherit 2024-12-17T23:35:35.5063809Z torch_np/numpy_tests/core/test_scalarmath 2024-12-17T23:35:35.5064623Z torch_np/numpy_tests/core/test_shape_base 2024-12-17T23:35:35.5065414Z torch_np/numpy_tests/fft/test_helper 2024-12-17T23:35:35.5066163Z torch_np/numpy_tests/fft/test_pocketfft 2024-12-17T23:35:35.5066926Z torch_np/numpy_tests/lib/test_arraypad 2024-12-17T23:35:35.5067750Z torch_np/numpy_tests/lib/test_arraysetops 2024-12-17T23:35:35.5068548Z torch_np/numpy_tests/lib/test_function_base 2024-12-17T23:35:35.5069393Z torch_np/numpy_tests/lib/test_histograms 2024-12-17T23:35:35.5070123Z torch_np/numpy_tests/lib/test_index_tricks 2024-12-17T23:35:35.5070919Z torch_np/numpy_tests/lib/test_shape_base_ 2024-12-17T23:35:35.5071755Z torch_np/numpy_tests/lib/test_twodim_base 2024-12-17T23:35:35.5072478Z torch_np/numpy_tests/lib/test_type_check 2024-12-17T23:35:35.5073259Z torch_np/numpy_tests/linalg/test_linalg 2024-12-17T23:35:35.5074220Z torch_np/test_basic 2024-12-17T23:35:35.5074766Z torch_np/test_binary_ufuncs 2024-12-17T23:35:35.5075413Z torch_np/test_dtype 2024-12-17T23:35:35.5076061Z torch_np/test_function_base 2024-12-17T23:35:35.5076666Z torch_np/test_ndarray_methods 2024-12-17T23:35:35.5077340Z torch_np/test_nep50_examples 2024-12-17T23:35:35.5078125Z torch_np/test_random 2024-12-17T23:35:35.5078708Z torch_np/test_reductions 2024-12-17T23:35:35.5079351Z torch_np/test_scalars_0D_arrays 2024-12-17T23:35:35.5080084Z torch_np/test_ufuncs_basic 2024-12-17T23:35:35.5080696Z torch_np/test_unary_ufuncs 2024-12-17T23:35:35.5081364Z xpu/test_conv 2024-12-17T23:35:35.5081888Z xpu/test_gemm 2024-12-17T23:35:35.5083133Z could not find path /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/previous_failures.json 2024-12-17T23:35:35.5085288Z could not find path /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/previous_failures_additional.json 2024-12-17T23:35:35.5086858Z Results from PreviouslyFailedInPR 2024-12-17T23:35:35.5087307Z 2024-12-17T23:35:35.5087629Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:35:40.8687250Z Changed files: ['.ci/pytorch/common_utils.sh', '.ci/pytorch/smoke_test/smoke_test.py', '.ci/wheel/build_wheel.sh', '.circleci/scripts/binary_linux_test.sh', '.circleci/scripts/binary_populate_env.sh', '.github/ci_commit_pins/xla.txt', '.github/scripts/filter_test_configs.py', '.github/templates/common.yml.j2', '.github/templates/linux_binary_build_workflow.yml.j2', '.github/templates/macos_binary_build_workflow.yml.j2', '.github/templates/windows_binary_build_workflow.yml.j2', '.github/workflows/_bazel-build-test.yml', '.github/workflows/_binary-build-linux.yml', '.github/workflows/_binary-test-linux.yml', '.github/workflows/_binary-upload.yml', '.github/workflows/_docs.yml', '.github/workflows/_linux-build.yml', '.github/workflows/_linux-test.yml', '.github/workflows/_mac-build.yml', '.github/workflows/_mac-test-mps.yml', '.github/workflows/_mac-test.yml', '.github/workflows/_rocm-test.yml', '.github/workflows/_runner-determinator.yml', '.github/workflows/_win-build.yml', '.github/workflows/_win-test.yml', '.github/workflows/_xpu-test.yml', '.github/workflows/build-almalinux-images.yml', '.github/workflows/build-libtorch-images.yml', '.github/workflows/build-manywheel-images-s390x.yml', '.github/workflows/build-manywheel-images.yml', '.github/workflows/build-triton-wheel.yml', '.github/workflows/check-labels.yml', '.github/workflows/close-nonexistent-disable-issues.yml', '.github/workflows/create_release.yml', '.github/workflows/docker-builds.yml', '.github/workflows/docker-release.yml', '.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-main.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-main.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml', '.github/workflows/generated-linux-binary-manywheel-main.yml', '.github/workflows/generated-linux-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml', '.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-debug-main.yml', '.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-release-main.yml', '.github/workflows/generated-windows-binary-libtorch-release-nightly.yml', '.github/workflows/generated-windows-binary-wheel-nightly.yml', '.github/workflows/inductor-micro-benchmark.yml', '.github/workflows/inductor-perf-compare.yml', '.github/workflows/inductor-perf-test-nightly-aarch64.yml', '.github/workflows/inductor-perf-test-nightly-x86.yml', '.github/workflows/inductor-perf-test-nightly.yml', '.github/workflows/inductor-periodic.yml', '.github/workflows/inductor-rocm.yml', '.github/workflows/inductor-unittest.yml', '.github/workflows/inductor.yml', '.github/workflows/lint-autoformat.yml', '.github/workflows/lint-bc.yml', '.github/workflows/lint.yml', '.github/workflows/linux-aarch64.yml', '.github/workflows/llm_td_retrieval.yml', '.github/workflows/nightly-s3-uploads.yml', '.github/workflows/nightly.yml', '.github/workflows/nitpicker.yml', '.github/workflows/periodic.yml', '.github/workflows/pull.yml', '.github/workflows/slow.yml', '.github/workflows/target-determination-indexer.yml', '.github/workflows/target_determination.yml', '.github/workflows/torchbench.yml', '.github/workflows/trunk.yml', '.github/workflows/update-viablestrict.yml', '.github/workflows/update_pytorch_labels.yml', '.github/workflows/upload-test-stats-while-running.yml', '.github/workflows/upload-test-stats.yml', '.github/workflows/upload-torch-dynamo-perf-stats.yml', '.github/workflows/upload_test_stats_intermediate.yml', '.github/workflows/weekly.yml', '.github/workflows/xpu.yml', 'aten/src/ATen/DeviceAccelerator.cpp', 'aten/src/ATen/DeviceAccelerator.h', 'docs/source/_static/css/custom.css', 'test/cpp_extensions/open_registration_extension/setup.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/__init__.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.cu', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/ops.py', 'test/cpp_extensions/python_agnostic_extension/setup.py', 'test/run_test.py', 'test/test_accelerator.py', 'test/test_cpp_extensions_aot.py', 'test/test_cuda.py', 'test/test_xpu.py', 'tools/stats/import_test_stats.py', 'torch/csrc/DeviceAccelerator.cpp', 'torch/csrc/utils/device_lazy_init.h', 'torch/utils/cpp_extension.py'] 2024-12-17T23:35:40.8709663Z Results from EditedByPR 2024-12-17T23:35:40.8710040Z test_cuda (1) 2024-12-17T23:35:40.8719160Z test_xpu (1) 2024-12-17T23:35:40.8719480Z Results from MentionedInPR 2024-12-17T23:35:40.8719685Z 2024-12-17T23:35:40.8719878Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:35:43.4458691Z Changed files: ['.ci/pytorch/common_utils.sh', '.ci/pytorch/smoke_test/smoke_test.py', '.ci/wheel/build_wheel.sh', '.circleci/scripts/binary_linux_test.sh', '.circleci/scripts/binary_populate_env.sh', '.github/ci_commit_pins/xla.txt', '.github/scripts/filter_test_configs.py', '.github/templates/common.yml.j2', '.github/templates/linux_binary_build_workflow.yml.j2', '.github/templates/macos_binary_build_workflow.yml.j2', '.github/templates/windows_binary_build_workflow.yml.j2', '.github/workflows/_bazel-build-test.yml', '.github/workflows/_binary-build-linux.yml', '.github/workflows/_binary-test-linux.yml', '.github/workflows/_binary-upload.yml', '.github/workflows/_docs.yml', '.github/workflows/_linux-build.yml', '.github/workflows/_linux-test.yml', '.github/workflows/_mac-build.yml', '.github/workflows/_mac-test-mps.yml', '.github/workflows/_mac-test.yml', '.github/workflows/_rocm-test.yml', '.github/workflows/_runner-determinator.yml', '.github/workflows/_win-build.yml', '.github/workflows/_win-test.yml', '.github/workflows/_xpu-test.yml', '.github/workflows/build-almalinux-images.yml', '.github/workflows/build-libtorch-images.yml', '.github/workflows/build-manywheel-images-s390x.yml', '.github/workflows/build-manywheel-images.yml', '.github/workflows/build-triton-wheel.yml', '.github/workflows/check-labels.yml', '.github/workflows/close-nonexistent-disable-issues.yml', '.github/workflows/create_release.yml', '.github/workflows/docker-builds.yml', '.github/workflows/docker-release.yml', '.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-main.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-main.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml', '.github/workflows/generated-linux-binary-manywheel-main.yml', '.github/workflows/generated-linux-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml', '.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-debug-main.yml', '.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-release-main.yml', '.github/workflows/generated-windows-binary-libtorch-release-nightly.yml', '.github/workflows/generated-windows-binary-wheel-nightly.yml', '.github/workflows/inductor-micro-benchmark.yml', '.github/workflows/inductor-perf-compare.yml', '.github/workflows/inductor-perf-test-nightly-aarch64.yml', '.github/workflows/inductor-perf-test-nightly-x86.yml', '.github/workflows/inductor-perf-test-nightly.yml', '.github/workflows/inductor-periodic.yml', '.github/workflows/inductor-rocm.yml', '.github/workflows/inductor-unittest.yml', '.github/workflows/inductor.yml', '.github/workflows/lint-autoformat.yml', '.github/workflows/lint-bc.yml', '.github/workflows/lint.yml', '.github/workflows/linux-aarch64.yml', '.github/workflows/llm_td_retrieval.yml', '.github/workflows/nightly-s3-uploads.yml', '.github/workflows/nightly.yml', '.github/workflows/nitpicker.yml', '.github/workflows/periodic.yml', '.github/workflows/pull.yml', '.github/workflows/slow.yml', '.github/workflows/target-determination-indexer.yml', '.github/workflows/target_determination.yml', '.github/workflows/torchbench.yml', '.github/workflows/trunk.yml', '.github/workflows/update-viablestrict.yml', '.github/workflows/update_pytorch_labels.yml', '.github/workflows/upload-test-stats-while-running.yml', '.github/workflows/upload-test-stats.yml', '.github/workflows/upload-torch-dynamo-perf-stats.yml', '.github/workflows/upload_test_stats_intermediate.yml', '.github/workflows/weekly.yml', '.github/workflows/xpu.yml', 'aten/src/ATen/DeviceAccelerator.cpp', 'aten/src/ATen/DeviceAccelerator.h', 'docs/source/_static/css/custom.css', 'test/cpp_extensions/open_registration_extension/setup.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/__init__.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.cu', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/ops.py', 'test/cpp_extensions/python_agnostic_extension/setup.py', 'test/run_test.py', 'test/test_accelerator.py', 'test/test_cpp_extensions_aot.py', 'test/test_cuda.py', 'test/test_xpu.py', 'tools/stats/import_test_stats.py', 'torch/csrc/DeviceAccelerator.cpp', 'torch/csrc/utils/device_lazy_init.h', 'torch/utils/cpp_extension.py'] 2024-12-17T23:35:43.4480505Z Results from HistoricalClassFailurCorrelation 2024-12-17T23:35:43.4481015Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCPU (0.25) 2024-12-17T23:35:43.4481657Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCUDA (0.15936390655444535) 2024-12-17T23:35:43.4482409Z test_transformers, TestSDPACudaOnlyCUDA (0.15556797341559772) 2024-12-17T23:35:43.4483030Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesCpuTests (0.1152108078789411) 2024-12-17T23:35:43.4483614Z test_fx, TestVisionTracing (0.09425463072596371) 2024-12-17T23:35:43.4484098Z test_transformers, TestSDPAPrivateUse1Only (0.08223580659601154) 2024-12-17T23:35:43.4484759Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesMiscTests (0.07164721551562928) 2024-12-17T23:35:43.4485490Z test_python_dispatch, TestWrapperSubclassAliasingCPU (0.06676904938737725) 2024-12-17T23:35:43.4486035Z test_utils, TestDeviceUtilsCPU (0.065683031770905) 2024-12-17T23:35:43.4486561Z distributed/test_device_mesh, DeviceMeshCollectiveTest (0.0604616101112135) 2024-12-17T23:35:43.4487107Z dynamo/test_misc, MiscTests (0.058056735677615115) 2024-12-17T23:35:43.4487662Z distributed/fsdp/test_fsdp_optim_state, TestFSDPOptimState (0.05340037988452031) 2024-12-17T23:35:43.4488183Z test_cuda, TestCuda (0.049451927642849135) 2024-12-17T23:35:43.4488698Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmCPU (0.04869689580386849) 2024-12-17T23:35:43.4489532Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmDynamicShapesCPU (0.04803699129311666) 2024-12-17T23:35:43.4490147Z test_linalg, TestLinalgCUDA (0.04146332098538158) 2024-12-17T23:35:43.4490603Z test_cuda, TestBlockStateAbsorption (0.04038841435196792) 2024-12-17T23:35:43.4491108Z test_cuda_multigpu, TestCudaMultiGPU (0.038430685523696086) 2024-12-17T23:35:43.4491601Z functorch/test_ops, TestOperatorsCUDA (0.03694087953527862) 2024-12-17T23:35:43.4492250Z inductor/test_torchinductor_dynamic_shapes, TestInductorDynamicCUDA (0.036696633061824795) 2024-12-17T23:35:43.4492921Z dynamo/test_modes, TorchFunctionModeTests (0.034659395676678625) 2024-12-17T23:35:43.4493854Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenCpuTests (0.033120562216089666) 2024-12-17T23:35:43.4494580Z inductor/test_torchinductor, CpuTests (0.032153455495085095) 2024-12-17T23:35:43.4495146Z distributed/_tensor/test_dtensor, DTensorMeshTest (0.03196015861611955) 2024-12-17T23:35:43.4495665Z test_cuda, TestCudaAutocast (0.03167768160532858) 2024-12-17T23:35:43.4496169Z test_nestedtensor, TestNestedTensorSubclassCUDA (0.029050958753158527) 2024-12-17T23:35:43.4496804Z distributed/_tensor/test_dtensor_ops, TestDTensorOpsCPU (0.028405964458681612) 2024-12-17T23:35:43.4497544Z inductor/test_flex_decoding, TestFlexDecoding (0.02759778319918156) 2024-12-17T23:35:43.4498077Z test_ops, TestCompositeComplianceCUDA (0.02743634200244754) 2024-12-17T23:35:43.4498679Z distributed/fsdp/test_fsdp_misc, TestFSDPMiscMultiProcess (0.026863138165522996) 2024-12-17T23:35:43.4499294Z inductor/test_cpu_repro, CPUReproTests (0.025382944509615535) 2024-12-17T23:35:43.4499727Z test_jit, TestScript (0.02523132529659282) 2024-12-17T23:35:43.4500242Z distributed/test_c10d_gloo, DistributedDataParallelTest (0.02510908139690939) 2024-12-17T23:35:43.4500795Z test_decomp, TestDecompCUDA (0.024795517492027935) 2024-12-17T23:35:43.4501235Z test_maskedtensor, TestBasicsCUDA (0.023526525515284166) 2024-12-17T23:35:43.4501684Z export/test_hop, TestHOPCUDA (0.02341447968621764) 2024-12-17T23:35:43.4502190Z test_nestedtensor, TestNestedTensorOpInfoCUDA (0.02296102717036083) 2024-12-17T23:35:43.4502794Z inductor/test_compiled_autograd, TestCompiledAutograd (0.022203242628347965) 2024-12-17T23:35:43.4503436Z dynamo/test_dynamic_shapes, DynamicShapesMiscTests (0.022039003624133212) 2024-12-17T23:35:43.4504106Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCuda (0.0196653089922614) 2024-12-17T23:35:43.4504726Z test_ops_fwd_gradients, TestFwdGradientsCUDA (0.019449082590463986) 2024-12-17T23:35:43.4505258Z inductor/test_torchinductor, GPUTests (0.019440567814776814) 2024-12-17T23:35:43.4505715Z test_ops, TestCommonCUDA (0.01899002719791221) 2024-12-17T23:35:43.4506277Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesGPUTests (0.018961066740494293) 2024-12-17T23:35:43.4507177Z inductor/test_aot_inductor_arrayref, AOTInductorTestABICompatibleCpuWithStackAllocation (0.018184624491637956) 2024-12-17T23:35:43.4507971Z test_ops_gradients, TestBwdGradientsCUDA (0.017549870989095884) 2024-12-17T23:35:43.4508515Z test_python_dispatch, TestPythonRegistration (0.01720363045315854) 2024-12-17T23:35:43.4509144Z distributed/test_distributed_spawn, TestDistBackendWithSpawn (0.016887340563358926) 2024-12-17T23:35:43.4509835Z dynamo/test_dynamic_shapes, DynamicShapesExportTests (0.01642053717740454) 2024-12-17T23:35:43.4510451Z inductor/test_triton_cpu_backend, CpuTritonTests (0.016085797248285304) 2024-12-17T23:35:43.4511045Z inductor/test_pattern_matcher, TestPatternMatcher (0.015960572473912787) 2024-12-17T23:35:43.4511582Z test_dataloader, TestDataLoader (0.015662798685845174) 2024-12-17T23:35:43.4512181Z distributed/_composable/test_replicate_with_compiler, DDP_TP_Test (0.015390174755297645) 2024-12-17T23:35:43.4512868Z distributed/test_dynamo_distributed, TestSingleProc (0.01520425974053832) 2024-12-17T23:35:43.4513593Z inductor/test_loop_ordering, LoopOrderingTest (0.014297767226075547) 2024-12-17T23:35:43.4514156Z distributed/fsdp/test_wrap, TestFSDPWrap (0.01421398986158208) 2024-12-17T23:35:43.4514744Z inductor/test_extension_backend, ExtensionBackendTests (0.014156438524913675) 2024-12-17T23:35:43.4515387Z functorch/test_vmap, TestVmapOperatorsOpInfoCUDA (0.013373072189305956) 2024-12-17T23:35:43.4516160Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenGPUTests (0.012949120450752737) 2024-12-17T23:35:43.4516841Z test_cuda, TestCudaOptimsCUDA (0.012127013341799065) 2024-12-17T23:35:43.4517359Z distributed/fsdp/test_fsdp_core, TestParityWithDDP (0.012124138748559261) 2024-12-17T23:35:43.4518072Z dynamo/test_autograd_function, AutogradFunctionTests (0.010877697421364308) 2024-12-17T23:35:43.4518621Z test_cuda, TestCudaMallocAsync (0.010625297732905721) 2024-12-17T23:35:43.4519084Z profiler/test_profiler, TestProfiler (0.01051967799525307) 2024-12-17T23:35:43.4519709Z export/test_retraceability, RetraceExportNonStrictTestExport (0.01006037102018551) 2024-12-17T23:35:43.4520447Z distributed/_tools/test_runtime_estimator, TestRuntimeEstimator (0.009935920746791862) 2024-12-17T23:35:43.4521133Z distributed/test_c10d_nccl, ProcessGroupNCCLGroupTest (0.009847004789357393) 2024-12-17T23:35:43.4521676Z test_autograd, TestAutograd (0.00966690730683813) 2024-12-17T23:35:43.4522347Z inductor/test_cudagraph_trees_expandable_segments, CudaGraphTreeTests (0.009436032792722796) 2024-12-17T23:35:43.4522965Z export/test_export, TestExport (0.00942874939496385) 2024-12-17T23:35:43.4523489Z inductor/test_cudagraph_trees, CudaGraphTreeTests (0.0094148022439581) 2024-12-17T23:35:43.4523999Z test_testing, TestImports (0.009282068819340945) 2024-12-17T23:35:43.4524470Z functorch/test_control_flow, TestControlFlow (0.00894389924633747) 2024-12-17T23:35:43.4525075Z functorch/test_aotdispatch, TestAOTAutogradWithCache (0.00850479173583666) 2024-12-17T23:35:43.4525731Z export/test_retraceability, RetraceExportTestExport (0.008340292023071958) 2024-12-17T23:35:43.4526254Z test_ops, TestMathBitsCUDA (0.008273583955651673) 2024-12-17T23:35:43.4526696Z onnx/test_fx_to_onnx, TestFxToOnnx (0.008185295896914588) 2024-12-17T23:35:43.4527272Z export/test_export_nonstrict, NonStrictExportTestExport (0.008140530599676503) 2024-12-17T23:35:43.4528043Z distributed/fsdp/test_distributed_checkpoint, TestDistributedCheckpointCUDA (0.00812660184536989) 2024-12-17T23:35:43.4528915Z test_cpp_extensions_open_device_registration, TestCppExtensionOpenRgistration (0.0080158279481757) 2024-12-17T23:35:43.4529716Z inductor/test_cpu_cpp_wrapper, DynamicShapesCppWrapperCpuTests (0.00796129426669164) 2024-12-17T23:35:43.4530421Z distributed/fsdp/test_fsdp_misc, TestFSDPMiscMultiThread (0.00789220616811381) 2024-12-17T23:35:43.4531211Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportTestExport (0.007810046341512817) 2024-12-17T23:35:43.4531947Z test_quantization, TestNumericDebugger (0.007717846602377423) 2024-12-17T23:35:43.4532724Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportNonStrictTestExport (0.00769332247311103) 2024-12-17T23:35:43.4533581Z inductor/test_compiled_optimizers, CompiledOptimizerTests (0.007471461028678139) 2024-12-17T23:35:43.4534215Z test_autograd, TestAutogradDeviceTypeCUDA (0.007444571516893901) 2024-12-17T23:35:43.4534922Z distributed/_composable/fsdp/test_fully_shard_compile, TestFullyShardCompile (0.007383796218756315) 2024-12-17T23:35:43.4535639Z test_quantization, TestFXNumericSuiteNShadows (0.007280822224017433) 2024-12-17T23:35:43.4536259Z test_nestedtensor, TestNestedTensorDeviceTypeCUDA (0.007255089189089243) 2024-12-17T23:35:43.4536835Z test_cuda_expandable_segments, TestCuda (0.007050452013061884) 2024-12-17T23:35:43.4537453Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpu (0.006946289873091746) 2024-12-17T23:35:43.4538140Z profiler/test_execution_trace, TestExecutionTraceCPU (0.006828755054700977) 2024-12-17T23:35:43.4538783Z test_serialization, TestSerialization (0.006710057659741026) 2024-12-17T23:35:43.4539250Z test_utils, TestBottleneck (0.0065405482481017095) 2024-12-17T23:35:43.4539799Z distributed/test_functional_api, TestFunctionalAutograd (0.006500824961869048) 2024-12-17T23:35:43.4540355Z dynamo/test_repros, ReproTests (0.006457016319863279) 2024-12-17T23:35:43.4540803Z test_mps, TestAdvancedIndexing (0.006254712475739052) 2024-12-17T23:35:43.4541450Z distributed/elastic/multiprocessing/api_test, StartProcessesAsFuncTest (0.006233866011353371) 2024-12-17T23:35:43.4542156Z test_cpp_extensions_jit, TestCppExtensionJIT (0.0061392711548338506) 2024-12-17T23:35:43.4542749Z distributed/launcher/test_run, ElasticLaunchTest (0.006048707707147079) 2024-12-17T23:35:43.4543237Z test_nn, TestNN (0.005798804462729843) 2024-12-17T23:35:43.4543780Z inductor/test_triton_extension_backend, TritonExtensionBackendTests (0.005771159640489496) 2024-12-17T23:35:43.4544448Z test_tensorboard, TestTensorBoardWriter (0.0057659082292024644) 2024-12-17T23:35:43.4544988Z test_ci_sanity_check_fail, TestCISanityCheck (0.005639732122955938) 2024-12-17T23:35:43.4545622Z distributed/test_inductor_collectives, TestCollectivesMultiProc (0.005612784411777402) 2024-12-17T23:35:43.4546535Z distributed/_tools/test_fsdp2_mem_tracker, TestTrackerFullyShard1DTrainingCompose (0.005366623860149927) 2024-12-17T23:35:43.4547340Z distributed/test_c10d_nccl, DistributedDataParallelTest (0.0052799818514812896) 2024-12-17T23:35:43.4547957Z inductor/test_multi_kernel, MultiKernelTest (0.005258048718866282) 2024-12-17T23:35:43.4548571Z distributed/_tensor/test_dtensor_compile, TestDTensorCompile (0.005183139640865062) 2024-12-17T23:35:43.4549138Z test_ops_jit, TestJitCUDA (0.005166100249529079) 2024-12-17T23:35:43.4549725Z inductor/test_aot_inductor, AOTInductorTestNonABICompatibleCuda (0.004977310903852628) 2024-12-17T23:35:43.4550408Z inductor/test_kernel_benchmark, TestKernelBenchmark (0.004974581532703913) 2024-12-17T23:35:43.4551032Z test_cuda_expandable_segments, TestCudaMallocAsync (0.004903180676577497) 2024-12-17T23:35:43.4551556Z test_custom_ops, TestCustomOp (0.004829961474134934) 2024-12-17T23:35:43.4552017Z test_quantization, TestQuantizedLinear (0.004780021951284282) 2024-12-17T23:35:43.4552717Z distributed/test_compute_comm_reordering, TestComputeCommReorderingMultiProc (0.00476484315813388) 2024-12-17T23:35:43.4553442Z distributed/test_device_mesh, DeviceMeshTest (0.004724216764781716) 2024-12-17T23:35:43.4553999Z inductor/test_cpu_cpp_wrapper, TestCppWrapper (0.004675818156760515) 2024-12-17T23:35:43.4554675Z test_functional_autograd_benchmark, TestFunctionalAutogradBenchmark (0.004612779822477975) 2024-12-17T23:35:43.4555394Z distributed/_tensor/test_matrix_ops, DistMatrixOpsTest (0.0045999633086999375) 2024-12-17T23:35:43.4555955Z distributed/test_c10d_ucc, CommTest (0.004216633032974942) 2024-12-17T23:35:43.4556408Z test_modules, TestModuleCUDA (0.004072884179578072) 2024-12-17T23:35:43.4556881Z test_transformers, TestTransformersCUDA (0.004034212919409342) 2024-12-17T23:35:43.4557374Z test_package, DirectoryReaderTest (0.004030444041908517) 2024-12-17T23:35:43.4557874Z test_quantization, TestDynamicQuantizedOps (0.003999671032844113) 2024-12-17T23:35:43.4558765Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesFuncTorchHigherOrderOpTests (0.0039765563400793996) 2024-12-17T23:35:43.4559477Z test_mps, TestMPS (0.0038237195003568225) 2024-12-17T23:35:43.4560048Z inductor/test_aot_inductor_custom_ops, AOTInductorTestABICompatibleCpu (0.0037392955705840563) 2024-12-17T23:35:43.4560821Z dynamo/test_dynamic_shapes, DynamicShapesHigherOrderOpTests (0.0037335575956769142) 2024-12-17T23:35:43.4561393Z test_jit, TestScriptList (0.0036468399588437178) 2024-12-17T23:35:43.4561913Z nn/test_convolution, TestConvolutionNNDeviceTypeCUDA (0.0036416376193874503) 2024-12-17T23:35:43.4562550Z inductor/test_torchinductor, TritonCodeGenTests (0.0035458050504562012) 2024-12-17T23:35:43.4563348Z test_sparse_semi_structured, TestSparseSemiStructuredCUSPARSELTCUDA (0.0035022447918510893) 2024-12-17T23:35:43.4563957Z test_utils, TestCheckpoint (0.0034609247751170957) 2024-12-17T23:35:43.4564487Z distributed/fsdp/test_fsdp_core, TestParityWithDDPCUDA (0.00344997248152495) 2024-12-17T23:35:43.4565014Z test_package, TestMisc (0.0033021165180310264) 2024-12-17T23:35:43.4565413Z test_package, TestResources (0.0033021165180310264) 2024-12-17T23:35:43.4565871Z test_quantization, TestQuantizedOps (0.003248724086769331) 2024-12-17T23:35:43.4566542Z distributed/tensor/parallel/test_micro_pipeline_tp, MicroPipelineTPTest (0.0032336909161186787) 2024-12-17T23:35:43.4567291Z inductor/test_mkldnn_pattern_matcher, TestPatternMatcher (0.0032230796128063554) 2024-12-17T23:35:43.4567908Z functorch/test_control_flow, TestHopSchema (0.0031747610015172645) 2024-12-17T23:35:43.4568434Z test_jit_fuser_te, TestTEFuserStatic (0.0031241417471587077) 2024-12-17T23:35:43.4568998Z inductor/test_select_algorithm, TestSelectAlgorithm (0.0030666422057999583) 2024-12-17T23:35:43.4569768Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShardCastAfterInit (0.0030171023401234414) 2024-12-17T23:35:43.4570559Z dynamo/test_dynamic_shapes, DynamicShapesReproTests (0.002996034377390193) 2024-12-17T23:35:43.4571254Z test_quantization, TestQuantizeJitPasses (0.0029160481689079957) 2024-12-17T23:35:43.4571716Z test_cuda, TestMemPool (0.0029069212575812105) 2024-12-17T23:35:43.4572168Z functorch/test_ops, TestOperatorsCPU (0.0028609150189071878) 2024-12-17T23:35:43.4572617Z test_torch, TestTorch (0.0027821707906566726) 2024-12-17T23:35:43.4573118Z export/test_serdes, SerDesExportNonStrictTestExport (0.002779144499006212) 2024-12-17T23:35:43.4573699Z distributed/test_fake_pg, TestFakePG (0.002688641731568726) 2024-12-17T23:35:43.4574206Z test_monitor, TestMonitorTensorboard (0.0026763799240928673) 2024-12-17T23:35:43.4574781Z distributed/test_c10d_ucc, DistributedDataParallelTest (0.0025737889941535364) 2024-12-17T23:35:43.4575407Z nn/test_parametrization, TestNNParametrization (0.002538691871505989) 2024-12-17T23:35:43.4576007Z distributed/test_symmetric_memory, LoweringTest (0.002529979819784966) 2024-12-17T23:35:43.4576702Z inductor/test_aot_inductor_custom_ops, AOTInductorTestABICompatibleCuda (0.002427758412924967) 2024-12-17T23:35:43.4577415Z inductor/test_flex_attention, TestFlexAttention (0.0024090290301548908) 2024-12-17T23:35:43.4577931Z test_foreach, TestForeachCUDA (0.002383650858763019) 2024-12-17T23:35:43.4578420Z functorch/test_aotdispatch, TestAOTAutograd (0.002353446140174768) 2024-12-17T23:35:43.4578942Z dynamo/test_logging, LoggingTests (0.002338314681922468) 2024-12-17T23:35:43.4579512Z benchmark_utils/test_benchmark_utils, TestBenchmarkUtils (0.0022999816543499687) 2024-12-17T23:35:43.4580184Z functorch/test_aotdispatch, TestAOTModuleSimplified (0.0022999816543499687) 2024-12-17T23:35:43.4580781Z inductor/test_op_dtype_prop, TestCaseCUDA (0.0022999816543499683) 2024-12-17T23:35:43.4581305Z test_cpp_api_parity, TestCppApiParity (0.0022999816543499683) 2024-12-17T23:35:43.4581868Z test_dataloader, TestDataLoaderPersistentWorkers (0.002279046645401493) 2024-12-17T23:35:43.4582469Z distributed/test_c10d_gloo, ProcessGroupGlooTest (0.002245220186389255) 2024-12-17T23:35:43.4582980Z dynamo/test_exc, ExcTests (0.0022424821129912193) 2024-12-17T23:35:43.4583385Z test_jit, TestTypeSharing (0.0022187041071661754) 2024-12-17T23:35:43.4583819Z test_legacy_vmap, TestVmapAPILegacy (0.0022173416208819833) 2024-12-17T23:35:43.4584488Z dynamo/test_dynamic_shapes, DynamicShapesFuncTorchHigherOrderOpTests (0.002151426608286331) 2024-12-17T23:35:43.4585275Z inductor/test_mkldnn_pattern_matcher, TestDynamicPatternMatcher (0.0020546502778859724) 2024-12-17T23:35:43.4585898Z test_quantization, TestQuantizeJit (0.002053555048526758) 2024-12-17T23:35:43.4586386Z test_quantization, TestQuantizedTensor (0.002053555048526758) 2024-12-17T23:35:43.4586962Z test_quantization, TestSerialization (0.002053555048526758) 2024-12-17T23:35:43.4587683Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShard1DTrainingCore (0.002035953148110814) 2024-12-17T23:35:43.4588406Z test_ops_gradients, TestBwdGradientsCPU (0.0019003501618491954) 2024-12-17T23:35:43.4588954Z functorch/test_aotdispatch, TestAOTExport (0.0018912368712262566) 2024-12-17T23:35:43.4589602Z profiler/test_kineto, SimpleKinetoInitializationTest (0.0018855847766087997) 2024-12-17T23:35:43.4590229Z test_pytree, TestGenericPytree (0.0018816082976348873) 2024-12-17T23:35:43.4590738Z export/test_serdes, SerDesExportTestExport (0.0018655301467479532) 2024-12-17T23:35:43.4591344Z distributed/test_dynamo_distributed, TestMultiProc (0.0018497308354287173) 2024-12-17T23:35:43.4591910Z test_binary_ufuncs, TestBinaryUfuncsCPU (0.0018482666533161907) 2024-12-17T23:35:43.4592471Z test_nestedtensor, TestNestedTensorOpInfoCPU (0.0018399853234799747) 2024-12-17T23:35:43.4593050Z dynamo/test_modules, OptimizedModuleTest (0.0018208188096937251) 2024-12-17T23:35:43.4593685Z test_linalg, TestLinalgCPU (0.001806708051636373) 2024-12-17T23:35:43.4594292Z inductor/test_compiled_autograd, TestAutogradWithCompiledAutograd (0.0018054855986647245) 2024-12-17T23:35:43.4595022Z dynamo/test_dynamic_shapes, DynamicShapesFunctionTests (0.001795855485143222) 2024-12-17T23:35:43.4595790Z onnx/test_pytorch_jit_onnx, TestJITIRToONNX_opset14 (0.0017249862407624778) 2024-12-17T23:35:43.4596300Z test_jit_legacy, TestJit (0.0017249862407624778) 2024-12-17T23:35:43.4596899Z distributed/elastic/utils/distributed_test, DistributedUtilTest (0.0017249862407624768) 2024-12-17T23:35:43.4597562Z inductor/test_cuda_repro, CudaReproTests (0.0017230808900844249) 2024-12-17T23:35:43.4598222Z distributed/test_pg_wrapper, ProcessGroupNCCLWrapperTest (0.0017201550120808174) 2024-12-17T23:35:43.4598837Z test_content_store, TestContentStoreCPU (0.0016197527843041146) 2024-12-17T23:35:43.4599492Z inductor/test_compiled_autograd, TestCustomOpWithCompiledAutograd (0.0016154633048410497) 2024-12-17T23:35:43.4600186Z inductor/test_scatter_optimization, TestScatterOpt (0.001599749506554443) 2024-12-17T23:35:43.4600816Z torch_np/numpy_tests/lib/test_arraysetops, TestUnique (0.0015841074412484598) 2024-12-17T23:35:43.4601478Z inductor/test_benchmark_fusion, BenchmarkFusionCudaTest (0.0015646751654576864) 2024-12-17T23:35:43.4602103Z test_quantization, TestDynamicQuantizedModule (0.001560701836880336) 2024-12-17T23:35:43.4602705Z inductor/test_torchinductor, SweepInputsCpuTest (0.0015483881053127589) 2024-12-17T23:35:43.4603397Z distributed/_composable/test_replicate_with_compiler, ReplicateTest (0.0015333211028999792) 2024-12-17T23:35:43.4604059Z test_dataloader, TestOutOfOrderDataLoader (0.0015333211028999792) 2024-12-17T23:35:43.4604624Z functorch/test_aotdispatch, TestAOTDispatch (0.0015333211028999774) 2024-12-17T23:35:43.4605192Z test_stateless, TestStatelessFunctionalAPI (0.001492108175074461) 2024-12-17T23:35:43.4605698Z test_sympy_utils, TestSympyInterp (0.001492108175074461) 2024-12-17T23:35:43.4606245Z torch_np/numpy_tests/core/test_numeric, TestBroadcast (0.001492108175074461) 2024-12-17T23:35:43.4606868Z torch_np/numpy_tests/core/test_numeric, TestSeterr (0.001492108175074461) 2024-12-17T23:35:43.4607499Z torch_np/numpy_tests/core/test_numeric, TestStringFunction (0.001492108175074461) 2024-12-17T23:35:43.4608138Z torch_np/numpy_tests/core/test_numeric, TestTypes (0.001492108175074461) 2024-12-17T23:35:43.4608771Z torch_np/numpy_tests/core/test_numerictypes, TestBitName (0.001492108175074461) 2024-12-17T23:35:43.4609442Z torch_np/numpy_tests/core/test_numerictypes, TestCommonType (0.001492108175074461) 2024-12-17T23:35:43.4610108Z torch_np/numpy_tests/core/test_scalarmath, TestConversion (0.001492108175074461) 2024-12-17T23:35:43.4610766Z torch_np/numpy_tests/lib/test_histograms, TestHistogram (0.001492108175074461) 2024-12-17T23:35:43.4611703Z torch_np/numpy_tests/lib/test_histograms, TestHistogramOptimBinNums (0.001492108175074461) 2024-12-17T23:35:43.4612388Z torch_np/numpy_tests/linalg/test_linalg, TestLstsq (0.001492108175074461) 2024-12-17T23:35:43.4612908Z test_pytree, TestCxxPytree (0.0014861004167408597) 2024-12-17T23:35:43.4613381Z inductor/test_torchinductor, TestFull (0.0014758215615412297) 2024-12-17T23:35:43.4613912Z inductor/test_triton_kernels, KernelTests (0.0014511789009589088) 2024-12-17T23:35:43.4614544Z distributed/test_c10d_nccl, NcclUserBufferRegistrationTest (0.0014056166162472513) 2024-12-17T23:35:43.4615196Z dynamo/test_backends, TestExplainWithBackend (0.001405544344324981) 2024-12-17T23:35:43.4615751Z inductor/test_max_autotune, TestMaxAutotune (0.0013927809105195783) 2024-12-17T23:35:43.4616698Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpuWithStackAllocationAndMinimalArrayRefInterface (0.0013815403986750107) 2024-12-17T23:35:43.4617607Z test_sympy_utils, TestValueRanges (0.0013761556898527318) 2024-12-17T23:35:43.4618108Z test_quantization, TestFloat8DtypeCUDA (0.0013194377585141923) 2024-12-17T23:35:43.4618862Z distributed/rpc/cuda/test_tensorpipe_agent, TensorPipeTensorPipeCudaDistAutogradTest (0.0013163396514762797) 2024-12-17T23:35:43.4619704Z test_testing, TestTestParametrizationDeviceTypeCPU (0.0013043186005188133) 2024-12-17T23:35:43.4620573Z distributed/test_c10d_gloo, GlooProcessGroupWithDispatchedCollectivesTests (0.0012937396805718575) 2024-12-17T23:35:43.4621330Z higher_order_ops/test_with_effects, TestWithEffects (0.001280121368144786) 2024-12-17T23:35:43.4622079Z distributed/_composable/fsdp/test_fully_shard_comm, TestFullyShardCollectiveOps (0.0012777675857499828) 2024-12-17T23:35:43.4622782Z test_unary_ufuncs, TestUnaryUfuncsMPS (0.0012777675857499828) 2024-12-17T23:35:43.4623332Z functorch/test_control_flow, TestControlFlowTraced (0.001275136887779321) 2024-12-17T23:35:43.4623868Z dynamo/test_hooks, HooksTests (0.001264989909892483) 2024-12-17T23:35:43.4624344Z inductor/test_padding, PaddingTest (0.0012461513090880338) 2024-12-17T23:35:43.4624905Z test_cuda_expandable_segments, TestBlockStateAbsorption (0.001245823396106233) 2024-12-17T23:35:43.4625540Z test_schema_check, TestSchemaCheckModeOpInfoCUDA (0.001245823396106233) 2024-12-17T23:35:43.4626152Z distributed/test_c10d_nccl, NcclErrorHandlingTest (0.0012289117662948362) 2024-12-17T23:35:43.4626787Z dynamo/test_dynamic_shapes, DynamicShapesCtxManagerTests (0.001188323854747484) 2024-12-17T23:35:43.4627487Z inductor/test_distributed_patterns, DistributedPatternTests (0.0011499908271749848) 2024-12-17T23:35:43.4628157Z distributed/test_launcher, TestDistributedLaunch (0.0011499908271749844) 2024-12-17T23:35:43.4628810Z dynamo/test_graph_region_tracker, GraphRegionTrackerTests (0.0011499908271749844) 2024-12-17T23:35:43.4629417Z inductor/test_codecache, TestFxGraphCache (0.0011499908271749844) 2024-12-17T23:35:43.4630019Z inductor/test_cooperative_reductions, TestFixedConfigs (0.0011499908271749844) 2024-12-17T23:35:43.4630637Z inductor/test_flex_attention, TestBlockMask (0.0011499908271749844) 2024-12-17T23:35:43.4631194Z inductor/test_max_autotune, TestPrologueFusion (0.0011499908271749844) 2024-12-17T23:35:43.4631782Z inductor/test_snode_runtime, ComputeBoundedTests (0.0011499908271749844) 2024-12-17T23:35:43.4632419Z test_fake_tensor, PropagateRealTensorsFakeTensorTest (0.0011499908271749844) 2024-12-17T23:35:43.4632967Z test_jit_legacy, TestScriptList (0.0011499908271749844) 2024-12-17T23:35:43.4633403Z test_ops, TestFakeTensorCUDA (0.0011499908271749844) 2024-12-17T23:35:43.4633909Z test_quantization, TestQuantizeDynamicJitOps (0.0011499908271749844) 2024-12-17T23:35:43.4634510Z distributed/test_c10d_functional_native, TestWithNCCL (0.0011499908271749841) 2024-12-17T23:35:43.4635158Z profiler/test_memory_profiler, TestIdentifyGradients (0.0011499908271749841) 2024-12-17T23:35:43.4635716Z test_optim, TestOptimRenewedCUDA (0.0011499908271749841) 2024-12-17T23:35:43.4636267Z distributed/test_c10d_ops_nccl, pytest (0.0011226100931946274) 2024-12-17T23:35:43.4637003Z distributed/_composable/test_composability/test_pp_composability, ComposabilityTest (0.0011085376694512348) 2024-12-17T23:35:43.4637800Z distributed/test_c10d_ops_nccl, ProcessGroupNCCLOpTest (0.001074693808729003) 2024-12-17T23:35:43.4638721Z distributed/fsdp/test_fsdp_use_orig_params, TestFSDPUseOrigParamsMultipleParamGroups (0.001074319441408114) 2024-12-17T23:35:43.4639479Z distributed/_tools/test_sac_ilp, TestSACILP (0.001067848625233914) 2024-12-17T23:35:43.4640014Z test_matmul_cuda, TestFP8MatmulCudaCUDA (0.001067848625233914) 2024-12-17T23:35:43.4640535Z test_quantization, TestQuantizeEagerQAT (0.001067848625233914) 2024-12-17T23:35:43.4641050Z test_quantization, TestQuantizeFxModels (0.001067848625233914) 2024-12-17T23:35:43.4641739Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesFunctionTests (0.0010548838799573522) 2024-12-17T23:35:43.4642651Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpuWithStackAllocation (0.001034991744457486) 2024-12-17T23:35:43.4643389Z dynamo/test_subclasses, TestNestedTensor (0.000958325689312488) 2024-12-17T23:35:43.4644085Z distributed/_composable/fsdp/test_fully_shard_overlap, TestFullyShardOverlap (0.0009583256893124869) 2024-12-17T23:35:43.4645042Z distributed/_tools/test_fsdp2_mem_tracker, TestTrackerFullyShard1DTrainingCore (0.0009583256893124869) 2024-12-17T23:35:43.4645910Z distributed/fsdp/test_distributed_checkpoint, TestDistributedCheckpoint (0.0009583256893124869) 2024-12-17T23:35:43.4646778Z distributed/rpc/test_tensorpipe_agent, TensorPipeDdpUnderDistAutogradTest (0.0009583256893124869) 2024-12-17T23:35:43.4647572Z distributed/rpc/test_tensorpipe_agent, TensorPipeRpcTest (0.0009583256893124869) 2024-12-17T23:35:43.4648383Z distributed/test_c10d_nccl, NcclProcessGroupWithDispatchedCollectivesTests (0.0009583256893124869) 2024-12-17T23:35:43.4649098Z dynamo/test_ctx_manager, CtxManagerTests (0.0009583256893124869) 2024-12-17T23:35:43.4649587Z functorch/test_dims, TestMin (0.0009583256893124869) 2024-12-17T23:35:43.4650108Z inductor/test_compile_worker, TestCompileWorker (0.0009583256893124869) 2024-12-17T23:35:43.4650643Z inductor/test_perf, InplacingTests (0.0009583256893124869) 2024-12-17T23:35:43.4651135Z test_jit_fuser_te, TestNNCOpInfoCPU (0.0009583256893124869) 2024-12-17T23:35:43.4651582Z test_ops_jit, TestJitCPU (0.0009583256893124869) 2024-12-17T23:35:43.4652044Z test_overrides, TestTorchFunctionWarning (0.0009583256893124869) 2024-12-17T23:35:43.4652543Z test_testing, TestTestingCUDA (0.0009583256893124869) 2024-12-17T23:35:43.4652986Z test_type_hints, TestTypeHints (0.0009583256893124869) 2024-12-17T23:35:43.4653526Z torch_np/numpy_tests/lib/test_function_base, TestGradient (0.0009583256893124869) 2024-12-17T23:35:43.4654313Z distributed/_shard/sharded_tensor/test_sharded_tensor, TestShardedTensorChunked (0.0009487424324193621) 2024-12-17T23:35:43.4655143Z inductor/test_efficient_conv_bn_eval, EfficientConvBNEvalGpuTests (0.0009314925700117372) 2024-12-17T23:35:43.4655780Z distributed/test_functional_api, pytest (0.000930584682516599) 2024-12-17T23:35:43.4656243Z test_meta, TestMetaCUDA (0.0008624931203812383) 2024-12-17T23:35:43.4656725Z distributed/_tensor/test_api, DTensorAPITest (0.0008357512701937578) 2024-12-17T23:35:43.4657239Z inductor/test_pad_mm, PadMMTest (0.000821422019410703) 2024-12-17T23:35:43.4657765Z test_dynamic_shapes, TestSymNumberMagicMethods (0.0008182627039514312) 2024-12-17T23:35:43.4658376Z dynamo/test_compiler_bisector, TestCompilerBisector (0.000817771254879989) 2024-12-17T23:35:43.4659007Z distributed/_tensor/test_tensor_ops, DistTensorOpsTest (0.000804993579022489) 2024-12-17T23:35:43.4659686Z distributed/pipelining/test_schedule_multiproc, ScheduleTest (0.0007823559643143192) 2024-12-17T23:35:43.4660548Z distributed/_shard/sharded_tensor/test_sharded_tensor, TestShardedTensorFromLocalShards (0.0007666605514499896) 2024-12-17T23:35:43.4661541Z distributed/rpc/cuda/test_tensorpipe_agent, TensorPipeCudaDistAutogradTest (0.0007666605514499896) 2024-12-17T23:35:43.4662344Z dynamo/test_backward_higher_order_ops, BackwardHigherOrderOpTests (0.0007666605514499896) 2024-12-17T23:35:43.4663098Z test_transformers, test.test_transformers.TestSDPACudaOnlyCUDA (0.0007666605514499896) 2024-12-17T23:35:43.4663740Z test_public_bindings, TestPublicBindings (0.0007599471937454346) 2024-12-17T23:35:43.4664533Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportTestDynamismExpression (0.0007582999934148948) 2024-12-17T23:35:43.4665269Z test_fx, TestMatcher (0.0007582999934148948) 2024-12-17T23:35:43.4665698Z dynamo/test_interop, InteropTests (0.0007582999934148947) 2024-12-17T23:35:43.4666109Z test_jit, TestJit (0.0007570772945568643) 2024-12-17T23:35:43.4666591Z test_nestedtensor, TestNestedTensorAutogradCUDA (0.0007528318979245569) 2024-12-17T23:35:43.4667238Z torch_np/numpy_tests/core/test_numeric, TestCreationFuncs (0.0007474940376637399) 2024-12-17T23:35:43.4667900Z functorch/test_aotdispatch, TestEagerFusionOpInfoCPU (0.0007400658672489732) 2024-12-17T23:35:43.4668462Z test_utils, TestDataLoaderUtils (0.0007392798174696327) 2024-12-17T23:35:43.4669060Z inductor/test_efficient_conv_bn_eval, EfficientConvBNEvalCpuTests (0.0007324556960776051) 2024-12-17T23:35:43.4669742Z functorch/test_vmap, TestVmapAPI (0.0007121341633396244) 2024-12-17T23:35:43.4670346Z distributed/fsdp/test_checkpoint_wrapper, CheckpointWrapperTest (0.0007081160843956494) 2024-12-17T23:35:43.4671123Z distributed/test_dynamo_distributed, TestFakeDistributedSingleProc (0.0006941110448166009) 2024-12-17T23:35:43.4671775Z test_transformers, TestAttnBiasCUDA (0.0006856135788681335) 2024-12-17T23:35:43.4672471Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesHigherOrderOpTests (0.0006800932029403957) 2024-12-17T23:35:43.4673275Z distributed/fsdp/test_fsdp_state_dict, TestFSDPStateDict (0.0006723023297330678) 2024-12-17T23:35:43.4673807Z test_mps, TestSDPA (0.0006643768144638569) 2024-12-17T23:35:43.4674211Z test_jit, TestFrozenOptimizations (0.0006601799193041576) 2024-12-17T23:35:43.4674709Z test_quantization, TestQuantizeJitOps (0.0006571376155285625) 2024-12-17T23:35:43.4675268Z test_nestedtensor, TestNestedTensorSubclassCPU (0.0006554947714897413) 2024-12-17T23:35:43.4675835Z inductor/test_debug_trace, TestDebugTrace (0.0006426419328330796) 2024-12-17T23:35:43.4676465Z inductor/test_aot_inductor, AOTInductorTestABICompatibleGpu (0.0006369326358123523) 2024-12-17T23:35:43.4677106Z distributed/test_c10d_common, TimeoutTest (0.0005947256483674543) 2024-12-17T23:35:43.4677651Z distributed/fsdp/test_fsdp_core, TestHooks (0.0005798273078193207) 2024-12-17T23:35:43.4678289Z dynamo/test_trace_rules, TraceRuleTests (0.0005749954135874924) 2024-12-17T23:35:43.4678861Z nn/test_embedding, TestEmbeddingNNDeviceTypeCPU (0.0005749954135874924) 2024-12-17T23:35:43.4679507Z distributed/test_symmetric_memory, SymmMemAllReduceTest (0.0005749954135874922) 2024-12-17T23:35:43.4680124Z inductor/test_loop_ordering, ImplDetailTest (0.0005749954135874922) 2024-12-17T23:35:43.4680602Z test_cuda, test_cuda (0.0005749954135874922) 2024-12-17T23:35:43.4681049Z inductor/test_minifier, MinifierTests (0.0005684436353248948) 2024-12-17T23:35:43.4681544Z dynamo/test_functions, FunctionTests (0.0005558194093674518) 2024-12-17T23:35:43.4682029Z test_transformers, TestSDPACUDA (0.0005202339456267785) 2024-12-17T23:35:43.4682568Z dynamo/test_aot_autograd, AotAutogradFallbackTests (0.0005189178454607456) 2024-12-17T23:35:43.4683141Z profiler/test_profiler, TestProfilerCUDA (0.000511107034299993) 2024-12-17T23:35:43.4683600Z test_jit, TestModels (0.0004928532116464219) 2024-12-17T23:35:43.4684026Z test_overrides, TestEinsumOverride (0.0004928532116464219) 2024-12-17T23:35:43.4684554Z torch_np/numpy_tests/core/test_einsum, TestEinsum (0.0004928532116464219) 2024-12-17T23:35:43.4685117Z test_quantization, TestDuplicateDQPass (0.0004860411876740408) 2024-12-17T23:35:43.4685808Z test_cpp_extensions_mtia_backend, TestCppExtensionMTIABackend (0.00047916284465624343) 2024-12-17T23:35:43.4686472Z distributed/_tools/test_mem_tracker, TestMemTracker (0.0004599963308699938) 2024-12-17T23:35:43.4687076Z test_numba_integration, TestNumbaIntegration (0.0004599963308699938) 2024-12-17T23:35:43.4687609Z test_jit_legacy, TestTypeSharing (0.00044904403727785106) 2024-12-17T23:35:43.4688243Z inductor/test_compiled_optimizers, CompiledOptimizerParityTestsCUDA (0.00044230416429807094) 2024-12-17T23:35:43.4689102Z distributed/test_c10d_common, ProcessGroupWithDispatchedCollectivesTests (0.0004320071361345179) 2024-12-17T23:35:43.4689859Z inductor/test_memory_planning, TestMemoryPlanning (0.0004244013766955299) 2024-12-17T23:35:43.4690432Z distributed/test_c10d_gloo, LargeCommTest (0.00042248472531690494) 2024-12-17T23:35:43.4691019Z dynamo/test_structured_trace, StructuredTraceTest (0.00041728238586063695) 2024-12-17T23:35:43.4691636Z distributed/pipelining/test_pipe, PipeTests (0.00041619856234503144) 2024-12-17T23:35:43.4692292Z distributed/pipelining/test_transformer, TransformerTests (0.00041619856234503144) 2024-12-17T23:35:43.4692977Z inductor/test_benchmark_fusion, BenchmarkFusionCpuTest (0.0004135287363900772) 2024-12-17T23:35:43.4693864Z distributed/fsdp/test_fsdp_exec_order, TestFSDPExecOrder (0.0003833302757249948) 2024-12-17T23:35:43.4694644Z dynamo/test_compile, InPlaceCompilationTests (0.0003833302757249948) 2024-12-17T23:35:43.4695299Z inductor/test_gpu_cpp_wrapper, DynamicShapesGpuWrapperGpuTests (0.0003833302757249948) 2024-12-17T23:35:43.4695942Z test_content_store, TestContentStoreCUDA (0.0003833302757249948) 2024-12-17T23:35:43.4696450Z test_jit, TestMixTracingScripting (0.0003833302757249948) 2024-12-17T23:35:43.4696868Z test_mps, TestNNMPS (0.0003833302757249948) 2024-12-17T23:35:43.4697317Z test_native_mha, TestMHADeviceTypeCUDA (0.0003833302757249948) 2024-12-17T23:35:43.4697785Z test_optim, TestSWAUtils (0.0003833302757249948) 2024-12-17T23:35:43.4698228Z test_torch, TestDevicePrecisionCUDA (0.0003833302757249948) 2024-12-17T23:35:43.4698814Z functorch/test_aotdispatch, TestAOTAutogradWithDynamo (0.00038333027572499435) 2024-12-17T23:35:43.4699409Z inductor/test_halide, CpuHalideTests (0.0003821605172015168) 2024-12-17T23:35:43.4699866Z test_modules, TestModuleCPU (0.00038077474055349446) 2024-12-17T23:35:43.4700291Z test_jit_legacy, TestTracer (0.0003781030446923812) 2024-12-17T23:35:43.4700938Z distributed/rpc/cuda/test_tensorpipe_agent, TensorPipeCudaRemoteModuleTest (0.0003567101176885368) 2024-12-17T23:35:43.4701787Z inductor/test_benchmark_fusion, BenchmarkMultiTemplateFusionCudaTest (0.00035514422603933336) 2024-12-17T23:35:43.4702487Z test_multiprocessing, TestMultiprocessing (0.0003513860860812452) 2024-12-17T23:35:43.4702967Z test_ops, TestCommonCPU (0.00032912195390529854) 2024-12-17T23:35:43.4703529Z distributed/pipelining/test_microbatch, MicrobatchTests (0.00030751563325877724) 2024-12-17T23:35:43.4704142Z test_quantization, TestMetaDataPorting (0.00029509625081624837) 2024-12-17T23:35:43.4704691Z dynamo/test_cudagraphs, TestAotCudagraphs (0.0002874977067937461) 2024-12-17T23:35:43.4705203Z dynamo/test_unspec, UnspecTests (0.0002874977067937461) 2024-12-17T23:35:43.4705686Z test_binary_ufuncs, TestBinaryUfuncsCUDA (0.0002874977067937461) 2024-12-17T23:35:43.4706270Z test_quantization, TestQuantizeEagerQATNumerics (0.0002874977067937461) 2024-12-17T23:35:43.4706875Z test_testing, TestOpInfoSampleFunctionsCPU (0.00028556169530018547) 2024-12-17T23:35:43.4707585Z onnx/dynamo/test_dynamo_with_onnxruntime_backend, TestDynamoWithONNXRuntime (0.0002854274561757191) 2024-12-17T23:35:43.4708258Z test_utils, TestDeviceUtilsCUDA (0.00028269639828971586) 2024-12-17T23:35:43.4708800Z distributed/_tensor/test_math_ops, DistMathOpsTest (0.00027216449576474597) 2024-12-17T23:35:43.4709400Z distributed/_tensor/test_view_ops, TestViewOps (0.00027216449576474597) 2024-12-17T23:35:43.4710267Z distributed/tensor/parallel/test_tp_examples, DistTensorParallelExampleTest (0.00027216449576474597) 2024-12-17T23:35:43.4711128Z dynamo/test_dynamic_shapes, DynamicShapesAotAutogradFallbackTests (0.00027216449576474597) 2024-12-17T23:35:43.4711785Z test_autograd, TestAutogradFunctional (0.00027216449576474597) 2024-12-17T23:35:43.4712323Z test_custom_ops, TestCustomOpTestingCPU (0.00027216449576474597) 2024-12-17T23:35:43.4712877Z test_fake_tensor, FakeTensorOpInfoTestCPU (0.00027216449576474597) 2024-12-17T23:35:43.4713532Z test_fake_tensor, PropagateRealTensorsFakeTensorOpInfoTestCPU (0.00027216449576474597) 2024-12-17T23:35:43.4714232Z test_functionalization, TestFunctionalization (0.00027216449576474597) 2024-12-17T23:35:43.4714820Z test_ops_fwd_gradients, TestFwdGradientsCPU (0.00027216449576474597) 2024-12-17T23:35:43.4715358Z test_proxy_tensor, TestSymbolicTracing (0.00027216449576474597) 2024-12-17T23:35:43.4715882Z test_serialization, TestOldSerialization (0.00027216449576474597) 2024-12-17T23:35:43.4716416Z test_torch, TestTorchDeviceTypeCPU (0.00027216449576474597) 2024-12-17T23:35:43.4717124Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShardHSDPTraining (0.0002705860769823493) 2024-12-17T23:35:43.4717821Z dynamo/test_utils, TestDynamoTimed (0.0002529979819784963) 2024-12-17T23:35:43.4718445Z test_torch, TestTorchDeviceTypeCUDA (0.00025082362080644727) 2024-12-17T23:35:43.4719111Z export/test_export_nonstrict, NonStrictExportTestDynamismExpression (0.0002467533496959978) 2024-12-17T23:35:43.4719900Z export/test_retraceability, RetraceExportTestDynamismExpression (0.0002467533496959978) 2024-12-17T23:35:43.4720637Z export/test_serdes, SerDesExportTestDynamismExpression (0.0002467533496959978) 2024-12-17T23:35:43.4721196Z test_mkldnn, TestMkldnnCPU (0.00023669676520271646) 2024-12-17T23:35:43.4721704Z distributed/_tools/test_mod_tracker, TestModTracker (0.0002299981654349969) 2024-12-17T23:35:43.4722391Z distributed/test_data_parallel, TestDataParallelDeviceTypeCUDA (0.0002299981654349969) 2024-12-17T23:35:43.4723159Z test_cpp_extensions_stream_and_event, TestCppExtensionStreamAndEvent (0.0002299981654349969) 2024-12-17T23:35:43.4723779Z test_flop_counter, TestFlopCounter (0.0002299981654349969) 2024-12-17T23:35:43.4724217Z test_mps, TestMemoryLeak (0.0002299981654349969) 2024-12-17T23:35:43.4724655Z test_nestedtensor, TestNestedInt (0.0002299981654349969) 2024-12-17T23:35:43.4725116Z test_transformers, TestSDPACPU (0.0002299981654349969) 2024-12-17T23:35:43.4725589Z test_transformers, TestSDPACpuOnlyCPU (0.0002299981654349969) 2024-12-17T23:35:43.4726109Z test_transformers, TestTransformersCPU (0.0002299981654349969) 2024-12-17T23:35:43.4726630Z onnx/test_fx_passes, TestModularizePass (0.0002232841491414063) 2024-12-17T23:35:43.4727084Z test_fx, TestSourceMatcher (0.0002232841491414063) 2024-12-17T23:35:43.4727556Z inductor/test_config, TestInductorConfig (0.00022247606231398258) 2024-12-17T23:35:43.4728135Z distributed/pipelining/test_stage, StageTest (0.00021336307799787443) 2024-12-17T23:35:43.4728653Z test_fake_tensor, FakeTensorTest (0.0002049355014350893) 2024-12-17T23:35:43.4729179Z dynamo/test_higher_order_ops, HigherOrderOpTests (0.00019852473227020782) 2024-12-17T23:35:43.4729825Z distributed/pipelining/test_schedule_multiproc, pytest (0.0001916651378624974) 2024-12-17T23:35:43.4730440Z distributed/pipelining/test_stage, pytest (0.0001916651378624974) 2024-12-17T23:35:43.4731005Z distributed/test_functional_api, TestPgTag (0.0001916651378624974) 2024-12-17T23:35:43.4731643Z dynamo/test_cudagraphs_expandable_segments, TestAotCudagraphs (0.0001916651378624974) 2024-12-17T23:35:43.4732284Z inductor/test_gpu_cpp_wrapper, TestGpuWrapper (0.0001916651378624974) 2024-12-17T23:35:43.4732795Z inductor/test_halide, pytest (0.0001916651378624974) 2024-12-17T23:35:43.4733260Z inductor/test_torchinductor, pytest (0.0001916651378624974) 2024-12-17T23:35:43.4733832Z inductor/test_triton_cpu_backend, pytest (0.0001916651378624974) 2024-12-17T23:35:43.4734406Z profiler/test_execution_trace, TestExecutionTrace (0.0001916651378624974) 2024-12-17T23:35:43.4735036Z profiler/test_memory_profiler, TestMemoryProfilerE2E (0.0001916651378624974) 2024-12-17T23:35:43.4735645Z profiler/test_profiler, TestExperimentalUtils (0.0001916651378624974) 2024-12-17T23:35:43.4736241Z profiler/test_profiler_tree, TestProfilerTree (0.0001916651378624974) 2024-12-17T23:35:43.4736834Z profiler/test_torch_tidy, TestTorchTidyProfiler (0.0001916651378624974) 2024-12-17T23:35:43.4737416Z test_dataloader, TestIndividualWorkerQueue (0.0001916651378624974) 2024-12-17T23:35:43.4737883Z test_jit, TestFreezing (0.0001916651378624974) 2024-12-17T23:35:43.4738273Z test_modules, pytest (0.0001916651378624974) 2024-12-17T23:35:43.4738637Z test_ops, pytest (0.0001916651378624974) 2024-12-17T23:35:43.4739003Z test_ops_gradients, pytest (0.0001916651378624974) 2024-12-17T23:35:43.4739394Z test_torch, pytest (0.0001916651378624974) 2024-12-17T23:35:43.4739859Z test_transformers, TestSDPAFailureModesCUDA (0.0001916651378624974) 2024-12-17T23:35:43.4740382Z test_unary_ufuncs, TestUnaryUfuncsCPU (0.0001916651378624974) 2024-12-17T23:35:43.4741012Z export/test_serdes, test.export.test_serdes.SerDesExportTestExport (0.0001793166491014178) 2024-12-17T23:35:43.4741697Z export/test_hop, TestHOPGeneric (0.00016866532131899756) 2024-12-17T23:35:43.4742251Z higher_order_ops/test_invoke_subgraph, TestInvokeSubgraph (0.00016866532131899756) 2024-12-17T23:35:43.4742817Z test_jit, TestRecursiveScript (0.00016428440388214062) 2024-12-17T23:35:43.4743316Z test_proxy_tensor, TestProxyTensorOpInfoCPU (0.000152751025853324) 2024-12-17T23:35:43.4743931Z distributed/_tensor/test_random_ops, DistTensorRandomOpTest (0.00014374885339687305) 2024-12-17T23:35:43.4744606Z distributed/_tensor/test_utils, TestStridedSharding (0.00014374885339687305) 2024-12-17T23:35:43.4745202Z distributed/test_c10d_nccl, LargeCommTest (0.00014374885339687305) 2024-12-17T23:35:43.4745841Z distributed/test_c10d_object_collectives, TestObjectCollectives (0.00014374885339687305) 2024-12-17T23:35:43.4746509Z nn/test_dropout, TestDropoutNNDeviceTypeCPU (0.00014374885339687305) 2024-12-17T23:35:43.4747092Z nn/test_dropout, TestDropoutNNDeviceTypeCUDA (0.00014374885339687305) 2024-12-17T23:35:43.4747724Z dynamo/test_interop, test.dynamo.test_interop.InteropTests (0.00013862393949074818) 2024-12-17T23:35:43.4748366Z inductor/test_benchmarking, TestBenchmarker (0.00013801633826957574) 2024-12-17T23:35:43.4748907Z test_transformers, TestAttnBiasCPU (0.00013799889926099812) 2024-12-17T23:35:43.4749408Z profiler/test_cpp_thread, CppThreadTest (0.00012777675857499824) 2024-12-17T23:35:43.4749929Z dynamo/test_functions, DefaultsTests (0.00011576360970526163) 2024-12-17T23:35:43.4750528Z distributed/_tensor/debug/test_op_coverage, TestOpCoverage (0.00011499908271749845) 2024-12-17T23:35:43.4751097Z test_custom_ops, MiniOpTest (0.00011499908271749845) 2024-12-17T23:35:43.4751640Z distributed/checkpoint/test_state_dict, TestStateDict (0.00010454462065227131) 2024-12-17T23:35:43.4752373Z export/test_unflatten_training_ir, TrainingIRUnflattenTestUnflatten (9.58325689312487e-05) 2024-12-17T23:35:43.4753057Z test_testing, TestOpInfoSampleFunctionsCUDA (9.58325689312487e-05) 2024-12-17T23:35:43.4753588Z test_matmul_cuda, TestMatmulCudaCUDA (8.214220194107031e-05) 2024-12-17T23:35:43.4754244Z distributed/_tensor/experimental/test_tp_transform, TensorParallelTest (7.193559642328626e-05) 2024-12-17T23:35:43.4754904Z functorch/test_ac, MemoryBudgetTest (6.899944963049906e-05) 2024-12-17T23:35:43.4755406Z inductor/test_mmdecomp, TestDecompCUDA (6.899944963049906e-05) 2024-12-17T23:35:43.4756009Z functorch/test_vmap, test.functorch.test_vmap.TestVmapAPI (6.393143075602171e-05) 2024-12-17T23:35:43.4756584Z dynamo/test_export, ExportTests (6.05258330092097e-05) 2024-12-17T23:35:43.4757017Z export/test_db, ExampleTests (6.05258330092097e-05) 2024-12-17T23:35:43.4757686Z distributed/fsdp/test_fsdp_tp_integration, TestTPFSDPIntegration (5.7499541358749224e-05) 2024-12-17T23:35:43.4758565Z distributed/tensor/parallel/test_tp_style, TensorParallelStyleTest (5.7499541358749224e-05) 2024-12-17T23:35:43.4759254Z functorch/test_aotdispatch, TestPythonKeyCPU (4.893577987978657e-05) 2024-12-17T23:35:43.4759841Z functorch/test_eager_transforms, TestJacCPU (4.893577987978657e-05) 2024-12-17T23:35:43.4760398Z functorch/test_vmap, TestVmapOperators (4.893577987978657e-05) 2024-12-17T23:35:43.4760972Z functorch/test_vmap, TestVmapOperatorsOpInfoCPU (4.79370904944848e-05) 2024-12-17T23:35:43.4761528Z test_module_tracker, TestModuleTracker (4.791628446562435e-05) 2024-12-17T23:35:43.4762018Z test_package, TestPackageScript (4.791628446562435e-05) 2024-12-17T23:35:43.4762506Z dynamo/test_subclasses, SubclassTests (4.511502475840324e-05) 2024-12-17T23:35:43.4763063Z inductor/test_flex_attention, TestLearnableBiases (4.0350555339473136e-05) 2024-12-17T23:35:43.4763654Z test_fx_experimental, TestFXExperimental (4.023650105776492e-05) 2024-12-17T23:35:43.4764392Z distributed/algorithms/quantization/test_quantization, DistQuantizationTests (2.6833119300749637e-05) 2024-12-17T23:35:43.4765208Z dynamo/test_higher_order_ops, FuncTorchHigherOrderOpTests (2.4467889939893284e-05) 2024-12-17T23:35:43.4765984Z functorch/test_eager_transforms, TestCompileTransformsCPU (2.4467889939893284e-05) 2024-12-17T23:35:43.4766654Z test_ao_sparsity, TestBaseStructuredSparsifier (2.4467889939893284e-05) 2024-12-17T23:35:43.4767447Z export/test_export_nonstrict, test.export.test_export_nonstrict.NonStrictExportTestExport (2.3469200554591514e-05) 2024-12-17T23:35:43.4768420Z export/test_serdes, test.export.test_serdes.SerDesExportTestDynamismExpression (2.3469200554591514e-05) 2024-12-17T23:35:43.4769219Z onnx/exporter/test_small_models_e2e, DynamoExporterTest (2.090892413045426e-05) 2024-12-17T23:35:43.4769842Z distributed/algorithms/test_join, TestJoin (2.0535550485267578e-05) 2024-12-17T23:35:43.4770318Z test_fx, TestFX (1.932757692731066e-05) 2024-12-17T23:35:43.4770671Z test_jit, TestList (1.932757692731066e-05) 2024-12-17T23:35:43.4771038Z test_jit_legacy, TestList (1.932757692731066e-05) 2024-12-17T23:35:43.4771515Z export/test_cpp_serdes, CppSerdesTestExport (1.885230864221286e-05) 2024-12-17T23:35:43.4772257Z onnx/torch_export/test_torch_export_with_onnxruntime, TestFxToOnnxWithOnnxRuntime (1.885230864221286e-05) 2024-12-17T23:35:43.4773019Z distributed/test_c10d_logger, C10dErrorLoggerTest (1.604638363499978e-05) 2024-12-17T23:35:43.4773617Z functorch/test_control_flow, AssociativeScanTests (1.604638363499978e-05) 2024-12-17T23:35:43.4774249Z distributed/test_c10d_functional_native, CompileTest (1.5131458252302425e-05) 2024-12-17T23:35:43.4774784Z test_jit_legacy, TestScript (7.666605514499897e-06) 2024-12-17T23:35:43.4775304Z inductor/test_minifier_isolate, MinifierIsolateTests (7.5657291261512126e-06) 2024-12-17T23:35:43.4775902Z inductor/test_inductor_utils, TestBench (6.886172617814278e-06) 2024-12-17T23:35:43.4776490Z inductor/test_group_batch_fusion, TestGroupBatchFusion (6.845183495089192e-06) 2024-12-17T23:35:43.4777131Z distributions/test_distributions, TestDistributions (3.833302757249948e-06) 2024-12-17T23:35:44.6187246Z lazy/test_generator, LazyGeneratorTest (3.833302757249948e-06) 2024-12-17T23:35:44.6188087Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:35:44.6211685Z Changed files: ['.ci/pytorch/common_utils.sh', '.ci/pytorch/smoke_test/smoke_test.py', '.ci/wheel/build_wheel.sh', '.circleci/scripts/binary_linux_test.sh', '.circleci/scripts/binary_populate_env.sh', '.github/ci_commit_pins/xla.txt', '.github/scripts/filter_test_configs.py', '.github/templates/common.yml.j2', '.github/templates/linux_binary_build_workflow.yml.j2', '.github/templates/macos_binary_build_workflow.yml.j2', '.github/templates/windows_binary_build_workflow.yml.j2', '.github/workflows/_bazel-build-test.yml', '.github/workflows/_binary-build-linux.yml', '.github/workflows/_binary-test-linux.yml', '.github/workflows/_binary-upload.yml', '.github/workflows/_docs.yml', '.github/workflows/_linux-build.yml', '.github/workflows/_linux-test.yml', '.github/workflows/_mac-build.yml', '.github/workflows/_mac-test-mps.yml', '.github/workflows/_mac-test.yml', '.github/workflows/_rocm-test.yml', '.github/workflows/_runner-determinator.yml', '.github/workflows/_win-build.yml', '.github/workflows/_win-test.yml', '.github/workflows/_xpu-test.yml', '.github/workflows/build-almalinux-images.yml', '.github/workflows/build-libtorch-images.yml', '.github/workflows/build-manywheel-images-s390x.yml', '.github/workflows/build-manywheel-images.yml', '.github/workflows/build-triton-wheel.yml', '.github/workflows/check-labels.yml', '.github/workflows/close-nonexistent-disable-issues.yml', '.github/workflows/create_release.yml', '.github/workflows/docker-builds.yml', '.github/workflows/docker-release.yml', '.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-main.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-main.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml', '.github/workflows/generated-linux-binary-manywheel-main.yml', '.github/workflows/generated-linux-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml', '.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-debug-main.yml', '.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-release-main.yml', '.github/workflows/generated-windows-binary-libtorch-release-nightly.yml', '.github/workflows/generated-windows-binary-wheel-nightly.yml', '.github/workflows/inductor-micro-benchmark.yml', '.github/workflows/inductor-perf-compare.yml', '.github/workflows/inductor-perf-test-nightly-aarch64.yml', '.github/workflows/inductor-perf-test-nightly-x86.yml', '.github/workflows/inductor-perf-test-nightly.yml', '.github/workflows/inductor-periodic.yml', '.github/workflows/inductor-rocm.yml', '.github/workflows/inductor-unittest.yml', '.github/workflows/inductor.yml', '.github/workflows/lint-autoformat.yml', '.github/workflows/lint-bc.yml', '.github/workflows/lint.yml', '.github/workflows/linux-aarch64.yml', '.github/workflows/llm_td_retrieval.yml', '.github/workflows/nightly-s3-uploads.yml', '.github/workflows/nightly.yml', '.github/workflows/nitpicker.yml', '.github/workflows/periodic.yml', '.github/workflows/pull.yml', '.github/workflows/slow.yml', '.github/workflows/target-determination-indexer.yml', '.github/workflows/target_determination.yml', '.github/workflows/torchbench.yml', '.github/workflows/trunk.yml', '.github/workflows/update-viablestrict.yml', '.github/workflows/update_pytorch_labels.yml', '.github/workflows/upload-test-stats-while-running.yml', '.github/workflows/upload-test-stats.yml', '.github/workflows/upload-torch-dynamo-perf-stats.yml', '.github/workflows/upload_test_stats_intermediate.yml', '.github/workflows/weekly.yml', '.github/workflows/xpu.yml', 'aten/src/ATen/DeviceAccelerator.cpp', 'aten/src/ATen/DeviceAccelerator.h', 'docs/source/_static/css/custom.css', 'test/cpp_extensions/open_registration_extension/setup.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/__init__.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.cu', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/ops.py', 'test/cpp_extensions/python_agnostic_extension/setup.py', 'test/run_test.py', 'test/test_accelerator.py', 'test/test_cpp_extensions_aot.py', 'test/test_cuda.py', 'test/test_xpu.py', 'tools/stats/import_test_stats.py', 'torch/csrc/DeviceAccelerator.cpp', 'torch/csrc/utils/device_lazy_init.h', 'torch/utils/cpp_extension.py'] 2024-12-17T23:35:44.6233487Z Results from CorrelatedWithHistoricalFailures 2024-12-17T23:35:44.6233875Z test_nestedtensor (0.25) 2024-12-17T23:35:44.6234222Z distributed/fsdp/test_fsdp_misc (0.1401725823121425) 2024-12-17T23:35:44.6234645Z distributed/fsdp/test_wrap (0.1401725823121425) 2024-12-17T23:35:44.6235096Z distributed/test_dynamo_distributed (0.13861403265597977) 2024-12-17T23:35:44.6235501Z test_cuda (0.11695063142750571) 2024-12-17T23:35:44.6235866Z inductor/test_compiled_autograd (0.09938130169387159) 2024-12-17T23:35:44.6236366Z test_cpp_extensions_open_device_registration (0.09362737225475007) 2024-12-17T23:35:44.6236839Z inductor/test_cudacodecache (0.08327580973049081) 2024-12-17T23:35:44.6237221Z test_reductions (0.07393781153572275) 2024-12-17T23:35:44.6237651Z distributed/_tools/test_runtime_estimator (0.0627297916555656) 2024-12-17T23:35:44.6238146Z test_tensorboard (0.0568505024463711) 2024-12-17T23:35:44.6238489Z test_package (0.05273885010923428) 2024-12-17T23:35:44.6238861Z inductor/test_loop_ordering (0.052219321148825056) 2024-12-17T23:35:44.6239245Z functorch/test_ops (0.04988459256404448) 2024-12-17T23:35:44.6239640Z test_cuda_expandable_segments (0.0496083550913838) 2024-12-17T23:35:44.6240116Z distributed/_tensor/test_dtensor_compile (0.04950342414301748) 2024-12-17T23:35:44.6240635Z test_cpp_extensions_jit (0.04792596437505052) 2024-12-17T23:35:44.6241098Z torch_np/numpy_tests/lib/test_function_base (0.04672449006144555) 2024-12-17T23:35:44.6241617Z inductor/test_triton_extension_backend (0.04523558215019799) 2024-12-17T23:35:44.6242065Z functorch/test_aotdispatch (0.04502864771028652) 2024-12-17T23:35:44.6242482Z inductor/test_torchinductor (0.04497849154514606) 2024-12-17T23:35:44.6242860Z test_linalg (0.043267437523312184) 2024-12-17T23:35:44.6243324Z distributed/_composable/fsdp/test_fully_shard_compile (0.04247662982112374) 2024-12-17T23:35:44.6243851Z profiler/test_profiler (0.039513331209108035) 2024-12-17T23:35:44.6244224Z test_quantization (0.039498344384427) 2024-12-17T23:35:44.6244641Z distributed/test_compute_comm_reordering (0.03890385966871913) 2024-12-17T23:35:44.6245120Z inductor/test_cpu_cpp_wrapper (0.03854904886236479) 2024-12-17T23:35:44.6245513Z test_cpp_api_parity (0.03767251025736664) 2024-12-17T23:35:44.6245933Z inductor/test_mkldnn_pattern_matcher (0.03662880655686666) 2024-12-17T23:35:44.6246339Z test_custom_ops (0.036553524804177534) 2024-12-17T23:35:44.6246740Z inductor/test_aot_inductor_arrayref (0.0364637816099368) 2024-12-17T23:35:44.6247174Z test_sparse_semi_structured (0.03594316910243803) 2024-12-17T23:35:44.6247588Z inductor/test_extension_backend (0.035434539350988434) 2024-12-17T23:35:44.6248029Z inductor/test_kernel_benchmark (0.03543453935098843) 2024-12-17T23:35:44.6248449Z distributed/test_c10d_nccl (0.034761725537774846) 2024-12-17T23:35:44.6248847Z profiler/test_profiler_tree (0.03390702361276161) 2024-12-17T23:35:44.6249258Z inductor/test_aot_inductor (0.033453261856954276) 2024-12-17T23:35:44.6249632Z test_autograd (0.033383066020141725) 2024-12-17T23:35:44.6249989Z distributed/test_device_mesh (0.03171914935056582) 2024-12-17T23:35:44.6250471Z distributed/test_inductor_collectives (0.02901689756534807) 2024-12-17T23:35:44.6250913Z distributed/test_fake_pg (0.028026497355041768) 2024-12-17T23:35:44.6251289Z test_modules (0.02763554982876129) 2024-12-17T23:35:44.6251613Z test_utils (0.027148718495230987) 2024-12-17T23:35:44.6251924Z test_monitor (0.026788199783259532) 2024-12-17T23:35:44.6252279Z inductor/test_cpu_repro (0.026578007869356338) 2024-12-17T23:35:44.6252727Z benchmark_utils/test_benchmark_utils (0.02564341663558373) 2024-12-17T23:35:44.6253206Z distributed/test_distributed_spawn (0.024631001225555487) 2024-12-17T23:35:44.6253668Z inductor/test_flex_decoding (0.024482766830414178) 2024-12-17T23:35:44.6254170Z distributed/flight_recorder/test_fr_analysis (0.024244684819097344) 2024-12-17T23:35:44.6254803Z inductor/test_cooperative_reductions (0.024244684819097344) 2024-12-17T23:35:44.6255278Z inductor/test_pattern_matcher (0.024244684819097344) 2024-12-17T23:35:44.6255718Z inductor/test_select_algorithm (0.024244684819097344) 2024-12-17T23:35:44.6256113Z functorch/test_vmap (0.023827008525640223) 2024-12-17T23:35:44.6256467Z test_mps (0.023599051484493323) 2024-12-17T23:35:44.6256832Z test_cpp_extensions_aot_ninja (0.02284595300261096) 2024-12-17T23:35:44.6257347Z distributed/_composable/test_replicate_with_compiler (0.022379709063782165) 2024-12-17T23:35:44.6257839Z test_nn (0.020912990940290022) 2024-12-17T23:35:44.6258168Z test_transformers (0.020350391084013653) 2024-12-17T23:35:44.6258510Z test_jit_legacy (0.018837822335200406) 2024-12-17T23:35:44.6258876Z onnx/test_pytorch_jit_onnx (0.01864975755315182) 2024-12-17T23:35:44.6259263Z test_ops_gradients (0.018649757553151788) 2024-12-17T23:35:44.6259597Z test_testing (0.018286450587830665) 2024-12-17T23:35:44.6259927Z test_ops (0.017530772099962694) 2024-12-17T23:35:44.6260258Z test_autoload_disable (0.01734427452443118) 2024-12-17T23:35:44.6260688Z torch_np/numpy_tests/core/test_shape_base (0.016679495975724566) 2024-12-17T23:35:44.6261214Z torch_np/numpy_tests/lib/test_arraysetops (0.016679495975724566) 2024-12-17T23:35:44.6261659Z test_binary_ufuncs (0.016652222246600987) 2024-12-17T23:35:44.6262105Z dynamo/test_dynamic_shapes (0.015983849024347005) 2024-12-17T23:35:44.6262562Z torch_np/numpy_tests/core/test_numeric (0.015784307613173277) 2024-12-17T23:35:44.6263086Z torch_np/numpy_tests/core/test_numerictypes (0.015784307613173277) 2024-12-17T23:35:44.6263611Z torch_np/numpy_tests/core/test_scalarmath (0.015784307613173277) 2024-12-17T23:35:44.6264133Z torch_np/numpy_tests/lib/test_histograms (0.015784307613173277) 2024-12-17T23:35:44.6264647Z torch_np/numpy_tests/linalg/test_linalg (0.015784307613173277) 2024-12-17T23:35:44.6265167Z inductor/test_torchinductor_dynamic_shapes (0.015344264845914285) 2024-12-17T23:35:44.6265630Z test_stateless (0.015318063674344483) 2024-12-17T23:35:44.6265966Z test_sympy_utils (0.01531806367434448) 2024-12-17T23:35:44.6266284Z test_jit (0.015277414075053238) 2024-12-17T23:35:44.6266676Z dynamo/test_inline_inbuilt_nn_modules (0.014894287760860037) 2024-12-17T23:35:44.6267140Z dynamo/test_export_mutations (0.014453562103692644) 2024-12-17T23:35:44.6267553Z functorch/test_control_flow (0.014359400231101768) 2024-12-17T23:35:44.6268070Z distributed/_composable/fsdp/test_fully_shard_comm (0.014298147457416383) 2024-12-17T23:35:44.6268620Z higher_order_ops/test_with_effects (0.014173815740395378) 2024-12-17T23:35:44.6269050Z inductor/test_max_autotune (0.014142732811140118) 2024-12-17T23:35:44.6269540Z export/test_export_training_ir_to_run_decomp (0.013105029400265339) 2024-12-17T23:35:44.6270022Z profiler/test_torch_tidy (0.013093825234817395) 2024-12-17T23:35:44.6270456Z inductor/test_distributed_patterns (0.013054830287206269) 2024-12-17T23:35:44.6270886Z nn/test_packed_sequence (0.013054830287206264) 2024-12-17T23:35:44.6271258Z test_spectral_ops (0.013054830287206264) 2024-12-17T23:35:44.6271603Z dynamo/test_pgo (0.013054830287206262) 2024-12-17T23:35:44.6271960Z inductor/test_control_flow (0.013054830287206259) 2024-12-17T23:35:44.6272332Z test_pytree (0.013052184931524968) 2024-12-17T23:35:44.6272693Z profiler/test_memory_profiler (0.012851378386626425) 2024-12-17T23:35:44.6273122Z export/test_retraceability (0.012426220213527732) 2024-12-17T23:35:44.6273635Z inductor/test_torchinductor_codegen_dynamic_shapes (0.012330352867829604) 2024-12-17T23:35:44.6274159Z export/test_export_nonstrict (0.01224427135935064) 2024-12-17T23:35:44.6274596Z inductor/test_torchinductor_opinfo (0.012122342409548672) 2024-12-17T23:35:44.6275031Z distributed/test_c10d_ucc (0.01205061257280578) 2024-12-17T23:35:44.6275418Z dynamo/test_subclasses (0.01162884113275759) 2024-12-17T23:35:44.6275756Z doctests (0.011380374604149751) 2024-12-17T23:35:44.6276146Z test_torch (0.011256859648848514) 2024-12-17T23:35:44.6276491Z test_fx_experimental (0.011208376063456475) 2024-12-17T23:35:44.6276856Z nn/test_parametrization (0.011189854531891093) 2024-12-17T23:35:44.6277334Z distributed/rpc/cuda/test_tensorpipe_agent (0.011189854531891082) 2024-12-17T23:35:44.6277848Z inductor/test_triton_cpu_backend (0.011189854531891082) 2024-12-17T23:35:44.6278478Z distributed/pipelining/test_schedule_multiproc (0.010723610593062287) 2024-12-17T23:35:44.6279004Z inductor/test_triton_wrapper (0.010568195946786022) 2024-12-17T23:35:44.6279397Z dynamo/test_repros (0.010356832027850302) 2024-12-17T23:35:44.6279746Z dynamo/test_functions (0.01029596760501889) 2024-12-17T23:35:44.6280107Z dynamo/test_utils (0.010182767624020886) 2024-12-17T23:35:44.6280500Z dynamo/test_compiler_bisector (0.0093248787765759) 2024-12-17T23:35:44.6280878Z functorch/test_dims (0.0093248787765759) 2024-12-17T23:35:44.6281263Z inductor/test_cutlass_backend (0.0093248787765759) 2024-12-17T23:35:44.6281668Z test_ci_sanity_check_fail (0.0093248787765759) 2024-12-17T23:35:44.6282019Z test_type_hints (0.0093248787765759) 2024-12-17T23:35:44.6282341Z test_fx (0.00919351009127217) 2024-12-17T23:35:44.6282652Z dynamo/test_modules (0.00918528631103712) 2024-12-17T23:35:44.6283034Z distributed/test_c10d_ops_nccl (0.009058453668673732) 2024-12-17T23:35:44.6283520Z export/test_tree_utils (0.008985792275609509) 2024-12-17T23:35:44.6283895Z export/test_serdes (0.008908094983082815) 2024-12-17T23:35:44.6284252Z test_ops_fwd_gradients (0.008858634837747107) 2024-12-17T23:35:44.6284629Z dynamo/test_interop (0.008577262100095094) 2024-12-17T23:35:44.6285062Z distributed/fsdp/test_fsdp_state_dict (0.00840673686626689) 2024-12-17T23:35:44.6285556Z inductor/test_aot_inductor_custom_ops (0.007832898172323757) 2024-12-17T23:35:44.6286010Z inductor/test_cuda_repro (0.007752192516437639) 2024-12-17T23:35:44.6286405Z dynamo/test_trace_rules (0.007459903021260724) 2024-12-17T23:35:44.6286776Z nn/test_embedding (0.007459903021260724) 2024-12-17T23:35:44.6287212Z distributed/optim/test_named_optimizer (0.007459903021260721) 2024-12-17T23:35:44.6287684Z dynamo/test_metrics_context (0.007459903021260721) 2024-12-17T23:35:44.6288077Z inductor/test_debug_trace (0.007459903021260721) 2024-12-17T23:35:44.6288496Z inductor/test_gpu_cpp_wrapper (0.007459903021260721) 2024-12-17T23:35:44.6288967Z onnx/test_models_quantized_onnxruntime (0.007459903021260721) 2024-12-17T23:35:44.6289390Z inductor/test_config (0.006713912719134649) 2024-12-17T23:35:44.6289767Z dynamo/test_base_output (0.006660627697554215) 2024-12-17T23:35:44.6290182Z test_cpp_extensions_mtia_backend (0.006527415143603131) 2024-12-17T23:35:44.6290627Z functorch/test_eager_transforms (0.0063091732998960355) 2024-12-17T23:35:44.6291053Z inductor/test_minifier (0.006154419992540095) 2024-12-17T23:35:44.6291424Z test_mkl_verbose (0.005934013766911938) 2024-12-17T23:35:44.6291821Z distributed/pipelining/test_pipe (0.005914748378687991) 2024-12-17T23:35:44.6292334Z distributed/pipelining/test_transformer (0.005914748378687991) 2024-12-17T23:35:44.6292827Z inductor/test_inductor_utils (0.005661932382902974) 2024-12-17T23:35:44.6293275Z distributed/_tensor/test_dtensor_ops (0.005594927265945541) 2024-12-17T23:35:44.6294046Z distributed/test_c10d_functional_native (0.005594927265945541) 2024-12-17T23:35:44.6294509Z dynamo/test_compile (0.005594927265945541) 2024-12-17T23:35:44.6294872Z dynamo/test_frame_init (0.005594927265945541) 2024-12-17T23:35:44.6295297Z inductor/test_inductor_freezing (0.005594927265945541) 2024-12-17T23:35:44.6295709Z inductor/test_perf (0.005594927265945541) 2024-12-17T23:35:44.6296105Z inductor/test_triton_heuristics (0.005594927265945541) 2024-12-17T23:35:44.6296585Z onnx/dynamo/test_registry_dispatcher (0.005594927265945541) 2024-12-17T23:35:44.6297025Z test_autoload_enable (0.005594927265945541) 2024-12-17T23:35:44.6297388Z test_comparison_utils (0.005594927265945541) 2024-12-17T23:35:44.6297958Z test_jit_fuser_te (0.005594927265945541) 2024-12-17T23:35:44.6298316Z test_numpy_interop (0.00552319742920265) 2024-12-17T23:35:44.6298799Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.0055016784781797825) 2024-12-17T23:35:44.6299312Z test_fake_tensor (0.005257809085734658) 2024-12-17T23:35:44.6299655Z test_foreach (0.005128683327116746) 2024-12-17T23:35:44.6300029Z inductor/test_cudagraph_trees (0.004900521399604783) 2024-12-17T23:35:44.6300429Z dynamo/test_unspec (0.004865891288867789) 2024-12-17T23:35:44.6300870Z distributed/pipelining/test_microbatch (0.004857221537745659) 2024-12-17T23:35:44.6301299Z test_legacy_vmap (0.00466243938828795) 2024-12-17T23:35:44.6301701Z inductor/test_compiled_optimizers (0.004293588627792283) 2024-12-17T23:35:44.6302135Z dynamo/test_aot_autograd (0.004265981070407948) 2024-12-17T23:35:44.6302503Z onnx/test_fx_passes (0.004037616692206089) 2024-12-17T23:35:44.6302859Z inductor/test_smoke (0.003933403411210199) 2024-12-17T23:35:44.6303283Z distributed/rpc/test_share_memory (0.0037299515106303605) 2024-12-17T23:35:44.6303747Z inductor/test_aot_inductor_utils (0.0037299515106303605) 2024-12-17T23:35:44.6304168Z inductor/test_halide (0.0037299515106303605) 2024-12-17T23:35:44.6304552Z inductor/test_xpu_basic (0.0037299515106303605) 2024-12-17T23:35:44.6304902Z test_optim (0.0037299515106303605) 2024-12-17T23:35:44.6305310Z test_pruning_op (0.0037299515106303605) 2024-12-17T23:35:44.6305699Z dynamo/test_structured_trace (0.003655352480417753) 2024-12-17T23:35:44.6306083Z test_serialization (0.0035864918371445774) 2024-12-17T23:35:44.6306444Z export/test_export (0.003569843583405287) 2024-12-17T23:35:44.6306803Z export/test_hop (0.0035061544199925378) 2024-12-17T23:35:44.6307212Z higher_order_ops/test_invoke_subgraph (0.0035061544199925378) 2024-12-17T23:35:44.6307657Z test_public_bindings (0.0034130458559677814) 2024-12-17T23:35:44.6308088Z inductor/test_efficient_conv_bn_eval (0.003397125068143344) 2024-12-17T23:35:44.6308543Z dynamo/test_higher_order_ops (0.0033633887507502707) 2024-12-17T23:35:44.6308935Z test_proxy_tensor (0.003351302183756983) 2024-12-17T23:35:44.6309325Z distributed/_tensor/test_api (0.0032637075718015655) 2024-12-17T23:35:44.6309774Z distributed/_tensor/test_random_ops (0.0032637075718015655) 2024-12-17T23:35:44.6310294Z distributed/test_c10d_object_collectives (0.0032637075718015655) 2024-12-17T23:35:44.6310778Z inductor/test_benchmarking (0.0032079279874253144) 2024-12-17T23:35:44.6311219Z inductor/test_cpu_select_algorithm (0.0032077582991421097) 2024-12-17T23:35:44.6311680Z inductor/test_flex_attention (0.0031527905926696633) 2024-12-17T23:35:44.6312174Z distributed/_tensor/debug/test_op_coverage (0.0029839612085042887) 2024-12-17T23:35:44.6312624Z dynamo/test_hooks (0.0029839612085042887) 2024-12-17T23:35:44.6313124Z distributed/tensor/parallel/test_micro_pipeline_tp (0.0028006543528278863) 2024-12-17T23:35:44.6313653Z inductor/test_padding (0.0028006543528278863) 2024-12-17T23:35:44.6314075Z export/test_unflatten_training_ir (0.0027974636329727706) 2024-12-17T23:35:44.6314534Z inductor/test_memory_planning (0.0027974636329727706) 2024-12-17T23:35:44.6314934Z test_content_store (0.0027974636329727706) 2024-12-17T23:35:44.6315278Z lazy/test_ts_opinfo (0.002725733796229879) 2024-12-17T23:35:44.6315626Z dynamo/test_misc (0.002536367027228645) 2024-12-17T23:35:44.6315978Z dynamo/test_export (0.002453915467519974) 2024-12-17T23:35:44.6316309Z export/test_db (0.002453915467519974) 2024-12-17T23:35:44.6316790Z distributed/_tensor/experimental/test_tp_transform (0.0023411397779488437) 2024-12-17T23:35:44.6317291Z test_module_tracker (0.002331219694143975) 2024-12-17T23:35:44.6317698Z torch_np/numpy_tests/core/test_dlpack (0.002331219694143975) 2024-12-17T23:35:44.6318283Z torch_np/numpy_tests/core/test_dtype (0.002331219694143975) 2024-12-17T23:35:44.6318783Z torch_np/numpy_tests/core/test_getlimits (0.002331219694143975) 2024-12-17T23:35:44.6319360Z torch_np/numpy_tests/core/test_indexing (0.002331219694143975) 2024-12-17T23:35:44.6319884Z torch_np/numpy_tests/core/test_scalar_ctors (0.002331219694143975) 2024-12-17T23:35:44.6320409Z torch_np/numpy_tests/lib/test_arraypad (0.002331219694143975) 2024-12-17T23:35:44.6320924Z torch_np/numpy_tests/lib/test_index_tricks (0.002331219694143975) 2024-12-17T23:35:44.6321442Z torch_np/numpy_tests/lib/test_shape_base_ (0.002331219694143975) 2024-12-17T23:35:44.6321960Z torch_np/numpy_tests/lib/test_twodim_base (0.002331219694143975) 2024-12-17T23:35:44.6322479Z torch_np/numpy_tests/lib/test_type_check (0.002331219694143975) 2024-12-17T23:35:44.6323006Z torch_np/test_ndarray_methods (0.002331219694143975) 2024-12-17T23:35:44.6323613Z torch_np/test_reductions (0.002331219694143975) 2024-12-17T23:35:44.6324256Z dynamo/test_pre_dispatch (0.0023116853631100416) 2024-12-17T23:35:44.6324672Z dynamo/test_verify_correctness (0.0022646134171684334) 2024-12-17T23:35:44.6325120Z inductor/test_codegen_triton (0.0022646134171684334) 2024-12-17T23:35:44.6325510Z dynamo/test_nops (0.002103057766632012) 2024-12-17T23:35:44.6325879Z inductor/test_binary_folding (0.002093340133517039) 2024-12-17T23:35:44.6326333Z distributed/pipelining/test_stage (0.002076105086105578) 2024-12-17T23:35:44.6326787Z dynamo/test_skip_non_tensor (0.0020684276558950183) 2024-12-17T23:35:44.6327370Z onnx/torch_export/test_torch_export_with_onnxruntime (0.0020484159935429034) 2024-12-17T23:35:44.6327908Z distributed/test_c10d_logger (0.002021113260411335) 2024-12-17T23:35:44.6328403Z distributed/fsdp/test_fsdp_use_orig_params (0.001998985989230044) 2024-12-17T23:35:44.6328902Z inductor/test_benchmark_fusion (0.0019319808722726118) 2024-12-17T23:35:44.6329375Z inductor/test_scatter_optimization (0.0019319808722726118) 2024-12-17T23:35:44.6329854Z inductor/test_group_batch_fusion (0.0019315820322907227) 2024-12-17T23:35:44.6330278Z backends/xeon/test_launch (0.0018649757553151802) 2024-12-17T23:35:44.6330813Z distributed/_composable/fsdp/test_fully_shard_autograd (0.0018649757553151802) 2024-12-17T23:35:44.6331500Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.0018649757553151802) 2024-12-17T23:35:44.6332187Z distributed/_composable/fsdp/test_fully_shard_extensions (0.0018649757553151802) 2024-12-17T23:35:44.6332850Z distributed/_composable/fsdp/test_fully_shard_frozen (0.0018649757553151802) 2024-12-17T23:35:44.6333520Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.0018649757553151802) 2024-12-17T23:35:44.6334166Z distributed/_composable/fsdp/test_fully_shard_init (0.0018649757553151802) 2024-12-17T23:35:44.6334803Z distributed/_composable/fsdp/test_fully_shard_logging (0.0018649757553151802) 2024-12-17T23:35:44.6335466Z distributed/_composable/fsdp/test_fully_shard_memory (0.0018649757553151802) 2024-12-17T23:35:44.6336146Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.0018649757553151802) 2024-12-17T23:35:44.6336825Z distributed/_composable/fsdp/test_fully_shard_overlap (0.0018649757553151802) 2024-12-17T23:35:44.6337472Z distributed/_composable/fsdp/test_fully_shard_state (0.0018649757553151802) 2024-12-17T23:35:44.6338130Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.0018649757553151802) 2024-12-17T23:35:44.6338789Z distributed/_composable/fsdp/test_fully_shard_training (0.0018649757553151802) 2024-12-17T23:35:44.6339394Z distributed/_composable/test_checkpoint (0.0018649757553151802) 2024-12-17T23:35:44.6340048Z distributed/_composable/test_composability/test_2d_composability (0.0018649757553151802) 2024-12-17T23:35:44.6340803Z distributed/_composable/test_composability/test_pp_composability (0.0018649757553151802) 2024-12-17T23:35:44.6341456Z distributed/_composable/test_contract (0.0018649757553151802) 2024-12-17T23:35:44.6341982Z distributed/_composable/test_replicate (0.0018649757553151802) 2024-12-17T23:35:44.6342554Z distributed/_shard/sharded_optim/test_sharded_optim (0.0018649757553151802) 2024-12-17T23:35:44.6343265Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.0018649757553151802) 2024-12-17T23:35:44.6343910Z distributed/_shard/sharded_tensor/ops/test_embedding (0.0018649757553151802) 2024-12-17T23:35:44.6344572Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.0018649757553151802) 2024-12-17T23:35:44.6345199Z distributed/_shard/sharded_tensor/ops/test_init (0.0018649757553151802) 2024-12-17T23:35:44.6345823Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.0018649757553151802) 2024-12-17T23:35:44.6346434Z distributed/_shard/sharded_tensor/test_logger (0.0018649757553151802) 2024-12-17T23:35:44.6347065Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.0018649757553151802) 2024-12-17T23:35:44.6347744Z distributed/_shard/sharding_plan/test_sharding_plan (0.0018649757553151802) 2024-12-17T23:35:44.6348380Z distributed/_shard/sharding_spec/test_sharding_spec (0.0018649757553151802) 2024-12-17T23:35:44.6348919Z distributed/_shard/test_sharder (0.0018649757553151802) 2024-12-17T23:35:44.6349421Z distributed/_tensor/debug/test_comm_mode (0.0018649757553151802) 2024-12-17T23:35:44.6349997Z distributed/_tensor/debug/test_comm_mode_features (0.0018649757553151802) 2024-12-17T23:35:44.6350594Z distributed/_tensor/experimental/test_local_map (0.0018649757553151802) 2024-12-17T23:35:44.6351295Z distributed/_tensor/experimental/test_register_sharding (0.0018649757553151802) 2024-12-17T23:35:44.6351882Z distributed/_tensor/test_attention (0.0018649757553151802) 2024-12-17T23:35:44.6352371Z distributed/_tensor/test_common_rules (0.0018649757553151802) 2024-12-17T23:35:44.6352896Z distributed/_tensor/test_convolution_ops (0.0018649757553151802) 2024-12-17T23:35:44.6353401Z distributed/_tensor/test_dtensor (0.0018649757553151802) 2024-12-17T23:35:44.6353879Z distributed/_tensor/test_embedding_ops (0.0018649757553151802) 2024-12-17T23:35:44.6354420Z distributed/_tensor/test_experimental_ops (0.0018649757553151802) 2024-12-17T23:35:44.6354923Z distributed/_tensor/test_init (0.0018649757553151802) 2024-12-17T23:35:44.6355367Z distributed/_tensor/test_math_ops (0.0018649757553151802) 2024-12-17T23:35:44.6355854Z distributed/_tensor/test_matrix_ops (0.0018649757553151802) 2024-12-17T23:35:44.6356353Z distributed/_tensor/test_op_strategy (0.0018649757553151802) 2024-12-17T23:35:44.6356856Z distributed/_tensor/test_optimizers (0.0018649757553151802) 2024-12-17T23:35:44.6357358Z distributed/_tensor/test_pointwise_ops (0.0018649757553151802) 2024-12-17T23:35:44.6357884Z distributed/_tensor/test_redistribute (0.0018649757553151802) 2024-12-17T23:35:44.6358478Z distributed/_tensor/test_tensor_ops (0.0018649757553151802) 2024-12-17T23:35:44.6358944Z distributed/_tensor/test_utils (0.0018649757553151802) 2024-12-17T23:35:44.6359403Z distributed/_tensor/test_view_ops (0.0018649757553151802) 2024-12-17T23:35:44.6359909Z distributed/_tensor/test_xla_integration (0.0018649757553151802) 2024-12-17T23:35:44.6360443Z distributed/_tools/test_fsdp2_mem_tracker (0.0018649757553151802) 2024-12-17T23:35:44.6360963Z distributed/_tools/test_mem_tracker (0.0018649757553151802) 2024-12-17T23:35:44.6361466Z distributed/_tools/test_memory_tracker (0.0018649757553151802) 2024-12-17T23:35:44.6361965Z distributed/_tools/test_mod_tracker (0.0018649757553151802) 2024-12-17T23:35:44.6362466Z distributed/_tools/test_sac_estimator (0.0018649757553151802) 2024-12-17T23:35:44.6362954Z distributed/_tools/test_sac_ilp (0.0018649757553151802) 2024-12-17T23:35:44.6363495Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.0018649757553151802) 2024-12-17T23:35:44.6364069Z distributed/algorithms/test_join (0.0018649757553151802) 2024-12-17T23:35:44.6364625Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.0018649757553151802) 2024-12-17T23:35:44.6365224Z distributed/checkpoint/e2e/test_fine_tuning (0.0018649757553151802) 2024-12-17T23:35:44.6365791Z distributed/checkpoint/e2e/test_fsdp_ep (0.0018649757553151802) 2024-12-17T23:35:44.6366421Z distributed/checkpoint/e2e/test_pipeline (0.0018649757553151802) 2024-12-17T23:35:44.6366979Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.0018649757553151802) 2024-12-17T23:35:44.6367540Z distributed/checkpoint/test_checkpoint (0.0018649757553151802) 2024-12-17T23:35:44.6368098Z distributed/checkpoint/test_compatibility (0.0018649757553151802) 2024-12-17T23:35:44.6368657Z distributed/checkpoint/test_dedup_tensors (0.0018649757553151802) 2024-12-17T23:35:44.6369248Z distributed/checkpoint/test_dtensor_checkpoint (0.0018649757553151802) 2024-12-17T23:35:44.6369857Z distributed/checkpoint/test_dtensor_resharding (0.0018649757553151802) 2024-12-17T23:35:44.6370484Z distributed/checkpoint/test_file_system_checkpoint (0.0018649757553151802) 2024-12-17T23:35:44.6371127Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.0018649757553151802) 2024-12-17T23:35:44.6371742Z distributed/checkpoint/test_format_utils (0.0018649757553151802) 2024-12-17T23:35:44.6372315Z distributed/checkpoint/test_fsdp_model_state (0.0018649757553151802) 2024-12-17T23:35:44.6372898Z distributed/checkpoint/test_fsdp_optim_state (0.0018649757553151802) 2024-12-17T23:35:44.6373544Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.0018649757553151802) 2024-12-17T23:35:44.6374151Z distributed/checkpoint/test_fsspec (0.0018649757553151802) 2024-12-17T23:35:44.6374756Z distributed/checkpoint/test_hsdp_checkpoint (0.0018649757553151802) 2024-12-17T23:35:44.6375324Z distributed/checkpoint/test_nested_dict (0.0018649757553151802) 2024-12-17T23:35:44.6375848Z distributed/checkpoint/test_planner (0.0018649757553151802) 2024-12-17T23:35:44.6376370Z distributed/checkpoint/test_save_load_api (0.0018649757553151802) 2024-12-17T23:35:44.6376918Z distributed/checkpoint/test_state_dict (0.0018649757553151802) 2024-12-17T23:35:44.6377480Z distributed/checkpoint/test_state_dict_utils (0.0018649757553151802) 2024-12-17T23:35:44.6378046Z distributed/checkpoint/test_tp_checkpoint (0.0018649757553151802) 2024-12-17T23:35:44.6378591Z distributed/checkpoint/test_traverse (0.0018649757553151802) 2024-12-17T23:35:44.6379097Z distributed/checkpoint/test_utils (0.0018649757553151802) 2024-12-17T23:35:44.6379580Z distributed/elastic/events/lib_test (0.0018649757553151802) 2024-12-17T23:35:44.6380089Z distributed/elastic/metrics/api_test (0.0018649757553151802) 2024-12-17T23:35:44.6380662Z distributed/elastic/multiprocessing/api_test (0.0018649757553151802) 2024-12-17T23:35:44.6381222Z distributed/elastic/test_control_plane (0.0018649757553151802) 2024-12-17T23:35:44.6381787Z distributed/elastic/timer/local_timer_example (0.0018649757553151802) 2024-12-17T23:35:44.6382379Z distributed/elastic/timer/local_timer_test (0.0018649757553151802) 2024-12-17T23:35:44.6382947Z distributed/elastic/utils/distributed_test (0.0018649757553151802) 2024-12-17T23:35:44.6383508Z distributed/elastic/utils/logging_test (0.0018649757553151802) 2024-12-17T23:35:44.6384142Z distributed/elastic/utils/util_test (0.0018649757553151802) 2024-12-17T23:35:44.6384679Z distributed/fsdp/test_checkpoint_wrapper (0.0018649757553151802) 2024-12-17T23:35:44.6385235Z distributed/fsdp/test_distributed_checkpoint (0.0018649757553151802) 2024-12-17T23:35:44.6385770Z distributed/fsdp/test_fsdp_apply (0.0018649757553151802) 2024-12-17T23:35:44.6395279Z distributed/fsdp/test_fsdp_backward_prefetch (0.0018649757553151802) 2024-12-17T23:35:44.6396015Z distributed/fsdp/test_fsdp_checkpoint (0.0018649757553151802) 2024-12-17T23:35:44.6396569Z distributed/fsdp/test_fsdp_clip_grad_norm (0.0018649757553151802) 2024-12-17T23:35:44.6397072Z distributed/fsdp/test_fsdp_comm (0.0018649757553151802) 2024-12-17T23:35:44.6397571Z distributed/fsdp/test_fsdp_comm_hooks (0.0018649757553151802) 2024-12-17T23:35:44.6398186Z distributed/fsdp/test_fsdp_core (0.0018649757553151802) 2024-12-17T23:35:44.6398713Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.0018649757553151802) 2024-12-17T23:35:44.6399260Z distributed/fsdp/test_fsdp_exec_order (0.0018649757553151802) 2024-12-17T23:35:44.6400001Z distributed/fsdp/test_fsdp_fine_tune (0.0018649757553151802) 2024-12-17T23:35:44.6400535Z distributed/fsdp/test_fsdp_flatten_params (0.0018649757553151802) 2024-12-17T23:35:44.6401089Z distributed/fsdp/test_fsdp_freezing_weights (0.0018649757553151802) 2024-12-17T23:35:44.6401601Z distributed/fsdp/test_fsdp_fx (0.0018649757553151802) 2024-12-17T23:35:44.6402070Z distributed/fsdp/test_fsdp_grad_acc (0.0018649757553151802) 2024-12-17T23:35:44.6402576Z distributed/fsdp/test_fsdp_hybrid_shard (0.0018649757553151802) 2024-12-17T23:35:44.6403128Z distributed/fsdp/test_fsdp_ignored_modules (0.0018649757553151802) 2024-12-17T23:35:44.6403653Z distributed/fsdp/test_fsdp_input (0.0018649757553151802) 2024-12-17T23:35:44.6404120Z distributed/fsdp/test_fsdp_memory (0.0018649757553151802) 2024-12-17T23:35:44.6404594Z distributed/fsdp/test_fsdp_meta (0.0018649757553151802) 2024-12-17T23:35:44.6405107Z distributed/fsdp/test_fsdp_mixed_precision (0.0018649757553151802) 2024-12-17T23:35:44.6405664Z distributed/fsdp/test_fsdp_multiple_forward (0.0018649757553151802) 2024-12-17T23:35:44.6406241Z distributed/fsdp/test_fsdp_multiple_wrapping (0.0018649757553151802) 2024-12-17T23:35:44.6406804Z distributed/fsdp/test_fsdp_optim_state (0.0018649757553151802) 2024-12-17T23:35:44.6407304Z distributed/fsdp/test_fsdp_overlap (0.0018649757553151802) 2024-12-17T23:35:44.6407894Z distributed/fsdp/test_fsdp_pure_fp16 (0.0018649757553151802) 2024-12-17T23:35:44.6408438Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.0018649757553151802) 2024-12-17T23:35:44.6408996Z distributed/fsdp/test_fsdp_tp_integration (0.0018649757553151802) 2024-12-17T23:35:44.6409530Z distributed/fsdp/test_fsdp_traversal (0.0018649757553151802) 2024-12-17T23:35:44.6410028Z distributed/fsdp/test_fsdp_uneven (0.0018649757553151802) 2024-12-17T23:35:44.6410532Z distributed/fsdp/test_fsdp_unshard_params (0.0018649757553151802) 2024-12-17T23:35:44.6411108Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.0018649757553151802) 2024-12-17T23:35:44.6411641Z distributed/fsdp/test_shard_utils (0.0018649757553151802) 2024-12-17T23:35:44.6412086Z distributed/fsdp/test_utils (0.0018649757553151802) 2024-12-17T23:35:44.6412522Z distributed/launcher/test_run (0.0018649757553151802) 2024-12-17T23:35:44.6413001Z distributed/nn/jit/test_instantiator (0.0018649757553151802) 2024-12-17T23:35:44.6413569Z distributed/optim/test_zero_redundancy_optimizer (0.0018649757553151802) 2024-12-17T23:35:44.6414138Z distributed/pipelining/test_backward (0.0018649757553151802) 2024-12-17T23:35:44.6414662Z distributed/pipelining/test_schedule (0.0018649757553151802) 2024-12-17T23:35:44.6415188Z distributed/pipelining/test_unflatten (0.0018649757553151802) 2024-12-17T23:35:44.6415759Z distributed/tensor/parallel/test_parallelize_api (0.0018649757553151802) 2024-12-17T23:35:44.6416381Z distributed/tensor/parallel/test_tp_examples (0.0018649757553151802) 2024-12-17T23:35:44.6417003Z distributed/tensor/parallel/test_tp_random_state (0.0018649757553151802) 2024-12-17T23:35:44.6417592Z distributed/tensor/parallel/test_tp_style (0.0018649757553151802) 2024-12-17T23:35:44.6418085Z distributed/test_backends (0.0018649757553151802) 2024-12-17T23:35:44.6418509Z distributed/test_c10d_pypg (0.0018649757553151802) 2024-12-17T23:35:44.6418961Z distributed/test_control_collectives (0.0018649757553151802) 2024-12-17T23:35:44.6419448Z distributed/test_data_parallel (0.0018649757553151802) 2024-12-17T23:35:44.6419909Z distributed/test_functional_api (0.0018649757553151802) 2024-12-17T23:35:44.6420333Z distributed/test_launcher (0.0018649757553151802) 2024-12-17T23:35:44.6420787Z distributed/test_multi_threaded_pg (0.0018649757553151802) 2024-12-17T23:35:44.6421229Z distributed/test_nccl (0.0018649757553151802) 2024-12-17T23:35:44.6421652Z distributed/test_symmetric_memory (0.0018649757553151802) 2024-12-17T23:35:44.6422126Z distributions/test_constraints (0.0018649757553151802) 2024-12-17T23:35:44.6422662Z distributions/test_distributions (0.0018649757553151802) 2024-12-17T23:35:44.6423146Z dynamo/test_activation_checkpointing (0.0018649757553151802) 2024-12-17T23:35:44.6423599Z dynamo/test_after_aot (0.0018649757553151802) 2024-12-17T23:35:44.6424015Z dynamo/test_aot_autograd_cache (0.0018649757553151802) 2024-12-17T23:35:44.6424444Z dynamo/test_autograd_function (0.0018649757553151802) 2024-12-17T23:35:44.6424860Z dynamo/test_backends (0.0018649757553151802) 2024-12-17T23:35:44.6425306Z dynamo/test_backward_higher_order_ops (0.0018649757553151802) 2024-12-17T23:35:44.6425759Z dynamo/test_bytecode_utils (0.0018649757553151802) 2024-12-17T23:35:44.6426158Z dynamo/test_comptime (0.0018649757553151802) 2024-12-17T23:35:44.6426530Z dynamo/test_config (0.0018649757553151802) 2024-12-17T23:35:44.6426892Z dynamo/test_ctx_manager (0.0018649757553151802) 2024-12-17T23:35:44.6427286Z dynamo/test_cudagraphs (0.0018649757553151802) 2024-12-17T23:35:44.6427837Z dynamo/test_cudagraphs_expandable_segments (0.0018649757553151802) 2024-12-17T23:35:44.6428317Z dynamo/test_debug_utils (0.0018649757553151802) 2024-12-17T23:35:44.6428709Z dynamo/test_decorators (0.0018649757553151802) 2024-12-17T23:35:44.6429088Z dynamo/test_deviceguard (0.0018649757553151802) 2024-12-17T23:35:44.6429464Z dynamo/test_exc (0.0018649757553151802) 2024-12-17T23:35:44.6429888Z dynamo/test_exceptions (0.0018649757553151802) 2024-12-17T23:35:44.6430295Z dynamo/test_fx_passes_pre_grad (0.0018649757553151802) 2024-12-17T23:35:44.6430701Z dynamo/test_global (0.0018649757553151802) 2024-12-17T23:35:44.6431083Z dynamo/test_guard_manager (0.0018649757553151802) 2024-12-17T23:35:44.6431499Z dynamo/test_input_attr_tracking (0.0018649757553151802) 2024-12-17T23:35:44.6431911Z dynamo/test_logging (0.0018649757553151802) 2024-12-17T23:35:44.6432285Z dynamo/test_minifier (0.0018649757553151802) 2024-12-17T23:35:44.6432657Z dynamo/test_model_output (0.0018649757553151802) 2024-12-17T23:35:44.6433039Z dynamo/test_modes (0.0018649757553151802) 2024-12-17T23:35:44.6433408Z dynamo/test_optimizers (0.0018649757553151802) 2024-12-17T23:35:44.6433793Z dynamo/test_prim_hop_base (0.0018649757553151802) 2024-12-17T23:35:44.6434186Z dynamo/test_profiler (0.0018649757553151802) 2024-12-17T23:35:44.6434586Z dynamo/test_python_autograd (0.0018649757553151802) 2024-12-17T23:35:44.6434991Z dynamo/test_recompile_ux (0.0018649757553151802) 2024-12-17T23:35:44.6435391Z dynamo/test_recompiles (0.0018649757553151802) 2024-12-17T23:35:44.6435789Z dynamo/test_reconstruct (0.0018649757553151802) 2024-12-17T23:35:44.6436175Z dynamo/test_reorder_logs (0.0018649757553151802) 2024-12-17T23:35:44.6436558Z dynamo/test_resume (0.0018649757553151802) 2024-12-17T23:35:44.6436915Z dynamo/test_sdpa (0.0018649757553151802) 2024-12-17T23:35:44.6437315Z dynamo/test_skip_guard_eval_unsafe (0.0018649757553151802) 2024-12-17T23:35:44.6437745Z dynamo/test_sources (0.0018649757553151802) 2024-12-17T23:35:44.6438223Z dynamo/test_subgraphs (0.0018649757553151802) 2024-12-17T23:35:44.6438594Z dynamo/test_torchrec (0.0018649757553151802) 2024-12-17T23:35:44.6438960Z dynamo/test_view (0.0018649757553151802) 2024-12-17T23:35:44.6439327Z export/test_converter (0.0018649757553151802) 2024-12-17T23:35:44.6439703Z export/test_cpp_serdes (0.0018649757553151802) 2024-12-17T23:35:44.6440108Z export/test_draft_export (0.0018649757553151802) 2024-12-17T23:35:44.6440518Z export/test_experimental (0.0018649757553151802) 2024-12-17T23:35:44.6440973Z export/test_functionalized_assertions (0.0018649757553151802) 2024-12-17T23:35:44.6441434Z export/test_lift_unlift (0.0018649757553151802) 2024-12-17T23:35:44.6441828Z export/test_pass_infra (0.0018649757553151802) 2024-12-17T23:35:44.6442191Z export/test_passes (0.0018649757553151802) 2024-12-17T23:35:44.6442553Z export/test_schema (0.0018649757553151802) 2024-12-17T23:35:44.6442922Z export/test_serialize (0.0018649757553151802) 2024-12-17T23:35:44.6443361Z export/test_sparse (0.0018649757553151802) 2024-12-17T23:35:44.6443722Z export/test_swap (0.0018649757553151802) 2024-12-17T23:35:44.6444076Z export/test_tools (0.0018649757553151802) 2024-12-17T23:35:44.6444431Z export/test_torchbind (0.0018649757553151802) 2024-12-17T23:35:44.6444816Z export/test_unflatten (0.0018649757553151802) 2024-12-17T23:35:44.6445200Z export/test_verifier (0.0018649757553151802) 2024-12-17T23:35:44.6445560Z functorch/test_ac (0.0018649757553151802) 2024-12-17T23:35:44.6445933Z functorch/test_logging (0.0018649757553151802) 2024-12-17T23:35:44.6446385Z functorch/test_memory_efficient_fusion (0.0018649757553151802) 2024-12-17T23:35:44.6446845Z functorch/test_minifier (0.0018649757553151802) 2024-12-17T23:35:44.6447237Z functorch/test_parsing (0.0018649757553151802) 2024-12-17T23:35:44.6447622Z functorch/test_rearrange (0.0018649757553151802) 2024-12-17T23:35:44.6448062Z functorch/test_vmap_registrations (0.0018649757553151802) 2024-12-17T23:35:44.6448553Z inductor/test_aot_inductor_package (0.0018649757553151802) 2024-12-17T23:35:44.6449034Z inductor/test_auto_functionalize (0.0018649757553151802) 2024-12-17T23:35:44.6449471Z inductor/test_autoheuristic (0.0018649757553151802) 2024-12-17T23:35:44.6449879Z inductor/test_b2b_gemm (0.0018649757553151802) 2024-12-17T23:35:44.6450268Z inductor/test_ck_backend (0.0018649757553151802) 2024-12-17T23:35:44.6450717Z inductor/test_codecache (0.0018649757553151802) 2024-12-17T23:35:44.6451126Z inductor/test_combo_kernels (0.0018649757553151802) 2024-12-17T23:35:44.6451554Z inductor/test_compile_worker (0.0018649757553151802) 2024-12-17T23:35:44.6452020Z inductor/test_coordinate_descent_tuner (0.0018649757553151802) 2024-12-17T23:35:44.6452516Z inductor/test_cpp_wrapper_hipify (0.0018649757553151802) 2024-12-17T23:35:44.6453065Z inductor/test_cudagraph_trees_expandable_segments (0.0018649757553151802) 2024-12-17T23:35:44.6453587Z inductor/test_custom_lowering (0.0018649757553151802) 2024-12-17T23:35:44.6454068Z inductor/test_custom_post_grad_passes (0.0018649757553151802) 2024-12-17T23:35:44.6454575Z inductor/test_decompose_mem_bound_mm (0.0018649757553151802) 2024-12-17T23:35:44.6455023Z inductor/test_dependencies (0.0018649757553151802) 2024-12-17T23:35:44.6455467Z inductor/test_external_callables (0.0018649757553151802) 2024-12-17T23:35:44.6455894Z inductor/test_foreach (0.0018649757553151802) 2024-12-17T23:35:44.6456254Z inductor/test_fp8 (0.0018649757553151802) 2024-12-17T23:35:44.6456645Z inductor/test_fused_attention (0.0018649757553151802) 2024-12-17T23:35:44.6457062Z inductor/test_fx_fusion (0.0018649757553151802) 2024-12-17T23:35:44.6457504Z inductor/test_graph_transform_observer (0.0018649757553151802) 2024-12-17T23:35:44.6457962Z inductor/test_indexing (0.0018649757553151802) 2024-12-17T23:35:44.6458371Z inductor/test_inplacing_pass (0.0018649757553151802) 2024-12-17T23:35:44.6458784Z inductor/test_layout_optim (0.0018649757553151802) 2024-12-17T23:35:44.6459177Z inductor/test_memory (0.0018649757553151802) 2024-12-17T23:35:44.6459562Z inductor/test_metrics (0.0018649757553151802) 2024-12-17T23:35:44.6459964Z inductor/test_minifier_isolate (0.0018649757553151802) 2024-12-17T23:35:44.6460400Z inductor/test_minifier_utils (0.0018649757553151802) 2024-12-17T23:35:44.6460810Z inductor/test_mmdecomp (0.0018649757553151802) 2024-12-17T23:35:44.6461257Z inductor/test_move_constructors_to_cuda (0.0018649757553151802) 2024-12-17T23:35:44.6461731Z inductor/test_multi_kernel (0.0018649757553151802) 2024-12-17T23:35:44.6462151Z inductor/test_op_dtype_prop (0.0018649757553151802) 2024-12-17T23:35:44.6462555Z inductor/test_ordered_set (0.0018649757553151802) 2024-12-17T23:35:44.6462946Z inductor/test_pad_mm (0.0018649757553151802) 2024-12-17T23:35:44.6463327Z inductor/test_profiler (0.0018649757553151802) 2024-12-17T23:35:44.6463716Z inductor/test_snode_runtime (0.0018649757553151802) 2024-12-17T23:35:44.6464160Z inductor/test_split_cat_fx_passes (0.0018649757553151802) 2024-12-17T23:35:44.6464698Z inductor/test_standalone_compile (0.0018649757553151802) 2024-12-17T23:35:44.6465118Z inductor/test_torchbind (0.0018649757553151802) 2024-12-17T23:35:44.6465592Z inductor/test_torchinductor_strided_blocks (0.0018649757553151802) 2024-12-17T23:35:44.6466089Z inductor/test_triton_kernels (0.0018649757553151802) 2024-12-17T23:35:44.6466526Z inductor/test_unbacked_symints (0.0018649757553151802) 2024-12-17T23:35:44.6466934Z inductor/test_utils (0.0018649757553151802) 2024-12-17T23:35:44.6467303Z lazy/test_debug_util (0.0018649757553151802) 2024-12-17T23:35:44.6467693Z lazy/test_functionalization (0.0018649757553151802) 2024-12-17T23:35:44.6468089Z lazy/test_generator (0.0018649757553151802) 2024-12-17T23:35:44.6468452Z lazy/test_reuse_ir (0.0018649757553151802) 2024-12-17T23:35:44.6468813Z lazy/test_step_closures (0.0018649757553151802) 2024-12-17T23:35:44.6469192Z nn/test_convolution (0.0018649757553151802) 2024-12-17T23:35:44.6469550Z nn/test_dropout (0.0018649757553151802) 2024-12-17T23:35:44.6469882Z nn/test_init (0.0018649757553151802) 2024-12-17T23:35:44.6470228Z nn/test_lazy_modules (0.0018649757553151802) 2024-12-17T23:35:44.6470605Z nn/test_load_state_dict (0.0018649757553151802) 2024-12-17T23:35:44.6470970Z nn/test_module_hooks (0.0018649757553151802) 2024-12-17T23:35:44.6471357Z nn/test_multihead_attention (0.0018649757553151802) 2024-12-17T23:35:44.6471824Z nn/test_pooling (0.0018649757553151802) 2024-12-17T23:35:44.6472160Z nn/test_pruning (0.0018649757553151802) 2024-12-17T23:35:44.6472630Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.0018649757553151802) 2024-12-17T23:35:44.6473164Z onnx/dynamo/test_exporter_api (0.0018649757553151802) 2024-12-17T23:35:44.6473572Z onnx/exporter/test_api (0.0018649757553151802) 2024-12-17T23:35:44.6473985Z onnx/exporter/test_building (0.0018649757553151802) 2024-12-17T23:35:44.6474462Z onnx/exporter/test_capture_strategies (0.0018649757553151802) 2024-12-17T23:35:44.6474918Z onnx/exporter/test_compat (0.0018649757553151802) 2024-12-17T23:35:44.6475324Z onnx/exporter/test_core (0.0018649757553151802) 2024-12-17T23:35:44.6475769Z onnx/exporter/test_small_models_e2e (0.0018649757553151802) 2024-12-17T23:35:44.6476217Z onnx/exporter/test_tensors (0.0018649757553151802) 2024-12-17T23:35:44.6476655Z onnx/internal/test_diagnostics (0.0018649757553151802) 2024-12-17T23:35:44.6477111Z onnx/internal/test_registraion (0.0018649757553151802) 2024-12-17T23:35:44.6477518Z onnx/test_autograd_funs (0.0018649757553151802) 2024-12-17T23:35:44.6477900Z onnx/test_custom_ops (0.0018649757553151802) 2024-12-17T23:35:44.6478369Z onnx/test_fx_to_onnx (0.0018649757553151802) 2024-12-17T23:35:44.6478767Z onnx/test_fx_to_onnx_decomp_skip (0.0018649757553151802) 2024-12-17T23:35:44.6479209Z onnx/test_fx_type_promotion (0.0018649757553151802) 2024-12-17T23:35:44.6479612Z onnx/test_lazy_import (0.0018649757553151802) 2024-12-17T23:35:44.6480092Z onnx/test_models_onnxruntime (0.0018649757553151802) 2024-12-17T23:35:44.6480489Z onnx/test_onnx_opset (0.0018649757553151802) 2024-12-17T23:35:44.6480896Z onnx/test_onnxscript_runtime (0.0018649757553151802) 2024-12-17T23:35:44.6481312Z onnx/test_op_consistency (0.0018649757553151802) 2024-12-17T23:35:44.6481750Z onnx/test_pytorch_onnx_no_runtime (0.0018649757553151802) 2024-12-17T23:35:44.6482218Z onnx/test_pytorch_onnx_onnxruntime (0.0018649757553151802) 2024-12-17T23:35:44.6482716Z onnx/test_pytorch_onnx_shape_inference (0.0018649757553151802) 2024-12-17T23:35:44.6483179Z onnx/test_symbolic_helper (0.0018649757553151802) 2024-12-17T23:35:44.6483560Z onnx/test_utility_funs (0.0018649757553151802) 2024-12-17T23:35:44.6483950Z onnx/test_verification (0.0018649757553151802) 2024-12-17T23:35:44.6484348Z profiler/test_cpp_thread (0.0018649757553151802) 2024-12-17T23:35:44.6484762Z profiler/test_execution_trace (0.0018649757553151802) 2024-12-17T23:35:44.6485176Z profiler/test_kineto (0.0018649757553151802) 2024-12-17T23:35:44.6485661Z profiler/test_record_function (0.0018649757553151802) 2024-12-17T23:35:44.6486049Z test_ao_sparsity (0.0018649757553151802) 2024-12-17T23:35:44.6486396Z test_autocast (0.0018649757553151802) 2024-12-17T23:35:44.6486755Z test_autograd_fallback (0.0018649757553151802) 2024-12-17T23:35:44.6487105Z test_autoload (0.0018649757553151802) 2024-12-17T23:35:44.6487458Z test_bundled_inputs (0.0018649757553151802) 2024-12-17T23:35:44.6487855Z test_compile_benchmark_util (0.0018649757553151802) 2024-12-17T23:35:44.6488223Z test_complex (0.0018649757553151802) 2024-12-17T23:35:44.6488612Z test_cpp_extensions_aot_no_ninja (0.0018649757553151802) 2024-12-17T23:35:44.6489079Z test_cpp_extensions_stream_and_event (0.0018649757553151802) 2024-12-17T23:35:44.6489493Z test_cuda_multigpu (0.0018649757553151802) 2024-12-17T23:35:44.6489853Z test_cuda_sanitizer (0.0018649757553151802) 2024-12-17T23:35:44.6490208Z test_dataloader (0.0018649757553151802) 2024-12-17T23:35:44.6490538Z test_datapipe (0.0018649757553151802) 2024-12-17T23:35:44.6490874Z test_decomp (0.0018649757553151802) 2024-12-17T23:35:44.6491199Z test_deploy (0.0018649757553151802) 2024-12-17T23:35:44.6491515Z test_dispatch (0.0018649757553151802) 2024-12-17T23:35:44.6491844Z test_dlpack (0.0018649757553151802) 2024-12-17T23:35:44.6492172Z test_dynamic_shapes (0.0018649757553151802) 2024-12-17T23:35:44.6492605Z test_expanded_weights (0.0018649757553151802) 2024-12-17T23:35:44.6492972Z test_file_check (0.0018649757553151802) 2024-12-17T23:35:44.6493312Z test_flop_counter (0.0018649757553151802) 2024-12-17T23:35:44.6493945Z test_function_schema (0.0018649757553151802) 2024-12-17T23:35:44.6494376Z test_functional_autograd_benchmark (0.0018649757553151802) 2024-12-17T23:35:44.6494804Z test_functional_optim (0.0018649757553151802) 2024-12-17T23:35:44.6495197Z test_functionalization (0.0018649757553151802) 2024-12-17T23:35:44.6495630Z test_functionalization_of_rng_ops (0.0018649757553151802) 2024-12-17T23:35:44.6496046Z test_futures (0.0018649757553151802) 2024-12-17T23:35:44.6496368Z test_fx_passes (0.0018649757553151802) 2024-12-17T23:35:44.6496724Z test_fx_reinplace_pass (0.0018649757553151802) 2024-12-17T23:35:44.6497085Z test_import_stats (0.0018649757553151802) 2024-12-17T23:35:44.6497431Z test_indexing (0.0018649757553151802) 2024-12-17T23:35:44.6497758Z test_itt (0.0018649757553151802) 2024-12-17T23:35:44.6498076Z test_jit_autocast (0.0018649757553151802) 2024-12-17T23:35:44.6498428Z test_jit_disabled (0.0018649757553151802) 2024-12-17T23:35:44.6498791Z test_jit_fuser_legacy (0.0018649757553151802) 2024-12-17T23:35:44.6499152Z test_jit_llga_fuser (0.0018649757553151802) 2024-12-17T23:35:44.6499506Z test_jiterator (0.0018649757553151802) 2024-12-17T23:35:44.6499844Z test_license (0.0018649757553151802) 2024-12-17T23:35:44.6500163Z test_logging (0.0018649757553151802) 2024-12-17T23:35:44.6500497Z test_masked (0.0018649757553151802) 2024-12-17T23:35:44.6500834Z test_maskedtensor (0.0018649757553151802) 2024-12-17T23:35:44.6501180Z test_matmul_cuda (0.0018649757553151802) 2024-12-17T23:35:44.6501514Z test_meta (0.0018649757553151802) 2024-12-17T23:35:44.6501829Z test_mkldnn (0.0018649757553151802) 2024-12-17T23:35:44.6502156Z test_mkldnn_fusion (0.0018649757553151802) 2024-12-17T23:35:44.6502516Z test_mkldnn_verbose (0.0018649757553151802) 2024-12-17T23:35:44.6502892Z test_mobile_optimizer (0.0018649757553151802) 2024-12-17T23:35:44.6503290Z test_model_exports_to_core_aten (0.0018649757553151802) 2024-12-17T23:35:44.6503701Z test_multiprocessing (0.0018649757553151802) 2024-12-17T23:35:44.6504098Z test_multiprocessing_spawn (0.0018649757553151802) 2024-12-17T23:35:44.6504473Z test_namedtensor (0.0018649757553151802) 2024-12-17T23:35:44.6504850Z test_namedtuple_return_api (0.0018649757553151802) 2024-12-17T23:35:44.6505246Z test_native_functions (0.0018649757553151802) 2024-12-17T23:35:44.6505600Z test_native_mha (0.0018649757553151802) 2024-12-17T23:35:44.6506155Z test_numba_integration (0.0018649757553151802) 2024-12-17T23:35:44.6506517Z test_openmp (0.0018649757553151802) 2024-12-17T23:35:44.6506830Z test_ops_jit (0.0018649757553151802) 2024-12-17T23:35:44.6507172Z test_out_dtype_op (0.0018649757553151802) 2024-12-17T23:35:44.6507516Z test_overrides (0.0018649757553151802) 2024-12-17T23:35:44.6507858Z test_per_overload_api (0.0018649757553151802) 2024-12-17T23:35:44.6508219Z test_prims (0.0018649757553151802) 2024-12-17T23:35:44.6508559Z test_python_dispatch (0.0018649757553151802) 2024-12-17T23:35:44.6508930Z test_scatter_gather_ops (0.0018649757553151802) 2024-12-17T23:35:44.6509301Z test_schema_check (0.0018649757553151802) 2024-12-17T23:35:44.6509674Z test_segment_reductions (0.0018649757553151802) 2024-12-17T23:35:44.6510104Z test_set_default_mobile_cpu_allocator (0.0018649757553151802) 2024-12-17T23:35:44.6510526Z test_shape_ops (0.0018649757553151802) 2024-12-17T23:35:44.6510867Z test_show_pickle (0.0018649757553151802) 2024-12-17T23:35:44.6511216Z test_sort_and_select (0.0018649757553151802) 2024-12-17T23:35:44.6511570Z test_sparse (0.0018649757553151802) 2024-12-17T23:35:44.6511901Z test_sparse_csr (0.0018649757553151802) 2024-12-17T23:35:44.6512229Z test_subclass (0.0018649757553151802) 2024-12-17T23:35:44.6512588Z test_tensor_creation_ops (0.0018649757553151802) 2024-12-17T23:35:44.6512963Z test_tensorexpr (0.0018649757553151802) 2024-12-17T23:35:44.6513391Z test_tensorexpr_pybind (0.0018649757553151802) 2024-12-17T23:35:44.6513758Z test_type_info (0.0018649757553151802) 2024-12-17T23:35:44.6514110Z test_type_promotion (0.0018649757553151802) 2024-12-17T23:35:44.6514448Z test_typing (0.0018649757553151802) 2024-12-17T23:35:44.6514785Z test_unary_ufuncs (0.0018649757553151802) 2024-12-17T23:35:44.6515154Z test_utils_config_module (0.0018649757553151802) 2024-12-17T23:35:44.6515509Z test_view_ops (0.0018649757553151802) 2024-12-17T23:35:44.6515839Z test_vulkan (0.0018649757553151802) 2024-12-17T23:35:44.6516164Z test_weak (0.0018649757553151802) 2024-12-17T23:35:44.6516501Z test_xnnpack_integration (0.0018649757553151802) 2024-12-17T23:35:44.6516952Z torch_np/numpy_tests/core/test_einsum (0.0018649757553151802) 2024-12-17T23:35:44.6517472Z torch_np/numpy_tests/core/test_multiarray (0.0018649757553151802) 2024-12-17T23:35:44.6518107Z torch_np/numpy_tests/core/test_scalar_methods (0.0018649757553151802) 2024-12-17T23:35:44.6518686Z torch_np/numpy_tests/core/test_scalarinherit (0.0018649757553151802) 2024-12-17T23:35:44.6519215Z torch_np/numpy_tests/fft/test_helper (0.0018649757553151802) 2024-12-17T23:35:44.6519708Z torch_np/numpy_tests/fft/test_pocketfft (0.0018649757553151802) 2024-12-17T23:35:44.6520153Z torch_np/test_basic (0.0018649757553151802) 2024-12-17T23:35:44.6520545Z torch_np/test_binary_ufuncs (0.0018649757553151802) 2024-12-17T23:35:44.6520925Z torch_np/test_dtype (0.0018649757553151802) 2024-12-17T23:35:44.6521310Z torch_np/test_function_base (0.0018649757553151802) 2024-12-17T23:35:44.6521732Z torch_np/test_nep50_examples (0.0018649757553151802) 2024-12-17T23:35:44.6522118Z torch_np/test_random (0.0018649757553151802) 2024-12-17T23:35:44.6522525Z torch_np/test_scalars_0D_arrays (0.0018649757553151802) 2024-12-17T23:35:44.6522957Z torch_np/test_ufuncs_basic (0.0018649757553151802) 2024-12-17T23:35:44.6523355Z torch_np/test_unary_ufuncs (0.0018649757553151802) 2024-12-17T23:35:44.6523731Z xpu/test_conv (0.0018649757553151802) 2024-12-17T23:35:44.6524062Z xpu/test_gemm (0.0018649757553151802) 2024-12-17T23:35:44.6524427Z distributed/test_c10d_common (0.0016784781797836627) 2024-12-17T23:35:45.1573817Z export/test_export_legacy (0.0009324878776575901) 2024-12-17T23:35:45.1574614Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:35:45.1597063Z Changed files: ['.ci/pytorch/common_utils.sh', '.ci/pytorch/smoke_test/smoke_test.py', '.ci/wheel/build_wheel.sh', '.circleci/scripts/binary_linux_test.sh', '.circleci/scripts/binary_populate_env.sh', '.github/ci_commit_pins/xla.txt', '.github/scripts/filter_test_configs.py', '.github/templates/common.yml.j2', '.github/templates/linux_binary_build_workflow.yml.j2', '.github/templates/macos_binary_build_workflow.yml.j2', '.github/templates/windows_binary_build_workflow.yml.j2', '.github/workflows/_bazel-build-test.yml', '.github/workflows/_binary-build-linux.yml', '.github/workflows/_binary-test-linux.yml', '.github/workflows/_binary-upload.yml', '.github/workflows/_docs.yml', '.github/workflows/_linux-build.yml', '.github/workflows/_linux-test.yml', '.github/workflows/_mac-build.yml', '.github/workflows/_mac-test-mps.yml', '.github/workflows/_mac-test.yml', '.github/workflows/_rocm-test.yml', '.github/workflows/_runner-determinator.yml', '.github/workflows/_win-build.yml', '.github/workflows/_win-test.yml', '.github/workflows/_xpu-test.yml', '.github/workflows/build-almalinux-images.yml', '.github/workflows/build-libtorch-images.yml', '.github/workflows/build-manywheel-images-s390x.yml', '.github/workflows/build-manywheel-images.yml', '.github/workflows/build-triton-wheel.yml', '.github/workflows/check-labels.yml', '.github/workflows/close-nonexistent-disable-issues.yml', '.github/workflows/create_release.yml', '.github/workflows/docker-builds.yml', '.github/workflows/docker-release.yml', '.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-main.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-main.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml', '.github/workflows/generated-linux-binary-manywheel-main.yml', '.github/workflows/generated-linux-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml', '.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-debug-main.yml', '.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-release-main.yml', '.github/workflows/generated-windows-binary-libtorch-release-nightly.yml', '.github/workflows/generated-windows-binary-wheel-nightly.yml', '.github/workflows/inductor-micro-benchmark.yml', '.github/workflows/inductor-perf-compare.yml', '.github/workflows/inductor-perf-test-nightly-aarch64.yml', '.github/workflows/inductor-perf-test-nightly-x86.yml', '.github/workflows/inductor-perf-test-nightly.yml', '.github/workflows/inductor-periodic.yml', '.github/workflows/inductor-rocm.yml', '.github/workflows/inductor-unittest.yml', '.github/workflows/inductor.yml', '.github/workflows/lint-autoformat.yml', '.github/workflows/lint-bc.yml', '.github/workflows/lint.yml', '.github/workflows/linux-aarch64.yml', '.github/workflows/llm_td_retrieval.yml', '.github/workflows/nightly-s3-uploads.yml', '.github/workflows/nightly.yml', '.github/workflows/nitpicker.yml', '.github/workflows/periodic.yml', '.github/workflows/pull.yml', '.github/workflows/slow.yml', '.github/workflows/target-determination-indexer.yml', '.github/workflows/target_determination.yml', '.github/workflows/torchbench.yml', '.github/workflows/trunk.yml', '.github/workflows/update-viablestrict.yml', '.github/workflows/update_pytorch_labels.yml', '.github/workflows/upload-test-stats-while-running.yml', '.github/workflows/upload-test-stats.yml', '.github/workflows/upload-torch-dynamo-perf-stats.yml', '.github/workflows/upload_test_stats_intermediate.yml', '.github/workflows/weekly.yml', '.github/workflows/xpu.yml', 'aten/src/ATen/DeviceAccelerator.cpp', 'aten/src/ATen/DeviceAccelerator.h', 'docs/source/_static/css/custom.css', 'test/cpp_extensions/open_registration_extension/setup.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/__init__.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.cu', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/ops.py', 'test/cpp_extensions/python_agnostic_extension/setup.py', 'test/run_test.py', 'test/test_accelerator.py', 'test/test_cpp_extensions_aot.py', 'test/test_cuda.py', 'test/test_xpu.py', 'tools/stats/import_test_stats.py', 'torch/csrc/DeviceAccelerator.cpp', 'torch/csrc/utils/device_lazy_init.h', 'torch/utils/cpp_extension.py'] 2024-12-17T23:35:45.1619040Z Results from HistorialEditedFiles 2024-12-17T23:35:45.1619375Z test_cuda (0.25) 2024-12-17T23:35:45.1619705Z inductor/test_compiled_optimizers (0.019321902249204832) 2024-12-17T23:35:45.1620190Z test_cpp_extensions_stream_and_event (0.016641825188229133) 2024-12-17T23:35:45.1620688Z distributed/test_inductor_collectives (0.013600512973253723) 2024-12-17T23:35:45.1621150Z inductor/test_torchinductor (0.010740278634029864) 2024-12-17T23:35:45.1621531Z test_mps (0.008725355806492785) 2024-12-17T23:35:45.1621849Z test_optim (0.008217504083479384) 2024-12-17T23:35:45.1622204Z functorch/test_aotdispatch (0.008000812381736661) 2024-12-17T23:35:45.1622696Z distributed/_tools/test_runtime_estimator (0.007719210065900763) 2024-12-17T23:35:45.1623169Z test_ci_sanity_check_fail (0.007719210065900763) 2024-12-17T23:35:45.1623575Z inductor/test_cpu_cpp_wrapper (0.00714741672768589) 2024-12-17T23:35:45.1623989Z inductor/test_cpu_repro (0.0065140456453555715) 2024-12-17T23:35:45.1624414Z test_cpp_extensions_mtia_backend (0.005146140043933842) 2024-12-17T23:35:45.1624859Z test_torch (0.004865412781145141) 2024-12-17T23:35:45.1625228Z dynamo/test_structured_trace (0.00443299779309033) 2024-12-17T23:35:45.1625611Z test_autocast (0.004322259981719106) 2024-12-17T23:35:45.1626011Z inductor/test_mkldnn_pattern_matcher (0.00409994673829894) 2024-12-17T23:35:45.1626445Z test_serialization (0.00372279428902038) 2024-12-17T23:35:45.1626805Z test_nestedtensor (0.003641703140850118) 2024-12-17T23:35:45.1627175Z distributed/test_c10d_nccl (0.003490598867009389) 2024-12-17T23:35:45.1627551Z test_nn (0.003480498119561809) 2024-12-17T23:35:45.1627895Z profiler/test_profiler (0.003342002970072012) 2024-12-17T23:35:45.1628277Z test_cpp_extensions_jit (0.0033158696646201223) 2024-12-17T23:35:45.1628698Z test_cuda_expandable_segments (0.0032371440235931547) 2024-12-17T23:35:45.1629083Z test_ops (0.0029873963601166477) 2024-12-17T23:35:45.1629408Z inductor/test_perf (0.002782672461388891) 2024-12-17T23:35:45.1629791Z test_cuda_nvml_based_avail (0.002747035447980408) 2024-12-17T23:35:45.1630203Z inductor/test_aot_inductor (0.0026874286896098947) 2024-12-17T23:35:45.1630600Z dynamo/test_model_output (0.002573070021966921) 2024-12-17T23:35:45.1631048Z inductor/test_decompose_mem_bound_mm (0.002573070021966921) 2024-12-17T23:35:45.1631462Z test_linalg (0.002573070021966921) 2024-12-17T23:35:45.1631837Z functorch/test_eager_transforms (0.002562645852589538) 2024-12-17T23:35:45.1632243Z dynamo/test_misc (0.0024640255764755425) 2024-12-17T23:35:45.1632720Z inductor/test_cudagraph_trees_expandable_segments (0.002319847257900335) 2024-12-17T23:35:45.1633207Z test_transformers (0.002314623520792822) 2024-12-17T23:35:45.1633614Z inductor/test_extension_backend (0.0022255956087440377) 2024-12-17T23:35:45.1634123Z dynamo/test_cudagraphs_expandable_segments (0.0022054885902573606) 2024-12-17T23:35:45.1634634Z inductor/test_torchinductor_opinfo (0.002172814685216511) 2024-12-17T23:35:45.1635093Z inductor/test_max_autotune (0.002144225018305767) 2024-12-17T23:35:45.1635482Z test_fake_tensor (0.0020544758364658537) 2024-12-17T23:35:45.1635901Z dynamo/test_activation_checkpointing (0.001999127084736204) 2024-12-17T23:35:45.1636339Z dynamo/test_utils (0.0019947076294169136) 2024-12-17T23:35:45.1636800Z test_cpp_extensions_open_device_registration (0.0019134267370175349) 2024-12-17T23:35:45.1637275Z dynamo/test_ctx_manager (0.0018869180161090755) 2024-12-17T23:35:45.1637694Z dynamo/test_higher_order_ops (0.001862110982051138) 2024-12-17T23:35:45.1638171Z test_indexing (0.0018523760437907603) 2024-12-17T23:35:45.1638614Z test_view_ops (0.0018523760437907603) 2024-12-17T23:35:45.1639106Z distributed/tensor/parallel/test_micro_pipeline_tp (0.001715380014644614) 2024-12-17T23:35:45.1639665Z inductor/test_cutlass_backend (0.001715380014644614) 2024-12-17T23:35:45.1640058Z test_cuda_multigpu (0.0016749229388275239) 2024-12-17T23:35:45.1640483Z inductor/test_triton_cpu_backend (0.0016582006808231267) 2024-12-17T23:35:45.1640968Z inductor/test_cpu_select_algorithm (0.0016412353839749933) 2024-12-17T23:35:45.1641389Z nn/test_lazy_modules (0.0016256308328047003) 2024-12-17T23:35:45.1641775Z export/test_export (0.0015944885170626403) 2024-12-17T23:35:45.1642143Z dynamo/test_logging (0.001526876716332019) 2024-12-17T23:35:45.1642495Z dynamo/test_repros (0.001526876716332019) 2024-12-17T23:35:45.1642944Z torch_np/numpy_tests/core/test_multiarray (0.0014442993173039355) 2024-12-17T23:35:45.1643444Z dynamo/test_autograd_function (0.0014382692066310112) 2024-12-17T23:35:45.1643853Z inductor/test_codecache (0.001434981358404629) 2024-12-17T23:35:45.1644240Z test_tensorboard (0.001374043192045447) 2024-12-17T23:35:45.1644591Z test_decomp (0.0013724746405749094) 2024-12-17T23:35:45.1644917Z nn/test_dropout (0.001369537269756587) 2024-12-17T23:35:45.1645265Z test_stateless (0.00136136993745548) 2024-12-17T23:35:45.1645603Z test_testing (0.001335034148126004) 2024-12-17T23:35:45.1646009Z test_public_bindings (0.0013210397813929785) 2024-12-17T23:35:45.1646388Z test_binary_ufuncs (0.0012937489995479418) 2024-12-17T23:35:45.1646743Z test_autograd (0.0012920156624649192) 2024-12-17T23:35:45.1647086Z nn/test_convolution (0.0012865350109834606) 2024-12-17T23:35:45.1647453Z nn/test_pooling (0.0012865350109834606) 2024-12-17T23:35:45.1647815Z functorch/test_ops (0.0011310197898755697) 2024-12-17T23:35:45.1648163Z test_custom_ops (0.0011192518765083235) 2024-12-17T23:35:45.1648547Z dynamo/test_dynamic_shapes (0.0010890668465069293) 2024-12-17T23:35:45.1648965Z inductor/test_debug_trace (0.001059766971168699) 2024-12-17T23:35:45.1649363Z test_cuda_primary_ctx (0.0010316554333357937) 2024-12-17T23:35:45.1649737Z test_cuda_trace (0.0010316554333357937) 2024-12-17T23:35:45.1650121Z test_sparse_semi_structured (0.0010108455142729211) 2024-12-17T23:35:45.1650510Z export/test_serialize (0.0009781862655889977) 2024-12-17T23:35:45.1650958Z distributed/nn/jit/test_instantiator (0.0009454083035257247) 2024-12-17T23:35:45.1651402Z lazy/test_ts_opinfo (0.0009454083035257247) 2024-12-17T23:35:45.1651738Z test_jit (0.0008992412521197428) 2024-12-17T23:35:45.1652065Z test_jit_autocast (0.0008904679693855799) 2024-12-17T23:35:45.1652423Z test_jit_llga_fuser (0.0008904679693855799) 2024-12-17T23:35:45.1652818Z distributed/test_data_parallel (0.000857690007322307) 2024-12-17T23:35:45.1653218Z test_sparse_csr (0.0008498482701125031) 2024-12-17T23:35:45.1653639Z inductor/test_efficient_conv_bn_eval (0.0008495215310620946) 2024-12-17T23:35:45.1654113Z inductor/test_inductor_freezing (0.0008495215310620946) 2024-12-17T23:35:45.1654563Z inductor/test_flex_attention (0.0008362477571392493) 2024-12-17T23:35:45.1654952Z test_sparse (0.0008325640126700416) 2024-12-17T23:35:45.1655285Z test_cuda_sanitizer (0.0008207206104549662) 2024-12-17T23:35:45.1655693Z inductor/test_memory_planning (0.0008174650108548655) 2024-12-17T23:35:45.1656104Z test_ops_gradients (0.0007842448543005128) 2024-12-17T23:35:45.1656444Z test_typing (0.0007593110089328014) 2024-12-17T23:35:45.1656824Z inductor/test_triton_kernels (0.0007576261731347046) 2024-12-17T23:35:45.1657250Z test_compile_benchmark_util (0.0007427996426532014) 2024-12-17T23:35:45.1657644Z dynamo/test_cudagraphs (0.0007351628634191202) 2024-12-17T23:35:45.1658061Z inductor/test_fused_attention (0.0007351628634191202) 2024-12-17T23:35:45.1658452Z test_autoload (0.0007351628634191202) 2024-12-17T23:35:45.1658804Z test_tensor_creation_ops (0.0007167837918336423) 2024-12-17T23:35:45.1659181Z test_ao_sparsity (0.0007100216805899286) 2024-12-17T23:35:45.1659614Z test_complex (0.0007100216805899286) 2024-12-17T23:35:45.1659957Z test_cpp_api_parity (0.0007100216805899286) 2024-12-17T23:35:45.1660319Z test_pytree (0.0007068622288301583) 2024-12-17T23:35:45.1660764Z inductor/test_torchinductor_dynamic_shapes (0.0006861520058578456) 2024-12-17T23:35:45.1661234Z test_python_dispatch (0.0006816212536436989) 2024-12-17T23:35:45.1661611Z test_jit_fuser_te (0.0006584578325907332) 2024-12-17T23:35:45.1662080Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.0006432675054917303) 2024-12-17T23:35:45.1662599Z inductor/test_unbacked_symints (0.0006432675054917303) 2024-12-17T23:35:45.1662994Z test_meta (0.0006432675054917303) 2024-12-17T23:35:45.1663314Z test_foreach (0.0006256798705274604) 2024-12-17T23:35:45.1663651Z test_sort_and_select (0.0006256798705274604) 2024-12-17T23:35:45.1664003Z test_weak (0.0005986189948705723) 2024-12-17T23:35:45.1664315Z test_fx (0.0005818932725513373) 2024-12-17T23:35:45.1664701Z inductor/test_cooperative_reductions (0.0005717933382148713) 2024-12-17T23:35:45.1665187Z inductor/test_kernel_benchmark (0.0005717933382148713) 2024-12-17T23:35:45.1665625Z inductor/test_loop_ordering (0.0005717933382148713) 2024-12-17T23:35:45.1666048Z inductor/test_pattern_matcher (0.0005717933382148713) 2024-12-17T23:35:45.1666439Z test_dispatch (0.0005658410328072995) 2024-12-17T23:35:45.1666861Z test_dynamic_shapes (0.0005658410328072995) 2024-12-17T23:35:45.1667218Z test_numpy_interop (0.0005658410328072995) 2024-12-17T23:35:45.1667624Z inductor/test_benchmark_fusion (0.0005432036713041278) 2024-12-17T23:35:45.1668038Z dynamo/test_modules (0.0005298529617327852) 2024-12-17T23:35:45.1668432Z dynamo/test_compiler_bisector (0.0005146140043933842) 2024-12-17T23:35:45.1668844Z export/test_passes (0.000502792086075897) 2024-12-17T23:35:45.1669221Z export/test_pass_infra (0.0005006088751481676) 2024-12-17T23:35:45.1669587Z test_bundled_inputs (0.0004990868577091012) 2024-12-17T23:35:45.1670094Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.0004886838413813145) 2024-12-17T23:35:45.1670748Z distributed/_tensor/experimental/test_tp_transform (0.0004678309130848947) 2024-12-17T23:35:45.1671248Z dynamo/test_export (0.0004678309130848947) 2024-12-17T23:35:45.1671606Z test_out_dtype_op (0.0004678309130848947) 2024-12-17T23:35:45.1672048Z torch_np/numpy_tests/lib/test_shape_base_ (0.00044744333434624774) 2024-12-17T23:35:45.1672573Z distributed/fsdp/test_fsdp_state_dict (0.0004288450036611535) 2024-12-17T23:35:45.1673022Z dynamo/test_compile (0.0004288450036611535) 2024-12-17T23:35:45.1673378Z test_deploy (0.0004211658899073364) 2024-12-17T23:35:45.1673691Z test_utils (0.0004211658899073364) 2024-12-17T23:35:45.1674047Z test_xnnpack_integration (0.0004211658899073364) 2024-12-17T23:35:45.1674441Z functorch/test_vmap (0.00040627421399477696) 2024-12-17T23:35:45.1674821Z inductor/test_mmdecomp (0.00040627421399477696) 2024-12-17T23:35:45.1675203Z test_namedtensor (0.00040627421399477696) 2024-12-17T23:35:45.1675657Z torch_np/numpy_tests/core/test_shape_base (0.00040627421399477696) 2024-12-17T23:35:45.1676149Z inductor/test_compiled_autograd (0.0003958569264564494) 2024-12-17T23:35:45.1676611Z test_model_exports_to_core_aten (0.00038838792784406354) 2024-12-17T23:35:45.1677037Z test_numba_integration (0.00038838792784406354) 2024-12-17T23:35:45.1677423Z test_ops_fwd_gradients (0.00038838792784406354) 2024-12-17T23:35:45.1677790Z test_ops_jit (0.00038838792784406354) 2024-12-17T23:35:45.1678239Z test_shape_ops (0.00038838792784406354) 2024-12-17T23:35:45.1678579Z test_show_pickle (0.00038838792784406354) 2024-12-17T23:35:45.1678935Z test_type_hints (0.00038838792784406354) 2024-12-17T23:35:45.1679285Z test_type_info (0.00038838792784406354) 2024-12-17T23:35:45.1679621Z test_overrides (0.00037706740414077453) 2024-12-17T23:35:45.1680011Z functorch/test_control_flow (0.000354411714809138) 2024-12-17T23:35:45.1680444Z inductor/test_flex_decoding (0.00032163375274586514) 2024-12-17T23:35:45.1680954Z nn/test_multihead_attention (0.00032163375274586514) 2024-12-17T23:35:45.1681370Z test_comparison_utils (0.00032163375274586514) 2024-12-17T23:35:45.1681749Z test_native_mha (0.00032163375274586514) 2024-12-17T23:35:45.1682086Z test_modules (0.0002940651453676481) 2024-12-17T23:35:45.1682431Z test_dataloader (0.00028374735336842083) 2024-12-17T23:35:45.1682932Z inductor/test_torchinductor_codegen_dynamic_shapes (0.0002751755440159069) 2024-12-17T23:35:45.1683446Z test_functionalization (0.00017745310496323593) 2024-12-17T23:35:45.1683836Z test_legacy_vmap (0.00017745310496323593) 2024-12-17T23:35:45.1684216Z test_multiprocessing (0.00017745310496323593) 2024-12-17T23:35:45.1684588Z nn/test_module_hooks (0.0001737991580861317) 2024-12-17T23:35:45.1684958Z dynamo/test_exc (0.00016081687637293257) 2024-12-17T23:35:45.1685360Z distributed/_tensor/test_api (0.00014102119602285885) 2024-12-17T23:35:45.1685844Z distributed/fsdp/test_fsdp_optim_state (0.00014102119602285885) 2024-12-17T23:35:45.1686292Z nn/test_init (0.00014102119602285885) 2024-12-17T23:35:45.1686629Z test_prims (0.00014102119602285885) 2024-12-17T23:35:45.1687025Z onnx/test_pytorch_onnx_onnxruntime (0.00013378592013490456) 2024-12-17T23:35:45.1687494Z export/test_export_nonstrict (0.00011435866764297428) 2024-12-17T23:35:45.1688060Z export/test_export_training_ir_to_run_decomp (0.00011435866764297428) 2024-12-17T23:35:45.1688553Z export/test_retraceability (0.00011435866764297428) 2024-12-17T23:35:45.1688954Z export/test_serdes (0.00011435866764297428) 2024-12-17T23:35:45.1689356Z inductor/test_binary_folding (0.00011435866764297428) 2024-12-17T23:35:45.1689780Z inductor/test_ck_backend (0.00011435866764297428) 2024-12-17T23:35:45.1690187Z inductor/test_combo_kernels (0.00011435866764297428) 2024-12-17T23:35:45.1690668Z inductor/test_coordinate_descent_tuner (0.00011435866764297428) 2024-12-17T23:35:45.1691138Z inductor/test_cuda_repro (0.00011435866764297428) 2024-12-17T23:35:45.1691532Z inductor/test_foreach (0.00011435866764297428) 2024-12-17T23:35:45.1691921Z inductor/test_halide (0.00011435866764297428) 2024-12-17T23:35:45.1692335Z inductor/test_inplacing_pass (0.00011435866764297428) 2024-12-17T23:35:45.1692743Z inductor/test_profiler (0.00011435866764297428) 2024-12-17T23:35:45.1693210Z inductor/test_triton_extension_backend (0.00011435866764297428) 2024-12-17T23:35:45.1693948Z inductor/test_triton_heuristics (0.00011435866764297428) 2024-12-17T23:35:45.1694383Z profiler/test_cpp_thread (0.00011435866764297428) 2024-12-17T23:35:45.1694792Z test_expanded_weights (9.261679978343383e-05) 2024-12-17T23:35:45.1695171Z test_reductions (8.300225877312648e-05) 2024-12-17T23:35:45.1695530Z test_fx_experimental (7.394708241474361e-05) 2024-12-17T23:35:45.1695964Z distributions/test_distributions (7.351628634191202e-05) 2024-12-17T23:35:45.1696493Z distributed/checkpoint/e2e/test_pipeline (5.983883772016095e-05) 2024-12-17T23:35:45.1697016Z distributed/rpc/test_share_memory (5.983883772016095e-05) 2024-12-17T23:35:45.1697531Z distributed/test_c10d_functional_native (5.983883772016095e-05) 2024-12-17T23:35:45.1697997Z distributed/test_nccl (5.983883772016095e-05) 2024-12-17T23:35:45.1698375Z distributed/test_store (5.983883772016095e-05) 2024-12-17T23:35:45.1698835Z distributed/_tensor/test_pointwise_ops (4.116912035147074e-05) 2024-12-17T23:35:45.1699377Z distributed/checkpoint/test_state_dict (4.116912035147074e-05) 2024-12-17T23:35:45.1699830Z dynamo/test_functions (4.116912035147074e-05) 2024-12-17T23:35:45.1700231Z dynamo/test_guard_manager (4.116912035147074e-05) 2024-12-17T23:35:45.1700638Z dynamo/test_trace_rules (4.116912035147074e-05) 2024-12-17T23:35:45.1701095Z torch_np/numpy_tests/core/test_scalarmath (4.116912035147074e-05) 2024-12-17T23:35:45.1701563Z export/test_converter (3.277796206327288e-05) 2024-12-17T23:35:45.1701965Z export/test_experimental (3.277796206327288e-05) 2024-12-17T23:35:45.1702359Z export/test_lift_unlift (3.277796206327288e-05) 2024-12-17T23:35:45.1702910Z export/test_sparse (3.277796206327288e-05) 2024-12-17T23:35:45.1703277Z export/test_tools (3.277796206327288e-05) 2024-12-17T23:35:45.1703639Z export/test_torchbind (3.277796206327288e-05) 2024-12-17T23:35:45.1704031Z export/test_unflatten (3.277796206327288e-05) 2024-12-17T23:35:45.1704420Z export/test_verifier (3.277796206327288e-05) 2024-12-17T23:35:45.1704805Z functorch/test_minifier (3.277796206327288e-05) 2024-12-17T23:35:45.1705252Z higher_order_ops/test_with_effects (3.277796206327288e-05) 2024-12-17T23:35:45.1705713Z lazy/test_functionalization (3.277796206327288e-05) 2024-12-17T23:35:45.1706110Z nn/test_load_state_dict (3.277796206327288e-05) 2024-12-17T23:35:45.1706505Z nn/test_parametrization (3.277796206327288e-05) 2024-12-17T23:35:45.1707005Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (3.277796206327288e-05) 2024-12-17T23:35:45.1707525Z onnx/dynamo/test_exporter_api (3.277796206327288e-05) 2024-12-17T23:35:45.1707941Z onnx/test_custom_ops (3.277796206327288e-05) 2024-12-17T23:35:45.1708317Z onnx/test_fx_passes (3.277796206327288e-05) 2024-12-17T23:35:45.1708674Z onnx/test_fx_to_onnx (3.277796206327288e-05) 2024-12-17T23:35:45.1709088Z onnx/test_fx_to_onnx_decomp_skip (3.277796206327288e-05) 2024-12-17T23:35:45.1709534Z onnx/test_models_onnxruntime (3.277796206327288e-05) 2024-12-17T23:35:45.1710035Z onnx/test_onnx_opset (3.277796206327288e-05) 2024-12-17T23:35:45.1710470Z onnx/test_pytorch_onnx_no_runtime (3.277796206327288e-05) 2024-12-17T23:35:45.1710904Z onnx/test_utility_funs (3.277796206327288e-05) 2024-12-17T23:35:45.1711282Z onnx/test_verification (3.277796206327288e-05) 2024-12-17T23:35:45.1711793Z onnx/torch_export/test_torch_export_with_onnxruntime (3.277796206327288e-05) 2024-12-17T23:35:45.1712344Z profiler/test_memory_profiler (3.277796206327288e-05) 2024-12-17T23:35:45.1712776Z profiler/test_profiler_tree (3.277796206327288e-05) 2024-12-17T23:35:45.1713217Z profiler/test_record_function (3.277796206327288e-05) 2024-12-17T23:35:45.1713644Z profiler/test_torch_tidy (3.277796206327288e-05) 2024-12-17T23:35:45.1714011Z test_datapipe (3.277796206327288e-05) 2024-12-17T23:35:45.1714359Z test_flop_counter (3.277796206327288e-05) 2024-12-17T23:35:45.1714728Z test_functional_optim (3.277796206327288e-05) 2024-12-17T23:35:45.1715082Z test_fx_passes (3.277796206327288e-05) 2024-12-17T23:35:45.1715421Z test_metal (3.277796206327288e-05) 2024-12-17T23:35:45.1715775Z test_mobile_optimizer (3.277796206327288e-05) 2024-12-17T23:35:45.1716145Z test_module_tracker (3.277796206327288e-05) 2024-12-17T23:35:45.1716511Z test_proxy_tensor (3.277796206327288e-05) 2024-12-17T23:35:45.1716868Z test_spectral_ops (3.277796206327288e-05) 2024-12-17T23:35:45.1717202Z test_subclass (3.277796206327288e-05) 2024-12-17T23:35:45.1717545Z test_tensorexpr (3.277796206327288e-05) 2024-12-17T23:35:46.4015534Z test_vulkan (3.277796206327288e-05) 2024-12-17T23:35:46.4016242Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:35:46.4046615Z Changed files: ['.ci/pytorch/common_utils.sh', '.ci/pytorch/smoke_test/smoke_test.py', '.ci/wheel/build_wheel.sh', '.circleci/scripts/binary_linux_test.sh', '.circleci/scripts/binary_populate_env.sh', '.github/ci_commit_pins/xla.txt', '.github/scripts/filter_test_configs.py', '.github/templates/common.yml.j2', '.github/templates/linux_binary_build_workflow.yml.j2', '.github/templates/macos_binary_build_workflow.yml.j2', '.github/templates/windows_binary_build_workflow.yml.j2', '.github/workflows/_bazel-build-test.yml', '.github/workflows/_binary-build-linux.yml', '.github/workflows/_binary-test-linux.yml', '.github/workflows/_binary-upload.yml', '.github/workflows/_docs.yml', '.github/workflows/_linux-build.yml', '.github/workflows/_linux-test.yml', '.github/workflows/_mac-build.yml', '.github/workflows/_mac-test-mps.yml', '.github/workflows/_mac-test.yml', '.github/workflows/_rocm-test.yml', '.github/workflows/_runner-determinator.yml', '.github/workflows/_win-build.yml', '.github/workflows/_win-test.yml', '.github/workflows/_xpu-test.yml', '.github/workflows/build-almalinux-images.yml', '.github/workflows/build-libtorch-images.yml', '.github/workflows/build-manywheel-images-s390x.yml', '.github/workflows/build-manywheel-images.yml', '.github/workflows/build-triton-wheel.yml', '.github/workflows/check-labels.yml', '.github/workflows/close-nonexistent-disable-issues.yml', '.github/workflows/create_release.yml', '.github/workflows/docker-builds.yml', '.github/workflows/docker-release.yml', '.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-main.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-main.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml', '.github/workflows/generated-linux-binary-manywheel-main.yml', '.github/workflows/generated-linux-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml', '.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-debug-main.yml', '.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-release-main.yml', '.github/workflows/generated-windows-binary-libtorch-release-nightly.yml', '.github/workflows/generated-windows-binary-wheel-nightly.yml', '.github/workflows/inductor-micro-benchmark.yml', '.github/workflows/inductor-perf-compare.yml', '.github/workflows/inductor-perf-test-nightly-aarch64.yml', '.github/workflows/inductor-perf-test-nightly-x86.yml', '.github/workflows/inductor-perf-test-nightly.yml', '.github/workflows/inductor-periodic.yml', '.github/workflows/inductor-rocm.yml', '.github/workflows/inductor-unittest.yml', '.github/workflows/inductor.yml', '.github/workflows/lint-autoformat.yml', '.github/workflows/lint-bc.yml', '.github/workflows/lint.yml', '.github/workflows/linux-aarch64.yml', '.github/workflows/llm_td_retrieval.yml', '.github/workflows/nightly-s3-uploads.yml', '.github/workflows/nightly.yml', '.github/workflows/nitpicker.yml', '.github/workflows/periodic.yml', '.github/workflows/pull.yml', '.github/workflows/slow.yml', '.github/workflows/target-determination-indexer.yml', '.github/workflows/target_determination.yml', '.github/workflows/torchbench.yml', '.github/workflows/trunk.yml', '.github/workflows/update-viablestrict.yml', '.github/workflows/update_pytorch_labels.yml', '.github/workflows/upload-test-stats-while-running.yml', '.github/workflows/upload-test-stats.yml', '.github/workflows/upload-torch-dynamo-perf-stats.yml', '.github/workflows/upload_test_stats_intermediate.yml', '.github/workflows/weekly.yml', '.github/workflows/xpu.yml', 'aten/src/ATen/DeviceAccelerator.cpp', 'aten/src/ATen/DeviceAccelerator.h', 'docs/source/_static/css/custom.css', 'test/cpp_extensions/open_registration_extension/setup.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/__init__.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.cu', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/ops.py', 'test/cpp_extensions/python_agnostic_extension/setup.py', 'test/run_test.py', 'test/test_accelerator.py', 'test/test_cpp_extensions_aot.py', 'test/test_cuda.py', 'test/test_xpu.py', 'tools/stats/import_test_stats.py', 'torch/csrc/DeviceAccelerator.cpp', 'torch/csrc/utils/device_lazy_init.h', 'torch/utils/cpp_extension.py'] 2024-12-17T23:35:46.4069292Z Results from Profiling 2024-12-17T23:35:46.4069592Z dynamo/test_after_aot (0.25) 2024-12-17T23:35:46.4069896Z dynamo/test_backends (0.25) 2024-12-17T23:35:46.4070215Z dynamo/test_dynamic_shapes (0.25) 2024-12-17T23:35:46.4070560Z dynamo/test_higher_order_ops (0.25) 2024-12-17T23:35:46.4070888Z dynamo/test_logging (0.25) 2024-12-17T23:35:46.4071287Z dynamo/test_misc (0.25) 2024-12-17T23:35:46.4071584Z dynamo/test_repros (0.25) 2024-12-17T23:35:46.4071875Z dynamo/test_unspec (0.25) 2024-12-17T23:35:46.4072196Z functorch/test_eager_transforms (0.25) 2024-12-17T23:35:46.4072545Z inductor/test_aot_inductor (0.25) 2024-12-17T23:35:46.4072888Z inductor/test_cpu_repro (0.25) 2024-12-17T23:35:46.4073222Z inductor/test_inductor_freezing (0.25) 2024-12-17T23:35:46.4073569Z inductor/test_minifier (0.25) 2024-12-17T23:35:46.4073885Z inductor/test_mmdecomp (0.25) 2024-12-17T23:35:46.4074208Z inductor/test_pattern_matcher (0.25) 2024-12-17T23:35:46.4074556Z inductor/test_split_cat_fx_passes (0.25) 2024-12-17T23:35:46.4074910Z onnx/test_utility_funs (0.25) 2024-12-17T23:35:46.4075218Z test_content_store (0.25) 2024-12-17T23:35:46.4075511Z test_cpp_extensions_jit (0.25) 2024-12-17T23:35:46.4075817Z test_cuda (0.25) 2024-12-17T23:35:46.4076093Z test_cuda_expandable_segments (0.25) 2024-12-17T23:35:46.4076416Z test_dispatch (0.25) 2024-12-17T23:35:46.4076703Z test_public_bindings (0.25) 2024-12-17T23:35:46.4077002Z test_testing (0.25) 2024-12-17T23:35:46.4077255Z test_utils (0.25) 2024-12-17T23:35:46.4077510Z Results from LLM 2024-12-17T23:35:46.4077779Z functorch/test_rearrange (0.25) 2024-12-17T23:35:46.4078200Z functorch/test_parsing (0.24886667372464752) 2024-12-17T23:35:46.4078559Z test_package (0.24693993102740805) 2024-12-17T23:35:46.4079002Z export/test_retraceability (0.24094407066619436) 2024-12-17T23:35:46.4079543Z cpp_extensions/open_registration_extension/test/test_openreg (0.2397938819199805) 2024-12-17T23:35:46.4080155Z inductor/test_triton_extension_backend (0.23845658234570508) 2024-12-17T23:35:46.4080639Z export/test_unflatten_training_ir (0.2368227810651119) 2024-12-17T23:35:46.4081073Z inductor/test_extension_backend (0.2367962353888255) 2024-12-17T23:35:46.4081502Z export/test_export_nonstrict (0.23628989177423632) 2024-12-17T23:35:46.4081915Z inductor/test_triton_syntax (0.2358462640315515) 2024-12-17T23:35:46.4082387Z export/test_export_training_ir_to_run_decomp (0.23486753648846986) 2024-12-17T23:35:46.4082840Z test_mkl_verbose (0.23438709300313876) 2024-12-17T23:35:46.4083373Z inductor/test_cpp_wrapper_hipify (0.23328964349293682) 2024-12-17T23:35:46.4083828Z inductor/test_external_callables (0.232973168952803) 2024-12-17T23:35:46.4084232Z onnx/test_lazy_import (0.2327213860497209) 2024-12-17T23:35:46.4084593Z export/test_serdes (0.2309121524736697) 2024-12-17T23:35:46.4084925Z test_license (0.23051744937092028) 2024-12-17T23:35:46.4085263Z inductor/test_config (0.22912306778971506) 2024-12-17T23:35:46.4085680Z distributed/_tools/test_mod_tracker (0.22868474135747507) 2024-12-17T23:35:46.4086176Z distributed/_tensor/debug/test_op_coverage (0.22868358719763654) 2024-12-17T23:35:46.4086628Z test_mkldnn_verbose (0.22829494832454725) 2024-12-17T23:35:46.4087020Z inductor/test_b2b_gemm (0.2282066453158834) 2024-12-17T23:35:46.4087618Z inductor/test_inductor_utils (0.22742144494708433) 2024-12-17T23:35:46.4088244Z inductor/test_debug_trace (0.22666235988988612) 2024-12-17T23:35:46.4088852Z test_autoload (0.22621622820721263) 2024-12-17T23:35:46.4089405Z test_cpp_api_parity (0.226181916404555) 2024-12-17T23:35:46.4090049Z export/test_export_legacy (0.22612315206294528) 2024-12-17T23:35:46.4090692Z test_comparison_utils (0.22595000852513317) 2024-12-17T23:35:46.4091289Z inductor/test_smoke (0.22572868370456983) 2024-12-17T23:35:46.4092078Z distributed/flight_recorder/test_fr_analysis (0.22532161739812623) 2024-12-17T23:35:46.4092953Z inductor/test_ck_backend (0.22530737623944053) 2024-12-17T23:35:46.4093961Z inductor/test_inductor_annotations (0.22496171514881347) 2024-12-17T23:35:46.4094739Z test_utils_config_module (0.2248078010876333) 2024-12-17T23:35:46.4095436Z dynamo/test_base_output (0.22476942038249403) 2024-12-17T23:35:46.4096187Z inductor/test_aot_inductor_arrayref (0.2245435962947635) 2024-12-17T23:35:46.4097062Z export/test_functionalized_assertions (0.22438238559596002) 2024-12-17T23:35:46.4098140Z inductor/test_cutlass_backend (0.2238336314978123) 2024-12-17T23:35:46.4098840Z dynamo/test_frame_init (0.22353842088555123) 2024-12-17T23:35:46.4099493Z inductor/test_utils (0.22269852507762408) 2024-12-17T23:35:46.4100129Z inductor/test_indexing (0.22209268897254655) 2024-12-17T23:35:46.4100767Z inductor/test_pad_mm (0.22175217269611502) 2024-12-17T23:35:46.4101463Z inductor/test_compile_worker (0.2209458257716302) 2024-12-17T23:35:46.4102305Z inductor/test_move_constructors_to_cuda (0.22028785685350677) 2024-12-17T23:35:46.4103170Z inductor/test_triton_cpu_backend (0.21913504679511722) 2024-12-17T23:35:46.4103907Z inductor/test_metrics (0.21895759961044953) 2024-12-17T23:35:46.4104670Z dynamo/test_inline_inbuilt_nn_modules (0.21882136962543952) 2024-12-17T23:35:46.4105463Z inductor/test_triton_kernels (0.2181457361931771) 2024-12-17T23:35:46.4106190Z onnx/test_fx_type_promotion (0.21761454879901257) 2024-12-17T23:35:46.4107010Z inductor/test_aot_inductor_custom_ops (0.21748645661896582) 2024-12-17T23:35:46.4107754Z onnx/test_fx_passes (0.21739005492940103) 2024-12-17T23:35:46.4108443Z inductor/test_triton_wrapper (0.21714566647409803) 2024-12-17T23:35:46.4109152Z export/test_tree_utils (0.21713745042101013) 2024-12-17T23:35:46.4109797Z export/test_cpp_serdes (0.21709292723808613) 2024-12-17T23:35:46.4110677Z dynamo/test_fx_passes_pre_grad (0.21642118665002485) 2024-12-17T23:35:46.4111426Z inductor/test_flex_decoding (0.21610297108911766) 2024-12-17T23:35:46.4112142Z inductor/test_combo_kernels (0.21592204186290317) 2024-12-17T23:35:46.4112857Z dynamo/test_skip_non_tensor (0.2152173196903033) 2024-12-17T23:35:46.4113554Z inductor/test_xpu_basic (0.21509392239773537) 2024-12-17T23:35:46.4114361Z inductor/test_torchinductor_strided_blocks (0.2149729507970315) 2024-12-17T23:35:46.4115303Z inductor/test_coordinate_descent_tuner (0.2149525084744675) 2024-12-17T23:35:46.4116156Z dynamo/test_skip_guard_eval_unsafe (0.2147793649366554) 2024-12-17T23:35:46.4116913Z onnx/exporter/test_tensors (0.21467568617149846) 2024-12-17T23:35:46.4117656Z inductor/test_gpu_cpp_wrapper (0.2145866006815881) 2024-12-17T23:35:46.4118445Z test_transformers (0.21441670444094885) 2024-12-17T23:35:46.4119212Z distributed/checkpoint/test_nested_dict (0.21405193124587682) 2024-12-17T23:35:46.4120079Z inductor/test_autoheuristic (0.21404684511777478) 2024-12-17T23:35:46.4120787Z dynamo/test_reconstruct (0.2138510096238151) 2024-12-17T23:35:46.4121469Z inductor/test_minifier_utils (0.21383837255168464) 2024-12-17T23:35:46.4122229Z inductor/test_benchmark_fusion (0.21375658369939762) 2024-12-17T23:35:46.4123031Z inductor/test_triton_heuristics (0.21362855020544436) 2024-12-17T23:35:46.4123825Z onnx/test_fx_to_onnx_decomp_skip (0.21361649999424875) 2024-12-17T23:35:46.4124533Z dynamo/test_interop (0.2133922604310423) 2024-12-17T23:35:46.4125179Z inductor/test_foreach (0.21330427041487704) 2024-12-17T23:35:46.4125848Z inductor/test_fx_fusion (0.21318906961336584) 2024-12-17T23:35:46.4126546Z torch_np/test_binary_ufuncs (0.2126614229468416) 2024-12-17T23:35:46.4127221Z export/test_tools (0.21256599935883486) 2024-12-17T23:35:46.4127870Z torch_np/test_unary_ufuncs (0.21247323620706612) 2024-12-17T23:35:46.4128819Z distributed/tensor/parallel/test_micro_pipeline_tp (0.2124333687875586) 2024-12-17T23:35:46.4129784Z inductor/test_aot_inductor (0.21223039315222492) 2024-12-17T23:35:46.4130501Z backends/xeon/test_launch (0.21191511189599196) 2024-12-17T23:35:46.4131174Z test_ao_sparsity (0.21175918294560214) 2024-12-17T23:35:46.4131823Z test_ci_sanity_check_fail (0.21166462008696654) 2024-12-17T23:35:46.4132462Z dynamo/test_utils (0.21125522589881468) 2024-12-17T23:35:46.4133073Z test_file_check (0.21073628433615738) 2024-12-17T23:35:46.4133671Z dynamo/test_sdpa (0.21073501280413187) 2024-12-17T23:35:46.4134296Z dynamo/test_exceptions (0.2102377655340329) 2024-12-17T23:35:46.4134929Z dynamo/test_nops (0.21023526159404418) 2024-12-17T23:35:46.4135746Z inductor/test_cudacodecache (0.2102272411612679) 2024-12-17T23:35:46.4136564Z onnx/test_models_quantized_onnxruntime (0.20977762743704761) 2024-12-17T23:35:46.4137573Z distributed/pipelining/test_schedule_multiproc (0.2094002367318763) 2024-12-17T23:35:46.4138484Z dynamo/test_recompiles (0.2090154907029882) 2024-12-17T23:35:46.4139273Z distributed/pipelining/test_backward (0.20867067077970108) 2024-12-17T23:35:46.4140067Z dynamo/test_modules (0.20837784673524176) 2024-12-17T23:35:46.4140710Z dynamo/test_subgraphs (0.20812424456326162) 2024-12-17T23:35:46.4141327Z test_deploy (0.20811992135437488) 2024-12-17T23:35:46.4142016Z inductor/test_compiled_optimizers (0.20811105975425864) 2024-12-17T23:35:46.4142773Z profiler/test_kineto (0.2078559708679102) 2024-12-17T23:35:46.4143429Z dynamo/test_dynamic_shapes (0.20769403637395373) 2024-12-17T23:35:46.4144203Z inductor/test_aot_inductor_utils (0.2073846628511316) 2024-12-17T23:35:46.4144967Z dynamo/test_pre_dispatch (0.20736564855684245) 2024-12-17T23:35:46.4145881Z inductor/test_torchinductor_codegen_dynamic_shapes (0.20721447318002492) 2024-12-17T23:35:46.4146891Z inductor/test_scatter_optimization (0.20711590010500117) 2024-12-17T23:35:46.4147847Z distributed/_shard/sharded_tensor/test_logger (0.20703818015519576) 2024-12-17T23:35:46.4148700Z torch_np/test_dtype (0.20688802200399864) 2024-12-17T23:35:46.4149503Z onnx/exporter/test_building (0.20686034172990483) 2024-12-17T23:35:46.4150380Z distributed/pipelining/test_transformer (0.20681018468200627) 2024-12-17T23:35:46.4151186Z test_show_pickle (0.2063687478868116) 2024-12-17T23:35:46.4151797Z dynamo/test_after_aot (0.20631342646268633) 2024-12-17T23:35:46.4152444Z dynamo/test_global (0.20630654062771742) 2024-12-17T23:35:46.4153129Z inductor/test_codegen_triton (0.20606489085677707) 2024-12-17T23:35:46.4153954Z inductor/test_graph_transform_observer (0.20603857992486457) 2024-12-17T23:35:46.4154820Z inductor/test_cpu_cpp_wrapper (0.20601256242341953) 2024-12-17T23:35:46.4155665Z inductor/test_cooperative_reductions (0.2059731644926599) 2024-12-17T23:35:46.4156525Z inductor/test_torchinductor_opinfo (0.20562163479268433) 2024-12-17T23:35:46.4157300Z inductor/test_profiler (0.20535400664436126) 2024-12-17T23:35:46.4158074Z inductor/test_minifier (0.2053084271117545) 2024-12-17T23:35:46.4158811Z dynamo/test_graph_region_tracker (0.20514076094266767) 2024-12-17T23:35:46.4159581Z inductor/test_op_dtype_prop (0.2049927741769295) 2024-12-17T23:35:46.4160353Z inductor/test_split_cat_fx_passes (0.20498788366913906) 2024-12-17T23:35:46.4161157Z onnx/dynamo/test_registry_dispatcher (0.20485085164085143) 2024-12-17T23:35:46.4162057Z inductor/test_decompose_mem_bound_mm (0.20473502485434308) 2024-12-17T23:35:46.4162809Z export/test_db (0.20452760863793568) 2024-12-17T23:35:46.4163480Z inductor/test_kernel_benchmark (0.20441581162984662) 2024-12-17T23:35:46.4164243Z inductor/test_multi_kernel (0.20431371738921375) 2024-12-17T23:35:46.4164926Z inductor/test_fp8 (0.2041457577896595) 2024-12-17T23:35:46.4165581Z dynamo/test_metrics_context (0.20414211925186343) 2024-12-17T23:35:46.4166370Z inductor/test_group_batch_fusion (0.20404078793044586) 2024-12-17T23:35:46.4167171Z inductor/test_pattern_matcher (0.20400264196968057) 2024-12-17T23:35:46.4167853Z dynamo/test_config (0.20399753627954736) 2024-12-17T23:35:46.4168572Z inductor/test_compiled_autograd (0.2037833711623892) 2024-12-17T23:35:46.4169482Z inductor/test_torchinductor_dynamic_shapes (0.20343139153569692) 2024-12-17T23:35:46.4170331Z torch_np/test_nep50_examples (0.2031563689395947) 2024-12-17T23:35:46.4171145Z distributed/_tools/test_sac_estimator (0.2029871573700461) 2024-12-17T23:35:46.4171905Z dynamo/test_view (0.20280591515133306) 2024-12-17T23:35:46.4172505Z dynamo/test_resume (0.20232959925457705) 2024-12-17T23:35:46.4173277Z distributed/_tensor/test_common_rules (0.20187325619163718) 2024-12-17T23:35:46.4174162Z inductor/test_aot_inductor_package (0.20171844227702357) 2024-12-17T23:35:46.4175205Z dynamo/test_cudagraphs_expandable_segments (0.20168469777326964) 2024-12-17T23:35:46.4176148Z distributed/pipelining/test_pipe (0.20143618172939154) 2024-12-17T23:35:46.4176936Z onnx/exporter/test_compat (0.20132281975880956) 2024-12-17T23:35:46.4177581Z test_xpu (0.20110896763414995) 2024-12-17T23:35:46.4178151Z onnx/test_fx_to_onnx (0.20109805202076173) 2024-12-17T23:35:46.4178765Z test_typing (0.20107097816963396) 2024-12-17T23:35:46.4179416Z distributed/_tools/test_sac_ilp (0.20102224915001018) 2024-12-17T23:35:46.4180146Z test_module_tracker (0.20101070755162478) 2024-12-17T23:35:46.4180823Z inductor/test_benchmarking (0.20095828130811147) 2024-12-17T23:35:46.4181559Z inductor/test_inplacing_pass (0.20089830412056972) 2024-12-17T23:35:46.4182321Z dynamo/test_autograd_function (0.20087756836753834) 2024-12-17T23:35:46.4183042Z dynamo/test_compile (0.20077148347254847) 2024-12-17T23:35:46.4183665Z test_utils (0.20063578166237983) 2024-12-17T23:35:46.4184382Z inductor/test_custom_post_grad_passes (0.2003242758781611) 2024-12-17T23:35:46.4185323Z torch_np/numpy_tests/core/test_scalarinherit (0.20029569575063386) 2024-12-17T23:35:46.4186181Z test_expanded_weights (0.20026760467388569) 2024-12-17T23:35:46.4186818Z test_openmp (0.20024428673274094) 2024-12-17T23:35:46.4187573Z distributed/_tensor/test_dtensor (0.20016893378870612) 2024-12-17T23:35:46.4188292Z dynamo/test_pgo (0.20016554955731514) 2024-12-17T23:35:46.4189023Z onnx/exporter/test_small_models_e2e (0.20009467631841635) 2024-12-17T23:35:46.4189782Z torch_np/test_random (0.1999422294095733) 2024-12-17T23:35:46.4190454Z inductor/test_snode_runtime (0.1998581909237027) 2024-12-17T23:35:46.4191301Z distributed/_tensor/test_dtensor_compile (0.199757935513999) 2024-12-17T23:35:46.4192087Z inductor/test_perf (0.19962640041646781) 2024-12-17T23:35:46.4192766Z test_compile_benchmark_util (0.19958700248570818) 2024-12-17T23:35:46.4193439Z test_hub (0.19945276782787666) 2024-12-17T23:35:46.4194241Z onnx/test_onnxscript_runtime (0.19927406867321462) 2024-12-17T23:35:46.4194979Z test_functionalization (0.19923580534026236) 2024-12-17T23:35:46.4195902Z inductor/test_torchinductor_codegen_config_overrides (0.19921068769225075) 2024-12-17T23:35:46.4196908Z inductor/test_select_algorithm (0.19883298399458085) 2024-12-17T23:35:46.4197682Z inductor/test_layout_optim (0.19869158963334416) 2024-12-17T23:35:46.4198494Z inductor/test_flex_attention (0.1984462622005454) 2024-12-17T23:35:46.4199237Z dynamo/test_export_mutations (0.19826619370370205) 2024-12-17T23:35:46.4200056Z inductor/test_cpu_select_algorithm (0.1982169365092369) 2024-12-17T23:35:46.4200808Z export/test_passes (0.1981113015409638) 2024-12-17T23:35:46.4201387Z test_pytree (0.1980870446223233) 2024-12-17T23:35:46.4201970Z inductor/test_halide (0.19802182481043024) 2024-12-17T23:35:46.4202617Z inductor/test_memory (0.19792377991024784) 2024-12-17T23:35:46.4203297Z inductor/test_control_flow (0.19770098793734736) 2024-12-17T23:35:46.4204038Z inductor/test_memory_planning (0.19749132208735637) 2024-12-17T23:35:46.4204748Z torch_np/test_basic (0.19747084064073006) 2024-12-17T23:35:46.4205378Z test_tensorexpr_pybind (0.1973946856534176) 2024-12-17T23:35:46.4206020Z test_content_store (0.19736577297136063) 2024-12-17T23:35:46.4206660Z dynamo/test_decorators (0.19734167254896945) 2024-12-17T23:35:46.4207325Z functorch/test_minifier (0.197197285196965) 2024-12-17T23:35:46.4208008Z test_namedtuple_return_api (0.1971772145529931) 2024-12-17T23:35:46.4208677Z test_proxy_tensor (0.19704186485938538) 2024-12-17T23:35:46.4209310Z dynamo/test_model_output (0.19693523222752302) 2024-12-17T23:35:46.4210026Z profiler/test_cpp_thread (0.19683738294765224) 2024-12-17T23:35:46.4210681Z test_foreach (0.19682372864990139) 2024-12-17T23:35:46.4211243Z test_complex (0.1967196586441212) 2024-12-17T23:35:46.4211982Z distributed/test_c10d_functional_native (0.19666402422749735) 2024-12-17T23:35:46.4212979Z test_jiterator (0.19657783391819894) 2024-12-17T23:35:46.4213751Z distributed/checkpoint/test_save_load_api (0.19629725570524684) 2024-12-17T23:35:46.4214664Z dynamo/test_graph_deduplication (0.19629408665619863) 2024-12-17T23:35:46.4215417Z inductor/test_torchbind (0.19617368235439844) 2024-12-17T23:35:46.4216259Z distributed/checkpoint/test_dedup_tensors (0.19600388392391496) 2024-12-17T23:35:46.4217181Z inductor/test_minifier_isolate (0.19599664597238514) 2024-12-17T23:35:46.4217885Z xpu/test_conv (0.19595286614664528) 2024-12-17T23:35:46.4218533Z inductor/test_binary_folding (0.19582446097409995) 2024-12-17T23:35:46.4219291Z inductor/test_fused_attention (0.19557066318180819) 2024-12-17T23:35:46.4220135Z distributed/_composable/test_contract (0.19551943022219573) 2024-12-17T23:35:46.4220931Z dynamo/test_functions (0.19540610737567604) 2024-12-17T23:35:46.4221689Z distributed/_tensor/test_dtensor_ops (0.195367022437415) 2024-12-17T23:35:46.4222483Z onnx/exporter/test_core (0.19523427449395178) 2024-12-17T23:35:46.4223169Z test_per_overload_api (0.19506251986035214) 2024-12-17T23:35:46.4223799Z test_stateless (0.19498378268492633) 2024-12-17T23:35:46.4224394Z dynamo/test_modes (0.19489139121174967) 2024-12-17T23:35:46.4225015Z dynamo/test_profiler (0.1947721019457257) 2024-12-17T23:35:46.4225668Z test_ops_fwd_gradients (0.1942211373380567) 2024-12-17T23:35:46.4226440Z test_custom_ops (0.1940640737898595) 2024-12-17T23:35:46.4227005Z test_optim (0.19405607291911436) 2024-12-17T23:35:46.4227595Z export/test_schema (0.19395129868021235) 2024-12-17T23:35:46.4228270Z nn/test_multihead_attention (0.1938740286571237) 2024-12-17T23:35:46.4229120Z distributed/checkpoint/e2e/test_fsdp_ep (0.19374233706334318) 2024-12-17T23:35:46.4229962Z inductor/test_codecache (0.1934592549104024) 2024-12-17T23:35:46.4230862Z inductor/test_cudagraph_trees_expandable_segments (0.19332715251396748) 2024-12-17T23:35:46.4231835Z inductor/test_unbacked_symints (0.19324194030622716) 2024-12-17T23:35:46.4232717Z distributed/_tensor/test_experimental_ops (0.1932151598855668) 2024-12-17T23:35:46.4233714Z distributed/_tools/test_runtime_estimator (0.19310801864089425) 2024-12-17T23:35:46.4234654Z inductor/test_mkldnn_pattern_matcher (0.19300643301307158) 2024-12-17T23:35:46.4235449Z functorch/test_logging (0.19299516528312244) 2024-12-17T23:35:46.4236196Z onnx/test_onnxscript_no_runtime (0.19289686607653497) 2024-12-17T23:35:46.4236974Z inductor/test_inductor_freezing (0.1926880609559151) 2024-12-17T23:35:46.4238086Z distributed/_tensor/experimental/test_register_sharding (0.1926393906223848) 2024-12-17T23:35:46.4239054Z test_native_functions (0.1926393906223848) 2024-12-17T23:35:46.4239682Z dynamo/test_export (0.19256041870258506) 2024-12-17T23:35:46.4240300Z onnx/test_custom_ops (0.1924895259016551) 2024-12-17T23:35:46.4241051Z distributed/_tools/test_mem_tracker (0.19247634109265213) 2024-12-17T23:35:46.4241824Z export/test_unflatten (0.19243381323690661) 2024-12-17T23:35:46.4242511Z torch_np/test_ufuncs_basic (0.1924090085813936) 2024-12-17T23:35:46.4243233Z inductor/test_dependencies (0.19240570259812725) 2024-12-17T23:35:46.4243999Z onnx/internal/test_registraion (0.19230939871871827) 2024-12-17T23:35:46.4244865Z distributed/pipelining/test_microbatch (0.19228793917053388) 2024-12-17T23:35:46.4245752Z distributed/fsdp/test_fsdp_fx (0.1922620390412758) 2024-12-17T23:35:46.4246498Z onnx/test_pytorch_jit_onnx (0.19211653665349515) 2024-12-17T23:35:46.4247279Z distributed/_tensor/test_tensor_ops (0.1919849819939328) 2024-12-17T23:35:46.4248225Z test_cpp_extensions_open_device_registration (0.19198181294488462) 2024-12-17T23:35:46.4249069Z dynamo/test_backends (0.19188572424781838) 2024-12-17T23:35:46.4249694Z functorch/test_ac (0.19181287524377225) 2024-12-17T23:35:46.4250342Z dynamo/test_optimizers (0.1917584145490181) 2024-12-17T23:35:46.4263898Z distributed/_tensor/test_attention (0.19171181779079097) 2024-12-17T23:35:46.4265001Z inductor/test_custom_lowering (0.19165735709603682) 2024-12-17T23:35:46.4265851Z inductor/test_efficient_conv_bn_eval (0.19151901441166136) 2024-12-17T23:35:46.4266616Z test_ops_jit (0.1913676825385945) 2024-12-17T23:35:46.4267256Z dynamo/test_structured_trace (0.19129741572266173) 2024-12-17T23:35:46.4268011Z inductor/test_loop_ordering (0.19114753143990088) 2024-12-17T23:35:46.4268747Z dynamo/test_cudagraphs (0.19113962837931153) 2024-12-17T23:35:46.4269649Z onnx/torch_export/test_torch_export_with_onnxruntime (0.19105809383342962) 2024-12-17T23:35:46.4270712Z distributed/_tensor/test_xla_integration (0.19069805464989872) 2024-12-17T23:35:46.4271615Z inductor/test_auto_functionalize (0.190655018181343) 2024-12-17T23:35:46.4272331Z test_numpy_interop (0.19064993205324096) 2024-12-17T23:35:46.4273023Z test_cuda_expandable_segments (0.19063230666316427) 2024-12-17T23:35:46.4273843Z test_set_default_mobile_cpu_allocator (0.1906114144138836) 2024-12-17T23:35:46.4274634Z inductor/test_ordered_set (0.19059637121192025) 2024-12-17T23:35:46.4275304Z test_import_stats (0.19056477853159412) 2024-12-17T23:35:46.4275931Z dynamo/test_repros (0.19014137792913052) 2024-12-17T23:35:46.4276709Z distributed/pipelining/test_unflatten (0.18977038400814908) 2024-12-17T23:35:46.4277696Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.18976394809989688) 2024-12-17T23:35:46.4278776Z dynamo/test_deviceguard (0.18962703344379622) 2024-12-17T23:35:46.4279573Z distributed/test_compute_comm_reordering (0.1894633383670352) 2024-12-17T23:35:46.4280485Z torch_np/numpy_tests/core/test_einsum (0.18945508318988497) 2024-12-17T23:35:46.4281247Z test_type_hints (0.189412379275859) 2024-12-17T23:35:46.4281900Z distributed/_tensor/test_api (0.18918794409234094) 2024-12-17T23:35:46.4282726Z dynamo/test_backward_higher_order_ops (0.18899383005712347) 2024-12-17T23:35:46.4283664Z distributed/optim/test_named_optimizer (0.18896262861742058) 2024-12-17T23:35:46.4284447Z test_jit_disabled (0.18895273022965278) 2024-12-17T23:35:46.4285060Z export/test_hop (0.1886855520080464) 2024-12-17T23:35:46.4285679Z inductor/test_padding (0.18863956167278528) 2024-12-17T23:35:46.4286309Z test_out_dtype_op (0.1885992052024987) 2024-12-17T23:35:46.4286964Z distributed/test_backends (0.18847338221806673) 2024-12-17T23:35:46.4287719Z dynamo/test_verify_correctness (0.18844634749100128) 2024-12-17T23:35:46.4288432Z dynamo/test_sources (0.18829984743963138) 2024-12-17T23:35:46.4289122Z onnx/dynamo/test_exporter_api (0.1882021546560099) 2024-12-17T23:35:46.4289888Z dynamo/test_compiler_bisector (0.18816291322149956) 2024-12-17T23:35:46.4290723Z onnx/exporter/test_capture_strategies (0.18815223235248527) 2024-12-17T23:35:46.4291535Z dynamo/test_ctx_manager (0.1878886339825815) 2024-12-17T23:35:46.4292237Z dynamo/test_higher_order_ops (0.1878793420177797) 2024-12-17T23:35:46.4292995Z test_cpp_extensions_mtia_backend (0.1878111292151189) 2024-12-17T23:35:46.4294023Z test_mps (0.18778474003508178) 2024-12-17T23:35:46.4294633Z dynamo/test_prim_hop_base (0.18774956750305305) 2024-12-17T23:35:46.4295347Z test_model_exports_to_core_aten (0.1877239608042624) 2024-12-17T23:35:46.4296491Z distributed/_composable/fsdp/test_fully_shard_logging (0.18762773517297804) 2024-12-17T23:35:46.4297413Z xpu/test_gemm (0.18753107917700815) 2024-12-17T23:35:46.4298017Z export/test_serialize (0.18725865833105043) 2024-12-17T23:35:46.4298690Z lazy/test_step_closures (0.187213235294693) 2024-12-17T23:35:46.4299496Z distributed/_tensor/test_convolution_ops (0.1871040009126861) 2024-12-17T23:35:46.4300278Z inductor/test_mmdecomp (0.1870916572710231) 2024-12-17T23:35:46.4300965Z dynamo/test_aot_autograd (0.1867848854983455) 2024-12-17T23:35:46.4301614Z test_logging (0.1866847474608288) 2024-12-17T23:35:46.4302282Z higher_order_ops/test_with_effects (0.18659004766797505) 2024-12-17T23:35:46.4303046Z export/test_converter (0.18658269234425826) 2024-12-17T23:35:46.4303744Z lazy/test_functionalization (0.18658026665239422) 2024-12-17T23:35:46.4304735Z distributed/test_symmetric_memory (0.1864990842230732) 2024-12-17T23:35:46.4305541Z inductor/test_cudagraph_trees (0.186231201768345) 2024-12-17T23:35:46.4306358Z distributed/pipelining/test_stage (0.18622206629979252) 2024-12-17T23:35:46.4307090Z test_namedtensor (0.18576844235918408) 2024-12-17T23:35:46.4307751Z export/test_experimental (0.18562456361998986) 2024-12-17T23:35:46.4308452Z export/test_torchbind (0.18556722730665495) 2024-12-17T23:35:46.4309173Z distributions/test_constraints (0.18546603291945551) 2024-12-17T23:35:46.4310036Z distributed/_tools/test_memory_tracker (0.18540431471114038) 2024-12-17T23:35:46.4310950Z dynamo/test_activation_checkpointing (0.18533678657957026) 2024-12-17T23:35:46.4311796Z distributed/_tensor/test_init (0.18526851509081596) 2024-12-17T23:35:46.4312476Z export/test_swap (0.18522563511850954) 2024-12-17T23:35:46.4313216Z higher_order_ops/test_invoke_subgraph (0.18513787984671817) 2024-12-17T23:35:46.4314063Z onnx/test_models_onnxruntime (0.18512849007176058) 2024-12-17T23:35:46.4314760Z test_ops_gradients (0.18496714243873896) 2024-12-17T23:35:46.4315759Z distributed/_composable/test_composability/test_pp_composability (0.1849334174970162) 2024-12-17T23:35:46.4316796Z test_flop_counter (0.18490137488997335) 2024-12-17T23:35:46.4317441Z export/test_draft_export (0.18488803358472108) 2024-12-17T23:35:46.4318476Z test_cpp_extensions_stream_and_event (0.18475258608095754) 2024-12-17T23:35:46.4319336Z test_functionalization_of_rng_ops (0.1845531120492018) 2024-12-17T23:35:46.4320016Z test_itt (0.18450049018537684) 2024-12-17T23:35:46.4320584Z test_numba_integration (0.1844060055748659) 2024-12-17T23:35:46.4321241Z test_bundled_inputs (0.18437613435328198) 2024-12-17T23:35:46.4321865Z nn/test_lazy_modules (0.184325683874916) 2024-12-17T23:35:46.4322557Z onnx/internal/test_diagnostics (0.18418912133537624) 2024-12-17T23:35:46.4323489Z distributed/checkpoint/test_fsdp_optim_state (0.1841331739262538) 2024-12-17T23:35:46.4324355Z dynamo/test_torchrec (0.18412671845597045) 2024-12-17T23:35:46.4324997Z test_cuda_sanitizer (0.18411771992163606) 2024-12-17T23:35:46.4325851Z distributed/_tensor/experimental/test_local_map (0.1840148627617879) 2024-12-17T23:35:46.4326691Z test_decomp (0.18400701838729205) 2024-12-17T23:35:46.4327294Z test_autograd_fallback (0.18395662659501955) 2024-12-17T23:35:46.4327961Z test_fx_experimental (0.1839166222412939) 2024-12-17T23:35:46.4328597Z dynamo/test_logging (0.18378078349690713) 2024-12-17T23:35:46.4329333Z distributed/_tensor/test_random_ops (0.1837598521235641) 2024-12-17T23:35:46.4330125Z inductor/test_max_autotune (0.1837073671939573) 2024-12-17T23:35:46.4330777Z test_modules (0.18365889248073863) 2024-12-17T23:35:46.4331523Z distributed/_composable/test_checkpoint (0.18363097746227092) 2024-12-17T23:35:46.4332562Z distributed/checkpoint/test_dtensor_resharding (0.18355312057824738) 2024-12-17T23:35:46.4333470Z export/test_pass_infra (0.18319396168611876) 2024-12-17T23:35:46.4334164Z inductor/test_cuda_repro (0.18312696172938997) 2024-12-17T23:35:46.4334867Z inductor/test_cpu_repro (0.18297768386959512) 2024-12-17T23:35:46.4335659Z distributed/_tensor/test_redistribute (0.18294325469475053) 2024-12-17T23:35:46.4336469Z test_fx_reinplace_pass (0.1829344909047901) 2024-12-17T23:35:46.4337106Z dynamo/test_misc (0.18286590642353723) 2024-12-17T23:35:46.4337700Z dynamo/test_exc (0.18280491201037508) 2024-12-17T23:35:46.4338407Z distributed/checkpoint/test_fsspec (0.18276727466242) 2024-12-17T23:35:46.4339249Z distributed/_tensor/test_math_ops (0.18272185162606255) 2024-12-17T23:35:46.4339969Z nn/test_pruning (0.18265563415058023) 2024-12-17T23:35:46.4340575Z lazy/test_ts_opinfo (0.1821787313928894) 2024-12-17T23:35:46.4341278Z dynamo/test_aot_autograd_cache (0.18210967742288864) 2024-12-17T23:35:46.4341962Z test_monitor (0.18208178196645206) 2024-12-17T23:35:46.4342737Z distributed/tensor/parallel/test_tp_style (0.18207601116725936) 2024-12-17T23:35:46.4344055Z onnx/exporter/test_api (0.1820598920535821) 2024-12-17T23:35:46.4344685Z test_fx_passes (0.18199238348404315) 2024-12-17T23:35:46.4345442Z distributed/_tools/test_fsdp2_mem_tracker (0.18188432282390596) 2024-12-17T23:35:46.4346581Z distributed/algorithms/quantization/test_quantization (0.1818709815186537) 2024-12-17T23:35:46.4347664Z torch_np/numpy_tests/core/test_numeric (0.18185967466464223) 2024-12-17T23:35:46.4348688Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.1817949439035282) 2024-12-17T23:35:46.4349632Z test_segment_reductions (0.18172796350883058) 2024-12-17T23:35:46.4350340Z distributed/test_device_mesh (0.18152209269288494) 2024-12-17T23:35:46.4351082Z dynamo/test_debug_utils (0.18142457596754394) 2024-12-17T23:35:46.4351734Z test_pruning_op (0.1813635815543818) 2024-12-17T23:35:46.4352499Z distributed/checkpoint/test_format_utils (0.18129894860342355) 2024-12-17T23:35:46.4353350Z export/test_lift_unlift (0.18106130904887136) 2024-12-17T23:35:46.4354010Z test_matmul_cuda (0.18088724609559464) 2024-12-17T23:35:46.4354684Z distributed/launcher/test_run (0.18088041894671922) 2024-12-17T23:35:46.4355418Z dynamo/test_reorder_logs (0.18043728025481345) 2024-12-17T23:35:46.4356083Z dynamo/test_unspec (0.180406978668544) 2024-12-17T23:35:46.4356712Z nn/test_parametrization (0.180393911231728) 2024-12-17T23:35:46.4357715Z distributed/_tensor/debug/test_comm_mode_features (0.1803488794359938) 2024-12-17T23:35:46.4358727Z nn/test_packed_sequence (0.1799761640562701) 2024-12-17T23:35:46.4359406Z onnx/test_op_consistency (0.17997283851097262) 2024-12-17T23:35:46.4360072Z lazy/test_meta_kernel (0.1799469188196834) 2024-12-17T23:35:46.4360738Z inductor/test_standalone_compile (0.17993371444864925) 2024-12-17T23:35:46.4361674Z distributed/checkpoint/e2e/test_fine_tuning (0.17991653898528928) 2024-12-17T23:35:46.4362530Z test_tensorboard (0.17978868154961647) 2024-12-17T23:35:46.4363192Z functorch/test_control_flow (0.17957434037417783) 2024-12-17T23:35:46.4364072Z distributed/checkpoint/e2e/test_pipeline (0.17924264657380024) 2024-12-17T23:35:46.4365065Z torch_np/numpy_tests/core/test_multiarray (0.17895371537354207) 2024-12-17T23:35:46.4365847Z test_autocast (0.17888585468744217) 2024-12-17T23:35:46.4366570Z distributed/checkpoint/test_traverse (0.17848978224251144) 2024-12-17T23:35:46.4367633Z distributed/_tensor/experimental/test_tp_transform (0.17848052940177195) 2024-12-17T23:35:46.4368587Z dynamo/test_bytecode_utils (0.17844136621538625) 2024-12-17T23:35:46.4369264Z export/test_export (0.17816237252695824) 2024-12-17T23:35:46.4369916Z dynamo/test_trace_rules (0.17800744124015766) 2024-12-17T23:35:46.4370627Z inductor/test_torchinductor (0.17796929527939237) 2024-12-17T23:35:46.4371453Z distributed/test_inductor_collectives (0.1777799935038407) 2024-12-17T23:35:46.4372495Z distributed/tensor/parallel/test_tp_random_state (0.17777960226321746) 2024-12-17T23:35:46.4373414Z dynamo/test_recompile_ux (0.177752567536152) 2024-12-17T23:35:46.4374079Z onnx/test_onnx_opset (0.17751944681079815) 2024-12-17T23:35:46.4374836Z inductor/test_distributed_patterns (0.17750978316740426) 2024-12-17T23:35:46.4375554Z test_subclass (0.17743484102602383) 2024-12-17T23:35:46.4376131Z test_sympy_utils (0.17736711727414206) 2024-12-17T23:35:46.4376907Z torch_np/numpy_tests/lib/test_function_base (0.1771742943329813) 2024-12-17T23:35:46.4377829Z benchmark_utils/test_benchmark_utils (0.1770212605632034) 2024-12-17T23:35:46.4378570Z dynamo/test_hooks (0.1769371633912393) 2024-12-17T23:35:46.4379330Z distributed/_tensor/test_pointwise_ops (0.1769352658742166) 2024-12-17T23:35:46.4380139Z test_cpp_extensions_jit (0.17689025364051356) 2024-12-17T23:35:46.4381016Z distributed/checkpoint/test_dtensor_checkpoint (0.1768894124731736) 2024-12-17T23:35:46.4381908Z test_public_bindings (0.17688076605540015) 2024-12-17T23:35:46.4382689Z distributed/elastic/test_control_plane (0.1767885702025351) 2024-12-17T23:35:46.4383659Z export/test_verifier (0.1766827787380127) 2024-12-17T23:35:46.4384279Z test_legacy_vmap (0.17649467024636187) 2024-12-17T23:35:46.4384875Z test_dlpack (0.176492264116529) 2024-12-17T23:35:46.4385616Z distributed/checkpoint/test_tp_checkpoint (0.17637944988281953) 2024-12-17T23:35:46.4386445Z test_tensorexpr (0.17624165493531657) 2024-12-17T23:35:46.4387286Z distributed/tensor/parallel/test_tp_examples (0.17617076213438662) 2024-12-17T23:35:46.4388264Z distributed/test_dynamo_distributed (0.17610317531672298) 2024-12-17T23:35:46.4389011Z test_masked (0.17587246072120202) 2024-12-17T23:35:46.4389732Z torch_np/numpy_tests/lib/test_type_check (0.17586758977544276) 2024-12-17T23:35:46.4390545Z dynamo/test_guard_manager (0.17585640029361826) 2024-12-17T23:35:46.4391323Z distributed/test_collective_utils (0.17543213896178353) 2024-12-17T23:35:46.4392072Z functorch/test_dims (0.17481591541815916) 2024-12-17T23:35:46.4392906Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.17480928388959535) 2024-12-17T23:35:46.4394144Z functorch/test_memory_efficient_fusion (0.17474830903846436) 2024-12-17T23:35:46.4395048Z functorch/test_vmap_registrations (0.17474273385958328) 2024-12-17T23:35:46.4395914Z torch_np/numpy_tests/core/test_indexing (0.17447105637080973) 2024-12-17T23:35:46.4396737Z onnx/test_symbolic_helper (0.1744648356449003) 2024-12-17T23:35:46.4397846Z distributed/_composable/fsdp/test_fully_shard_overlap (0.173980616687555) 2024-12-17T23:35:46.4398956Z onnx/test_pytorch_onnx_shape_inference (0.17342161208507856) 2024-12-17T23:35:46.4399888Z torch_np/numpy_tests/lib/test_histograms (0.17340778172904725) 2024-12-17T23:35:46.4400683Z export/test_sparse (0.17318242713006457) 2024-12-17T23:35:46.4401436Z distributed/_tensor/test_embedding_ops (0.1727463503314082) 2024-12-17T23:35:46.4402252Z dynamo/test_subclasses (0.17256512767472632) 2024-12-17T23:35:46.4403034Z distributed/checkpoint/test_planner (0.1722894986556581) 2024-12-17T23:35:46.4403789Z test_maskedtensor (0.1720312211582303) 2024-12-17T23:35:46.4404494Z dynamo/test_input_attr_tracking (0.17193372399492043) 2024-12-17T23:35:46.4405224Z optim/test_swa_utils (0.17189839496664244) 2024-12-17T23:35:46.4406160Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.17182092932324214) 2024-12-17T23:35:46.4407250Z onnx/test_pytorch_onnx_onnxruntime (0.17159880245940115) 2024-12-17T23:35:46.4408207Z distributed/checkpoint/test_state_dict_utils (0.17141022447900248) 2024-12-17T23:35:46.4409148Z distributed/fsdp/test_shard_utils (0.1713433223324295) 2024-12-17T23:35:46.4409902Z test_multiprocessing (0.17131611154708357) 2024-12-17T23:35:46.4410651Z distributed/_tensor/test_matrix_ops (0.17092639676228039) 2024-12-17T23:35:46.4411587Z distributed/checkpoint/test_compatibility (0.17090646305252663) 2024-12-17T23:35:46.4412419Z nn/test_embedding (0.17080587508829323) 2024-12-17T23:35:46.4413246Z distributed/checkpoint/test_hsdp_checkpoint (0.17075978694287627) 2024-12-17T23:35:46.4414117Z test_mkldnn_fusion (0.17071166434621854) 2024-12-17T23:35:46.4414733Z distributed/test_nccl (0.17066925386266) 2024-12-17T23:35:46.4415457Z distributed/test_functional_api (0.1706454077466739) 2024-12-17T23:35:46.4416437Z distributed/_composable/fsdp/test_fully_shard_state (0.17059278588284893) 2024-12-17T23:35:46.4417319Z test_vulkan (0.1702557516479642) 2024-12-17T23:35:46.4417991Z lazy/test_extract_compiled_graph (0.17024988303861568) 2024-12-17T23:35:46.4418695Z test_meta (0.1701363254477221) 2024-12-17T23:35:46.4419248Z dynamo/test_minifier (0.17004677046906386) 2024-12-17T23:35:46.4419866Z test_futures (0.16977665794278324) 2024-12-17T23:35:46.4420438Z nn/test_dropout (0.1696238589173793) 2024-12-17T23:35:46.4421002Z test_type_info (0.16948082134552503) 2024-12-17T23:35:46.4421578Z test_weak (0.16946881025839175) 2024-12-17T23:35:46.4422268Z distributed/test_control_collectives (0.169174968988312) 2024-12-17T23:35:46.4423165Z torch_np/numpy_tests/core/test_scalarmath (0.16904775709966754) 2024-12-17T23:35:46.4424186Z functorch/test_aotdispatch (0.16904713111467035) 2024-12-17T23:35:46.4425139Z distributed/optim/test_apply_optimizer_in_backward (0.16883529387922042) 2024-12-17T23:35:46.4426021Z test_jit_llga_fuser (0.16868558565474) 2024-12-17T23:35:46.4426807Z distributed/_tensor/debug/test_comm_mode (0.16848141673550546) 2024-12-17T23:35:46.4427788Z torch_np/numpy_tests/core/test_shape_base (0.16835076192937654) 2024-12-17T23:35:46.4428685Z torch_np/numpy_tests/core/test_dtype (0.16817648379375705) 2024-12-17T23:35:46.4429438Z test_fake_tensor (0.16812399886415022) 2024-12-17T23:35:46.4430168Z test_functional_autograd_benchmark (0.16799236595646322) 2024-12-17T23:35:46.4430876Z test_ops (0.16757293644632543) 2024-12-17T23:35:46.4431424Z test_testing (0.16747903869674932) 2024-12-17T23:35:46.4432048Z onnx/test_autograd_funs (0.16742043085138889) 2024-12-17T23:35:46.4432852Z distributed/_composable/test_replicate (0.16739071612605427) 2024-12-17T23:35:46.4433657Z functorch/test_vmap (0.167252275631523) 2024-12-17T23:35:46.4434304Z onnx/test_verification (0.16704456598464817) 2024-12-17T23:35:46.4434944Z lazy/test_debug_util (0.1669204253348961) 2024-12-17T23:35:46.4435618Z distributed/test_c10d_logger (0.1668944860815757) 2024-12-17T23:35:46.4436454Z torch_np/numpy_tests/core/test_getlimits (0.16685311238566872) 2024-12-17T23:35:46.4437434Z distributed/_tensor/test_optimizers (0.16666924885478002) 2024-12-17T23:35:46.4438608Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.16652986938275297) 2024-12-17T23:35:46.4439585Z test_functional_optim (0.16624336387435887) 2024-12-17T23:35:46.4440227Z functorch/test_ops (0.16609469243753003) 2024-12-17T23:35:46.4440869Z nn/test_load_state_dict (0.16604944545945302) 2024-12-17T23:35:46.4441637Z distributed/checkpoint/test_utils (0.16601726591819205) 2024-12-17T23:35:46.4442453Z distributed/_tensor/test_utils (0.16583064414090953) 2024-12-17T23:35:46.4443165Z test_cuda_trace (0.1653620161224001) 2024-12-17T23:35:46.4443857Z distributed/fsdp/test_fsdp_overlap (0.165361038020842) 2024-12-17T23:35:46.4444637Z torch_np/test_function_base (0.16532490694928637) 2024-12-17T23:35:46.4445306Z test_mkldnn (0.16529581820894895) 2024-12-17T23:35:46.4446021Z distributed/pipelining/test_schedule (0.1651851362366361) 2024-12-17T23:35:46.4446952Z distributed/fsdp/test_fsdp_optim_state (0.16505759179346188) 2024-12-17T23:35:46.4448092Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.16501390977787783) 2024-12-17T23:35:46.4449203Z distributed/_tensor/test_op_strategy (0.16491388911254812) 2024-12-17T23:35:46.4449929Z test_fx (0.1646649231419533) 2024-12-17T23:35:46.4450560Z functorch/test_eager_transforms (0.1646430136670522) 2024-12-17T23:35:46.4451482Z distributed/checkpoint/test_fsdp_model_state (0.1646167222971709) 2024-12-17T23:35:46.4452429Z distributed/_tensor/test_view_ops (0.1646124186503153) 2024-12-17T23:35:46.4453147Z test_native_mha (0.1645534978124563) 2024-12-17T23:35:46.4453967Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.16421487905304746) 2024-12-17T23:35:46.4454853Z test_xnnpack_integration (0.16413271852216835) 2024-12-17T23:35:46.4455525Z test_jit_fuser_te (0.16403963259688545) 2024-12-17T23:35:46.4456148Z lazy/test_generator (0.16381557887297504) 2024-12-17T23:35:46.4457049Z distributed/_composable/fsdp/test_fully_shard_compile (0.16381117741596365) 2024-12-17T23:35:46.4457978Z test_datapipe (0.1638014550864763) 2024-12-17T23:35:46.4458738Z distributed/checkpoint/test_checkpoint (0.1637549365763738) 2024-12-17T23:35:46.4459580Z test_cuda_nvml_based_avail (0.1637476301577349) 2024-12-17T23:35:46.4460367Z torch_np/numpy_tests/fft/test_pocketfft (0.16358939288766802) 2024-12-17T23:35:46.4461078Z test_shape_ops (0.16353496153596062) 2024-12-17T23:35:46.4461678Z test_nestedtensor (0.16329930752757132) 2024-12-17T23:35:46.4462438Z torch_np/numpy_tests/lib/test_shape_base_ (0.1632094493374301) 2024-12-17T23:35:46.4463502Z torch_np/numpy_tests/linalg/test_linalg (0.16309303568998687) 2024-12-17T23:35:46.4464271Z test_torch (0.16296727139164838) 2024-12-17T23:35:46.4465050Z distributed/fsdp/test_fsdp_backward_prefetch (0.16274001927564302) 2024-12-17T23:35:46.4466041Z distributed/fsdp/test_fsdp_pure_fp16 (0.16266813859213938) 2024-12-17T23:35:46.4466805Z test_indexing (0.16259567104770092) 2024-12-17T23:35:46.4467415Z test_cuda_primary_ctx (0.1624412190306638) 2024-12-17T23:35:46.4468109Z torch_np/test_ndarray_methods (0.1624274864847883) 2024-12-17T23:35:46.4468903Z distributed/rpc/test_share_memory (0.16236470214577484) 2024-12-17T23:35:46.4469772Z distributed/nn/jit/test_instantiator (0.16226493578685022) 2024-12-17T23:35:46.4470620Z profiler/test_memory_profiler (0.16210182757102407) 2024-12-17T23:35:46.4471343Z onnx/test_utility_funs (0.16176551713129228) 2024-12-17T23:35:46.4471960Z test_jit (0.1612794104379399) 2024-12-17T23:35:46.4472497Z test_binary_ufuncs (0.161224920400139) 2024-12-17T23:35:46.4473271Z torch_np/numpy_tests/lib/test_twodim_base (0.16113533607843405) 2024-12-17T23:35:46.4474054Z test_sort_and_select (0.16082712649646605) 2024-12-17T23:35:46.4474935Z distributed/_composable/fsdp/test_fully_shard_init (0.1605294119442163) 2024-12-17T23:35:46.4475939Z distributed/test_distributed_spawn (0.1604391331704051) 2024-12-17T23:35:46.4476859Z distributed/fsdp/test_fsdp_memory (0.1601519527719359) 2024-12-17T23:35:46.4477717Z torch_np/numpy_tests/core/test_dlpack (0.16010555163402038) 2024-12-17T23:35:46.4478698Z torch_np/numpy_tests/lib/test_index_tricks (0.15992490605725776) 2024-12-17T23:35:46.4479479Z nn/test_pooling (0.15986138814207573) 2024-12-17T23:35:46.4480101Z dynamo/test_comptime (0.15982349648771554) 2024-12-17T23:35:46.4481013Z distributed/_composable/fsdp/test_fully_shard_frozen (0.15972238034864078) 2024-12-17T23:35:46.4482061Z distributed/fsdp/test_fsdp_state_dict (0.15969896459734023) 2024-12-17T23:35:46.4483109Z distributed/checkpoint/test_file_system_checkpoint (0.1592569409412107) 2024-12-17T23:35:46.4484053Z profiler/test_profiler (0.15914670889561458) 2024-12-17T23:35:46.4484750Z distributed/test_c10d_pypg (0.15909089842071028) 2024-12-17T23:35:46.4485601Z distributed/test_c10d_object_collectives (0.15905233187627502) 2024-12-17T23:35:46.4486668Z distributed/tensor/parallel/test_parallelize_api (0.15890546992732862) 2024-12-17T23:35:46.4487776Z distributed/fsdp/test_fsdp_freezing_weights (0.15876278447203526) 2024-12-17T23:35:46.4488635Z nn/test_module_hooks (0.15859218399827416) 2024-12-17T23:35:46.4489299Z distributed/test_fake_pg (0.15824971151872647) 2024-12-17T23:35:46.4489971Z test_python_dispatch (0.15812825086724352) 2024-12-17T23:35:46.4490637Z test_scatter_gather_ops (0.15808809979828417) 2024-12-17T23:35:46.4491307Z test_function_schema (0.15787629190588096) 2024-12-17T23:35:46.4492028Z distributed/fsdp/test_fsdp_apply (0.15785810899791616) 2024-12-17T23:35:46.4492879Z torch_np/numpy_tests/fft/test_helper (0.15699508108814034) 2024-12-17T23:35:46.4493840Z test_view_ops (0.15664182992942255) 2024-12-17T23:35:46.4494615Z torch_np/numpy_tests/core/test_scalar_methods (0.15643809137487355) 2024-12-17T23:35:46.4495560Z onnx/test_pytorch_onnx_no_runtime (0.15604966768412704) 2024-12-17T23:35:46.4496560Z distributed/_composable/test_replicate_with_compiler (0.15595076205457353) 2024-12-17T23:35:46.4497505Z test_mobile_optimizer (0.15580837981076318) 2024-12-17T23:35:46.4498335Z torch_np/numpy_tests/core/test_numerictypes (0.15579863791924464) 2024-12-17T23:35:46.4499123Z nn/test_init (0.15568907098270804) 2024-12-17T23:35:46.4499888Z distributed/fsdp/test_fsdp_flatten_params (0.15560057235373254) 2024-12-17T23:35:46.4500846Z distributed/fsdp/test_fsdp_traversal (0.1554608896702225) 2024-12-17T23:35:46.4501583Z test_cuda (0.1554399485158639) 2024-12-17T23:35:46.4502183Z test_sparse_semi_structured (0.15541777495354214) 2024-12-17T23:35:46.4502875Z test_schema_check (0.1553175977919631) 2024-12-17T23:35:46.4503899Z distributed/checkpoint/test_state_dict (0.15509709457670856) 2024-12-17T23:35:46.4504689Z test_dispatch (0.15485537633865915) 2024-12-17T23:35:46.4505541Z distributed/optim/test_zero_redundancy_optimizer (0.15485489706889569) 2024-12-17T23:35:46.4506442Z test_cuda_multigpu (0.15453806063118536) 2024-12-17T23:35:46.4507058Z test_unary_ufuncs (0.15453733683603238) 2024-12-17T23:35:46.4507701Z nn/test_convolution (0.15443427427485704) 2024-12-17T23:35:46.4508619Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.15443256259713037) 2024-12-17T23:35:46.4509685Z distributed/fsdp/test_fsdp_exec_order (0.15442710479043625) 2024-12-17T23:35:46.4510603Z distributed/test_multi_threaded_pg (0.15433519258702305) 2024-12-17T23:35:46.4511464Z distributed/fsdp/test_fsdp_uneven (0.15427193875926173) 2024-12-17T23:35:46.4512299Z distributed/fsdp/test_fsdp_input (0.15417850071741793) 2024-12-17T23:35:46.4513160Z distributed/fsdp/test_fsdp_grad_acc (0.15394535064901732) 2024-12-17T23:35:46.4514122Z distributed/fsdp/test_fsdp_ignored_modules (0.15389725739540633) 2024-12-17T23:35:46.4515212Z distributed/_composable/fsdp/test_fully_shard_memory (0.153846347209308) 2024-12-17T23:35:46.4516255Z torch_np/numpy_tests/lib/test_arraysetops (0.15370795561985465) 2024-12-17T23:35:46.4517114Z distributed/test_pg_wrapper (0.15362610808147414) 2024-12-17T23:35:46.4518233Z distributed/fsdp/test_checkpoint_wrapper (0.15356995527102452) 2024-12-17T23:35:46.4519100Z distributed/fsdp/test_utils (0.15319218310624555) 2024-12-17T23:35:46.4519994Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.153020076356085) 2024-12-17T23:35:46.4521042Z distributed/fsdp/test_fsdp_multiple_wrapping (0.15299340352659602) 2024-12-17T23:35:46.4522225Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.15298454192647978) 2024-12-17T23:35:46.4523591Z distributed/_composable/test_composability/test_2d_composability (0.1527448483586556) 2024-12-17T23:35:46.4524819Z distributed/fsdp/test_fsdp_tp_integration (0.15231447389208286) 2024-12-17T23:35:46.4525648Z optim/test_optim (0.15227628880725522) 2024-12-17T23:35:46.4526285Z test_tensor_creation_ops (0.15208897257786647) 2024-12-17T23:35:46.4527103Z distributed/fsdp/test_fsdp_checkpoint (0.15202106298668866) 2024-12-17T23:35:46.4528128Z distributed/_composable/fsdp/test_fully_shard_comm (0.15202049568778497) 2024-12-17T23:35:46.4529337Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.1519498180691978) 2024-12-17T23:35:46.4530331Z distributed/fsdp/test_wrap (0.1516230147766106) 2024-12-17T23:35:46.4531050Z profiler/test_profiler_tree (0.15161354675352834) 2024-12-17T23:35:46.4532028Z distributed/_composable/fsdp/test_fully_shard_autograd (0.15157240780199532) 2024-12-17T23:35:46.4533147Z distributed/rpc/cuda/test_tensorpipe_agent (0.1513717404863387) 2024-12-17T23:35:46.4533948Z test_reductions (0.15131506928206329) 2024-12-17T23:35:46.4534653Z distributed/algorithms/test_join (0.1512559723859238) 2024-12-17T23:35:46.4535533Z torch_np/numpy_tests/lib/test_arraypad (0.15125364450421558) 2024-12-17T23:35:46.4536360Z torch_np/test_scalars_0D_arrays (0.15114278647362228) 2024-12-17T23:35:46.4537221Z distributed/fsdp/test_fsdp_comm_hooks (0.15098940058728347) 2024-12-17T23:35:46.4538175Z distributed/fsdp/test_fsdp_hybrid_shard (0.15075633854802312) 2024-12-17T23:35:46.4539263Z distributed/_composable/fsdp/test_fully_shard_training (0.15061900330825245) 2024-12-17T23:35:46.4540513Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.15038135397268468) 2024-12-17T23:35:46.4541555Z distributed/fsdp/test_fsdp_core (0.14981984543021953) 2024-12-17T23:35:46.4542252Z test_metal (0.1495434143678737) 2024-12-17T23:35:46.4542928Z distributed/rpc/test_faulty_agent (0.14949470491028108) 2024-12-17T23:35:46.4543659Z test_jit_autocast (0.149440430054823) 2024-12-17T23:35:46.4544344Z distributed/test_data_parallel (0.14933409085342803) 2024-12-17T23:35:46.4545251Z distributed/fsdp/test_fsdp_clip_grad_norm (0.1493057259082436) 2024-12-17T23:35:46.4546229Z test_multiprocessing_spawn (0.14924239383235763) 2024-12-17T23:35:46.4547061Z distributed/rpc/test_tensorpipe_agent (0.1491740930005566) 2024-12-17T23:35:46.4547841Z test_type_promotion (0.1483833467959232) 2024-12-17T23:35:46.4548525Z dynamo/test_python_autograd (0.14824966965597977) 2024-12-17T23:35:46.4549215Z lazy/test_reuse_ir (0.14813614140813292) 2024-12-17T23:35:46.4550137Z distributed/_composable/fsdp/test_fully_shard_extensions (0.14800630820731278) 2024-12-17T23:35:46.4551180Z distributed/fsdp/test_fsdp_misc (0.1479272971634507) 2024-12-17T23:35:46.4551931Z optim/test_lrscheduler (0.14750717320120668) 2024-12-17T23:35:46.4552640Z distributed/test_c10d_common (0.14738083182294892) 2024-12-17T23:35:46.4553334Z test_dataloader (0.14713045738611044) 2024-12-17T23:35:46.4553940Z test_overrides (0.14711879841553807) 2024-12-17T23:35:46.4554804Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.14707413829839594) 2024-12-17T23:35:46.4555985Z distributed/_shard/sharding_plan/test_sharding_plan (0.14697857777617107) 2024-12-17T23:35:46.4557089Z distributed/fsdp/test_fsdp_multiple_forward (0.1467055309452162) 2024-12-17T23:35:46.4558271Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.14649382086296883) 2024-12-17T23:35:46.4559295Z distributed/fsdp/test_fsdp_meta (0.14625877327754555) 2024-12-17T23:35:46.4560260Z distributed/fsdp/test_fsdp_fine_tune (0.14621827987304084) 2024-12-17T23:35:46.4561015Z distributed/_shard/test_sharder (0.14621276338025327) 2024-12-17T23:35:46.4561959Z distributed/_shard/sharded_tensor/ops/test_init (0.14608519937504788) 2024-12-17T23:35:46.4563002Z torch_np/numpy_tests/core/test_scalar_ctors (0.14605315676800504) 2024-12-17T23:35:46.4564067Z distributed/_shard/sharded_tensor/ops/test_embedding (0.14601714306863636) 2024-12-17T23:35:46.4565280Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.14601714306863636) 2024-12-17T23:35:46.4566253Z torch_np/test_reductions (0.14584531018691207) 2024-12-17T23:35:46.4567145Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.14581583998696698) 2024-12-17T23:35:46.4568257Z distributed/_shard/sharded_optim/test_sharded_optim (0.14569141568776306) 2024-12-17T23:35:46.4569422Z distributed/_shard/sharding_spec/test_sharding_spec (0.14565954913900067) 2024-12-17T23:35:46.4570408Z distributed/fsdp/test_fsdp_comm (0.14465598759735926) 2024-12-17T23:35:46.4571318Z distributed/fsdp/test_fsdp_unshard_params (0.14401198596948528) 2024-12-17T23:35:46.4572182Z distributed/test_c10d_ucc (0.1438093526696969) 2024-12-17T23:35:46.4572842Z test_dynamic_shapes (0.14296102562633908) 2024-12-17T23:35:46.4573798Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.1418910020838258) 2024-12-17T23:35:46.4574829Z distributed/test_launcher (0.1413864190520412) 2024-12-17T23:35:46.4575689Z distributed/fsdp/test_distributed_checkpoint (0.1408513779377378) 2024-12-17T23:35:46.4576511Z test_prims (0.14024934664772123) 2024-12-17T23:35:46.4577288Z distributed/fsdp/test_fsdp_use_orig_params (0.13861723748282356) 2024-12-17T23:35:46.4578315Z distributed/fsdp/test_fsdp_mixed_precision (0.13851692338702642) 2024-12-17T23:35:46.4579199Z distributed/test_c10d_gloo (0.13831811446433015) 2024-12-17T23:35:46.4579986Z distributed/test_c10d_spawn_gloo (0.13824019889421316) 2024-12-17T23:35:46.4580981Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.1370889831413633) 2024-12-17T23:35:46.4581972Z distributed/test_c10d_spawn_ucc (0.13662639000946725) 2024-12-17T23:35:46.4582682Z test_autograd (0.13595153905845128) 2024-12-17T23:35:46.4583369Z distributed/test_c10d_spawn_nccl (0.1358991323769691) 2024-12-17T23:35:46.4584084Z test_serialization (0.13535539593981435) 2024-12-17T23:35:46.4584736Z distributed/test_store (0.1349092446951097) 2024-12-17T23:35:46.4585353Z test_nn (0.13276087396582387) 2024-12-17T23:35:46.4585934Z distributed/test_c10d_nccl (0.12925358761782896) 2024-12-17T23:35:46.4586740Z test_sparse_csr (0.12618036317928077) 2024-12-17T23:35:46.4587334Z test_linalg (0.12340492176009141) 2024-12-17T23:35:46.4587903Z test_spectral_ops (0.11955670833301056) 2024-12-17T23:35:46.4588509Z test_sparse (0.11410456484692046) 2024-12-17T23:35:46.4589071Z test_quantization (0.109306908237407) 2024-12-17T23:35:46.4589760Z profiler/test_execution_trace (0.10609575191713774) 2024-12-17T23:35:46.4590550Z profiler/test_record_function (0.10609575191713774) 2024-12-17T23:35:46.4591286Z profiler/test_torch_tidy (0.10609575191713774) 2024-12-17T23:35:46.4591964Z lazy/test_bindings (0.10578928335594313) 2024-12-17T23:35:46.4592667Z distributed/test_c10d_ops_nccl (0.08739485114820124) 2024-12-17T23:35:46.4593685Z distributions/test_distributions (0.08320704086015346) 2024-12-17T23:35:46.4594381Z test_jit_fuser_legacy (0.07022873354862523) 2024-12-17T23:35:46.4595024Z test_jit_profiling (0.06619896980084053) 2024-12-17T23:35:47.0734166Z test_jit_legacy (0.0637972805490264) 2024-12-17T23:35:47.0734895Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:35:47.0765440Z Changed files: ['.ci/pytorch/common_utils.sh', '.ci/pytorch/smoke_test/smoke_test.py', '.ci/wheel/build_wheel.sh', '.circleci/scripts/binary_linux_test.sh', '.circleci/scripts/binary_populate_env.sh', '.github/ci_commit_pins/xla.txt', '.github/scripts/filter_test_configs.py', '.github/templates/common.yml.j2', '.github/templates/linux_binary_build_workflow.yml.j2', '.github/templates/macos_binary_build_workflow.yml.j2', '.github/templates/windows_binary_build_workflow.yml.j2', '.github/workflows/_bazel-build-test.yml', '.github/workflows/_binary-build-linux.yml', '.github/workflows/_binary-test-linux.yml', '.github/workflows/_binary-upload.yml', '.github/workflows/_docs.yml', '.github/workflows/_linux-build.yml', '.github/workflows/_linux-test.yml', '.github/workflows/_mac-build.yml', '.github/workflows/_mac-test-mps.yml', '.github/workflows/_mac-test.yml', '.github/workflows/_rocm-test.yml', '.github/workflows/_runner-determinator.yml', '.github/workflows/_win-build.yml', '.github/workflows/_win-test.yml', '.github/workflows/_xpu-test.yml', '.github/workflows/build-almalinux-images.yml', '.github/workflows/build-libtorch-images.yml', '.github/workflows/build-manywheel-images-s390x.yml', '.github/workflows/build-manywheel-images.yml', '.github/workflows/build-triton-wheel.yml', '.github/workflows/check-labels.yml', '.github/workflows/close-nonexistent-disable-issues.yml', '.github/workflows/create_release.yml', '.github/workflows/docker-builds.yml', '.github/workflows/docker-release.yml', '.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-main.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-main.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml', '.github/workflows/generated-linux-binary-manywheel-main.yml', '.github/workflows/generated-linux-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml', '.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-debug-main.yml', '.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-release-main.yml', '.github/workflows/generated-windows-binary-libtorch-release-nightly.yml', '.github/workflows/generated-windows-binary-wheel-nightly.yml', '.github/workflows/inductor-micro-benchmark.yml', '.github/workflows/inductor-perf-compare.yml', '.github/workflows/inductor-perf-test-nightly-aarch64.yml', '.github/workflows/inductor-perf-test-nightly-x86.yml', '.github/workflows/inductor-perf-test-nightly.yml', '.github/workflows/inductor-periodic.yml', '.github/workflows/inductor-rocm.yml', '.github/workflows/inductor-unittest.yml', '.github/workflows/inductor.yml', '.github/workflows/lint-autoformat.yml', '.github/workflows/lint-bc.yml', '.github/workflows/lint.yml', '.github/workflows/linux-aarch64.yml', '.github/workflows/llm_td_retrieval.yml', '.github/workflows/nightly-s3-uploads.yml', '.github/workflows/nightly.yml', '.github/workflows/nitpicker.yml', '.github/workflows/periodic.yml', '.github/workflows/pull.yml', '.github/workflows/slow.yml', '.github/workflows/target-determination-indexer.yml', '.github/workflows/target_determination.yml', '.github/workflows/torchbench.yml', '.github/workflows/trunk.yml', '.github/workflows/update-viablestrict.yml', '.github/workflows/update_pytorch_labels.yml', '.github/workflows/upload-test-stats-while-running.yml', '.github/workflows/upload-test-stats.yml', '.github/workflows/upload-torch-dynamo-perf-stats.yml', '.github/workflows/upload_test_stats_intermediate.yml', '.github/workflows/weekly.yml', '.github/workflows/xpu.yml', 'aten/src/ATen/DeviceAccelerator.cpp', 'aten/src/ATen/DeviceAccelerator.h', 'docs/source/_static/css/custom.css', 'test/cpp_extensions/open_registration_extension/setup.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/__init__.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.cu', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/ops.py', 'test/cpp_extensions/python_agnostic_extension/setup.py', 'test/run_test.py', 'test/test_accelerator.py', 'test/test_cpp_extensions_aot.py', 'test/test_cuda.py', 'test/test_xpu.py', 'tools/stats/import_test_stats.py', 'torch/csrc/DeviceAccelerator.cpp', 'torch/csrc/utils/device_lazy_init.h', 'torch/utils/cpp_extension.py'] 2024-12-17T23:35:47.0788009Z Results from Filepath 2024-12-17T23:35:47.0788413Z cpp_extensions/open_registration_extension/test/test_openreg (0.25) 2024-12-17T23:35:47.0788900Z test_cpp_extensions_aot_ninja (0.25) 2024-12-17T23:35:47.0789259Z test_cpp_extensions_aot_no_ninja (0.25) 2024-12-17T23:35:47.0789651Z test_cpp_extensions_open_device_registration (0.25) 2024-12-17T23:35:47.0790054Z test_cpp_extensions_jit (0.2375) 2024-12-17T23:35:47.0790403Z test_cpp_extensions_mtia_backend (0.2375) 2024-12-17T23:35:47.0790780Z test_cpp_extensions_stream_and_event (0.2375) 2024-12-17T23:35:47.0791242Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.2) 2024-12-17T23:35:47.0791685Z inductor/test_binary_folding (0.2) 2024-12-17T23:35:47.0792024Z onnx/exporter/test_building (0.1875) 2024-12-17T23:35:47.0792364Z test_binary_ufuncs (0.1875) 2024-12-17T23:35:47.0792681Z torch_np/test_binary_ufuncs (0.1875) 2024-12-17T23:35:47.0793048Z inductor/test_aot_inductor_custom_ops (0.175) 2024-12-17T23:35:47.0793439Z onnx/test_pytorch_onnx_no_runtime (0.175) 2024-12-17T23:35:47.0794102Z onnx/test_pytorch_onnx_onnxruntime (0.175) 2024-12-17T23:35:47.0794450Z test_import_stats (0.175) 2024-12-17T23:35:47.0794828Z distributed/_shard/sharded_tensor/ops/test_init (0.1625) 2024-12-17T23:35:47.0795246Z dynamo/test_frame_init (0.1625) 2024-12-17T23:35:47.0795568Z export/test_cpp_serdes (0.1625) 2024-12-17T23:35:47.0795913Z inductor/test_cpp_wrapper_hipify (0.1625) 2024-12-17T23:35:47.0796284Z inductor/test_cpu_cpp_wrapper (0.1625) 2024-12-17T23:35:47.0796635Z inductor/test_gpu_cpp_wrapper (0.1625) 2024-12-17T23:35:47.0796987Z inductor/test_xpu_basic (0.1625) 2024-12-17T23:35:47.0797319Z onnx/test_pytorch_jit_onnx (0.1625) 2024-12-17T23:35:47.0797690Z onnx/test_pytorch_onnx_shape_inference (0.1625) 2024-12-17T23:35:47.0798163Z test_model_exports_to_core_aten (0.1625) 2024-12-17T23:35:47.0798632Z distributed/_composable/fsdp/test_fully_shard_extensions (0.15) 2024-12-17T23:35:47.0799159Z distributed/_composable/fsdp/test_fully_shard_init (0.15) 2024-12-17T23:35:47.0799602Z distributed/_tensor/test_init (0.15) 2024-12-17T23:35:47.0799955Z dynamo/test_after_aot (0.15) 2024-12-17T23:35:47.0800262Z dynamo/test_aot_autograd (0.15) 2024-12-17T23:35:47.0800602Z dynamo/test_aot_autograd_cache (0.15) 2024-12-17T23:35:47.0800954Z dynamo/test_autograd_function (0.15) 2024-12-17T23:35:47.0801511Z dynamo/test_backward_higher_order_ops (0.15) 2024-12-17T23:35:47.0801889Z dynamo/test_cudagraphs (0.15) 2024-12-17T23:35:47.0802257Z dynamo/test_cudagraphs_expandable_segments (0.15) 2024-12-17T23:35:47.0802810Z dynamo/test_deviceguard (0.15) 2024-12-17T23:35:47.0803151Z dynamo/test_higher_order_ops (0.15) 2024-12-17T23:35:47.0803488Z dynamo/test_nops (0.15) 2024-12-17T23:35:47.0803784Z dynamo/test_python_autograd (0.15) 2024-12-17T23:35:47.0804125Z dynamo/test_sources (0.15) 2024-12-17T23:35:47.0804484Z export/test_export_training_ir_to_run_decomp (0.15) 2024-12-17T23:35:47.0804872Z inductor/test_aot_inductor (0.15) 2024-12-17T23:35:47.0805226Z inductor/test_aot_inductor_arrayref (0.15) 2024-12-17T23:35:47.0805606Z inductor/test_aot_inductor_package (0.15) 2024-12-17T23:35:47.0805962Z inductor/test_aot_inductor_utils (0.15) 2024-12-17T23:35:47.0806330Z inductor/test_compiled_autograd (0.15) 2024-12-17T23:35:47.0806835Z inductor/test_cuda_repro (0.15) 2024-12-17T23:35:47.0807363Z inductor/test_cudacodecache (0.15) 2024-12-17T23:35:47.0807905Z inductor/test_cudagraph_trees (0.15) 2024-12-17T23:35:47.0808602Z inductor/test_cudagraph_trees_expandable_segments (0.15) 2024-12-17T23:35:47.0809349Z inductor/test_custom_lowering (0.15) 2024-12-17T23:35:47.0810010Z inductor/test_custom_post_grad_passes (0.15) 2024-12-17T23:35:47.0810861Z inductor/test_extension_backend (0.15) 2024-12-17T23:35:47.0811477Z inductor/test_flex_attention (0.15) 2024-12-17T23:35:47.0812126Z inductor/test_move_constructors_to_cuda (0.15) 2024-12-17T23:35:47.0812789Z inductor/test_smoke (0.15) 2024-12-17T23:35:47.0813323Z inductor/test_snode_runtime (0.15) 2024-12-17T23:35:47.0813952Z inductor/test_torchinductor_opinfo (0.15) 2024-12-17T23:35:47.0814648Z inductor/test_triton_extension_backend (0.15) 2024-12-17T23:35:47.0815309Z lazy/test_ts_opinfo (0.15) 2024-12-17T23:35:47.0815833Z nn/test_init (0.15) 2024-12-17T23:35:47.0816445Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.15) 2024-12-17T23:35:47.0817184Z onnx/test_custom_ops (0.15) 2024-12-17T23:35:47.0817731Z onnx/test_lazy_import (0.15) 2024-12-17T23:35:47.0818426Z onnx/torch_export/test_torch_export_with_onnxruntime (0.15) 2024-12-17T23:35:47.0819229Z profiler/test_cpp_thread (0.15) 2024-12-17T23:35:47.0819808Z test_cpp_api_parity (0.15) 2024-12-17T23:35:47.0820342Z test_custom_ops (0.15) 2024-12-17T23:35:47.0820824Z test_xpu (0.15) 2024-12-17T23:35:47.0821271Z xpu/test_conv (0.15) 2024-12-17T23:35:47.0821729Z xpu/test_gemm (0.15) 2024-12-17T23:35:47.0822423Z distributed/_composable/fsdp/test_fully_shard_autograd (0.1375) 2024-12-17T23:35:47.0823525Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.1375) 2024-12-17T23:35:47.0824589Z distributed/_shard/sharded_tensor/ops/test_embedding (0.1375) 2024-12-17T23:35:47.0825578Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.1375) 2024-12-17T23:35:47.0826604Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.1375) 2024-12-17T23:35:47.0827483Z distributed/_tensor/test_common_rules (0.1375) 2024-12-17T23:35:47.0828243Z distributed/_tensor/test_convolution_ops (0.1375) 2024-12-17T23:35:47.0828948Z distributed/_tensor/test_dtensor_ops (0.1375) 2024-12-17T23:35:47.0829673Z distributed/_tensor/test_embedding_ops (0.1375) 2024-12-17T23:35:47.0830460Z distributed/_tensor/test_experimental_ops (0.1375) 2024-12-17T23:35:47.0831206Z distributed/_tensor/test_math_ops (0.1375) 2024-12-17T23:35:47.0831882Z distributed/_tensor/test_matrix_ops (0.1375) 2024-12-17T23:35:47.0832612Z distributed/_tensor/test_pointwise_ops (0.1375) 2024-12-17T23:35:47.0833344Z distributed/_tensor/test_random_ops (0.1375) 2024-12-17T23:35:47.0834040Z distributed/_tensor/test_tensor_ops (0.1375) 2024-12-17T23:35:47.0834737Z distributed/_tensor/test_view_ops (0.1375) 2024-12-17T23:35:47.0835453Z distributed/_tensor/test_xla_integration (0.1375) 2024-12-17T23:35:47.0836237Z distributed/_tools/test_runtime_estimator (0.1375) 2024-12-17T23:35:47.0837166Z distributed/fsdp/test_fsdp_clip_grad_norm (0.1375) 2024-12-17T23:35:47.0837894Z distributed/launcher/test_run (0.1375) 2024-12-17T23:35:47.0838736Z distributed/rpc/cuda/test_tensorpipe_agent (0.1375) 2024-12-17T23:35:47.0839470Z distributed/test_c10d_common (0.1375) 2024-12-17T23:35:47.0840083Z distributed/test_c10d_ops_nccl (0.1375) 2024-12-17T23:35:47.0840703Z distributed/test_device_mesh (0.1375) 2024-12-17T23:35:47.0841369Z distributed/test_dynamo_distributed (0.1375) 2024-12-17T23:35:47.0842106Z distributed/test_inductor_collectives (0.1375) 2024-12-17T23:35:47.0842834Z dynamo/test_activation_checkpointing (0.1375) 2024-12-17T23:35:47.0843498Z dynamo/test_backends (0.1375) 2024-12-17T23:35:47.0844045Z dynamo/test_base_output (0.1375) 2024-12-17T23:35:47.0844626Z dynamo/test_bytecode_utils (0.1375) 2024-12-17T23:35:47.0845221Z dynamo/test_compile (0.1375) 2024-12-17T23:35:47.0845795Z dynamo/test_compiler_bisector (0.1375) 2024-12-17T23:35:47.0846417Z dynamo/test_comptime (0.1375) 2024-12-17T23:35:47.0846962Z dynamo/test_config (0.1375) 2024-12-17T23:35:47.0847508Z dynamo/test_ctx_manager (0.1375) 2024-12-17T23:35:47.0848073Z dynamo/test_debug_utils (0.1375) 2024-12-17T23:35:47.0848654Z dynamo/test_decorators (0.1375) 2024-12-17T23:35:47.0849246Z dynamo/test_dynamic_shapes (0.1375) 2024-12-17T23:35:47.0849928Z dynamo/test_exc (0.1375) 2024-12-17T23:35:47.0850459Z dynamo/test_exceptions (0.1375) 2024-12-17T23:35:47.0851033Z dynamo/test_export (0.1375) 2024-12-17T23:35:47.0851588Z dynamo/test_export_mutations (0.1375) 2024-12-17T23:35:47.0852208Z dynamo/test_functions (0.1375) 2024-12-17T23:35:47.0852797Z dynamo/test_fx_passes_pre_grad (0.1375) 2024-12-17T23:35:47.0853404Z dynamo/test_global (0.1375) 2024-12-17T23:35:47.0853986Z dynamo/test_graph_deduplication (0.1375) 2024-12-17T23:35:47.0854658Z dynamo/test_graph_region_tracker (0.1375) 2024-12-17T23:35:47.0855287Z dynamo/test_guard_manager (0.1375) 2024-12-17T23:35:47.0855887Z dynamo/test_hooks (0.1375) 2024-12-17T23:35:47.0856470Z dynamo/test_inline_inbuilt_nn_modules (0.1375) 2024-12-17T23:35:47.0857174Z dynamo/test_input_attr_tracking (0.1375) 2024-12-17T23:35:47.0857805Z dynamo/test_interop (0.1375) 2024-12-17T23:35:47.0858341Z dynamo/test_logging (0.1375) 2024-12-17T23:35:47.0858897Z dynamo/test_metrics_context (0.1375) 2024-12-17T23:35:47.0859509Z dynamo/test_minifier (0.1375) 2024-12-17T23:35:47.0860042Z dynamo/test_misc (0.1375) 2024-12-17T23:35:47.0860534Z dynamo/test_model_output (0.1375) 2024-12-17T23:35:47.0861083Z dynamo/test_modes (0.1375) 2024-12-17T23:35:47.0861593Z dynamo/test_modules (0.1375) 2024-12-17T23:35:47.0862145Z dynamo/test_optimizers (0.1375) 2024-12-17T23:35:47.0862708Z dynamo/test_pgo (0.1375) 2024-12-17T23:35:47.0863223Z dynamo/test_pre_dispatch (0.1375) 2024-12-17T23:35:47.0863816Z dynamo/test_prim_hop_base (0.1375) 2024-12-17T23:35:47.0864412Z dynamo/test_profiler (0.1375) 2024-12-17T23:35:47.0864971Z dynamo/test_recompile_ux (0.1375) 2024-12-17T23:35:47.0865566Z dynamo/test_recompiles (0.1375) 2024-12-17T23:35:47.0866161Z dynamo/test_reconstruct (0.1375) 2024-12-17T23:35:47.0866739Z dynamo/test_reorder_logs (0.1375) 2024-12-17T23:35:47.0867319Z dynamo/test_repros (0.1375) 2024-12-17T23:35:47.0867861Z dynamo/test_resume (0.1375) 2024-12-17T23:35:47.0868408Z dynamo/test_sdpa (0.1375) 2024-12-17T23:35:47.0868993Z dynamo/test_skip_guard_eval_unsafe (0.1375) 2024-12-17T23:35:47.0869663Z dynamo/test_skip_non_tensor (0.1375) 2024-12-17T23:35:47.0870278Z dynamo/test_structured_trace (0.1375) 2024-12-17T23:35:47.0870901Z dynamo/test_subclasses (0.1375) 2024-12-17T23:35:47.0871478Z dynamo/test_subgraphs (0.1375) 2024-12-17T23:35:47.0872036Z dynamo/test_torchrec (0.1375) 2024-12-17T23:35:47.0872598Z dynamo/test_trace_rules (0.1375) 2024-12-17T23:35:47.0873180Z dynamo/test_unspec (0.1375) 2024-12-17T23:35:47.0873712Z dynamo/test_utils (0.1375) 2024-12-17T23:35:47.0874420Z dynamo/test_verify_correctness (0.1375) 2024-12-17T23:35:47.0875046Z dynamo/test_view (0.1375) 2024-12-17T23:35:47.0875568Z export/test_converter (0.1375) 2024-12-17T23:35:47.0876132Z export/test_db (0.1375) 2024-12-17T23:35:47.0876661Z export/test_draft_export (0.1375) 2024-12-17T23:35:47.0877262Z export/test_experimental (0.1375) 2024-12-17T23:35:47.0877857Z export/test_export (0.1375) 2024-12-17T23:35:47.0878518Z export/test_export_legacy (0.1375) 2024-12-17T23:35:47.0879125Z export/test_export_nonstrict (0.1375) 2024-12-17T23:35:47.0879814Z export/test_functionalized_assertions (0.1375) 2024-12-17T23:35:47.0880489Z export/test_hop (0.1375) 2024-12-17T23:35:47.0881002Z export/test_lift_unlift (0.1375) 2024-12-17T23:35:47.0881592Z export/test_pass_infra (0.1375) 2024-12-17T23:35:47.0882147Z export/test_passes (0.1375) 2024-12-17T23:35:47.0882696Z export/test_retraceability (0.1375) 2024-12-17T23:35:47.0883260Z export/test_schema (0.1375) 2024-12-17T23:35:47.0883800Z export/test_serdes (0.1375) 2024-12-17T23:35:47.0884325Z export/test_serialize (0.1375) 2024-12-17T23:35:47.0884881Z export/test_sparse (0.1375) 2024-12-17T23:35:47.0885415Z export/test_swap (0.1375) 2024-12-17T23:35:47.0885918Z export/test_tools (0.1375) 2024-12-17T23:35:47.0886451Z export/test_torchbind (0.1375) 2024-12-17T23:35:47.0886992Z export/test_tree_utils (0.1375) 2024-12-17T23:35:47.0887689Z export/test_unflatten (0.1375) 2024-12-17T23:35:47.0888300Z export/test_unflatten_training_ir (0.1375) 2024-12-17T23:35:47.0888928Z export/test_verifier (0.1375) 2024-12-17T23:35:47.0889502Z functorch/test_aotdispatch (0.1375) 2024-12-17T23:35:47.0890108Z functorch/test_ops (0.1375) 2024-12-17T23:35:47.0890706Z higher_order_ops/test_invoke_subgraph (0.1375) 2024-12-17T23:35:47.0891426Z higher_order_ops/test_with_effects (0.1375) 2024-12-17T23:35:47.0892112Z inductor/test_auto_functionalize (0.1375) 2024-12-17T23:35:47.0892746Z inductor/test_autoheuristic (0.1375) 2024-12-17T23:35:47.0893361Z inductor/test_b2b_gemm (0.1375) 2024-12-17T23:35:47.0894176Z inductor/test_benchmark_fusion (0.1375) 2024-12-17T23:35:47.0894795Z inductor/test_benchmarking (0.1375) 2024-12-17T23:35:47.0895412Z inductor/test_ck_backend (0.1375) 2024-12-17T23:35:47.0895997Z inductor/test_codecache (0.1375) 2024-12-17T23:35:47.0896573Z inductor/test_codegen_triton (0.1375) 2024-12-17T23:35:47.0897218Z inductor/test_combo_kernels (0.1375) 2024-12-17T23:35:47.0897844Z inductor/test_compile_worker (0.1375) 2024-12-17T23:35:47.0898484Z inductor/test_compiled_optimizers (0.1375) 2024-12-17T23:35:47.0899136Z inductor/test_config (0.1375) 2024-12-17T23:35:47.0899700Z inductor/test_control_flow (0.1375) 2024-12-17T23:35:47.0900352Z inductor/test_cooperative_reductions (0.1375) 2024-12-17T23:35:47.0901103Z inductor/test_coordinate_descent_tuner (0.1375) 2024-12-17T23:35:47.0901801Z inductor/test_cpu_repro (0.1375) 2024-12-17T23:35:47.0902413Z inductor/test_cpu_select_algorithm (0.1375) 2024-12-17T23:35:47.0903090Z inductor/test_cutlass_backend (0.1375) 2024-12-17T23:35:47.0903726Z inductor/test_debug_trace (0.1375) 2024-12-17T23:35:47.0904368Z inductor/test_decompose_mem_bound_mm (0.1375) 2024-12-17T23:35:47.0905046Z inductor/test_dependencies (0.1375) 2024-12-17T23:35:47.0905693Z inductor/test_distributed_patterns (0.1375) 2024-12-17T23:35:47.0906383Z inductor/test_efficient_conv_bn_eval (0.1375) 2024-12-17T23:35:47.0907093Z inductor/test_external_callables (0.1375) 2024-12-17T23:35:47.0907758Z inductor/test_flex_decoding (0.1375) 2024-12-17T23:35:47.0908362Z inductor/test_foreach (0.1375) 2024-12-17T23:35:47.0908926Z inductor/test_fp8 (0.1375) 2024-12-17T23:35:47.0909492Z inductor/test_fused_attention (0.1375) 2024-12-17T23:35:47.0910103Z inductor/test_fx_fusion (0.1375) 2024-12-17T23:35:47.0910758Z inductor/test_graph_transform_observer (0.1375) 2024-12-17T23:35:47.0911480Z inductor/test_group_batch_fusion (0.1375) 2024-12-17T23:35:47.0912092Z inductor/test_halide (0.1375) 2024-12-17T23:35:47.0912870Z inductor/test_indexing (0.1375) 2024-12-17T23:35:47.0913490Z inductor/test_inductor_annotations (0.1375) 2024-12-17T23:35:47.0914158Z inductor/test_inductor_freezing (0.1375) 2024-12-17T23:35:47.0914804Z inductor/test_inductor_utils (0.1375) 2024-12-17T23:35:47.0915436Z inductor/test_inplacing_pass (0.1375) 2024-12-17T23:35:47.0916060Z inductor/test_kernel_benchmark (0.1375) 2024-12-17T23:35:47.0916709Z inductor/test_layout_optim (0.1375) 2024-12-17T23:35:47.0917326Z inductor/test_loop_ordering (0.1375) 2024-12-17T23:35:47.0918014Z inductor/test_max_autotune (0.1375) 2024-12-17T23:35:47.0918613Z inductor/test_memory (0.1375) 2024-12-17T23:35:47.0919178Z inductor/test_memory_planning (0.1375) 2024-12-17T23:35:47.0919801Z inductor/test_metrics (0.1375) 2024-12-17T23:35:47.0920366Z inductor/test_minifier (0.1375) 2024-12-17T23:35:47.0920955Z inductor/test_minifier_isolate (0.1375) 2024-12-17T23:35:47.0921600Z inductor/test_minifier_utils (0.1375) 2024-12-17T23:35:47.0922285Z inductor/test_mkldnn_pattern_matcher (0.1375) 2024-12-17T23:35:47.0922951Z inductor/test_mmdecomp (0.1375) 2024-12-17T23:35:47.0923544Z inductor/test_multi_kernel (0.1375) 2024-12-17T23:35:47.0924166Z inductor/test_op_dtype_prop (0.1375) 2024-12-17T23:35:47.0924769Z inductor/test_ordered_set (0.1375) 2024-12-17T23:35:47.0925360Z inductor/test_pad_mm (0.1375) 2024-12-17T23:35:47.0926140Z inductor/test_padding (0.1375) 2024-12-17T23:35:47.0926693Z inductor/test_pattern_matcher (0.1375) 2024-12-17T23:35:47.0927315Z inductor/test_perf (0.1375) 2024-12-17T23:35:47.0927845Z inductor/test_profiler (0.1375) 2024-12-17T23:35:47.0928448Z inductor/test_scatter_optimization (0.1375) 2024-12-17T23:35:47.0929128Z inductor/test_select_algorithm (0.1375) 2024-12-17T23:35:47.0929792Z inductor/test_split_cat_fx_passes (0.1375) 2024-12-17T23:35:47.0930455Z inductor/test_standalone_compile (0.1375) 2024-12-17T23:35:47.0931108Z inductor/test_torchbind (0.1375) 2024-12-17T23:35:47.0931722Z inductor/test_torchinductor (0.1375) 2024-12-17T23:35:47.0932513Z inductor/test_torchinductor_codegen_config_overrides (0.1375) 2024-12-17T23:35:47.0933506Z inductor/test_torchinductor_codegen_dynamic_shapes (0.1375) 2024-12-17T23:35:47.0934403Z inductor/test_torchinductor_dynamic_shapes (0.1375) 2024-12-17T23:35:47.0935202Z inductor/test_torchinductor_strided_blocks (0.1375) 2024-12-17T23:35:47.0935960Z inductor/test_triton_cpu_backend (0.1375) 2024-12-17T23:35:47.0936643Z inductor/test_triton_heuristics (0.1375) 2024-12-17T23:35:47.0937280Z inductor/test_triton_kernels (0.1375) 2024-12-17T23:35:47.0937917Z inductor/test_triton_syntax (0.1375) 2024-12-17T23:35:47.0938554Z inductor/test_triton_wrapper (0.1375) 2024-12-17T23:35:47.0939184Z inductor/test_unbacked_symints (0.1375) 2024-12-17T23:35:47.0939815Z inductor/test_utils (0.1375) 2024-12-17T23:35:47.0940365Z lazy/test_bindings (0.1375) 2024-12-17T23:35:47.0940892Z lazy/test_debug_util (0.1375) 2024-12-17T23:35:47.0941487Z lazy/test_extract_compiled_graph (0.1375) 2024-12-17T23:35:47.0942151Z lazy/test_functionalization (0.1375) 2024-12-17T23:35:47.0942751Z lazy/test_generator (0.1375) 2024-12-17T23:35:47.0943305Z lazy/test_meta_kernel (0.1375) 2024-12-17T23:35:47.0943859Z lazy/test_reuse_ir (0.1375) 2024-12-17T23:35:47.0944392Z lazy/test_step_closures (0.1375) 2024-12-17T23:35:47.0944971Z nn/test_lazy_modules (0.1375) 2024-12-17T23:35:47.0945510Z nn/test_pruning (0.1375) 2024-12-17T23:35:47.0946035Z onnx/dynamo/test_exporter_api (0.1375) 2024-12-17T23:35:47.0946713Z onnx/dynamo/test_registry_dispatcher (0.1375) 2024-12-17T23:35:47.0947389Z onnx/exporter/test_api (0.1375) 2024-12-17T23:35:47.0947996Z onnx/exporter/test_capture_strategies (0.1375) 2024-12-17T23:35:47.0948682Z onnx/exporter/test_compat (0.1375) 2024-12-17T23:35:47.0949272Z onnx/exporter/test_core (0.1375) 2024-12-17T23:35:47.0949881Z onnx/exporter/test_small_models_e2e (0.1375) 2024-12-17T23:35:47.0950674Z onnx/exporter/test_tensors (0.1375) 2024-12-17T23:35:47.0951281Z onnx/test_autograd_funs (0.1375) 2024-12-17T23:35:47.0951866Z onnx/test_models_onnxruntime (0.1375) 2024-12-17T23:35:47.0952554Z onnx/test_models_quantized_onnxruntime (0.1375) 2024-12-17T23:35:47.0953224Z onnx/test_onnx_opset (0.1375) 2024-12-17T23:35:47.0953806Z onnx/test_onnxscript_no_runtime (0.1375) 2024-12-17T23:35:47.0954465Z onnx/test_onnxscript_runtime (0.1375) 2024-12-17T23:35:47.0955053Z test_autograd (0.1375) 2024-12-17T23:35:47.0955569Z test_autograd_fallback (0.1375) 2024-12-17T23:35:47.0956122Z test_cuda (0.1375) 2024-12-17T23:35:47.0956612Z test_cuda_expandable_segments (0.1375) 2024-12-17T23:35:47.0957235Z test_cuda_multigpu (0.1375) 2024-12-17T23:35:47.0957796Z test_cuda_nvml_based_avail (0.1375) 2024-12-17T23:35:47.0958492Z test_cuda_primary_ctx (0.1375) 2024-12-17T23:35:47.0959058Z test_cuda_sanitizer (0.1375) 2024-12-17T23:35:47.0959597Z test_cuda_trace (0.1375) 2024-12-17T23:35:47.0960170Z test_functional_autograd_benchmark (0.1375) 2024-12-17T23:35:47.0960755Z test_functionalization_of_rng_ops (0.1375) 2024-12-17T23:35:47.0961364Z test_matmul_cuda (0.1375) 2024-12-17T23:35:47.0961846Z test_ops (0.1375) 2024-12-17T23:35:47.0962309Z test_ops_fwd_gradients (0.1375) 2024-12-17T23:35:47.0962880Z test_ops_gradients (0.1375) 2024-12-17T23:35:47.0963397Z test_ops_jit (0.1375) 2024-12-17T23:35:47.0964004Z test_pruning_op (0.1375) 2024-12-17T23:35:47.0964586Z test_scatter_gather_ops (0.1375) 2024-12-17T23:35:47.0965140Z test_shape_ops (0.1375) 2024-12-17T23:35:47.0965659Z test_spectral_ops (0.1375) 2024-12-17T23:35:47.0966207Z test_tensor_creation_ops (0.1375) 2024-12-17T23:35:47.0966766Z test_view_ops (0.1375) 2024-12-17T23:35:57.7204716Z torch_np/numpy_tests/lib/test_arraysetops (0.1375) 2024-12-17T23:35:57.7205652Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:35:57.7248213Z Changed files: ['.ci/pytorch/common_utils.sh', '.ci/pytorch/smoke_test/smoke_test.py', '.ci/wheel/build_wheel.sh', '.circleci/scripts/binary_linux_test.sh', '.circleci/scripts/binary_populate_env.sh', '.github/ci_commit_pins/xla.txt', '.github/scripts/filter_test_configs.py', '.github/templates/common.yml.j2', '.github/templates/linux_binary_build_workflow.yml.j2', '.github/templates/macos_binary_build_workflow.yml.j2', '.github/templates/windows_binary_build_workflow.yml.j2', '.github/workflows/_bazel-build-test.yml', '.github/workflows/_binary-build-linux.yml', '.github/workflows/_binary-test-linux.yml', '.github/workflows/_binary-upload.yml', '.github/workflows/_docs.yml', '.github/workflows/_linux-build.yml', '.github/workflows/_linux-test.yml', '.github/workflows/_mac-build.yml', '.github/workflows/_mac-test-mps.yml', '.github/workflows/_mac-test.yml', '.github/workflows/_rocm-test.yml', '.github/workflows/_runner-determinator.yml', '.github/workflows/_win-build.yml', '.github/workflows/_win-test.yml', '.github/workflows/_xpu-test.yml', '.github/workflows/build-almalinux-images.yml', '.github/workflows/build-libtorch-images.yml', '.github/workflows/build-manywheel-images-s390x.yml', '.github/workflows/build-manywheel-images.yml', '.github/workflows/build-triton-wheel.yml', '.github/workflows/check-labels.yml', '.github/workflows/close-nonexistent-disable-issues.yml', '.github/workflows/create_release.yml', '.github/workflows/docker-builds.yml', '.github/workflows/docker-release.yml', '.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-main.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-main.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml', '.github/workflows/generated-linux-binary-manywheel-main.yml', '.github/workflows/generated-linux-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml', '.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-debug-main.yml', '.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-release-main.yml', '.github/workflows/generated-windows-binary-libtorch-release-nightly.yml', '.github/workflows/generated-windows-binary-wheel-nightly.yml', '.github/workflows/inductor-micro-benchmark.yml', '.github/workflows/inductor-perf-compare.yml', '.github/workflows/inductor-perf-test-nightly-aarch64.yml', '.github/workflows/inductor-perf-test-nightly-x86.yml', '.github/workflows/inductor-perf-test-nightly.yml', '.github/workflows/inductor-periodic.yml', '.github/workflows/inductor-rocm.yml', '.github/workflows/inductor-unittest.yml', '.github/workflows/inductor.yml', '.github/workflows/lint-autoformat.yml', '.github/workflows/lint-bc.yml', '.github/workflows/lint.yml', '.github/workflows/linux-aarch64.yml', '.github/workflows/llm_td_retrieval.yml', '.github/workflows/nightly-s3-uploads.yml', '.github/workflows/nightly.yml', '.github/workflows/nitpicker.yml', '.github/workflows/periodic.yml', '.github/workflows/pull.yml', '.github/workflows/slow.yml', '.github/workflows/target-determination-indexer.yml', '.github/workflows/target_determination.yml', '.github/workflows/torchbench.yml', '.github/workflows/trunk.yml', '.github/workflows/update-viablestrict.yml', '.github/workflows/update_pytorch_labels.yml', '.github/workflows/upload-test-stats-while-running.yml', '.github/workflows/upload-test-stats.yml', '.github/workflows/upload-torch-dynamo-perf-stats.yml', '.github/workflows/upload_test_stats_intermediate.yml', '.github/workflows/weekly.yml', '.github/workflows/xpu.yml', 'aten/src/ATen/DeviceAccelerator.cpp', 'aten/src/ATen/DeviceAccelerator.h', 'docs/source/_static/css/custom.css', 'test/cpp_extensions/open_registration_extension/setup.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/__init__.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.cu', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/ops.py', 'test/cpp_extensions/python_agnostic_extension/setup.py', 'test/run_test.py', 'test/test_accelerator.py', 'test/test_cpp_extensions_aot.py', 'test/test_cuda.py', 'test/test_xpu.py', 'tools/stats/import_test_stats.py', 'torch/csrc/DeviceAccelerator.cpp', 'torch/csrc/utils/device_lazy_init.h', 'torch/utils/cpp_extension.py'] 2024-12-17T23:35:57.7290768Z Results from PublicBindings 2024-12-17T23:35:57.7291319Z test_public_bindings (1.0) 2024-12-17T23:35:57.7291846Z Aggregated Heuristics 2024-12-17T23:35:57.7292328Z test_cuda (1.9098905799433696) 2024-12-17T23:35:57.7292897Z test_public_bindings (1.431614851692761) 2024-12-17T23:35:57.7293656Z test_xpu (1.35110896763415) 2024-12-17T23:35:57.7294237Z test_cpp_extensions_jit (0.7156320876801843) 2024-12-17T23:35:57.7294917Z inductor/test_aot_inductor (0.648371083698789) 2024-12-17T23:35:57.7295676Z test_cuda_expandable_segments (0.6309778057781412) 2024-12-17T23:35:57.7296424Z inductor/test_pattern_matcher (0.6163191201269929) 2024-12-17T23:35:57.7297161Z dynamo/test_dynamic_shapes (0.6122669522448076) 2024-12-17T23:35:57.7297948Z dynamo/test_after_aot (0.6081784022180016) 2024-12-17T23:35:57.7298704Z inductor/test_cpu_repro (0.603569737384307) 2024-12-17T23:35:57.7299363Z inductor/test_minifier (0.5989628471042946) 2024-12-17T23:35:57.7300156Z inductor/test_split_cat_fx_passes (0.5943528594244543) 2024-12-17T23:35:57.7300901Z dynamo/test_higher_order_ops (0.5931048417505811) 2024-12-17T23:35:57.7301646Z dynamo/test_repros (0.5895250866733128) 2024-12-17T23:35:57.7302341Z inductor/test_inductor_freezing (0.5866325097529228) 2024-12-17T23:35:57.7303087Z dynamo/test_backends (0.5812507000031335) 2024-12-17T23:35:57.7303733Z inductor/test_mmdecomp (0.5768629072403331) 2024-12-17T23:35:57.7304423Z dynamo/test_misc (0.5753662990272415) 2024-12-17T23:35:57.7305079Z dynamo/test_logging (0.5746726359685543) 2024-12-17T23:35:57.7305970Z dynamo/test_unspec (0.5727728699574117) 2024-12-17T23:35:57.7306773Z test_cpp_extensions_open_device_registration (0.5375226119366523) 2024-12-17T23:35:57.7307912Z cpp_extensions/open_registration_extension/test/test_openreg (0.4897938819199805) 2024-12-17T23:35:57.7308873Z test_utils (0.47820566604751813) 2024-12-17T23:35:57.7309547Z inductor/test_compiled_autograd (0.4535605297827172) 2024-12-17T23:35:57.7310382Z distributed/test_dynamo_distributed (0.45221720797270276) 2024-12-17T23:35:57.7311161Z test_content_store (0.45016323660433344) 2024-12-17T23:35:57.7311835Z inductor/test_cudacodecache (0.4435030508917587) 2024-12-17T23:35:57.7312629Z test_cpp_extensions_stream_and_event (0.44075938702450185) 2024-12-17T23:35:57.7313346Z test_testing (0.437100523432706) 2024-12-17T23:35:57.7314003Z test_cpp_extensions_mtia_backend (0.43698468440265587) 2024-12-17T23:35:57.7314845Z inductor/test_triton_extension_backend (0.43380652316354607) 2024-12-17T23:35:57.7315698Z inductor/test_extension_backend (0.424456370348558) 2024-12-17T23:35:57.7316478Z functorch/test_eager_transforms (0.4235148328195378) 2024-12-17T23:35:57.7317173Z test_nestedtensor (0.41694101066842143) 2024-12-17T23:35:57.7317781Z test_cpp_api_parity (0.4145644483425116) 2024-12-17T23:35:57.7318553Z inductor/test_cpu_cpp_wrapper (0.41420902801347026) 2024-12-17T23:35:57.7319438Z onnx/test_utility_funs (0.4136632708486707) 2024-12-17T23:35:57.7320175Z inductor/test_aot_inductor_arrayref (0.4110073779047003) 2024-12-17T23:35:57.7320901Z test_dispatch (0.4072861931267816) 2024-12-17T23:35:57.7321504Z torch_np/test_binary_ufuncs (0.4020263987021568) 2024-12-17T23:35:57.7322353Z distributed/_tools/test_runtime_estimator (0.40105702036236063) 2024-12-17T23:35:57.7323281Z inductor/test_aot_inductor_custom_ops (0.40031935479128955) 2024-12-17T23:35:57.7324204Z export/test_export_training_ir_to_run_decomp (0.3980869245563782) 2024-12-17T23:35:57.7325101Z inductor/test_binary_folding (0.39803215977525996) 2024-12-17T23:35:57.7325869Z inductor/test_cpp_wrapper_hipify (0.397654619248252) 2024-12-17T23:35:57.7326604Z onnx/exporter/test_building (0.39622531748522005) 2024-12-17T23:35:57.7327313Z dynamo/test_frame_init (0.39163334815149675) 2024-12-17T23:35:57.7328003Z export/test_retraceability (0.39098464954736506) 2024-12-17T23:35:57.7328739Z export/test_export_nonstrict (0.38614852180122994) 2024-12-17T23:35:57.7329432Z onnx/test_lazy_import (0.3845863618050361) 2024-12-17T23:35:57.7330133Z inductor/test_gpu_cpp_wrapper (0.3845465037028488) 2024-12-17T23:35:57.7330806Z test_custom_ops (0.38173685047054534) 2024-12-17T23:35:57.7331425Z export/test_cpp_serdes (0.3814579029934013) 2024-12-17T23:35:57.7332106Z inductor/test_loop_ordering (0.3814386459269408) 2024-12-17T23:35:57.7332782Z inductor/test_xpu_basic (0.38132387390836575) 2024-12-17T23:35:57.7333430Z inductor/test_smoke (0.37966208711578003) 2024-12-17T23:35:57.7334098Z inductor/test_flex_decoding (0.3784073716722777) 2024-12-17T23:35:57.7334834Z inductor/test_kernel_benchmark (0.3779221443190499) 2024-12-17T23:35:57.7335514Z export/test_serdes (0.3774346061243955) 2024-12-17T23:35:57.7336229Z export/test_unflatten_training_ir (0.3771202446980847) 2024-12-17T23:35:57.7336969Z inductor/test_triton_syntax (0.3733462640315515) 2024-12-17T23:35:57.7337643Z inductor/test_config (0.3733369805088497) 2024-12-17T23:35:57.7338307Z onnx/test_pytorch_jit_onnx (0.373266294206647) 2024-12-17T23:35:57.7338979Z inductor/test_debug_trace (0.3726820298823156) 2024-12-17T23:35:57.7339699Z inductor/test_cutlass_backend (0.3723738902890328) 2024-12-17T23:35:57.7340463Z inductor/test_external_callables (0.3723381447081182) 2024-12-17T23:35:57.7341313Z inductor/test_move_constructors_to_cuda (0.3721528326088219) 2024-12-17T23:35:57.7342194Z inductor/test_mkldnn_pattern_matcher (0.37123518630823715) 2024-12-17T23:35:57.7343080Z dynamo/test_inline_inbuilt_nn_modules (0.3712156573862996) 2024-12-17T23:35:57.7344035Z inductor/test_torchinductor (0.3711880654585683) 2024-12-17T23:35:57.7344763Z inductor/test_inductor_utils (0.3705833773299873) 2024-12-17T23:35:57.7345556Z inductor/test_torchinductor_opinfo (0.3699167918874495) 2024-12-17T23:35:57.7346379Z inductor/test_triton_cpu_backend (0.3694831020078314) 2024-12-17T23:35:57.7347184Z inductor/test_compiled_optimizers (0.36922655063125576) 2024-12-17T23:35:57.7347957Z dynamo/test_base_output (0.36893004808004826) 2024-12-17T23:35:57.7348739Z inductor/test_cooperative_reductions (0.3682896426499721) 2024-12-17T23:35:57.7349507Z inductor/test_b2b_gemm (0.36757162107119856) 2024-12-17T23:35:57.7350152Z test_import_stats (0.36742975428690927) 2024-12-17T23:35:57.7350764Z test_binary_ufuncs (0.36667089164628797) 2024-12-17T23:35:57.7351428Z inductor/test_triton_wrapper (0.36521386242088405) 2024-12-17T23:35:57.7352153Z inductor/test_ck_backend (0.3647867106623987) 2024-12-17T23:35:57.7352840Z export/test_export_legacy (0.3645556399406029) 2024-12-17T23:35:57.7353624Z export/test_functionalized_assertions (0.3637473613512752) 2024-12-17T23:35:57.7354403Z export/test_tree_utils (0.3636232426966196) 2024-12-17T23:35:57.7355145Z inductor/test_inductor_annotations (0.3624617151488135) 2024-12-17T23:35:57.7355854Z dynamo/test_nops (0.3623383193606762) 2024-12-17T23:35:57.7356465Z inductor/test_utils (0.36206350083293926) 2024-12-17T23:35:57.7357261Z inductor/test_indexing (0.3614576647278618) 2024-12-17T23:35:57.7357984Z inductor/test_pad_mm (0.3611171484514302) 2024-12-17T23:35:57.7358694Z inductor/test_aot_inductor_utils (0.36111461436176195) 2024-12-17T23:35:57.7359414Z dynamo/test_utils (0.3609327011522525) 2024-12-17T23:35:57.7360077Z inductor/test_select_algorithm (0.3605776688136782) 2024-12-17T23:35:57.7360830Z inductor/test_compile_worker (0.3603108015269454) 2024-12-17T23:35:57.7361564Z functorch/test_aotdispatch (0.35957659120669355) 2024-12-17T23:35:57.7362182Z dynamo/test_interop (0.3594695225311374) 2024-12-17T23:35:57.7375359Z inductor/test_metrics (0.35832257536576473) 2024-12-17T23:35:57.7376217Z inductor/test_triton_kernels (0.35826833812162695) 2024-12-17T23:35:57.7377061Z distributed/test_inductor_collectives (0.3578974040424425) 2024-12-17T23:35:57.7378094Z inductor/test_torchinductor_codegen_dynamic_shapes (0.35732000159187044) 2024-12-17T23:35:57.7379172Z inductor/test_torchinductor_dynamic_shapes (0.35696180838746905) 2024-12-17T23:35:57.7380089Z inductor/test_triton_heuristics (0.35683783613903286) 2024-12-17T23:35:57.7380869Z dynamo/test_fx_passes_pre_grad (0.35578616240534006) 2024-12-17T23:35:57.7381735Z dynamo/test_cudagraphs_expandable_segments (0.35575516211884217) 2024-12-17T23:35:57.7382540Z dynamo/test_modules (0.3555929860080117) 2024-12-17T23:35:57.7383186Z inductor/test_combo_kernels (0.3554013762858613) 2024-12-17T23:35:57.7383898Z dynamo/test_skip_non_tensor (0.35478574734619833) 2024-12-17T23:35:57.7384706Z onnx/test_models_quantized_onnxruntime (0.35473753045830836) 2024-12-17T23:35:57.7385496Z functorch/test_ops (0.35461030479145006) 2024-12-17T23:35:57.7386228Z inductor/test_coordinate_descent_tuner (0.3544318428974257) 2024-12-17T23:35:57.7387172Z inductor/test_torchinductor_strided_blocks (0.3543379265523467) 2024-12-17T23:35:57.7388047Z dynamo/test_autograd_function (0.35418081332948453) 2024-12-17T23:35:57.7388847Z dynamo/test_skip_guard_eval_unsafe (0.3541443406919706) 2024-12-17T23:35:57.7389608Z onnx/exporter/test_tensors (0.35404066192681366) 2024-12-17T23:35:57.7390365Z inductor/test_benchmark_fusion (0.35373176824297436) 2024-12-17T23:35:57.7391175Z inductor/test_aot_inductor_package (0.3535834180323387) 2024-12-17T23:35:57.7391939Z inductor/test_autoheuristic (0.35341182087309) 2024-12-17T23:35:57.7392642Z dynamo/test_reconstruct (0.3532159853791303) 2024-12-17T23:35:57.7393355Z inductor/test_minifier_utils (0.35320334830699984) 2024-12-17T23:35:57.7394244Z inductor/test_foreach (0.3527836048378352) 2024-12-17T23:35:57.7395138Z inductor/test_fx_fusion (0.35255404536868107) 2024-12-17T23:35:57.7395865Z test_model_exports_to_core_aten (0.35247732448742164) 2024-12-17T23:35:57.7396613Z inductor/test_flex_attention (0.3524353005503543) 2024-12-17T23:35:57.7397432Z inductor/test_custom_post_grad_passes (0.35218925163347625) 2024-12-17T23:35:57.7398270Z export/test_tools (0.3519637530762133) 2024-12-17T23:35:57.7398930Z inductor/test_snode_runtime (0.3517231666790179) 2024-12-17T23:35:57.7399668Z distributed/test_device_mesh (0.3507412420434508) 2024-12-17T23:35:57.7400339Z dynamo/test_pgo (0.3507203798445214) 2024-12-17T23:35:57.7400984Z dynamo/test_export_mutations (0.35021975580739473) 2024-12-17T23:35:57.7401667Z dynamo/test_sdpa (0.3500999885594471) 2024-12-17T23:35:57.7402287Z dynamo/test_exceptions (0.3496027412893481) 2024-12-17T23:35:57.7402964Z dynamo/test_metrics_context (0.34910202227312415) 2024-12-17T23:35:57.7403683Z profiler/test_cpp_thread (0.3488167173706104) 2024-12-17T23:35:57.7404704Z onnx/test_pytorch_onnx_onnxruntime (0.3485975641348512) 2024-12-17T23:35:57.7405147Z dynamo/test_recompiles (0.3483804664583034) 2024-12-17T23:35:57.7405663Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.34835879661828406) 2024-12-17T23:35:57.7406203Z inductor/test_control_flow (0.34825581822455365) 2024-12-17T23:35:57.7406639Z onnx/dynamo/test_registry_dispatcher (0.347945778906797) 2024-12-17T23:35:57.7407544Z xpu/test_conv (0.34781784190196047) 2024-12-17T23:35:57.7408014Z inductor/test_cudagraph_trees_expandable_segments (0.347511975527183) 2024-12-17T23:35:57.7408498Z dynamo/test_subgraphs (0.3474892203185768) 2024-12-17T23:35:57.7408892Z dynamo/test_pre_dispatch (0.34717733391995254) 2024-12-17T23:35:57.7409341Z inductor/test_decompose_mem_bound_mm (0.3466730706316252) 2024-12-17T23:35:57.7409807Z inductor/test_scatter_optimization (0.3465478809772738) 2024-12-17T23:35:57.7410260Z inductor/test_codegen_triton (0.34582950427394554) 2024-12-17T23:35:57.7410668Z dynamo/test_global (0.3456715163830326) 2024-12-17T23:35:57.7411012Z inductor/test_perf (0.3455040001438022) 2024-12-17T23:35:57.7411443Z inductor/test_graph_transform_observer (0.3454035556801798) 2024-12-17T23:35:57.7411888Z inductor/test_profiler (0.34483334106731944) 2024-12-17T23:35:57.7412245Z export/test_db (0.3444815241054556) 2024-12-17T23:35:57.7412594Z onnx/test_custom_ops (0.3443872796190336) 2024-12-17T23:35:57.7412988Z inductor/test_op_dtype_prop (0.34435774993224466) 2024-12-17T23:35:57.7413370Z dynamo/test_compile (0.3442952557421552) 2024-12-17T23:35:57.7413750Z dynamo/test_cudagraphs (0.3437397669980458) 2024-12-17T23:35:57.7414140Z inductor/test_multi_kernel (0.3436786931445289) 2024-12-17T23:35:57.7414544Z inductor/test_custom_lowering (0.34352233285135203) 2024-12-17T23:35:57.7414936Z inductor/test_fp8 (0.3435107335449747) 2024-12-17T23:35:57.7415339Z inductor/test_group_batch_fusion (0.34347236996273656) 2024-12-17T23:35:57.7415741Z dynamo/test_config (0.34336251203486257) 2024-12-17T23:35:57.7416114Z dynamo/test_functions (0.34324324410104645) 2024-12-17T23:35:57.7416609Z onnx/torch_export/test_torch_export_with_onnxruntime (0.3431392877890358) 2024-12-17T23:35:57.7417139Z dynamo/test_graph_region_tracker (0.3426407609426677) 2024-12-17T23:35:57.7417540Z dynamo/test_view (0.34217089090664826) 2024-12-17T23:35:57.7417891Z test_ops_gradients (0.3419011448461913) 2024-12-17T23:35:57.7418242Z dynamo/test_resume (0.34169457500989225) 2024-12-17T23:35:57.7418679Z inductor/test_benchmarking (0.3416662092955368) 2024-12-17T23:35:57.7419122Z dynamo/test_deviceguard (0.3414920091991114) 2024-12-17T23:35:57.7419626Z distributed/_tensor/test_common_rules (0.34123823194695235) 2024-12-17T23:35:57.7420161Z inductor/test_cudagraph_trees (0.3411317231679498) 2024-12-17T23:35:57.7420574Z dynamo/test_aot_autograd (0.34105086656875344) 2024-12-17T23:35:57.7420953Z inductor/test_cuda_repro (0.3409935129134706) 2024-12-17T23:35:57.7421339Z test_ops_fwd_gradients (0.3409681601036479) 2024-12-17T23:35:57.7421889Z dynamo/test_backward_higher_order_ops (0.34085880581243866) 2024-12-17T23:35:57.7422335Z onnx/exporter/test_compat (0.34068779551412476) 2024-12-17T23:35:57.7422784Z inductor/test_cpu_select_algorithm (0.34056593019235404) 2024-12-17T23:35:57.7423237Z inductor/test_inplacing_pass (0.34037763854352787) 2024-12-17T23:35:57.7423631Z dynamo/test_sources (0.34016482319494656) 2024-12-17T23:35:57.7424056Z onnx/exporter/test_small_models_e2e (0.3394596520737315) 2024-12-17T23:35:57.7424466Z xpu/test_gemm (0.33939605493232333) 2024-12-17T23:35:57.7424800Z inductor/test_halide (0.3393661349887036) 2024-12-17T23:35:57.7425184Z dynamo/test_model_output (0.33887327800480516) 2024-12-17T23:35:57.7425591Z onnx/test_onnxscript_runtime (0.3386390444285298) 2024-12-17T23:35:57.7425999Z inductor/test_memory_planning (0.338606250731184) 2024-12-17T23:35:57.7426518Z distributed/_tensor/test_dtensor_ops (0.3384619497033605) 2024-12-17T23:35:57.7427005Z higher_order_ops/test_with_effects (0.3382966413704337) 2024-12-17T23:35:57.7427432Z inductor/test_layout_optim (0.33805656538865936) 2024-12-17T23:35:57.7427818Z export/test_passes (0.3379790693823549) 2024-12-17T23:35:57.7428250Z onnx/test_pytorch_onnx_shape_inference (0.3377865878403937) 2024-12-17T23:35:57.7428690Z inductor/test_max_autotune (0.3374943250234032) 2024-12-17T23:35:57.7429167Z inductor/test_memory (0.33728875566556304) 2024-12-17T23:35:57.7429572Z distributed/_tensor/test_init (0.33713349084613115) 2024-12-17T23:35:57.7429990Z dynamo/test_structured_trace (0.3368857659961698) 2024-12-17T23:35:57.7430525Z inductor/test_torchinductor_codegen_config_overrides (0.33671068769225077) 2024-12-17T23:35:57.7431051Z dynamo/test_decorators (0.33670664830428465) 2024-12-17T23:35:57.7431410Z lazy/test_ts_opinfo (0.335849873492645) 2024-12-17T23:35:57.7431801Z inductor/test_fused_attention (0.3356708018005425) 2024-12-17T23:35:57.7432207Z inductor/test_torchbind (0.3355386581097136) 2024-12-17T23:35:57.7432605Z dynamo/test_compiler_bisector (0.33550240600246883) 2024-12-17T23:35:57.7433048Z inductor/test_minifier_isolate (0.33536162172770034) 2024-12-17T23:35:57.7433467Z onnx/exporter/test_core (0.33459925024926696) 2024-12-17T23:35:57.7433846Z inductor/test_codecache (0.33425921202412223) 2024-12-17T23:35:57.7434217Z dynamo/test_modes (0.33425636696706484) 2024-12-17T23:35:57.7434584Z dynamo/test_profiler (0.3341370777010409) 2024-12-17T23:35:57.7434981Z dynamo/test_aot_autograd_cache (0.33397465317820385) 2024-12-17T23:35:57.7435410Z dynamo/test_graph_deduplication (0.33379408665619864) 2024-12-17T23:35:57.7435815Z export/test_schema (0.3333162744355276) 2024-12-17T23:35:57.7436230Z inductor/test_efficient_conv_bn_eval (0.3332656610108668) 2024-12-17T23:35:57.7436687Z inductor/test_unbacked_symints (0.33325018356703406) 2024-12-17T23:35:57.7437088Z dynamo/test_export (0.3329821650831899) 2024-12-17T23:35:57.7437491Z onnx/test_pytorch_onnx_no_runtime (0.33294742140150546) 2024-12-17T23:35:57.7438095Z distributed/_tensor/test_experimental_ops (0.332580135640882) 2024-12-17T23:35:57.7438551Z export/test_unflatten (0.33183156695428506) 2024-12-17T23:35:57.7438940Z inductor/test_dependencies (0.3317706783534424) 2024-12-17T23:35:57.7439365Z distributed/_tensor/test_tensor_ops (0.331349957749248) 2024-12-17T23:35:57.7439787Z dynamo/test_optimizers (0.3311233903043333) 2024-12-17T23:35:57.7440152Z test_ops_jit (0.33112104622175376) 2024-12-17T23:35:57.7440519Z onnx/test_onnxscript_no_runtime (0.33039686607653496) 2024-12-17T23:35:57.7440999Z distributed/_tensor/test_xla_integration (0.3300630304052139) 2024-12-17T23:35:57.7441489Z inductor/test_auto_functionalize (0.3300199939366582) 2024-12-17T23:35:57.7441902Z inductor/test_ordered_set (0.32996134696723545) 2024-12-17T23:35:57.7442283Z export/test_hop (0.3296917064280389) 2024-12-17T23:35:57.7442650Z dynamo/test_ctx_manager (0.32914052775400576) 2024-12-17T23:35:57.7443018Z inductor/test_padding (0.3289402160256132) 2024-12-17T23:35:57.7443519Z dynamo/test_verify_correctness (0.3282109609081697) 2024-12-17T23:35:57.7443972Z inductor/test_distributed_patterns (0.3280646134546106) 2024-12-17T23:35:57.7444386Z export/test_serialize (0.3276018203519546) 2024-12-17T23:35:57.7444793Z onnx/dynamo/test_exporter_api (0.32759990837338837) 2024-12-17T23:35:57.7445268Z onnx/exporter/test_capture_strategies (0.3275172081078005) 2024-12-17T23:35:57.7445703Z dynamo/test_prim_hop_base (0.32711454325836825) 2024-12-17T23:35:57.7446194Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.32670703760697384) 2024-12-17T23:35:57.7446748Z dynamo/test_activation_checkpointing (0.32670088941962167) 2024-12-17T23:35:57.7447182Z lazy/test_step_closures (0.32657821105000817) 2024-12-17T23:35:57.7447637Z distributed/_tensor/test_convolution_ops (0.32646897666800134) 2024-12-17T23:35:57.7448159Z higher_order_ops/test_invoke_subgraph (0.3261440342667107) 2024-12-17T23:35:57.7448579Z export/test_converter (0.32598044606163673) 2024-12-17T23:35:57.7448977Z lazy/test_functionalization (0.3259780203697727) 2024-12-17T23:35:57.7449348Z test_ops (0.32559110490640475) 2024-12-17T23:35:57.7449661Z nn/test_lazy_modules (0.3253162904630359) 2024-12-17T23:35:57.7450036Z export/test_experimental (0.3250223173373683) 2024-12-17T23:35:57.7450419Z export/test_torchbind (0.32496498102403343) 2024-12-17T23:35:57.7450834Z export/test_swap (0.32459061087382474) 2024-12-17T23:35:57.7451217Z onnx/test_models_onnxruntime (0.3245262437891391) 2024-12-17T23:35:57.7451666Z distributed/_tensor/test_random_ops (0.32452355969536567) 2024-12-17T23:35:57.7452079Z test_cuda_sanitizer (0.3243034162874062) 2024-12-17T23:35:57.7452449Z export/test_draft_export (0.3242530093400363) 2024-12-17T23:35:57.7452876Z test_functionalization_of_rng_ops (0.32391808780451703) 2024-12-17T23:35:57.7453278Z dynamo/test_torchrec (0.32349169421128565) 2024-12-17T23:35:57.7453654Z test_autograd_fallback (0.32332160235033475) 2024-12-17T23:35:57.7454034Z export/test_pass_infra (0.3230595463165821) 2024-12-17T23:35:57.7454407Z dynamo/test_trace_rules (0.32300851338176984) 2024-12-17T23:35:57.7454772Z test_pruning_op (0.32259353306501215) 2024-12-17T23:35:57.7455114Z dynamo/test_exc (0.3223307046420632) 2024-12-17T23:35:57.7455497Z distributed/_tensor/test_math_ops (0.3220868273813777) 2024-12-17T23:35:57.7455903Z nn/test_pruning (0.3220206099058954) 2024-12-17T23:35:57.7456258Z dynamo/test_subclasses (0.3216939688074839) 2024-12-17T23:35:57.7456627Z onnx/exporter/test_api (0.32142486780889734) 2024-12-17T23:35:57.7456997Z export/test_export (0.3208267046274262) 2024-12-17T23:35:57.7457371Z dynamo/test_debug_utils (0.32078955172285917) 2024-12-17T23:35:57.7457740Z export/test_lift_unlift (0.3204590627662498) 2024-12-17T23:35:57.7458107Z test_matmul_cuda (0.32025222185090985) 2024-12-17T23:35:57.7458492Z distributed/launcher/test_run (0.3202453947020344) 2024-12-17T23:35:57.7458889Z dynamo/test_reorder_logs (0.3198022560101287) 2024-12-17T23:35:57.7459317Z inductor/test_standalone_compile (0.31929869020396445) 2024-12-17T23:35:57.7459751Z dynamo/test_bytecode_utils (0.31780634197070146) 2024-12-17T23:35:57.7460125Z lazy/test_meta_kernel (0.3174469188196834) 2024-12-17T23:35:57.7460481Z dynamo/test_hooks (0.3174211245997436) 2024-12-17T23:35:57.7460850Z dynamo/test_recompile_ux (0.31711754329146724) 2024-12-17T23:35:57.7461217Z onnx/test_onnx_opset (0.3169172005281766) 2024-12-17T23:35:57.7461655Z distributed/_tensor/test_pointwise_ops (0.31634141074988326) 2024-12-17T23:35:57.7462098Z export/test_verifier (0.31608053245539114) 2024-12-17T23:35:57.7462465Z dynamo/test_guard_manager (0.3152625451692849) 2024-12-17T23:35:57.7462845Z export/test_sparse (0.31258018084744305) 2024-12-17T23:35:57.7463322Z distributed/_composable/fsdp/test_fully_shard_init (0.3123943876995315) 2024-12-17T23:35:57.7463877Z distributed/_tensor/test_embedding_ops (0.31211132608672343) 2024-12-17T23:35:57.7464565Z dynamo/test_input_attr_tracking (0.3112986997502356) 2024-12-17T23:35:57.7465080Z distributed/_shard/sharded_tensor/ops/test_init (0.3104501751303631) 2024-12-17T23:35:57.7465598Z distributed/_tensor/test_matrix_ops (0.3102913725175956) 2024-12-17T23:35:57.7466024Z dynamo/test_minifier (0.30941174622437906) 2024-12-17T23:35:57.7466381Z test_autograd (0.3081266207410579) 2024-12-17T23:35:57.7466794Z torch_np/numpy_tests/lib/test_arraysetops (0.30788745159557923) 2024-12-17T23:35:57.7467285Z lazy/test_extract_compiled_graph (0.3077498830386157) 2024-12-17T23:35:57.7467683Z nn/test_init (0.3076950679340461) 2024-12-17T23:35:57.7468069Z test_functional_autograd_benchmark (0.3073573417117784) 2024-12-17T23:35:57.7468484Z onnx/test_autograd_funs (0.30678540660670406) 2024-12-17T23:35:57.7468870Z lazy/test_debug_util (0.3062854010902113) 2024-12-17T23:35:57.7469403Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.30437888553319303) 2024-12-17T23:35:57.7469949Z test_cuda_nvml_based_avail (0.3039946656057153) 2024-12-17T23:35:57.7470389Z distributed/_tensor/test_view_ops (0.30397739440563054) 2024-12-17T23:35:57.7470793Z test_cuda_trace (0.3038936715557359) 2024-12-17T23:35:57.7471120Z test_shape_ops (0.30328832521911986) 2024-12-17T23:35:57.7471472Z lazy/test_generator (0.30318055462829024) 2024-12-17T23:35:57.7471842Z test_cuda_primary_ctx (0.3009728744639996) 2024-12-17T23:35:57.7472290Z dynamo/test_python_autograd (0.30011464541129496) 2024-12-17T23:35:57.7472778Z distributed/rpc/cuda/test_tensorpipe_agent (0.3000615950182298) 2024-12-17T23:35:57.7473393Z distributed/_composable/fsdp/test_fully_shard_extensions (0.29987128396262797) 2024-12-17T23:35:57.7473889Z test_package (0.2996787811366423) 2024-12-17T23:35:57.7474238Z dynamo/test_comptime (0.29918847224303075) 2024-12-17T23:35:57.7474590Z test_view_ops (0.2978591817285285) 2024-12-17T23:35:57.7474934Z test_scatter_gather_ops (0.29745307555359934) 2024-12-17T23:35:57.7475318Z test_cuda_multigpu (0.29557795932532804) 2024-12-17T23:35:57.7475701Z test_tensor_creation_ops (0.2921707321250153) 2024-12-17T23:35:57.7476091Z distributed/fsdp/test_wrap (0.29179559708875313) 2024-12-17T23:35:57.7476626Z distributed/_composable/fsdp/test_fully_shard_autograd (0.2909373835573105) 2024-12-17T23:35:57.7477218Z distributed/fsdp/test_fsdp_clip_grad_norm (0.2886707016635588) 2024-12-17T23:35:57.7477709Z distributed/fsdp/test_fsdp_misc (0.28809987947559323) 2024-12-17T23:35:57.7478192Z lazy/test_reuse_ir (0.2875011171634481) 2024-12-17T23:35:57.7478573Z distributed/test_c10d_common (0.2865593100027326) 2024-12-17T23:35:57.7479084Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.28643911405371114) 2024-12-17T23:35:57.7479722Z distributed/_shard/sharded_tensor/ops/test_embedding (0.2853821188239516) 2024-12-17T23:35:57.7480359Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.2853821188239516) 2024-12-17T23:35:57.7480885Z test_cpp_extensions_aot_ninja (0.27284595300261094) 2024-12-17T23:35:57.7481279Z test_spectral_ops (0.2701443165822801) 2024-12-17T23:35:57.7481648Z functorch/test_rearrange (0.2518649757553152) 2024-12-17T23:35:57.7482048Z test_cpp_extensions_aot_no_ninja (0.2518649757553152) 2024-12-17T23:35:57.7482451Z functorch/test_parsing (0.2507316494799627) 2024-12-17T23:35:57.7482933Z distributed/flight_recorder/test_fr_analysis (0.24956630221722356) 2024-12-17T23:35:57.7483478Z distributed/_tensor/test_dtensor_compile (0.24926135965701648) 2024-12-17T23:35:57.7483923Z lazy/test_bindings (0.24328928335594313) 2024-12-17T23:35:57.7484274Z test_mkl_verbose (0.2403211067700507) 2024-12-17T23:35:57.7484728Z test_tensorboard (0.23801322718803303) 2024-12-17T23:35:57.7485065Z test_transformers (0.2370817190457553) 2024-12-17T23:35:57.7485454Z distributed/test_c10d_ops_nccl (0.23395330481687499) 2024-12-17T23:35:57.7485842Z test_license (0.23238242512623547) 2024-12-17T23:35:57.7486171Z test_comparison_utils (0.23186656954382456) 2024-12-17T23:35:57.7486725Z distributed/_tensor/debug/test_op_coverage (0.23166754840614082) 2024-12-17T23:35:57.7487242Z distributed/_tools/test_mod_tracker (0.23054971711279026) 2024-12-17T23:35:57.7487651Z test_mkldnn_verbose (0.23015992407986244) 2024-12-17T23:35:57.7488000Z test_autoload (0.22881636682594692) 2024-12-17T23:35:57.7488360Z test_ci_sanity_check_fail (0.2287087089294432) 2024-12-17T23:35:57.7488810Z distributed/test_compute_comm_reordering (0.2283671980357543) 2024-12-17T23:35:57.7489271Z test_utils_config_module (0.22667277684294848) 2024-12-17T23:35:57.7489638Z test_reductions (0.22533588307655916) 2024-12-17T23:35:57.7490060Z torch_np/numpy_tests/lib/test_function_base (0.22389878439442684) 2024-12-17T23:35:57.7490514Z onnx/test_fx_passes (0.2214604495836704) 2024-12-17T23:35:57.7490988Z distributed/pipelining/test_schedule_multiproc (0.2201238473249386) 2024-12-17T23:35:57.7491442Z test_mps (0.2201091473260679) 2024-12-17T23:35:57.7491786Z onnx/test_fx_type_promotion (0.21947952455432776) 2024-12-17T23:35:57.7492313Z distributed/tensor/parallel/test_micro_pipeline_tp (0.2169494031550311) 2024-12-17T23:35:57.7492875Z distributed/checkpoint/test_nested_dict (0.215916907001192) 2024-12-17T23:35:57.7493359Z onnx/test_fx_to_onnx_decomp_skip (0.21551425371162722) 2024-12-17T23:35:57.7493986Z torch_np/test_unary_ufuncs (0.21433821196238131) 2024-12-17T23:35:57.7494473Z test_ao_sparsity (0.21433418038150726) 2024-12-17T23:35:57.7494851Z backends/xeon/test_launch (0.21378008765130715) 2024-12-17T23:35:57.7495322Z distributed/pipelining/test_transformer (0.21272493306069426) 2024-12-17T23:35:57.7495751Z test_file_check (0.21260126009147257) 2024-12-17T23:35:57.7496091Z test_pytree (0.2118460917826784) 2024-12-17T23:35:57.7496414Z test_stateless (0.2116632162967263) 2024-12-17T23:35:57.7496728Z test_modules (0.21158850745486757) 2024-12-17T23:35:57.7497140Z distributed/pipelining/test_backward (0.21053564653501627) 2024-12-17T23:35:57.7497567Z test_deploy (0.21040606299959738) 2024-12-17T23:35:57.7497899Z profiler/test_kineto (0.20972094662322538) 2024-12-17T23:35:57.7498363Z distributed/_shard/sharded_tensor/test_logger (0.20890315591051095) 2024-12-17T23:35:57.7498815Z test_monitor (0.20886998174971158) 2024-12-17T23:35:57.7499136Z torch_np/test_dtype (0.20875299775931383) 2024-12-17T23:35:57.7499485Z test_show_pickle (0.20862211156997082) 2024-12-17T23:35:57.7499890Z distributed/pipelining/test_pipe (0.20735093010807953) 2024-12-17T23:35:57.7500423Z distributed/_composable/fsdp/test_fully_shard_compile (0.2062878072370874) 2024-12-17T23:35:57.7500912Z test_optim (0.20600352851322412) 2024-12-17T23:35:57.7501262Z torch_np/test_nep50_examples (0.2050213446949099) 2024-12-17T23:35:57.7501702Z distributed/_tools/test_sac_estimator (0.2048521331253613) 2024-12-17T23:35:57.7502114Z test_typing (0.20369526493388193) 2024-12-17T23:35:57.7502453Z test_module_tracker (0.20337470520783202) 2024-12-17T23:35:57.7502795Z onnx/test_fx_to_onnx (0.2029958057381402) 2024-12-17T23:35:57.7503197Z distributed/_tools/test_sac_ilp (0.20288722490532538) 2024-12-17T23:35:57.7503665Z benchmark_utils/test_benchmark_utils (0.2026646771987871) 2024-12-17T23:35:57.7504068Z test_foreach (0.2025780918475456) 2024-12-17T23:35:57.7504480Z distributed/test_c10d_functional_native (0.20231879033116304) 2024-12-17T23:35:57.7504931Z test_expanded_weights (0.2022251972289843) 2024-12-17T23:35:57.7505308Z test_compile_benchmark_util (0.20219477788367657) 2024-12-17T23:35:57.7505785Z torch_np/numpy_tests/core/test_scalarinherit (0.20216067150594905) 2024-12-17T23:35:57.7506231Z test_openmp (0.20210926248805614) 2024-12-17T23:35:57.7506596Z distributed/_tensor/test_dtensor (0.2020339095440213) 2024-12-17T23:35:57.7507012Z profiler/test_profiler (0.20200204307479463) 2024-12-17T23:35:57.7507387Z torch_np/test_random (0.20180720516488848) 2024-12-17T23:35:57.7507747Z test_functionalization (0.20127823420054078) 2024-12-17T23:35:57.7508119Z test_proxy_tensor (0.20042594500520564) 2024-12-17T23:35:57.7508561Z test_hub (0.19945276782787666) 2024-12-17T23:35:57.7508874Z torch_np/test_basic (0.19933581639604525) 2024-12-17T23:35:57.7509222Z test_complex (0.1992946560800263) 2024-12-17T23:35:57.7509569Z test_tensorexpr_pybind (0.1992596614087328) 2024-12-17T23:35:57.7509917Z test_type_hints (0.19912564598027896) 2024-12-17T23:35:57.7510285Z functorch/test_minifier (0.19909503891434346) 2024-12-17T23:35:57.7510687Z test_namedtuple_return_api (0.1990421903083083) 2024-12-17T23:35:57.7511050Z test_jiterator (0.19844280967351413) 2024-12-17T23:35:57.7511496Z distributed/checkpoint/test_save_load_api (0.19816223146056203) 2024-12-17T23:35:57.7512052Z distributed/checkpoint/test_dedup_tensors (0.19786885967923015) 2024-12-17T23:35:57.7512567Z torch_np/numpy_tests/core/test_numeric (0.19764398227781552) 2024-12-17T23:35:57.7513072Z distributed/_composable/test_contract (0.19738440597751092) 2024-12-17T23:35:57.7513592Z distributed/pipelining/test_microbatch (0.19714516070827953) 2024-12-17T23:35:57.7514037Z test_per_overload_api (0.19692749561566733) 2024-12-17T23:35:57.7514402Z test_numpy_interop (0.1967389705152509) 2024-12-17T23:35:57.7514836Z distributed/optim/test_named_optimizer (0.1964225316386813) 2024-12-17T23:35:57.7515287Z nn/test_multihead_attention (0.19606063816518474) 2024-12-17T23:35:57.7515765Z distributed/checkpoint/e2e/test_fsdp_ep (0.19560731281865837) 2024-12-17T23:35:57.7516284Z test_fx_experimental (0.19519894538716512) 2024-12-17T23:35:57.7516642Z functorch/test_logging (0.19486014103843763) 2024-12-17T23:35:57.7517157Z distributed/_tensor/experimental/test_register_sharding (0.1945043663777) 2024-12-17T23:35:57.7517663Z test_native_functions (0.1945043663777) 2024-12-17T23:35:57.7518156Z distributed/_tools/test_mem_tracker (0.19434131684796732) 2024-12-17T23:35:57.7518603Z functorch/test_control_flow (0.19428815232008873) 2024-12-17T23:35:57.7519008Z torch_np/test_ufuncs_basic (0.19427398433670878) 2024-12-17T23:35:57.7519425Z onnx/internal/test_registraion (0.19417437447403346) 2024-12-17T23:35:57.7519851Z distributed/fsdp/test_fsdp_fx (0.194127014796591) 2024-12-17T23:35:57.7520236Z functorch/test_ac (0.19367785099908744) 2024-12-17T23:35:57.7520632Z distributed/_tensor/test_attention (0.19357679354610616) 2024-12-17T23:35:57.7521061Z nn/test_packed_sequence (0.19303099434347637) 2024-12-17T23:35:57.7521429Z test_sympy_utils (0.19268518094848655) 2024-12-17T23:35:57.7521798Z distributed/_tensor/test_api (0.19259267286016535) 2024-12-17T23:35:57.7522248Z test_set_default_mobile_cpu_allocator (0.1924763901691988) 2024-12-17T23:35:57.7522692Z test_sparse_semi_structured (0.19237178957025308) 2024-12-17T23:35:57.7523143Z distributed/pipelining/test_unflatten (0.19163535976346427) 2024-12-17T23:35:57.7523678Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.19162892385521207) 2024-12-17T23:35:57.7524151Z nn/test_parametrization (0.19161654372568235) 2024-12-17T23:35:57.7524510Z functorch/test_vmap (0.191485558371158) 2024-12-17T23:35:57.7524930Z torch_np/numpy_tests/core/test_einsum (0.19132005894520016) 2024-12-17T23:35:57.7525358Z test_out_dtype_op (0.19093201187089878) 2024-12-17T23:35:57.7525693Z test_jit_disabled (0.19081770598496797) 2024-12-17T23:35:57.7526064Z distributed/test_backends (0.19033835797338192) 2024-12-17T23:35:57.7526584Z distributed/_composable/fsdp/test_fully_shard_logging (0.18949271092829323) 2024-12-17T23:35:57.7527157Z torch_np/numpy_tests/lib/test_histograms (0.18919208934222054) 2024-12-17T23:35:57.7527583Z test_logging (0.188549723216144) 2024-12-17T23:35:57.7527965Z distributed/test_symmetric_memory (0.1883640599783884) 2024-12-17T23:35:57.7528411Z distributed/pipelining/test_stage (0.1882981713858981) 2024-12-17T23:35:57.7528817Z test_namedtensor (0.18803969232849405) 2024-12-17T23:35:57.7529208Z distributions/test_constraints (0.1873310086747707) 2024-12-17T23:35:57.7529667Z distributed/_tools/test_memory_tracker (0.18726929046645557) 2024-12-17T23:35:57.7530165Z test_decomp (0.18724446878318216) 2024-12-17T23:35:57.7530500Z test_flop_counter (0.18679912860735182) 2024-12-17T23:35:57.7531032Z distributed/_composable/test_composability/test_pp_composability (0.18679839325233139) 2024-12-17T23:35:57.7531602Z test_bundled_inputs (0.18674019696630625) 2024-12-17T23:35:57.7531977Z test_numba_integration (0.18665936925802512) 2024-12-17T23:35:57.7532323Z test_itt (0.18636546594069203) 2024-12-17T23:35:57.7532660Z distributed/test_fake_pg (0.18627620887376822) 2024-12-17T23:35:57.7533077Z onnx/internal/test_diagnostics (0.18605409709069143) 2024-12-17T23:35:57.7533563Z distributed/checkpoint/test_fsdp_optim_state (0.185998149681569) 2024-12-17T23:35:57.7534136Z distributed/_tensor/experimental/test_local_map (0.1858798385171031) 2024-12-17T23:35:57.7534632Z profiler/test_profiler_tree (0.1855533483283532) 2024-12-17T23:35:57.7535079Z distributed/_composable/test_checkpoint (0.1854959532175861) 2024-12-17T23:35:57.7535599Z torch_np/numpy_tests/core/test_shape_base (0.1854365321190959) 2024-12-17T23:35:57.7536158Z distributed/checkpoint/test_dtensor_resharding (0.18541809633356257) 2024-12-17T23:35:57.7536616Z test_autocast (0.18507309042447645) 2024-12-17T23:35:57.7537015Z distributed/test_distributed_spawn (0.18507013439596057) 2024-12-17T23:35:57.7537512Z torch_np/numpy_tests/core/test_scalarmath (0.1848732338331923) 2024-12-17T23:35:57.7538068Z distributed/_tensor/test_redistribute (0.18480823045006572) 2024-12-17T23:35:57.7538507Z test_fx_reinplace_pass (0.1847994666601053) 2024-12-17T23:35:57.7538932Z distributed/checkpoint/test_fsspec (0.18463225041773518) 2024-12-17T23:35:57.7539358Z functorch/test_dims (0.18414079419473506) 2024-12-17T23:35:57.7539800Z distributed/tensor/parallel/test_tp_style (0.18394098692257455) 2024-12-17T23:35:57.7540248Z test_fx_passes (0.1838901372014216) 2024-12-17T23:35:57.7540671Z distributed/_tools/test_fsdp2_mem_tracker (0.18374929857922115) 2024-12-17T23:35:57.7541228Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.1836599196588434) 2024-12-17T23:35:57.7541733Z test_segment_reductions (0.18359293926414577) 2024-12-17T23:35:57.7542188Z distributed/checkpoint/test_format_utils (0.18316392435873874) 2024-12-17T23:35:57.7542705Z torch_np/numpy_tests/core/test_multiarray (0.18226299044616118) 2024-12-17T23:35:57.7543261Z distributed/_tensor/debug/test_comm_mode_features (0.18221385519130898) 2024-12-17T23:35:57.7543900Z distributed/algorithms/quantization/test_quantization (0.1818709815186537) 2024-12-17T23:35:57.7544420Z onnx/test_op_consistency (0.1818378142662878) 2024-12-17T23:35:57.7544895Z distributed/checkpoint/e2e/test_fine_tuning (0.18178151474060447) 2024-12-17T23:35:57.7545357Z test_legacy_vmap (0.18133456273961304) 2024-12-17T23:35:57.7545817Z distributed/_tensor/experimental/test_tp_transform (0.1812895000928057) 2024-12-17T23:35:57.7546402Z distributed/checkpoint/e2e/test_pipeline (0.18116746116683557) 2024-12-17T23:35:57.7546933Z distributed/checkpoint/test_traverse (0.18035475799782663) 2024-12-17T23:35:57.7547485Z distributed/tensor/parallel/test_tp_random_state (0.17964457801853265) 2024-12-17T23:35:57.7547963Z test_subclass (0.1793325947434023) 2024-12-17T23:35:57.7548285Z test_torch (0.17908954382164202) 2024-12-17T23:35:57.7548677Z torch_np/numpy_tests/linalg/test_linalg (0.17887734330316016) 2024-12-17T23:35:57.7549226Z distributed/checkpoint/test_dtensor_checkpoint (0.1787543882284888) 2024-12-17T23:35:57.7549776Z distributed/elastic/test_control_plane (0.1786535459578503) 2024-12-17T23:35:57.7550186Z test_dlpack (0.17835723987184418) 2024-12-17T23:35:57.7550649Z distributed/_composable/test_replicate_with_compiler (0.1783304711183557) 2024-12-17T23:35:57.7551146Z nn/test_embedding (0.17826577810955396) 2024-12-17T23:35:57.7551580Z distributed/checkpoint/test_tp_checkpoint (0.17824442563813472) 2024-12-17T23:35:57.7552128Z torch_np/numpy_tests/lib/test_type_check (0.17819880946958674) 2024-12-17T23:35:57.7552630Z test_tensorexpr (0.17813940865269504) 2024-12-17T23:35:57.7553077Z distributed/tensor/parallel/test_tp_examples (0.1780357378897018) 2024-12-17T23:35:57.7553544Z test_masked (0.1777374364765172) 2024-12-17T23:35:57.7553863Z test_jit (0.17745606576511286) 2024-12-17T23:35:57.7554244Z torch_np/numpy_tests/core/test_indexing (0.17680227606495372) 2024-12-17T23:35:57.7554758Z functorch/test_memory_efficient_fusion (0.17661328479377955) 2024-12-17T23:35:57.7555253Z functorch/test_vmap_registrations (0.17660770961489847) 2024-12-17T23:35:57.7555676Z onnx/test_symbolic_helper (0.1763298114002155) 2024-12-17T23:35:57.7556200Z distributed/_composable/fsdp/test_fully_shard_overlap (0.17584559244287018) 2024-12-17T23:35:57.7556704Z test_fake_tensor (0.17543628378635073) 2024-12-17T23:35:57.7557097Z distributed/test_collective_utils (0.17543213896178353) 2024-12-17T23:35:57.7557550Z profiler/test_memory_profiler (0.17498598391971376) 2024-12-17T23:35:57.7558018Z test_fx (0.17444032650577682) 2024-12-17T23:35:57.7558392Z distributed/checkpoint/test_planner (0.1741544744109733) 2024-12-17T23:35:57.7558817Z test_maskedtensor (0.1738961969135455) 2024-12-17T23:35:57.7559328Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.17368590507855733) 2024-12-17T23:35:57.7559854Z test_multiprocessing (0.17335854040736198) 2024-12-17T23:35:57.7560327Z distributed/checkpoint/test_state_dict_utils (0.17327520023431767) 2024-12-17T23:35:57.7560943Z distributed/fsdp/test_shard_utils (0.17320829808774468) 2024-12-17T23:35:57.7561333Z nn/test_dropout (0.17285837194245107) 2024-12-17T23:35:57.7561875Z distributed/checkpoint/test_compatibility (0.17277143880784182) 2024-12-17T23:35:57.7562323Z test_meta (0.17264456870852898) 2024-12-17T23:35:57.7562738Z distributed/checkpoint/test_hsdp_checkpoint (0.17262476269819146) 2024-12-17T23:35:57.7563288Z distributed/test_nccl (0.17259406845569533) 2024-12-17T23:35:57.7563673Z test_mkldnn_fusion (0.17257664010153373) 2024-12-17T23:35:57.7564065Z distributed/test_functional_api (0.17251038350198908) 2024-12-17T23:35:57.7564679Z distributed/_composable/fsdp/test_fully_shard_state (0.17245776163816412) 2024-12-17T23:35:57.7565164Z test_vulkan (0.17215350536534266) 2024-12-17T23:35:57.7565467Z test_weak (0.1719324050085775) 2024-12-17T23:35:57.7565791Z optim/test_swa_utils (0.17189839496664244) 2024-12-17T23:35:57.7566191Z test_type_info (0.17173418502868426) 2024-12-17T23:35:57.7566540Z test_futures (0.17164163369809843) 2024-12-17T23:35:57.7567014Z torch_np/numpy_tests/core/test_numerictypes (0.17158294553241793) 2024-12-17T23:35:57.7567497Z test_jit_llga_fuser (0.17144102937944078) 2024-12-17T23:35:57.7567905Z distributed/test_control_collectives (0.1710399447436272) 2024-12-17T23:35:57.7568442Z torch_np/numpy_tests/core/test_dtype (0.17050770348790104) 2024-12-17T23:35:57.7568968Z distributed/_tensor/debug/test_comm_mode (0.17034639249082065) 2024-12-17T23:35:57.7569396Z test_jit_fuser_te (0.1702930176954217) 2024-12-17T23:35:57.7569901Z distributed/_composable/test_replicate (0.16925569188136946) 2024-12-17T23:35:57.7570389Z test_linalg (0.1692454293053705) 2024-12-17T23:35:57.7570800Z torch_np/numpy_tests/core/test_getlimits (0.1691843320798127) 2024-12-17T23:35:57.7571245Z onnx/test_verification (0.16894231970202664) 2024-12-17T23:35:57.7571699Z distributed/test_c10d_logger (0.16891559934198702) 2024-12-17T23:35:57.7572247Z distributed/optim/test_apply_optimizer_in_backward (0.16883529387922042) 2024-12-17T23:35:57.7572796Z distributed/fsdp/test_fsdp_state_dict (0.1685345464672683) 2024-12-17T23:35:57.7573297Z distributed/_tensor/test_optimizers (0.1685342246100952) 2024-12-17T23:35:57.7573918Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.16839484513806816) 2024-12-17T23:35:57.7574518Z test_functional_optim (0.16814111759173733) 2024-12-17T23:35:57.7574918Z nn/test_load_state_dict (0.16794719917683149) 2024-12-17T23:35:57.7575342Z distributed/checkpoint/test_utils (0.16788224167350724) 2024-12-17T23:35:57.7575887Z distributed/_tensor/test_utils (0.16769561989622472) 2024-12-17T23:35:57.7576312Z distributed/test_c10d_nccl (0.1675059120226132) 2024-12-17T23:35:57.7576755Z distributed/fsdp/test_fsdp_overlap (0.1672260137761572) 2024-12-17T23:35:57.7577184Z torch_np/test_function_base (0.16718988270460156) 2024-12-17T23:35:57.7577580Z test_mkldnn (0.16716079396426414) 2024-12-17T23:35:57.7578037Z distributed/fsdp/test_fsdp_optim_state (0.16706358874479993) 2024-12-17T23:35:57.7578591Z distributed/pipelining/test_schedule (0.1670501119919513) 2024-12-17T23:35:57.7579141Z distributed/_tensor/test_op_strategy (0.1667788648678633) 2024-12-17T23:35:57.7579551Z test_native_mha (0.16674010732051733) 2024-12-17T23:35:57.7579996Z distributed/checkpoint/test_fsdp_model_state (0.16648169805248608) 2024-12-17T23:35:57.7580542Z test_xnnpack_integration (0.16641886016739085) 2024-12-17T23:35:57.7581045Z distributed/_composable/fsdp/test_fully_shard_comm (0.16631864314520137) 2024-12-17T23:35:57.7581516Z test_indexing (0.16631302284680685) 2024-12-17T23:35:57.7581908Z distributed/rpc/test_share_memory (0.16615449249412537) 2024-12-17T23:35:57.7582424Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.16607985480836265) 2024-12-17T23:35:57.7582958Z torch_np/numpy_tests/lib/test_shape_base_ (0.16598811236592032) 2024-12-17T23:35:57.7583386Z test_datapipe (0.16569920880385478) 2024-12-17T23:35:57.7583865Z distributed/checkpoint/test_checkpoint (0.165619912331689) 2024-12-17T23:35:57.7584354Z torch_np/numpy_tests/fft/test_pocketfft (0.1654543686429832) 2024-12-17T23:35:57.7584852Z distributed/nn/jit/test_instantiator (0.16507531984569113) 2024-12-17T23:35:57.7585305Z torch_np/test_ndarray_methods (0.1647587061789323) 2024-12-17T23:35:57.7585779Z distributed/fsdp/test_fsdp_backward_prefetch (0.1646049950309582) 2024-12-17T23:35:57.7586311Z distributed/fsdp/test_fsdp_pure_fp16 (0.16453311434745457) 2024-12-17T23:35:57.7586820Z torch_np/numpy_tests/lib/test_twodim_base (0.16346655577257804) 2024-12-17T23:35:57.7587255Z test_sort_and_select (0.16331778212230869) 2024-12-17T23:35:57.7587604Z nn/test_pooling (0.16301289890837437) 2024-12-17T23:35:57.7588008Z torch_np/numpy_tests/core/test_dlpack (0.16243677132816436) 2024-12-17T23:35:57.7588501Z distributed/test_c10d_object_collectives (0.16231603944807657) 2024-12-17T23:35:57.7589031Z torch_np/numpy_tests/lib/test_index_tricks (0.16225612575140175) 2024-12-17T23:35:57.7589524Z distributed/fsdp/test_fsdp_memory (0.16201692852725108) 2024-12-17T23:35:57.7590062Z distributed/_composable/fsdp/test_fully_shard_frozen (0.16158735610395597) 2024-12-17T23:35:57.7590689Z distributed/checkpoint/test_file_system_checkpoint (0.1611219166965259) 2024-12-17T23:35:57.7591217Z distributed/test_c10d_pypg (0.16095587417602547) 2024-12-17T23:35:57.7591726Z distributed/tensor/parallel/test_parallelize_api (0.16077044568264381) 2024-12-17T23:35:57.7592221Z test_python_dispatch (0.1606748478762024) 2024-12-17T23:35:57.7592588Z nn/test_module_hooks (0.16063095891167548) 2024-12-17T23:35:57.7593033Z distributed/fsdp/test_fsdp_freezing_weights (0.16062776022735045) 2024-12-17T23:35:57.7593678Z test_function_schema (0.15974126766119615) 2024-12-17T23:35:57.7594095Z distributed/fsdp/test_fsdp_apply (0.15972308475323135) 2024-12-17T23:35:57.7594559Z torch_np/numpy_tests/fft/test_helper (0.15886005684345553) 2024-12-17T23:35:57.7595062Z torch_np/numpy_tests/core/test_scalar_methods (0.15830306713018874) 2024-12-17T23:35:57.7595531Z test_mobile_optimizer (0.15770613352814164) 2024-12-17T23:35:57.7595898Z nn/test_convolution (0.15758578504115567) 2024-12-17T23:35:57.7596336Z distributed/fsdp/test_fsdp_flatten_params (0.15746554810904773) 2024-12-17T23:35:57.7596855Z distributed/fsdp/test_fsdp_traversal (0.1573258654255377) 2024-12-17T23:35:57.7597274Z test_schema_check (0.1571825735472783) 2024-12-17T23:35:57.7597600Z test_nn (0.1571543630256757) 2024-12-17T23:35:57.7598060Z distributed/checkpoint/test_state_dict (0.1570032394523752) 2024-12-17T23:35:57.7598755Z distributed/optim/test_zero_redundancy_optimizer (0.15671987282421088) 2024-12-17T23:35:57.7599227Z test_unary_ufuncs (0.15640231259134757) 2024-12-17T23:35:57.7599723Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.15629753835244556) 2024-12-17T23:35:57.7600310Z distributed/fsdp/test_fsdp_exec_order (0.15629208054575144) 2024-12-17T23:35:57.7600797Z distributed/test_multi_threaded_pg (0.15620016834233824) 2024-12-17T23:35:57.7601275Z distributed/fsdp/test_fsdp_uneven (0.15613691451457692) 2024-12-17T23:35:57.7601740Z distributed/fsdp/test_fsdp_input (0.15604347647273312) 2024-12-17T23:35:57.7602154Z distributed/test_c10d_ucc (0.1558599652425027) 2024-12-17T23:35:57.7602595Z distributed/fsdp/test_fsdp_grad_acc (0.1558103264043325) 2024-12-17T23:35:57.7603108Z distributed/fsdp/test_fsdp_ignored_modules (0.15576223315072152) 2024-12-17T23:35:57.7603688Z distributed/_composable/fsdp/test_fully_shard_memory (0.1557113229646232) 2024-12-17T23:35:57.7604278Z distributed/fsdp/test_checkpoint_wrapper (0.1554349310263397) 2024-12-17T23:35:57.7604752Z distributed/fsdp/test_utils (0.15505715886156074) 2024-12-17T23:35:57.7605230Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.1548850521114002) 2024-12-17T23:35:57.7605796Z distributed/fsdp/test_fsdp_multiple_wrapping (0.1548583792819112) 2024-12-17T23:35:57.7606509Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.15484951768179497) 2024-12-17T23:35:57.7607319Z distributed/_composable/test_composability/test_2d_composability (0.15460982411397078) 2024-12-17T23:35:57.7607970Z distributed/fsdp/test_fsdp_tp_integration (0.15417944964739805) 2024-12-17T23:35:57.7608499Z distributed/fsdp/test_fsdp_checkpoint (0.15388603874200385) 2024-12-17T23:35:57.7609063Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.153814793824513) 2024-12-17T23:35:57.7609605Z distributed/test_pg_wrapper (0.15362610808147414) 2024-12-17T23:35:57.7610057Z torch_np/numpy_tests/lib/test_arraypad (0.15358486419835957) 2024-12-17T23:35:57.7610522Z distributed/algorithms/test_join (0.153120948141239) 2024-12-17T23:35:57.7610959Z torch_np/test_scalars_0D_arrays (0.15300776222893747) 2024-12-17T23:35:57.7611427Z distributed/fsdp/test_fsdp_comm_hooks (0.15285437634259866) 2024-12-17T23:35:57.7611926Z distributed/fsdp/test_fsdp_hybrid_shard (0.1526213143033383) 2024-12-17T23:35:57.7612508Z distributed/_composable/fsdp/test_fully_shard_training (0.15248397906356764) 2024-12-17T23:35:57.7613012Z optim/test_optim (0.15227628880725522) 2024-12-17T23:35:57.7613515Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.15224632972799987) 2024-12-17T23:35:57.7614018Z test_jit_autocast (0.15219587377952376) 2024-12-17T23:35:57.7614410Z distributed/test_data_parallel (0.15205675661606552) 2024-12-17T23:35:57.7614858Z distributed/fsdp/test_fsdp_core (0.15168482118553472) 2024-12-17T23:35:57.7615275Z test_multiprocessing_spawn (0.15110736958767282) 2024-12-17T23:35:57.7615667Z test_type_promotion (0.15024832255123838) 2024-12-17T23:35:57.7616016Z test_metal (0.14957619232993696) 2024-12-17T23:35:57.7616392Z distributed/rpc/test_faulty_agent (0.14949470491028108) 2024-12-17T23:35:57.7616796Z test_overrides (0.14936084157499402) 2024-12-17T23:35:57.7617131Z test_dataloader (0.14927918049479405) 2024-12-17T23:35:57.7617539Z distributed/rpc/test_tensorpipe_agent (0.1491740930005566) 2024-12-17T23:35:57.7618193Z distributed/_shard/sharding_plan/test_sharding_plan (0.14884355353148626) 2024-12-17T23:35:57.7618686Z test_quantization (0.148805252621834) 2024-12-17T23:35:57.7619116Z distributed/fsdp/test_fsdp_multiple_forward (0.1485705067005314) 2024-12-17T23:35:57.7619661Z torch_np/numpy_tests/core/test_scalar_ctors (0.14838437646214903) 2024-12-17T23:35:57.7620224Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.14832408324777388) 2024-12-17T23:35:57.7620706Z torch_np/test_reductions (0.14817652988105606) 2024-12-17T23:35:57.7621132Z distributed/fsdp/test_fsdp_meta (0.14812374903286074) 2024-12-17T23:35:57.7621692Z distributed/fsdp/test_fsdp_fine_tune (0.14808325562835603) 2024-12-17T23:35:57.7622156Z distributed/_shard/test_sharder (0.14807773913556846) 2024-12-17T23:35:57.7622690Z distributed/_shard/sharded_optim/test_sharded_optim (0.14755639144307825) 2024-12-17T23:35:57.7623320Z distributed/_shard/sharding_spec/test_sharding_spec (0.14752452489431586) 2024-12-17T23:35:57.7623823Z optim/test_lrscheduler (0.14750717320120668) 2024-12-17T23:35:57.7624243Z distributed/fsdp/test_fsdp_comm (0.14652096335267445) 2024-12-17T23:35:57.7624734Z distributed/fsdp/test_fsdp_unshard_params (0.14587696172480047) 2024-12-17T23:35:57.7625173Z test_dynamic_shapes (0.14539184241446157) 2024-12-17T23:35:57.7625696Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.14375597783914099) 2024-12-17T23:35:57.7626253Z distributed/test_launcher (0.14325139480735638) 2024-12-17T23:35:57.7626750Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.1430793454609244) 2024-12-17T23:35:57.7627347Z distributed/fsdp/test_distributed_checkpoint (0.142716353693053) 2024-12-17T23:35:57.7627806Z test_serialization (0.14266468206597932) 2024-12-17T23:35:57.7628137Z test_prims (0.14225534359905928) 2024-12-17T23:35:57.7628550Z distributed/fsdp/test_fsdp_use_orig_params (0.1406162234720536) 2024-12-17T23:35:57.7629095Z distributed/fsdp/test_fsdp_mixed_precision (0.14038189914234162) 2024-12-17T23:35:57.7629626Z distributed/test_c10d_gloo (0.13831811446433015) 2024-12-17T23:35:57.7630061Z distributed/test_c10d_spawn_gloo (0.13824019889421316) 2024-12-17T23:35:57.7630509Z distributed/test_c10d_spawn_ucc (0.13662639000946725) 2024-12-17T23:35:57.7630939Z distributed/test_c10d_spawn_nccl (0.1358991323769691) 2024-12-17T23:35:57.7631351Z distributed/test_store (0.13496908353282985) 2024-12-17T23:35:57.7631712Z test_sparse_csr (0.12889518720470847) 2024-12-17T23:35:57.7632062Z profiler/test_torch_tidy (0.11922235511401841) 2024-12-17T23:35:57.7632424Z test_sparse (0.11680210461490567) 2024-12-17T23:35:57.7632790Z profiler/test_record_function (0.1079935056345162) 2024-12-17T23:35:57.7633204Z profiler/test_execution_trace (0.10796072767245292) 2024-12-17T23:35:57.7633648Z distributions/test_distributions (0.08514553290181055) 2024-12-17T23:35:57.7634047Z test_jit_legacy (0.08263510288422682) 2024-12-17T23:35:57.7634380Z test_jit_fuser_legacy (0.0720937093039404) 2024-12-17T23:35:57.7634740Z test_jit_profiling (0.06619896980084053) 2024-12-17T23:35:57.7635103Z test_autoload_disable (0.01734427452443118) 2024-12-17T23:35:57.7635439Z doctests (0.011380374604149751) 2024-12-17T23:35:57.7635769Z test_autoload_enable (0.005594927265945541) 2024-12-17T23:35:57.7636209Z distributed/elastic/events/lib_test (0.0018649757553151802) 2024-12-17T23:35:57.7636711Z distributed/elastic/metrics/api_test (0.0018649757553151802) 2024-12-17T23:35:57.7637279Z distributed/elastic/multiprocessing/api_test (0.0018649757553151802) 2024-12-17T23:35:57.7637967Z distributed/elastic/timer/local_timer_example (0.0018649757553151802) 2024-12-17T23:35:57.7638554Z distributed/elastic/timer/local_timer_test (0.0018649757553151802) 2024-12-17T23:35:57.7639134Z distributed/elastic/utils/distributed_test (0.0018649757553151802) 2024-12-17T23:35:57.7639690Z distributed/elastic/utils/logging_test (0.0018649757553151802) 2024-12-17T23:35:58.0756085Z distributed/elastic/utils/util_test (0.0018649757553151802) 2024-12-17T23:35:58.0756906Z Emitting metrics 2024-12-17T23:35:58.0757217Z Writing 1 documents to S3 2024-12-17T23:35:58.0757489Z Done! 2024-12-17T23:35:58.0757733Z Writing 1 documents to S3 2024-12-17T23:35:58.0758105Z Done! 2024-12-17T23:35:58.1534144Z ##[group]Run seemethere/upload-artifact-s3@v5 2024-12-17T23:35:58.1534614Z with: 2024-12-17T23:35:58.1534853Z name: td_results 2024-12-17T23:35:58.1535118Z retention-days: 14 2024-12-17T23:35:58.1535393Z if-no-files-found: error 2024-12-17T23:35:58.1535700Z path: td_results.json 2024-12-17T23:35:58.1536151Z s3-bucket: gha-artifacts 2024-12-17T23:35:58.1536515Z region: us-east-1 2024-12-17T23:35:58.1536778Z ##[endgroup] 2024-12-17T23:35:58.5443947Z With the provided path, there will be 1 file uploaded 2024-12-17T23:35:58.5444502Z Uploading to s3 prefix: pytorch/pytorch/12383255606/td_results 2024-12-17T23:35:58.5485812Z Starting upload of td_results.json 2024-12-17T23:35:58.6793889Z Finished upload of td_results.json 2024-12-17T23:35:58.6991942Z ##[group]Run actions/upload-artifact@v4 2024-12-17T23:35:58.6992309Z with: 2024-12-17T23:35:58.6992536Z name: td_results.json 2024-12-17T23:35:58.6992827Z retention-days: 14 2024-12-17T23:35:58.6993110Z if-no-files-found: error 2024-12-17T23:35:58.6993401Z path: td_results.json 2024-12-17T23:35:58.6993923Z compression-level: 6 2024-12-17T23:35:58.6994207Z overwrite: false 2024-12-17T23:35:58.6994470Z include-hidden-files: false 2024-12-17T23:35:58.6994778Z ##[endgroup] 2024-12-17T23:35:59.0026888Z With the provided path, there will be 1 file uploaded 2024-12-17T23:35:59.0031769Z Artifact name is valid! 2024-12-17T23:35:59.0033025Z Root directory input is valid! 2024-12-17T23:35:59.0950808Z Beginning upload of artifact content to blob storage 2024-12-17T23:35:59.2140393Z Uploaded bytes 16289 2024-12-17T23:35:59.2350112Z Finished uploading artifact content to blob storage! 2024-12-17T23:35:59.2352999Z SHA256 hash of uploaded artifact zip is 8ddd087d27ffd66fc3b68d003eb8bbb8ee9d412fec338aa9ab5e804794f4647d 2024-12-17T23:35:59.2354679Z Finalizing artifact upload 2024-12-17T23:35:59.3080480Z Artifact td_results.json.zip successfully finalized. Artifact ID 2334934886 2024-12-17T23:35:59.3081776Z Artifact td_results.json has been successfully uploaded! Final size is 16289 bytes. Artifact ID is 2334934886 2024-12-17T23:35:59.3089161Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/12383255606/artifacts/2334934886 2024-12-17T23:35:59.3231130Z Post job cleanup. 2024-12-17T23:35:59.3319233Z Post job cleanup. 2024-12-17T23:35:59.4065407Z [command]/usr/bin/git version 2024-12-17T23:35:59.4101360Z git version 2.40.1 2024-12-17T23:35:59.4142858Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/b5823f0c-7df3-464e-a846-b19d0f23c644' before making global git config changes 2024-12-17T23:35:59.4144018Z Adding repository directory to the temporary git global config as a safe directory 2024-12-17T23:35:59.4147634Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-12-17T23:35:59.4176548Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-12-17T23:35:59.4201550Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-12-17T23:35:59.4492391Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-12-17T23:35:59.4510913Z http.https://github.com/.extraheader 2024-12-17T23:35:59.4520617Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-12-17T23:35:59.4544511Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-12-17T23:35:59.4895107Z A job completed hook has been configured by the self-hosted runner administrator 2024-12-17T23:35:59.4938182Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-12-17T23:35:59.4943112Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:59.4943543Z ##[endgroup] 2024-12-17T23:35:59.5033023Z [!ALERT!] Swap out detected [!ALERT!] 2024-12-17T23:36:17.9553700Z Cleaning up orphan processes