2024-12-17T23:34:08.9474073Z Current runner version: '2.321.0' 2024-12-17T23:34:08.9481863Z Runner name: 'i-0c920c1d60d553716' 2024-12-17T23:34:08.9482834Z Runner group name: 'Default' 2024-12-17T23:34:08.9483901Z Machine name: 'ip-10-0-18-115' 2024-12-17T23:34:08.9487218Z ##[group]GITHUB_TOKEN Permissions 2024-12-17T23:34:08.9490179Z Contents: read 2024-12-17T23:34:08.9490796Z Metadata: read 2024-12-17T23:34:08.9491432Z ##[endgroup] 2024-12-17T23:34:08.9495014Z Secret source: Actions 2024-12-17T23:34:08.9495840Z Prepare workflow directory 2024-12-17T23:34:09.2746569Z Prepare all required actions 2024-12-17T23:34:09.2792863Z Getting action download info 2024-12-17T23:34:09.4942599Z Download action repository 'pytorch/pytorch@release/2.6' (SHA:0cdf8b1d09254cfda66191d1bd01e3041c3c76f7) 2024-12-17T23:34:21.3539469Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2024-12-17T23:34:21.6593728Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2024-12-17T23:34:21.9220418Z Download action repository 'actions/upload-artifact@v4' (SHA:6f51ac03b9356f520e9adb1b1b7802705f340c2b) 2024-12-17T23:34:22.2714967Z Getting action download info 2024-12-17T23:34:22.3935683Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-12-17T23:34:22.6703963Z Uses: pytorch/pytorch/.github/workflows/target_determination.yml@refs/heads/release/2.6 (0cdf8b1d09254cfda66191d1bd01e3041c3c76f7) 2024-12-17T23:34:22.6706236Z Complete job name: before-test / target-determination 2024-12-17T23:34:22.7155380Z A job started hook has been configured by the self-hosted runner administrator 2024-12-17T23:34:22.7261231Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-12-17T23:34:22.7270488Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:34:22.7271185Z ##[endgroup] 2024-12-17T23:34:24.4890421Z Runner Type: lf.linux.2xlarge 2024-12-17T23:34:24.4890946Z Instance Type: c5.2xlarge 2024-12-17T23:34:24.4891264Z AMI Name: unknown 2024-12-17T23:34:24.4917857Z AMI ID: ami-0fff1b9a61dec8a5f 2024-12-17T23:34:30.6832336Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@release/2.6 2024-12-17T23:34:30.6832871Z with: 2024-12-17T23:34:30.6833089Z submodules: false 2024-12-17T23:34:30.6833359Z fetch-depth: 0 2024-12-17T23:34:30.6833600Z ##[endgroup] 2024-12-17T23:34:30.6919435Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-12-17T23:34:30.6920460Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-12-17T23:34:30.6929207Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:34:30.6929631Z ##[endgroup] 2024-12-17T23:34:30.7062041Z ##[group]Run retry () { 2024-12-17T23:34:30.7062416Z retry () { 2024-12-17T23:34:30.7062760Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-12-17T23:34:30.7063185Z } 2024-12-17T23:34:30.7063483Z echo "${GITHUB_WORKSPACE}" 2024-12-17T23:34:30.7063846Z if [ -z "${NO_SUDO}" ]; then 2024-12-17T23:34:30.7064219Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-12-17T23:34:30.7064569Z else 2024-12-17T23:34:30.7064834Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-12-17T23:34:30.7065148Z fi 2024-12-17T23:34:30.7065393Z mkdir "${GITHUB_WORKSPACE}" 2024-12-17T23:34:30.7071466Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:34:30.7071881Z env: 2024-12-17T23:34:30.7072110Z NO_SUDO: 2024-12-17T23:34:30.7072326Z ##[endgroup] 2024-12-17T23:34:30.7097215Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-12-17T23:34:34.2192197Z ##[group]Run malfet/checkout@silent-checkout 2024-12-17T23:34:34.2192568Z with: 2024-12-17T23:34:34.2192834Z ref: 0cdf8b1d09254cfda66191d1bd01e3041c3c76f7 2024-12-17T23:34:34.2193445Z fetch-depth: 0 2024-12-17T23:34:34.2193680Z submodules: false 2024-12-17T23:34:34.2193948Z quiet-checkout: true 2024-12-17T23:34:34.2194215Z repository: pytorch/pytorch 2024-12-17T23:34:34.2194658Z token: *** 2024-12-17T23:34:34.2194897Z ssh-strict: true 2024-12-17T23:34:34.2195159Z persist-credentials: true 2024-12-17T23:34:34.2195491Z clean: true 2024-12-17T23:34:34.2195958Z sparse-checkout-cone-mode: true 2024-12-17T23:34:34.2196357Z lfs: false 2024-12-17T23:34:34.2196646Z set-safe-directory: true 2024-12-17T23:34:34.2197067Z ##[endgroup] 2024-12-17T23:34:34.3113429Z Syncing repository: pytorch/pytorch 2024-12-17T23:34:34.3114805Z ##[group]Getting Git version info 2024-12-17T23:34:34.3115305Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-12-17T23:34:34.3115990Z [command]/usr/bin/git version 2024-12-17T23:34:34.3116271Z git version 2.40.1 2024-12-17T23:34:34.3123689Z ##[endgroup] 2024-12-17T23:34:34.3136424Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/1fa826e6-6c25-43ee-97ea-013d01b8052a' before making global git config changes 2024-12-17T23:34:34.3137441Z Adding repository directory to the temporary git global config as a safe directory 2024-12-17T23:34:34.3140100Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-12-17T23:34:34.3167153Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-12-17T23:34:34.3170258Z ##[group]Initializing the repository 2024-12-17T23:34:34.3172511Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-12-17T23:34:34.3594608Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-12-17T23:34:34.3595299Z hint: is subject to change. To configure the initial branch name to use in all 2024-12-17T23:34:34.3595919Z hint: of your new repositories, which will suppress this warning, call: 2024-12-17T23:34:34.3596370Z hint: 2024-12-17T23:34:34.3596707Z hint: git config --global init.defaultBranch 2024-12-17T23:34:34.3597431Z hint: 2024-12-17T23:34:34.3598084Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-12-17T23:34:34.3598704Z hint: 'development'. The just-created branch can be renamed via this command: 2024-12-17T23:34:34.3599162Z hint: 2024-12-17T23:34:34.3599387Z hint: git branch -m 2024-12-17T23:34:34.3599900Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-12-17T23:34:34.3606715Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-12-17T23:34:34.3656024Z ##[endgroup] 2024-12-17T23:34:34.3656473Z ##[group]Disabling automatic garbage collection 2024-12-17T23:34:34.3659298Z [command]/usr/bin/git config --local gc.auto 0 2024-12-17T23:34:34.3683050Z ##[endgroup] 2024-12-17T23:34:34.3683452Z ##[group]Setting up auth 2024-12-17T23:34:34.3688735Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-12-17T23:34:34.3710440Z [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:34.3962273Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-12-17T23:34:34.3984581Z [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:34.4232968Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-12-17T23:34:34.4267669Z ##[endgroup] 2024-12-17T23:34:34.4268133Z ##[group]Fetching the repository 2024-12-17T23:34:34.4273585Z [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:37.3745635Z remote: Enumerating objects: 1056355 2024-12-17T23:34:37.3746254Z remote: Enumerating objects: 1057154, done. 2024-12-17T23:34:37.3746733Z remote: Counting objects: 0% (1/799) 2024-12-17T23:34:37.3747246Z remote: Counting objects: 1% (8/799) 2024-12-17T23:34:37.3747619Z remote: Counting objects: 2% (16/799) 2024-12-17T23:34:37.3747985Z remote: Counting objects: 3% (24/799) 2024-12-17T23:34:37.3748535Z remote: Counting objects: 4% (32/799) 2024-12-17T23:34:37.3748976Z remote: Counting objects: 5% (40/799) 2024-12-17T23:34:37.3749406Z remote: Counting objects: 6% (48/799) 2024-12-17T23:34:37.3749949Z remote: Counting objects: 7% (56/799) 2024-12-17T23:34:37.3750415Z remote: Counting objects: 8% (64/799) 2024-12-17T23:34:37.3750901Z remote: Counting objects: 9% (72/799) 2024-12-17T23:34:37.3751272Z remote: Counting objects: 10% (80/799) 2024-12-17T23:34:37.3751652Z remote: Counting objects: 11% (88/799) 2024-12-17T23:34:37.3752137Z remote: Counting objects: 12% (96/799) 2024-12-17T23:34:37.3752566Z remote: Counting objects: 13% (104/799) 2024-12-17T23:34:37.3753242Z remote: Counting objects: 14% (112/799) 2024-12-17T23:34:37.3753780Z remote: Counting objects: 15% (120/799) 2024-12-17T23:34:37.3754272Z remote: Counting objects: 16% (128/799) 2024-12-17T23:34:37.3754730Z remote: Counting objects: 17% (136/799) 2024-12-17T23:34:37.3755105Z remote: Counting objects: 18% (144/799) 2024-12-17T23:34:37.3755686Z remote: Counting objects: 19% (152/799) 2024-12-17T23:34:37.3756131Z remote: Counting objects: 20% (160/799) 2024-12-17T23:34:37.3756598Z remote: Counting objects: 21% (168/799) 2024-12-17T23:34:37.3756958Z remote: Counting objects: 22% (176/799) 2024-12-17T23:34:37.3757331Z remote: Counting objects: 23% (184/799) 2024-12-17T23:34:37.3757713Z remote: Counting objects: 24% (192/799) 2024-12-17T23:34:37.3758507Z remote: Counting objects: 25% (200/799) 2024-12-17T23:34:37.3758887Z remote: Counting objects: 26% (208/799) 2024-12-17T23:34:37.3759319Z remote: Counting objects: 27% (216/799) 2024-12-17T23:34:37.3759681Z remote: Counting objects: 28% (224/799) 2024-12-17T23:34:37.3760055Z remote: Counting objects: 29% (232/799) 2024-12-17T23:34:37.3760432Z remote: Counting objects: 30% (240/799) 2024-12-17T23:34:37.3760812Z remote: Counting objects: 31% (248/799) 2024-12-17T23:34:37.3761176Z remote: Counting objects: 32% (256/799) 2024-12-17T23:34:37.3761626Z remote: Counting objects: 33% (264/799) 2024-12-17T23:34:37.3762000Z remote: Counting objects: 34% (272/799) 2024-12-17T23:34:37.3762360Z remote: Counting objects: 35% (280/799) 2024-12-17T23:34:37.3762736Z remote: Counting objects: 36% (288/799) 2024-12-17T23:34:37.3763118Z remote: Counting objects: 37% (296/799) 2024-12-17T23:34:37.3763484Z remote: Counting objects: 38% (304/799) 2024-12-17T23:34:37.3763855Z remote: Counting objects: 39% (312/799) 2024-12-17T23:34:37.3764225Z remote: Counting objects: 40% (320/799) 2024-12-17T23:34:37.3764582Z remote: Counting objects: 41% (328/799) 2024-12-17T23:34:37.3764952Z remote: Counting objects: 42% (336/799) 2024-12-17T23:34:37.3765324Z remote: Counting objects: 43% (344/799) 2024-12-17T23:34:37.3765682Z remote: Counting objects: 44% (352/799) 2024-12-17T23:34:37.3766052Z remote: Counting objects: 45% (360/799) 2024-12-17T23:34:37.3766423Z remote: Counting objects: 46% (368/799) 2024-12-17T23:34:37.3766786Z remote: Counting objects: 47% (376/799) 2024-12-17T23:34:37.3767158Z remote: Counting objects: 48% (384/799) 2024-12-17T23:34:37.3767528Z remote: Counting objects: 49% (392/799) 2024-12-17T23:34:37.3768005Z remote: Counting objects: 50% (400/799) 2024-12-17T23:34:37.3768383Z remote: Counting objects: 51% (408/799) 2024-12-17T23:34:37.3768758Z remote: Counting objects: 52% (416/799) 2024-12-17T23:34:37.3769117Z remote: Counting objects: 53% (424/799) 2024-12-17T23:34:37.3769774Z remote: Counting objects: 54% (432/799) 2024-12-17T23:34:37.3770151Z remote: Counting objects: 55% (440/799) 2024-12-17T23:34:37.3770507Z remote: Counting objects: 56% (448/799) 2024-12-17T23:34:37.3770880Z remote: Counting objects: 57% (456/799) 2024-12-17T23:34:37.3771253Z remote: Counting objects: 58% (464/799) 2024-12-17T23:34:37.3771610Z remote: Counting objects: 59% (472/799) 2024-12-17T23:34:37.3771981Z remote: Counting objects: 60% (480/799) 2024-12-17T23:34:37.3772357Z remote: Counting objects: 61% (488/799) 2024-12-17T23:34:37.3772780Z remote: Counting objects: 62% (496/799) 2024-12-17T23:34:37.3773189Z remote: Counting objects: 63% (504/799) 2024-12-17T23:34:37.3773576Z remote: Counting objects: 64% (512/799) 2024-12-17T23:34:37.3773953Z remote: Counting objects: 65% (520/799) 2024-12-17T23:34:37.3774315Z remote: Counting objects: 66% (528/799) 2024-12-17T23:34:37.3774696Z remote: Counting objects: 67% (536/799) 2024-12-17T23:34:37.3775078Z remote: Counting objects: 68% (544/799) 2024-12-17T23:34:37.3775442Z remote: Counting objects: 69% (552/799) 2024-12-17T23:34:37.3775816Z remote: Counting objects: 70% (560/799) 2024-12-17T23:34:37.3776191Z remote: Counting objects: 71% (568/799) 2024-12-17T23:34:37.3776551Z remote: Counting objects: 72% (576/799) 2024-12-17T23:34:37.3776924Z remote: Counting objects: 73% (584/799) 2024-12-17T23:34:37.3777297Z remote: Counting objects: 74% (592/799) 2024-12-17T23:34:37.3777661Z remote: Counting objects: 75% (600/799) 2024-12-17T23:34:37.3778034Z remote: Counting objects: 76% (608/799) 2024-12-17T23:34:37.3778412Z remote: Counting objects: 77% (616/799) 2024-12-17T23:34:37.3778866Z remote: Counting objects: 78% (624/799) 2024-12-17T23:34:37.3779246Z remote: Counting objects: 79% (632/799) 2024-12-17T23:34:37.3779627Z remote: Counting objects: 80% (640/799) 2024-12-17T23:34:37.3779992Z remote: Counting objects: 81% (648/799) 2024-12-17T23:34:37.3780371Z remote: Counting objects: 82% (656/799) 2024-12-17T23:34:37.3780748Z remote: Counting objects: 83% (664/799) 2024-12-17T23:34:37.3781112Z remote: Counting objects: 84% (672/799) 2024-12-17T23:34:37.3781487Z remote: Counting objects: 85% (680/799) 2024-12-17T23:34:37.3781866Z remote: Counting objects: 86% (688/799) 2024-12-17T23:34:37.3782245Z remote: Counting objects: 87% (696/799) 2024-12-17T23:34:37.3782617Z remote: Counting objects: 88% (704/799) 2024-12-17T23:34:37.3783115Z remote: Counting objects: 89% (712/799) 2024-12-17T23:34:37.3783508Z remote: Counting objects: 90% (720/799) 2024-12-17T23:34:37.3783891Z remote: Counting objects: 91% (728/799) 2024-12-17T23:34:37.3784254Z remote: Counting objects: 92% (736/799) 2024-12-17T23:34:37.3784628Z remote: Counting objects: 93% (744/799) 2024-12-17T23:34:37.3785006Z remote: Counting objects: 94% (752/799) 2024-12-17T23:34:37.3785370Z remote: Counting objects: 95% (760/799) 2024-12-17T23:34:37.3785748Z remote: Counting objects: 96% (768/799) 2024-12-17T23:34:37.3786128Z remote: Counting objects: 97% (776/799) 2024-12-17T23:34:37.3786513Z remote: Counting objects: 98% (784/799) 2024-12-17T23:34:37.3786892Z remote: Counting objects: 99% (792/799) 2024-12-17T23:34:37.3787269Z remote: Counting objects: 100% (799/799) 2024-12-17T23:34:37.3787658Z remote: Counting objects: 100% (799/799), done. 2024-12-17T23:34:37.3804439Z remote: Compressing objects: 0% (1/295) 2024-12-17T23:34:37.3856641Z remote: Compressing objects: 1% (3/295) 2024-12-17T23:34:37.3893303Z remote: Compressing objects: 2% (6/295) 2024-12-17T23:34:37.3986098Z remote: Compressing objects: 3% (9/295) 2024-12-17T23:34:37.4189664Z remote: Compressing objects: 4% (12/295) 2024-12-17T23:34:37.4658835Z remote: Compressing objects: 5% (15/295) 2024-12-17T23:34:37.4910281Z remote: Compressing objects: 6% (18/295) 2024-12-17T23:34:37.5674386Z remote: Compressing objects: 7% (21/295) 2024-12-17T23:34:37.6156235Z remote: Compressing objects: 8% (24/295) 2024-12-17T23:34:37.6587226Z remote: Compressing objects: 9% (27/295) 2024-12-17T23:34:37.6820456Z remote: Compressing objects: 10% (30/295) 2024-12-17T23:34:37.6941864Z remote: Compressing objects: 11% (33/295) 2024-12-17T23:34:37.7027667Z remote: Compressing objects: 12% (36/295) 2024-12-17T23:34:37.7091814Z remote: Compressing objects: 13% (39/295) 2024-12-17T23:34:37.7095038Z remote: Compressing objects: 14% (42/295) 2024-12-17T23:34:37.7097392Z remote: Compressing objects: 15% (45/295) 2024-12-17T23:34:37.7098317Z remote: Compressing objects: 16% (48/295) 2024-12-17T23:34:37.7101941Z remote: Compressing objects: 17% (51/295) 2024-12-17T23:34:37.7103994Z remote: Compressing objects: 18% (54/295) 2024-12-17T23:34:37.7105256Z remote: Compressing objects: 19% (57/295) 2024-12-17T23:34:37.7107220Z remote: Compressing objects: 20% (59/295) 2024-12-17T23:34:37.7111551Z remote: Compressing objects: 21% (62/295) 2024-12-17T23:34:37.7114518Z remote: Compressing objects: 22% (65/295) 2024-12-17T23:34:37.7115806Z remote: Compressing objects: 23% (68/295) 2024-12-17T23:34:37.7120141Z remote: Compressing objects: 24% (71/295) 2024-12-17T23:34:37.7122520Z remote: Compressing objects: 25% (74/295) 2024-12-17T23:34:37.7125071Z remote: Compressing objects: 26% (77/295) 2024-12-17T23:34:37.7127721Z remote: Compressing objects: 27% (80/295) 2024-12-17T23:34:37.7130037Z remote: Compressing objects: 28% (83/295) 2024-12-17T23:34:37.7132523Z remote: Compressing objects: 29% (86/295) 2024-12-17T23:34:37.7139476Z remote: Compressing objects: 30% (89/295) 2024-12-17T23:34:37.7142212Z remote: Compressing objects: 31% (92/295) 2024-12-17T23:34:37.7144887Z remote: Compressing objects: 32% (95/295) 2024-12-17T23:34:37.7151057Z remote: Compressing objects: 33% (98/295) 2024-12-17T23:34:37.7155822Z remote: Compressing objects: 34% (101/295) 2024-12-17T23:34:37.7158360Z remote: Compressing objects: 35% (104/295) 2024-12-17T23:34:37.7160920Z remote: Compressing objects: 36% (107/295) 2024-12-17T23:34:37.7165392Z remote: Compressing objects: 37% (110/295) 2024-12-17T23:34:37.7165772Z remote: Compressing objects: 38% (113/295) 2024-12-17T23:34:37.7170737Z remote: Compressing objects: 39% (116/295) 2024-12-17T23:34:37.7173129Z remote: Compressing objects: 40% (118/295) 2024-12-17T23:34:37.7173530Z remote: Compressing objects: 41% (121/295) 2024-12-17T23:34:37.7177864Z remote: Compressing objects: 42% (124/295) 2024-12-17T23:34:37.7180848Z remote: Compressing objects: 43% (127/295) 2024-12-17T23:34:37.7183489Z remote: Compressing objects: 44% (130/295) 2024-12-17T23:34:37.7185911Z remote: Compressing objects: 45% (133/295) 2024-12-17T23:34:37.7188357Z remote: Compressing objects: 46% (136/295) 2024-12-17T23:34:37.7190821Z remote: Compressing objects: 47% (139/295) 2024-12-17T23:34:37.7193657Z remote: Compressing objects: 48% (142/295) 2024-12-17T23:34:37.7194037Z remote: Compressing objects: 49% (145/295) 2024-12-17T23:34:37.7196008Z remote: Compressing objects: 50% (148/295) 2024-12-17T23:34:37.7196404Z remote: Compressing objects: 51% (151/295) 2024-12-17T23:34:37.7198543Z remote: Compressing objects: 52% (154/295) 2024-12-17T23:34:37.7198957Z remote: Compressing objects: 53% (157/295) 2024-12-17T23:34:37.7201012Z remote: Compressing objects: 54% (160/295) 2024-12-17T23:34:37.7203684Z remote: Compressing objects: 55% (163/295) 2024-12-17T23:34:37.7204078Z remote: Compressing objects: 56% (166/295) 2024-12-17T23:34:37.7206127Z remote: Compressing objects: 57% (169/295) 2024-12-17T23:34:37.7208932Z remote: Compressing objects: 58% (172/295) 2024-12-17T23:34:37.7211592Z remote: Compressing objects: 59% (175/295) 2024-12-17T23:34:37.7211991Z remote: Compressing objects: 60% (177/295) 2024-12-17T23:34:37.7213979Z remote: Compressing objects: 61% (180/295) 2024-12-17T23:34:37.7216924Z remote: Compressing objects: 62% (183/295) 2024-12-17T23:34:37.7220941Z remote: Compressing objects: 63% (186/295) 2024-12-17T23:34:37.7224516Z remote: Compressing objects: 64% (189/295) 2024-12-17T23:34:37.7227088Z remote: Compressing objects: 65% (192/295) 2024-12-17T23:34:37.7229666Z remote: Compressing objects: 66% (195/295) 2024-12-17T23:34:37.7230059Z remote: Compressing objects: 67% (198/295) 2024-12-17T23:34:37.7232275Z remote: Compressing objects: 68% (201/295) 2024-12-17T23:34:37.7234817Z remote: Compressing objects: 69% (204/295) 2024-12-17T23:34:37.7237382Z remote: Compressing objects: 70% (207/295) 2024-12-17T23:34:37.7240098Z remote: Compressing objects: 71% (210/295) 2024-12-17T23:34:37.7240476Z remote: Compressing objects: 72% (213/295) 2024-12-17T23:34:37.7243005Z remote: Compressing objects: 73% (216/295) 2024-12-17T23:34:37.7243405Z remote: Compressing objects: 74% (219/295) 2024-12-17T23:34:37.7243784Z remote: Compressing objects: 75% (222/295) 2024-12-17T23:34:37.7245395Z remote: Compressing objects: 76% (225/295) 2024-12-17T23:34:37.7245796Z remote: Compressing objects: 77% (228/295) 2024-12-17T23:34:37.7248157Z remote: Compressing objects: 78% (231/295) 2024-12-17T23:34:37.7248559Z remote: Compressing objects: 79% (234/295) 2024-12-17T23:34:37.7248949Z remote: Compressing objects: 80% (236/295) 2024-12-17T23:34:37.7249345Z remote: Compressing objects: 81% (239/295) 2024-12-17T23:34:37.7250567Z remote: Compressing objects: 82% (242/295) 2024-12-17T23:34:37.7253014Z remote: Compressing objects: 83% (245/295) 2024-12-17T23:34:37.7255377Z remote: Compressing objects: 84% (248/295) 2024-12-17T23:34:37.7255756Z remote: Compressing objects: 85% (251/295) 2024-12-17T23:34:37.7258022Z remote: Compressing objects: 86% (254/295) 2024-12-17T23:34:37.7258416Z remote: Compressing objects: 87% (257/295) 2024-12-17T23:34:37.7260536Z remote: Compressing objects: 88% (260/295) 2024-12-17T23:34:37.7260929Z remote: Compressing objects: 89% (263/295) 2024-12-17T23:34:37.7263110Z remote: Compressing objects: 90% (266/295) 2024-12-17T23:34:37.7263519Z remote: Compressing objects: 91% (269/295) 2024-12-17T23:34:37.7265994Z remote: Compressing objects: 92% (272/295) 2024-12-17T23:34:37.7266387Z remote: Compressing objects: 93% (275/295) 2024-12-17T23:34:37.7266781Z remote: Compressing objects: 94% (278/295) 2024-12-17T23:34:37.7267157Z remote: Compressing objects: 95% (281/295) 2024-12-17T23:34:37.7268564Z remote: Compressing objects: 96% (284/295) 2024-12-17T23:34:37.7269006Z remote: Compressing objects: 97% (287/295) 2024-12-17T23:34:37.7269726Z remote: Compressing objects: 98% (290/295) 2024-12-17T23:34:37.7270122Z remote: Compressing objects: 99% (293/295) 2024-12-17T23:34:37.7270523Z remote: Compressing objects: 100% (295/295) 2024-12-17T23:34:37.7270937Z remote: Compressing objects: 100% (295/295), done. 2024-12-17T23:34:59.9303468Z remote: Total 1057154 (delta 658), reused 510 (delta 504), pack-reused 1056355 (from 3) 2024-12-17T23:35:29.3437141Z [command]/usr/bin/git rev-parse --verify --quiet 0cdf8b1d09254cfda66191d1bd01e3041c3c76f7^{object} 2024-12-17T23:35:29.3460728Z 0cdf8b1d09254cfda66191d1bd01e3041c3c76f7 2024-12-17T23:35:29.3465593Z ##[endgroup] 2024-12-17T23:35:29.3466265Z ##[group]Determining the checkout info 2024-12-17T23:35:29.3467764Z ##[endgroup] 2024-12-17T23:35:29.3468213Z ##[group]Checking out the ref 2024-12-17T23:35:29.3470837Z [command]/usr/bin/git checkout --quiet --force 0cdf8b1d09254cfda66191d1bd01e3041c3c76f7 2024-12-17T23:35:30.7849838Z ##[endgroup] 2024-12-17T23:35:30.7880113Z [command]/usr/bin/git log -1 --format='%H' 2024-12-17T23:35:30.7900368Z '0cdf8b1d09254cfda66191d1bd01e3041c3c76f7' 2024-12-17T23:35:30.8061752Z Prepare all required actions 2024-12-17T23:35:30.8062330Z Getting action download info 2024-12-17T23:35:30.9226540Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2024-12-17T23:35:31.0586847Z ##[group]Run ./.github/actions/setup-linux 2024-12-17T23:35:31.0587201Z ##[endgroup] 2024-12-17T23:35:31.0635730Z ##[group]Run set -euo pipefail 2024-12-17T23:35:31.0636096Z set -euo pipefail 2024-12-17T23:35:31.0636400Z function get_ec2_metadata() { 2024-12-17T23:35:31.0636798Z  # Pulled from instance metadata endpoint for EC2 2024-12-17T23:35:31.0637438Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-12-17T23:35:31.0638023Z  category=$1 2024-12-17T23:35:31.0638395Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-12-17T23:35:31.0638833Z  runner_name_str=i-0c920c1d60d553716 2024-12-17T23:35:31.0639245Z  if [[ -f /.inarc ]]; then 2024-12-17T23:35:31.0639590Z  echo "ARC Runner, no info on ec2 metadata" 2024-12-17T23:35:31.0639994Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2024-12-17T23:35:31.0640487Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-12-17T23:35:31.0640939Z  else 2024-12-17T23:35:31.0642080Z  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:31.0643028Z  fi 2024-12-17T23:35:31.0643262Z } 2024-12-17T23:35:31.0643525Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-12-17T23:35:31.0643974Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-12-17T23:35:31.0644472Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-12-17T23:35:31.0644894Z echo "system info $(uname -a)" 2024-12-17T23:35:31.0651586Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:31.0651993Z ##[endgroup] 2024-12-17T23:35:31.0793937Z ami-id: ami-0fff1b9a61dec8a5f 2024-12-17T23:35:31.0897182Z instance-id: i-0c920c1d60d553716 2024-12-17T23:35:31.0998723Z instance-type: c5.2xlarge 2024-12-17T23:35:31.1009329Z system info Linux ip-10-0-18-115.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:31.1038716Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-12-17T23:35:31.1039695Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-12-17T23:35:31.1046298Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:31.1046700Z ##[endgroup] 2024-12-17T23:35:31.1110654Z ##[group]Run if systemctl is-active --quiet docker; then 2024-12-17T23:35:31.1111132Z if systemctl is-active --quiet docker; then 2024-12-17T23:35:31.1111535Z  echo "Docker daemon is running..."; 2024-12-17T23:35:31.1112026Z else 2024-12-17T23:35:31.1112390Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-12-17T23:35:31.1112830Z fi 2024-12-17T23:35:31.1118402Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:31.1118803Z ##[endgroup] 2024-12-17T23:35:31.1192839Z Docker daemon is running... 2024-12-17T23:35:31.1243140Z ##[group]Run nick-fields/retry@v3.0.0 2024-12-17T23:35:31.1243489Z with: 2024-12-17T23:35:31.1243704Z shell: bash 2024-12-17T23:35:31.1243942Z timeout_minutes: 5 2024-12-17T23:35:31.1244202Z max_attempts: 3 2024-12-17T23:35:31.1244437Z retry_wait_seconds: 30 2024-12-17T23:35:31.1246959Z 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:31.1249313Z polling_interval_seconds: 1 2024-12-17T23:35:31.1249614Z warning_on_retry: true 2024-12-17T23:35:31.1249903Z continue_on_error: false 2024-12-17T23:35:31.1250157Z env: 2024-12-17T23:35:31.1250378Z AWS_RETRY_MODE: standard 2024-12-17T23:35:31.1250657Z AWS_MAX_ATTEMPTS: 5 2024-12-17T23:35:31.1250919Z AWS_DEFAULT_REGION: us-east-1 2024-12-17T23:35:31.1251210Z ##[endgroup] 2024-12-17T23:35:32.4737801Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-12-17T23:35:32.4738449Z Configure a credential helper to remove this warning. See 2024-12-17T23:35:32.4739055Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-12-17T23:35:32.4739466Z 2024-12-17T23:35:32.4739561Z Login Succeeded 2024-12-17T23:35:33.0853952Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-12-17T23:35:33.0854907Z Configure a credential helper to remove this warning. See 2024-12-17T23:35:33.0855795Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-12-17T23:35:33.0856381Z 2024-12-17T23:35:33.0856488Z Login Succeeded 2024-12-17T23:35:33.3109931Z Command completed after 1 attempt(s). 2024-12-17T23:35:33.3170842Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-12-17T23:35:33.3171390Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-12-17T23:35:33.3171872Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-12-17T23:35:33.3178360Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:33.3178767Z ##[endgroup] 2024-12-17T23:35:33.3258967Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-12-17T23:35:33.3259594Z # ignore expansion of "docker ps -q" since it could be empty 2024-12-17T23:35:33.3260024Z # shellcheck disable=SC2046 2024-12-17T23:35:33.3260368Z docker stop $(docker ps -q) || true 2024-12-17T23:35:33.3260727Z # Prune all of the docker images 2024-12-17T23:35:33.3261053Z docker system prune -af 2024-12-17T23:35:33.3266469Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:33.3266875Z ##[endgroup] 2024-12-17T23:35:33.3520501Z "docker stop" requires at least 1 argument. 2024-12-17T23:35:33.3520927Z See 'docker stop --help'. 2024-12-17T23:35:33.3521105Z 2024-12-17T23:35:33.3521312Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-12-17T23:35:33.3521603Z 2024-12-17T23:35:33.3521719Z Stop one or more running containers 2024-12-17T23:35:33.3672284Z Total reclaimed space: 0B 2024-12-17T23:35:33.3710333Z ##[group]Run set +e 2024-12-17T23:35:33.3710922Z set +e 2024-12-17T23:35:33.3711154Z set -x 2024-12-17T23:35:33.3711389Z  2024-12-17T23:35:33.3711642Z PT_DOMAIN=download.pytorch.org 2024-12-17T23:35:33.3712235Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-12-17T23:35:33.3713019Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-12-17T23:35:33.3713569Z # one is returned at random 2024-12-17T23:35:33.3713974Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-12-17T23:35:33.3714360Z  2024-12-17T23:35:33.3714600Z if [ -z "${RESOLVED_IP}" ]; then 2024-12-17T23:35:33.3715178Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-12-17T23:35:33.3715714Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-12-17T23:35:33.3716123Z  2024-12-17T23:35:33.3716377Z  if [ -z "${RESOLVED_IP}" ]; then 2024-12-17T23:35:33.3716766Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-12-17T23:35:33.3717149Z  exit 1 2024-12-17T23:35:33.3717403Z  fi 2024-12-17T23:35:33.3717619Z fi 2024-12-17T23:35:33.3717839Z  2024-12-17T23:35:33.3718109Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-12-17T23:35:33.3718476Z  # Clean up any old records first 2024-12-17T23:35:33.3718846Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-12-17T23:35:33.3719188Z fi 2024-12-17T23:35:33.3719394Z  2024-12-17T23:35:33.3719712Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-12-17T23:35:33.3720125Z cat /etc/hosts 2024-12-17T23:35:33.3725845Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:33.3726249Z ##[endgroup] 2024-12-17T23:35:33.3749618Z + PT_DOMAIN=download.pytorch.org 2024-12-17T23:35:33.3755431Z ++ dig -4 +short download.pytorch.org 2024-12-17T23:35:33.3755854Z ++ tail -n1 2024-12-17T23:35:33.4355143Z + RESOLVED_IP=3.167.99.125 2024-12-17T23:35:33.4355485Z + '[' -z 3.167.99.125 ']' 2024-12-17T23:35:33.4355790Z + grep -r download.pytorch.org /etc/hosts 2024-12-17T23:35:33.4367451Z 3.167.99.70 download.pytorch.org 2024-12-17T23:35:33.4368697Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2024-12-17T23:35:33.7181651Z + echo '3.167.99.125 download.pytorch.org' 2024-12-17T23:35:33.7182199Z + sudo tee -a /etc/hosts 2024-12-17T23:35:33.7597709Z 3.167.99.125 download.pytorch.org 2024-12-17T23:35:33.7613661Z + cat /etc/hosts 2024-12-17T23:35:33.7621769Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-12-17T23:35:33.7629769Z ::1 localhost6 localhost6.localdomain6 2024-12-17T23:35:33.7630168Z 3.167.99.125 download.pytorch.org 2024-12-17T23:35:33.7676614Z Prepare all required actions 2024-12-17T23:35:33.7720544Z ##[group]Run ./.github/actions/get-workflow-job-id 2024-12-17T23:35:33.7720917Z with: 2024-12-17T23:35:33.7721366Z github-token: *** 2024-12-17T23:35:33.7721609Z ##[endgroup] 2024-12-17T23:35:33.7745554Z ##[group]Run set -eux 2024-12-17T23:35:33.7745834Z set -eux 2024-12-17T23:35:33.7746289Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2024-12-17T23:35:33.7754713Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:33.7755096Z env: 2024-12-17T23:35:33.7755486Z GITHUB_TOKEN: *** 2024-12-17T23:35:33.7755734Z ##[endgroup] 2024-12-17T23:35:33.7781771Z + python3 .github/scripts/get_workflow_job_id.py 12383255652 i-0c920c1d60d553716 2024-12-17T23:35:34.5223231Z setting job-id=34565770442 2024-12-17T23:35:34.5223717Z setting job-name=before-test / target-determination 2024-12-17T23:35:34.5367130Z Prepare all required actions 2024-12-17T23:35:34.5367525Z Getting action download info 2024-12-17T23:35:34.6639490Z ##[group]Run ./.github/actions/pytest-cache-download 2024-12-17T23:35:34.6640027Z with: 2024-12-17T23:35:34.6640264Z cache_dir: .pytest_cache 2024-12-17T23:35:34.6640534Z job_identifier: pull 2024-12-17T23:35:34.6640804Z s3_bucket: gha-artifacts 2024-12-17T23:35:34.6641068Z ##[endgroup] 2024-12-17T23:35:34.6681621Z ##[group]Run nick-fields/retry@v3.0.0 2024-12-17T23:35:34.6681946Z with: 2024-12-17T23:35:34.6682167Z shell: bash 2024-12-17T23:35:34.6682389Z timeout_minutes: 5 2024-12-17T23:35:34.6682647Z max_attempts: 5 2024-12-17T23:35:34.6682901Z retry_wait_seconds: 30 2024-12-17T23:35:34.6683239Z command: set -eu python3 -m pip install boto3==1.35.42 2024-12-17T23:35:34.6683637Z polling_interval_seconds: 1 2024-12-17T23:35:34.6683935Z warning_on_retry: true 2024-12-17T23:35:34.6684193Z continue_on_error: false 2024-12-17T23:35:34.6684524Z ##[endgroup] 2024-12-17T23:35:35.0075539Z Defaulting to user installation because normal site-packages is not writeable 2024-12-17T23:35:36.0337254Z Collecting boto3==1.35.42 2024-12-17T23:35:36.0364944Z Using cached boto3-1.35.42-py3-none-any.whl (139 kB) 2024-12-17T23:35:36.0431719Z 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:36.0437309Z 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:36.0443274Z 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:36.0499653Z 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:36.0510190Z 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:36.0552269Z 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:36.1548349Z Installing collected packages: boto3 2024-12-17T23:35:36.1549573Z Attempting uninstall: boto3 2024-12-17T23:35:36.1549903Z Found existing installation: boto3 1.35.33 2024-12-17T23:35:36.1651117Z Uninstalling boto3-1.35.33: 2024-12-17T23:35:36.1664156Z Successfully uninstalled boto3-1.35.33 2024-12-17T23:35:36.2237907Z Successfully installed boto3-1.35.42 2024-12-17T23:35:36.7451834Z Command completed after 1 attempt(s). 2024-12-17T23:35:36.7514209Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2024-12-17T23:35:36.7514694Z python3 .github/scripts/pytest_cache.py \ 2024-12-17T23:35:36.7515056Z  --download \ 2024-12-17T23:35:36.7515397Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2024-12-17T23:35:36.7515779Z  --pr_identifier $GITHUB_REF \ 2024-12-17T23:35:36.7516122Z  --job_identifier $JOB_IDENTIFIER \ 2024-12-17T23:35:36.7516471Z  --temp_dir $RUNNER_TEMP \ 2024-12-17T23:35:36.7516796Z  --repo $REPO \ 2024-12-17T23:35:36.7517061Z  --bucket $BUCKET \ 2024-12-17T23:35:36.7523357Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:36.7523773Z env: 2024-12-17T23:35:36.7523986Z CACHE_DIR: .pytest_cache 2024-12-17T23:35:36.7524265Z JOB_IDENTIFIER: pull 2024-12-17T23:35:36.7524528Z REPO: pytorch/pytorch 2024-12-17T23:35:36.7524779Z BUCKET: gha-artifacts 2024-12-17T23:35:36.7525038Z ##[endgroup] 2024-12-17T23:35:37.2940272Z PR identifier for `refs/heads/release/2.6` is `34bd5c03b81e6d598f3b485a20400869` 2024-12-17T23:35:37.2942607Z 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='pull', 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:37.2945040Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/pull_linux-focal-py3_13-clang10/22683195964398b37ba0d539cb1bb55bff197db6/dynamo_wrapped/2.zip 2024-12-17T23:35:37.2947202Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/pull/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/pull_linux-focal-py3_13-clang10/22683195964398b37ba0d539cb1bb55bff197db6/dynamo_wrapped/2.zip 2024-12-17T23:35:37.2949373Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/pull_linux-focal-py3_13-clang10/af92bad804931c1b33e53d8e0afd8fa926aeee5e/dynamo_wrapped/1.zip 2024-12-17T23:35:37.2951568Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/pull/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/pull_linux-focal-py3_13-clang10/af92bad804931c1b33e53d8e0afd8fa926aeee5e/dynamo_wrapped/1.zip 2024-12-17T23:35:37.2953755Z Downloading s3://gha-artifacts/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/pull_linux-focal-py3_9-clang10/2b84debd97ab1f55949334375089bde5f2e98c11/dynamo_wrapped/1.zip 2024-12-17T23:35:37.2955922Z to /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/pull/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/pull_linux-focal-py3_9-clang10/2b84debd97ab1f55949334375089bde5f2e98c11/dynamo_wrapped/1.zip 2024-12-17T23:35:37.2958599Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/pull/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/pull_linux-focal-py3_13-clang10/22683195964398b37ba0d539cb1bb55bff197db6/dynamo_wrapped/2.zip 2024-12-17T23:35:37.2960413Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/1a67422bee8886b39dff5ff955afc1b2/.pytest_cache 2024-12-17T23:35:37.2962252Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/pull/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/pull_linux-focal-py3_13-clang10/22683195964398b37ba0d539cb1bb55bff197db6/dynamo_wrapped/2.zip 2024-12-17T23:35:37.2965000Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/pull/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/pull_linux-focal-py3_13-clang10/af92bad804931c1b33e53d8e0afd8fa926aeee5e/dynamo_wrapped/1.zip 2024-12-17T23:35:37.2966820Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/36dc34abb1fdebccd8eb57e12e31f97c/.pytest_cache 2024-12-17T23:35:37.2968662Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/pull/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/pull_linux-focal-py3_13-clang10/af92bad804931c1b33e53d8e0afd8fa926aeee5e/dynamo_wrapped/1.zip 2024-12-17T23:35:37.2971420Z Unzipping /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/pull/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/pull_linux-focal-py3_9-clang10/2b84debd97ab1f55949334375089bde5f2e98c11/dynamo_wrapped/1.zip 2024-12-17T23:35:37.2973310Z to /home/ec2-user/actions-runner/_work/_temp/unzipped-caches/201a99b24c54390a7a65ce89443d267e/.pytest_cache 2024-12-17T23:35:37.2975263Z Merging cache from /home/ec2-user/actions-runner/_work/_temp/cache-zip-downloads/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/pull/pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/pull_linux-focal-py3_9-clang10/2b84debd97ab1f55949334375089bde5f2e98c11/dynamo_wrapped/1.zip 2024-12-17T23:35:37.3673468Z ##[group]Run seemethere/download-artifact-s3@v4 2024-12-17T23:35:37.3674005Z with: 2024-12-17T23:35:37.3674224Z name: llm_results 2024-12-17T23:35:37.3674490Z path: .additional_ci_files/llm_results 2024-12-17T23:35:37.3674834Z s3-bucket: gha-artifacts 2024-12-17T23:35:37.3675110Z region: us-east-1 2024-12-17T23:35:37.3675352Z ##[endgroup] 2024-12-17T23:35:37.8832900Z (node:921488) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2024-12-17T23:35:37.8833427Z 2024-12-17T23:35:37.8833639Z Please migrate your code to use AWS SDK for JavaScript (v3). 2024-12-17T23:35:37.8834181Z For more information, check the migration guide at https://a.co/7PzMCcy 2024-12-17T23:35:37.8834755Z (Use `node --trace-warnings ...` to show where the warning was created) 2024-12-17T23:35:38.0035407Z Found 1 objects with prefix pytorch/pytorch/12383255652/llm_results/ 2024-12-17T23:35:38.0038146Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2024-12-17T23:35:38.0630829Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2024-12-17T23:35:38.0635608Z Artifact download has finished successfully 2024-12-17T23:35:38.0828045Z ##[group]Run unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2024-12-17T23:35:38.0828979Z unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2024-12-17T23:35:38.0829585Z python3 -m pip install boto3==1.35.42 2024-12-17T23:35:38.0830047Z python3 tools/testing/do_target_determination_for_s3.py 2024-12-17T23:35:38.0836862Z shell: /usr/bin/bash -e {0} 2024-12-17T23:35:38.0837155Z env: 2024-12-17T23:35:38.0837597Z GITHUB_TOKEN: *** 2024-12-17T23:35:38.0837880Z GITHUB_REPOSITORY: pytorch/pytorch 2024-12-17T23:35:38.0838192Z GITHUB_WORKFLOW: pull 2024-12-17T23:35:38.0838477Z GITHUB_JOB: target-determination 2024-12-17T23:35:38.0838790Z GITHUB_RUN_ID: 12383255652 2024-12-17T23:35:38.0839072Z GITHUB_RUN_NUMBER: 276594 2024-12-17T23:35:38.0839357Z GITHUB_RUN_ATTEMPT: 1 2024-12-17T23:35:38.0839635Z GITHUB_REF: refs/heads/release/2.6 2024-12-17T23:35:38.0839985Z JOB_ID: 34565770442 2024-12-17T23:35:38.0840270Z JOB_NAME: before-test / target-determination 2024-12-17T23:35:38.0840617Z PR_NUMBER: 2024-12-17T23:35:38.0840848Z ##[endgroup] 2024-12-17T23:35:38.0900817Z Archive: .additional_ci_files/llm_results/mappings.zip 2024-12-17T23:35:38.0901376Z creating: .additional_ci_files/llm_results/mappings/ 2024-12-17T23:35:38.0905567Z inflating: .additional_ci_files/llm_results/mappings/indexer-files-gitdiff-output.json 2024-12-17T23:35:38.3369792Z Defaulting to user installation because normal site-packages is not writeable 2024-12-17T23:35:38.3543088Z Requirement already satisfied: boto3==1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (1.35.42) 2024-12-17T23:35:38.3597694Z 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:38.3601545Z 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:38.3605645Z 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:38.3659407Z 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:38.3670151Z 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:38.3711216Z 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:40.1866502Z 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:40.1870031Z 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:40.1873613Z 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:40.1877185Z 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:40.1881335Z 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:40.1885668Z 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:40.1887885Z Received 658 tests to prioritize 2024-12-17T23:35:40.1888432Z backends/xeon/test_launch 2024-12-17T23:35:40.1888910Z benchmark_utils/test_benchmark_utils 2024-12-17T23:35:40.1889659Z cpp_extensions/open_registration_extension/test/test_openreg 2024-12-17T23:35:40.1890548Z distributed/_composable/fsdp/test_fully_shard_autograd 2024-12-17T23:35:40.1891445Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ 2024-12-17T23:35:40.1892297Z distributed/_composable/fsdp/test_fully_shard_comm 2024-12-17T23:35:40.1893204Z distributed/_composable/fsdp/test_fully_shard_compile 2024-12-17T23:35:40.1894051Z distributed/_composable/fsdp/test_fully_shard_extensions 2024-12-17T23:35:40.1894875Z distributed/_composable/fsdp/test_fully_shard_frozen 2024-12-17T23:35:40.1895720Z distributed/_composable/fsdp/test_fully_shard_grad_scaler 2024-12-17T23:35:40.1896552Z distributed/_composable/fsdp/test_fully_shard_init 2024-12-17T23:35:40.1897322Z distributed/_composable/fsdp/test_fully_shard_logging 2024-12-17T23:35:40.1898121Z distributed/_composable/fsdp/test_fully_shard_memory 2024-12-17T23:35:40.1898974Z distributed/_composable/fsdp/test_fully_shard_mixed_precision 2024-12-17T23:35:40.1899850Z distributed/_composable/fsdp/test_fully_shard_overlap 2024-12-17T23:35:40.1900648Z distributed/_composable/fsdp/test_fully_shard_state 2024-12-17T23:35:40.1901464Z distributed/_composable/fsdp/test_fully_shard_state_dict 2024-12-17T23:35:40.1902290Z distributed/_composable/fsdp/test_fully_shard_training 2024-12-17T23:35:40.1903040Z distributed/_composable/test_checkpoint 2024-12-17T23:35:40.1903876Z distributed/_composable/test_composability/test_2d_composability 2024-12-17T23:35:40.1904898Z distributed/_composable/test_composability/test_pp_composability 2024-12-17T23:35:40.1905741Z distributed/_composable/test_contract 2024-12-17T23:35:40.1906372Z distributed/_composable/test_replicate 2024-12-17T23:35:40.1907073Z distributed/_composable/test_replicate_with_compiler 2024-12-17T23:35:40.1907885Z distributed/_shard/sharded_optim/test_sharded_optim 2024-12-17T23:35:40.1908680Z distributed/_shard/sharded_tensor/ops/test_binary_cmp 2024-12-17T23:35:40.1909484Z distributed/_shard/sharded_tensor/ops/test_embedding 2024-12-17T23:35:40.1910326Z distributed/_shard/sharded_tensor/ops/test_embedding_bag 2024-12-17T23:35:40.1911137Z distributed/_shard/sharded_tensor/ops/test_init 2024-12-17T23:35:40.1911904Z distributed/_shard/sharded_tensor/ops/test_tensor_ops 2024-12-17T23:35:40.1912683Z distributed/_shard/sharded_tensor/test_logger 2024-12-17T23:35:40.1913456Z distributed/_shard/sharded_tensor/test_sharded_tensor 2024-12-17T23:35:40.1914547Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard 2024-12-17T23:35:40.1915435Z distributed/_shard/sharding_plan/test_sharding_plan 2024-12-17T23:35:40.1916248Z distributed/_shard/sharding_spec/test_sharding_spec 2024-12-17T23:35:40.1916947Z distributed/_shard/test_sharder 2024-12-17T23:35:40.1917532Z distributed/_tensor/debug/test_comm_mode 2024-12-17T23:35:40.1918230Z distributed/_tensor/debug/test_comm_mode_features 2024-12-17T23:35:40.1918936Z distributed/_tensor/debug/test_op_coverage 2024-12-17T23:35:40.1919629Z distributed/_tensor/experimental/test_local_map 2024-12-17T23:35:40.1920415Z distributed/_tensor/experimental/test_register_sharding 2024-12-17T23:35:40.1921204Z distributed/_tensor/experimental/test_tp_transform 2024-12-17T23:35:40.1921898Z distributed/_tensor/test_api 2024-12-17T23:35:40.1922445Z distributed/_tensor/test_attention 2024-12-17T23:35:40.1923029Z distributed/_tensor/test_common_rules 2024-12-17T23:35:40.1923678Z distributed/_tensor/test_convolution_ops 2024-12-17T23:35:40.1924304Z distributed/_tensor/test_dtensor 2024-12-17T23:35:40.1924884Z distributed/_tensor/test_dtensor_compile 2024-12-17T23:35:40.1925720Z distributed/_tensor/test_dtensor_ops 2024-12-17T23:35:40.1926338Z distributed/_tensor/test_embedding_ops 2024-12-17T23:35:40.1926967Z distributed/_tensor/test_experimental_ops 2024-12-17T23:35:40.1927594Z distributed/_tensor/test_init 2024-12-17T23:35:40.1928143Z distributed/_tensor/test_math_ops 2024-12-17T23:35:40.1928717Z distributed/_tensor/test_matrix_ops 2024-12-17T23:35:40.1929323Z distributed/_tensor/test_op_strategy 2024-12-17T23:35:40.1929934Z distributed/_tensor/test_optimizers 2024-12-17T23:35:40.1930527Z distributed/_tensor/test_pointwise_ops 2024-12-17T23:35:40.1931148Z distributed/_tensor/test_random_ops 2024-12-17T23:35:40.1931748Z distributed/_tensor/test_redistribute 2024-12-17T23:35:40.1932339Z distributed/_tensor/test_tensor_ops 2024-12-17T23:35:40.1933048Z distributed/_tensor/test_utils 2024-12-17T23:35:40.1933607Z distributed/_tensor/test_view_ops 2024-12-17T23:35:40.1934198Z distributed/_tensor/test_xla_integration 2024-12-17T23:35:40.1934858Z distributed/_tools/test_fsdp2_mem_tracker 2024-12-17T23:35:40.1935488Z distributed/_tools/test_mem_tracker 2024-12-17T23:35:40.1936082Z distributed/_tools/test_memory_tracker 2024-12-17T23:35:40.1936704Z distributed/_tools/test_mod_tracker 2024-12-17T23:35:40.1937324Z distributed/_tools/test_runtime_estimator 2024-12-17T23:35:40.1937945Z distributed/_tools/test_sac_estimator 2024-12-17T23:35:40.1938545Z distributed/_tools/test_sac_ilp 2024-12-17T23:35:40.1939215Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks 2024-12-17T23:35:40.1940051Z distributed/algorithms/quantization/test_quantization 2024-12-17T23:35:40.1940798Z distributed/algorithms/test_join 2024-12-17T23:35:40.1941426Z distributed/checkpoint/e2e/test_e2e_save_and_load 2024-12-17T23:35:40.1942375Z distributed/checkpoint/e2e/test_fine_tuning 2024-12-17T23:35:40.1943049Z distributed/checkpoint/e2e/test_fsdp_ep 2024-12-17T23:35:40.1943694Z distributed/checkpoint/e2e/test_pipeline 2024-12-17T23:35:40.1944351Z distributed/checkpoint/fsdp/test_fsdp_dsd 2024-12-17T23:35:40.1945007Z distributed/checkpoint/test_checkpoint 2024-12-17T23:35:40.1945664Z distributed/checkpoint/test_compatibility 2024-12-17T23:35:40.1946318Z distributed/checkpoint/test_dedup_tensors 2024-12-17T23:35:40.1947012Z distributed/checkpoint/test_dtensor_checkpoint 2024-12-17T23:35:40.1947748Z distributed/checkpoint/test_dtensor_resharding 2024-12-17T23:35:40.1948494Z distributed/checkpoint/test_file_system_checkpoint 2024-12-17T23:35:40.1949315Z distributed/checkpoint/test_file_system_checkpoint_cpu 2024-12-17T23:35:40.1950084Z distributed/checkpoint/test_format_utils 2024-12-17T23:35:40.1950749Z distributed/checkpoint/test_fsdp_model_state 2024-12-17T23:35:40.1951446Z distributed/checkpoint/test_fsdp_optim_state 2024-12-17T23:35:40.1952509Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion 2024-12-17T23:35:40.1953265Z distributed/checkpoint/test_fsspec 2024-12-17T23:35:40.1953907Z distributed/checkpoint/test_hsdp_checkpoint 2024-12-17T23:35:40.1954572Z distributed/checkpoint/test_nested_dict 2024-12-17T23:35:40.1955189Z distributed/checkpoint/test_planner 2024-12-17T23:35:40.1955815Z distributed/checkpoint/test_save_load_api 2024-12-17T23:35:40.1956443Z distributed/checkpoint/test_state_dict 2024-12-17T23:35:40.1957099Z distributed/checkpoint/test_state_dict_utils 2024-12-17T23:35:40.1957783Z distributed/checkpoint/test_tp_checkpoint 2024-12-17T23:35:40.1958409Z distributed/checkpoint/test_traverse 2024-12-17T23:35:40.1959016Z distributed/checkpoint/test_utils 2024-12-17T23:35:40.1959609Z distributed/elastic/events/lib_test 2024-12-17T23:35:40.1960192Z distributed/elastic/metrics/api_test 2024-12-17T23:35:40.1960854Z distributed/elastic/multiprocessing/api_test 2024-12-17T23:35:40.1961549Z distributed/elastic/test_control_plane 2024-12-17T23:35:40.1962159Z distributed/elastic/timer/api_test 2024-12-17T23:35:40.1962777Z distributed/elastic/timer/local_timer_example 2024-12-17T23:35:40.1963853Z distributed/elastic/timer/local_timer_test 2024-12-17T23:35:40.1964494Z distributed/elastic/utils/distributed_test 2024-12-17T23:35:40.1965143Z distributed/elastic/utils/logging_test 2024-12-17T23:35:40.1965761Z distributed/elastic/utils/util_test 2024-12-17T23:35:40.1966382Z distributed/flight_recorder/test_fr_analysis 2024-12-17T23:35:40.1967064Z distributed/fsdp/test_checkpoint_wrapper 2024-12-17T23:35:40.1967748Z distributed/fsdp/test_distributed_checkpoint 2024-12-17T23:35:40.1968396Z distributed/fsdp/test_fsdp_apply 2024-12-17T23:35:40.1969017Z distributed/fsdp/test_fsdp_backward_prefetch 2024-12-17T23:35:40.1969682Z distributed/fsdp/test_fsdp_checkpoint 2024-12-17T23:35:40.1970299Z distributed/fsdp/test_fsdp_clip_grad_norm 2024-12-17T23:35:40.1970927Z distributed/fsdp/test_fsdp_comm 2024-12-17T23:35:40.1971509Z distributed/fsdp/test_fsdp_comm_hooks 2024-12-17T23:35:40.1972098Z distributed/fsdp/test_fsdp_core 2024-12-17T23:35:40.1972853Z distributed/fsdp/test_fsdp_dtensor_state_dict 2024-12-17T23:35:40.1973555Z distributed/fsdp/test_fsdp_exec_order 2024-12-17T23:35:40.1974156Z distributed/fsdp/test_fsdp_fine_tune 2024-12-17T23:35:40.1974860Z distributed/fsdp/test_fsdp_flatten_params 2024-12-17T23:35:40.1975531Z distributed/fsdp/test_fsdp_freezing_weights 2024-12-17T23:35:40.1976176Z distributed/fsdp/test_fsdp_fx 2024-12-17T23:35:40.1976713Z distributed/fsdp/test_fsdp_grad_acc 2024-12-17T23:35:40.1977313Z distributed/fsdp/test_fsdp_hybrid_shard 2024-12-17T23:35:40.1977964Z distributed/fsdp/test_fsdp_ignored_modules 2024-12-17T23:35:40.1978518Z distributed/fsdp/test_fsdp_input 2024-12-17T23:35:40.1978952Z distributed/fsdp/test_fsdp_memory 2024-12-17T23:35:40.1979455Z distributed/fsdp/test_fsdp_meta 2024-12-17T23:35:40.1979950Z distributed/fsdp/test_fsdp_misc 2024-12-17T23:35:40.1980467Z distributed/fsdp/test_fsdp_mixed_precision 2024-12-17T23:35:40.1981024Z distributed/fsdp/test_fsdp_multiple_forward 2024-12-17T23:35:40.1981556Z distributed/fsdp/test_fsdp_multiple_wrapping 2024-12-17T23:35:40.1982041Z distributed/fsdp/test_fsdp_optim_state 2024-12-17T23:35:40.1982526Z distributed/fsdp/test_fsdp_overlap 2024-12-17T23:35:40.1983028Z distributed/fsdp/test_fsdp_pure_fp16 2024-12-17T23:35:40.1983514Z distributed/fsdp/test_fsdp_sharded_grad_scaler 2024-12-17T23:35:40.1984011Z distributed/fsdp/test_fsdp_state_dict 2024-12-17T23:35:40.1984473Z distributed/fsdp/test_fsdp_tp_integration 2024-12-17T23:35:40.1984917Z distributed/fsdp/test_fsdp_traversal 2024-12-17T23:35:40.1985359Z distributed/fsdp/test_fsdp_uneven 2024-12-17T23:35:40.1985800Z distributed/fsdp/test_fsdp_unshard_params 2024-12-17T23:35:40.1986259Z distributed/fsdp/test_fsdp_use_orig_params 2024-12-17T23:35:40.1986756Z distributed/fsdp/test_hsdp_dtensor_state_dict 2024-12-17T23:35:40.1987456Z distributed/fsdp/test_shard_utils 2024-12-17T23:35:40.1987882Z distributed/fsdp/test_utils 2024-12-17T23:35:40.1988292Z distributed/fsdp/test_wrap 2024-12-17T23:35:40.1988687Z distributed/launcher/test_run 2024-12-17T23:35:40.1989125Z distributed/nn/jit/test_instantiator 2024-12-17T23:35:40.1989654Z distributed/optim/test_apply_optimizer_in_backward 2024-12-17T23:35:40.1990176Z distributed/optim/test_named_optimizer 2024-12-17T23:35:40.1990693Z distributed/optim/test_zero_redundancy_optimizer 2024-12-17T23:35:40.1991231Z distributed/pipelining/test_backward 2024-12-17T23:35:40.1991668Z distributed/pipelining/test_microbatch 2024-12-17T23:35:40.1992122Z distributed/pipelining/test_pipe 2024-12-17T23:35:40.1992569Z distributed/pipelining/test_schedule 2024-12-17T23:35:40.1993089Z distributed/pipelining/test_schedule_multiproc 2024-12-17T23:35:40.1993597Z distributed/pipelining/test_stage 2024-12-17T23:35:40.1994047Z distributed/pipelining/test_transformer 2024-12-17T23:35:40.1994510Z distributed/pipelining/test_unflatten 2024-12-17T23:35:40.1995027Z distributed/rpc/cuda/test_tensorpipe_agent 2024-12-17T23:35:40.1995735Z distributed/rpc/test_faulty_agent 2024-12-17T23:35:40.1996203Z distributed/rpc/test_share_memory 2024-12-17T23:35:40.1996671Z distributed/rpc/test_tensorpipe_agent 2024-12-17T23:35:40.1997207Z distributed/tensor/parallel/test_micro_pipeline_tp 2024-12-17T23:35:40.1997798Z distributed/tensor/parallel/test_parallelize_api 2024-12-17T23:35:40.1998350Z distributed/tensor/parallel/test_tp_examples 2024-12-17T23:35:40.1998927Z distributed/tensor/parallel/test_tp_random_state 2024-12-17T23:35:40.1999487Z distributed/tensor/parallel/test_tp_style 2024-12-17T23:35:40.2000014Z distributed/test_backends 2024-12-17T23:35:40.2000501Z distributed/test_c10d_common 2024-12-17T23:35:40.2001008Z distributed/test_c10d_functional_native 2024-12-17T23:35:40.2001676Z distributed/test_c10d_gloo 2024-12-17T23:35:40.2002188Z distributed/test_c10d_logger 2024-12-17T23:35:40.2002694Z distributed/test_c10d_nccl 2024-12-17T23:35:40.2003238Z distributed/test_c10d_object_collectives 2024-12-17T23:35:40.2003786Z distributed/test_c10d_ops_nccl 2024-12-17T23:35:40.2004200Z distributed/test_c10d_pypg 2024-12-17T23:35:40.2004496Z distributed/test_c10d_spawn_gloo 2024-12-17T23:35:40.2004810Z distributed/test_c10d_spawn_nccl 2024-12-17T23:35:40.2005111Z distributed/test_c10d_spawn_ucc 2024-12-17T23:35:40.2005417Z distributed/test_c10d_ucc 2024-12-17T23:35:40.2005710Z distributed/test_collective_utils 2024-12-17T23:35:40.2006030Z distributed/test_compute_comm_reordering 2024-12-17T23:35:40.2006377Z distributed/test_control_collectives 2024-12-17T23:35:40.2006705Z distributed/test_data_parallel 2024-12-17T23:35:40.2006995Z distributed/test_device_mesh 2024-12-17T23:35:40.2007298Z distributed/test_distributed_spawn 2024-12-17T23:35:40.2007626Z distributed/test_dynamo_distributed 2024-12-17T23:35:40.2007933Z distributed/test_fake_pg 2024-12-17T23:35:40.2008230Z distributed/test_functional_api 2024-12-17T23:35:40.2008553Z distributed/test_inductor_collectives 2024-12-17T23:35:40.2008865Z distributed/test_launcher 2024-12-17T23:35:40.2009164Z distributed/test_multi_threaded_pg 2024-12-17T23:35:40.2009464Z distributed/test_nccl 2024-12-17T23:35:40.2009739Z distributed/test_pg_wrapper 2024-12-17T23:35:40.2010030Z distributed/test_store 2024-12-17T23:35:40.2010301Z distributed/test_symmetric_memory 2024-12-17T23:35:40.2010622Z distributions/test_constraints 2024-12-17T23:35:40.2010938Z distributions/test_distributions 2024-12-17T23:35:40.2011223Z doctests 2024-12-17T23:35:40.2011467Z dynamo/test_activation_checkpointing 2024-12-17T23:35:40.2011799Z dynamo/test_after_aot 2024-12-17T23:35:40.2012055Z dynamo/test_aot_autograd 2024-12-17T23:35:40.2012344Z dynamo/test_aot_autograd_cache 2024-12-17T23:35:40.2012654Z dynamo/test_autograd_function 2024-12-17T23:35:40.2013045Z dynamo/test_backends 2024-12-17T23:35:40.2013584Z dynamo/test_backward_higher_order_ops 2024-12-17T23:35:40.2014113Z dynamo/test_base_output 2024-12-17T23:35:40.2014402Z dynamo/test_bytecode_utils 2024-12-17T23:35:40.2014694Z dynamo/test_compile 2024-12-17T23:35:40.2014965Z dynamo/test_compiler_bisector 2024-12-17T23:35:40.2015240Z dynamo/test_comptime 2024-12-17T23:35:40.2015497Z dynamo/test_config 2024-12-17T23:35:40.2015754Z dynamo/test_ctx_manager 2024-12-17T23:35:40.2016015Z dynamo/test_cudagraphs 2024-12-17T23:35:40.2016319Z dynamo/test_cudagraphs_expandable_segments 2024-12-17T23:35:40.2016649Z dynamo/test_debug_utils 2024-12-17T23:35:40.2016933Z dynamo/test_decorators 2024-12-17T23:35:40.2017209Z dynamo/test_deviceguard 2024-12-17T23:35:40.2017480Z dynamo/test_dynamic_shapes 2024-12-17T23:35:40.2017762Z dynamo/test_exc 2024-12-17T23:35:40.2018019Z dynamo/test_exceptions 2024-12-17T23:35:40.2018278Z dynamo/test_export 2024-12-17T23:35:40.2018546Z dynamo/test_export_mutations 2024-12-17T23:35:40.2018847Z dynamo/test_frame_init 2024-12-17T23:35:40.2019104Z dynamo/test_functions 2024-12-17T23:35:40.2019382Z dynamo/test_fx_passes_pre_grad 2024-12-17T23:35:40.2019681Z dynamo/test_global 2024-12-17T23:35:40.2020032Z dynamo/test_graph_deduplication 2024-12-17T23:35:40.2020351Z dynamo/test_graph_region_tracker 2024-12-17T23:35:40.2020666Z dynamo/test_guard_manager 2024-12-17T23:35:40.2020943Z dynamo/test_higher_order_ops 2024-12-17T23:35:40.2021232Z dynamo/test_hooks 2024-12-17T23:35:40.2021495Z dynamo/test_inline_inbuilt_nn_modules 2024-12-17T23:35:40.2021811Z dynamo/test_input_attr_tracking 2024-12-17T23:35:40.2022112Z dynamo/test_interop 2024-12-17T23:35:40.2022356Z dynamo/test_logging 2024-12-17T23:35:40.2022615Z dynamo/test_metrics_context 2024-12-17T23:35:40.2022897Z dynamo/test_minifier 2024-12-17T23:35:40.2023136Z dynamo/test_misc 2024-12-17T23:35:40.2023388Z dynamo/test_model_output 2024-12-17T23:35:40.2023658Z dynamo/test_modes 2024-12-17T23:35:40.2023886Z dynamo/test_modules 2024-12-17T23:35:40.2024140Z dynamo/test_nops 2024-12-17T23:35:40.2024386Z dynamo/test_optimizers 2024-12-17T23:35:40.2024638Z dynamo/test_pgo 2024-12-17T23:35:40.2024887Z dynamo/test_pre_dispatch 2024-12-17T23:35:40.2025169Z dynamo/test_prim_hop_base 2024-12-17T23:35:40.2025433Z dynamo/test_profiler 2024-12-17T23:35:40.2025698Z dynamo/test_python_autograd 2024-12-17T23:35:40.2025991Z dynamo/test_recompile_ux 2024-12-17T23:35:40.2026257Z dynamo/test_recompiles 2024-12-17T23:35:40.2026535Z dynamo/test_reconstruct 2024-12-17T23:35:40.2026814Z dynamo/test_reorder_logs 2024-12-17T23:35:40.2027072Z dynamo/test_repros 2024-12-17T23:35:40.2027326Z dynamo/test_resume 2024-12-17T23:35:40.2027560Z dynamo/test_sdpa 2024-12-17T23:35:40.2027821Z dynamo/test_skip_guard_eval_unsafe 2024-12-17T23:35:40.2028137Z dynamo/test_skip_non_tensor 2024-12-17T23:35:40.2028408Z dynamo/test_sources 2024-12-17T23:35:40.2028672Z dynamo/test_structured_trace 2024-12-17T23:35:40.2028969Z dynamo/test_subclasses 2024-12-17T23:35:40.2029226Z dynamo/test_subgraphs 2024-12-17T23:35:40.2029488Z dynamo/test_torchrec 2024-12-17T23:35:40.2029749Z dynamo/test_trace_rules 2024-12-17T23:35:40.2030011Z dynamo/test_unspec 2024-12-17T23:35:40.2030263Z dynamo/test_utils 2024-12-17T23:35:40.2030517Z dynamo/test_verify_correctness 2024-12-17T23:35:40.2030792Z dynamo/test_view 2024-12-17T23:35:40.2031036Z export/test_converter 2024-12-17T23:35:40.2031301Z export/test_cpp_serdes 2024-12-17T23:35:40.2031550Z export/test_db 2024-12-17T23:35:40.2031795Z export/test_draft_export 2024-12-17T23:35:40.2032073Z export/test_experimental 2024-12-17T23:35:40.2032335Z export/test_export 2024-12-17T23:35:40.2032594Z export/test_export_legacy 2024-12-17T23:35:40.2032866Z export/test_export_nonstrict 2024-12-17T23:35:40.2033188Z export/test_export_training_ir_to_run_decomp 2024-12-17T23:35:40.2033558Z export/test_functionalized_assertions 2024-12-17T23:35:40.2033861Z export/test_hop 2024-12-17T23:35:40.2034259Z export/test_lift_unlift 2024-12-17T23:35:40.2034538Z export/test_pass_infra 2024-12-17T23:35:40.2034793Z export/test_passes 2024-12-17T23:35:40.2035057Z export/test_retraceability 2024-12-17T23:35:40.2035345Z export/test_schema 2024-12-17T23:35:40.2035582Z export/test_serdes 2024-12-17T23:35:40.2035834Z export/test_serialize 2024-12-17T23:35:40.2036092Z export/test_sparse 2024-12-17T23:35:40.2036326Z export/test_swap 2024-12-17T23:35:40.2036567Z export/test_tools 2024-12-17T23:35:40.2036812Z export/test_torchbind 2024-12-17T23:35:40.2037061Z export/test_tree_utils 2024-12-17T23:35:40.2037330Z export/test_unflatten 2024-12-17T23:35:40.2037604Z export/test_unflatten_training_ir 2024-12-17T23:35:40.2037900Z export/test_verifier 2024-12-17T23:35:40.2038156Z functorch/test_ac 2024-12-17T23:35:40.2038400Z functorch/test_aotdispatch 2024-12-17T23:35:40.2038696Z functorch/test_control_flow 2024-12-17T23:35:40.2038989Z functorch/test_dims 2024-12-17T23:35:40.2039248Z functorch/test_eager_transforms 2024-12-17T23:35:40.2039555Z functorch/test_logging 2024-12-17T23:35:40.2039847Z functorch/test_memory_efficient_fusion 2024-12-17T23:35:40.2040235Z functorch/test_minifier 2024-12-17T23:35:40.2040509Z functorch/test_ops 2024-12-17T23:35:40.2040763Z functorch/test_parsing 2024-12-17T23:35:40.2041021Z functorch/test_rearrange 2024-12-17T23:35:40.2041300Z functorch/test_vmap 2024-12-17T23:35:40.2041573Z functorch/test_vmap_registrations 2024-12-17T23:35:40.2042143Z higher_order_ops/test_invoke_subgraph 2024-12-17T23:35:40.2042500Z higher_order_ops/test_with_effects 2024-12-17T23:35:40.2042819Z inductor/test_aot_inductor 2024-12-17T23:35:40.2043108Z inductor/test_aot_inductor_arrayref 2024-12-17T23:35:40.2043442Z inductor/test_aot_inductor_custom_ops 2024-12-17T23:35:40.2043779Z inductor/test_aot_inductor_package 2024-12-17T23:35:40.2044091Z inductor/test_aot_inductor_utils 2024-12-17T23:35:40.2044413Z inductor/test_auto_functionalize 2024-12-17T23:35:40.2044737Z inductor/test_autoheuristic 2024-12-17T23:35:40.2045019Z inductor/test_b2b_gemm 2024-12-17T23:35:40.2045306Z inductor/test_benchmark_fusion 2024-12-17T23:35:40.2045618Z inductor/test_benchmarking 2024-12-17T23:35:40.2045900Z inductor/test_binary_folding 2024-12-17T23:35:40.2046198Z inductor/test_ck_backend 2024-12-17T23:35:40.2046471Z inductor/test_codecache 2024-12-17T23:35:40.2046764Z inductor/test_codegen_triton 2024-12-17T23:35:40.2047066Z inductor/test_combo_kernels 2024-12-17T23:35:40.2047348Z inductor/test_compile_worker 2024-12-17T23:35:40.2047649Z inductor/test_compiled_autograd 2024-12-17T23:35:40.2047965Z inductor/test_compiled_optimizers 2024-12-17T23:35:40.2048265Z inductor/test_config 2024-12-17T23:35:40.2048531Z inductor/test_control_flow 2024-12-17T23:35:40.2048834Z inductor/test_cooperative_reductions 2024-12-17T23:35:40.2049160Z inductor/test_coordinate_descent_tuner 2024-12-17T23:35:40.2049502Z inductor/test_cpp_wrapper_hipify 2024-12-17T23:35:40.2049824Z inductor/test_cpu_cpp_wrapper 2024-12-17T23:35:40.2050108Z inductor/test_cpu_repro 2024-12-17T23:35:40.2050394Z inductor/test_cpu_select_algorithm 2024-12-17T23:35:40.2050711Z inductor/test_cuda_repro 2024-12-17T23:35:40.2050981Z inductor/test_cudacodecache 2024-12-17T23:35:40.2051279Z inductor/test_cudagraph_trees 2024-12-17T23:35:40.2051623Z inductor/test_cudagraph_trees_expandable_segments 2024-12-17T23:35:40.2051983Z inductor/test_custom_lowering 2024-12-17T23:35:40.2052287Z inductor/test_custom_post_grad_passes 2024-12-17T23:35:40.2052614Z inductor/test_cutlass_backend 2024-12-17T23:35:40.2052995Z inductor/test_debug_trace 2024-12-17T23:35:40.2053292Z inductor/test_decompose_mem_bound_mm 2024-12-17T23:35:40.2053622Z inductor/test_dependencies 2024-12-17T23:35:40.2053912Z inductor/test_distributed_patterns 2024-12-17T23:35:40.2054240Z inductor/test_efficient_conv_bn_eval 2024-12-17T23:35:40.2054573Z inductor/test_extension_backend 2024-12-17T23:35:40.2055072Z inductor/test_external_callables 2024-12-17T23:35:40.2055385Z inductor/test_flex_attention 2024-12-17T23:35:40.2055667Z inductor/test_flex_decoding 2024-12-17T23:35:40.2055963Z inductor/test_foreach 2024-12-17T23:35:40.2056221Z inductor/test_fp8 2024-12-17T23:35:40.2056465Z inductor/test_fused_attention 2024-12-17T23:35:40.2056762Z inductor/test_fx_fusion 2024-12-17T23:35:40.2057042Z inductor/test_gpu_cpp_wrapper 2024-12-17T23:35:40.2057339Z inductor/test_graph_transform_observer 2024-12-17T23:35:40.2057679Z inductor/test_group_batch_fusion 2024-12-17T23:35:40.2057985Z inductor/test_halide 2024-12-17T23:35:40.2058237Z inductor/test_indexing 2024-12-17T23:35:40.2058519Z inductor/test_inductor_annotations 2024-12-17T23:35:40.2058842Z inductor/test_inductor_freezing 2024-12-17T23:35:40.2059134Z inductor/test_inductor_utils 2024-12-17T23:35:40.2059432Z inductor/test_inplacing_pass 2024-12-17T23:35:40.2059800Z inductor/test_kernel_benchmark 2024-12-17T23:35:40.2060095Z inductor/test_layout_optim 2024-12-17T23:35:40.2060387Z inductor/test_loop_ordering 2024-12-17T23:35:40.2060680Z inductor/test_max_autotune 2024-12-17T23:35:40.2060948Z inductor/test_memory 2024-12-17T23:35:40.2061329Z inductor/test_memory_planning 2024-12-17T23:35:40.2061628Z inductor/test_metrics 2024-12-17T23:35:40.2061875Z inductor/test_minifier 2024-12-17T23:35:40.2062158Z inductor/test_minifier_isolate 2024-12-17T23:35:40.2062468Z inductor/test_minifier_utils 2024-12-17T23:35:40.2062827Z inductor/test_mkldnn_pattern_matcher 2024-12-17T23:35:40.2063156Z inductor/test_mmdecomp 2024-12-17T23:35:40.2063433Z inductor/test_move_constructors_to_cuda 2024-12-17T23:35:40.2063768Z inductor/test_multi_kernel 2024-12-17T23:35:40.2064065Z inductor/test_op_dtype_prop 2024-12-17T23:35:40.2064343Z inductor/test_ordered_set 2024-12-17T23:35:40.2064626Z inductor/test_pad_mm 2024-12-17T23:35:40.2064887Z inductor/test_padding 2024-12-17T23:35:40.2065142Z inductor/test_pattern_matcher 2024-12-17T23:35:40.2065434Z inductor/test_perf 2024-12-17T23:35:40.2065691Z inductor/test_profiler 2024-12-17T23:35:40.2065960Z inductor/test_scatter_optimization 2024-12-17T23:35:40.2066386Z inductor/test_select_algorithm 2024-12-17T23:35:40.2066824Z inductor/test_smoke 2024-12-17T23:35:40.2067199Z inductor/test_snode_runtime 2024-12-17T23:35:40.2067689Z inductor/test_split_cat_fx_passes 2024-12-17T23:35:40.2068201Z inductor/test_standalone_compile 2024-12-17T23:35:40.2068641Z inductor/test_torchbind 2024-12-17T23:35:40.2069093Z inductor/test_torchinductor 2024-12-17T23:35:40.2069672Z inductor/test_torchinductor_codegen_config_overrides 2024-12-17T23:35:40.2070371Z inductor/test_torchinductor_codegen_dynamic_shapes 2024-12-17T23:35:40.2071007Z inductor/test_torchinductor_dynamic_shapes 2024-12-17T23:35:40.2071502Z inductor/test_torchinductor_opinfo 2024-12-17T23:35:40.2071939Z inductor/test_torchinductor_strided_blocks 2024-12-17T23:35:40.2072394Z inductor/test_triton_cpu_backend 2024-12-17T23:35:40.2072834Z inductor/test_triton_extension_backend 2024-12-17T23:35:40.2073255Z inductor/test_triton_heuristics 2024-12-17T23:35:40.2073656Z inductor/test_triton_kernels 2024-12-17T23:35:40.2074069Z inductor/test_triton_syntax 2024-12-17T23:35:40.2074460Z inductor/test_triton_wrapper 2024-12-17T23:35:40.2074862Z inductor/test_unbacked_symints 2024-12-17T23:35:40.2075257Z inductor/test_utils 2024-12-17T23:35:40.2075586Z inductor/test_xpu_basic 2024-12-17T23:35:40.2075962Z lazy/test_bindings 2024-12-17T23:35:40.2076298Z lazy/test_debug_util 2024-12-17T23:35:40.2076671Z lazy/test_extract_compiled_graph 2024-12-17T23:35:40.2077105Z lazy/test_functionalization 2024-12-17T23:35:40.2077501Z lazy/test_generator 2024-12-17T23:35:40.2077830Z lazy/test_meta_kernel 2024-12-17T23:35:40.2078168Z lazy/test_reuse_ir 2024-12-17T23:35:40.2078495Z lazy/test_step_closures 2024-12-17T23:35:40.2078860Z lazy/test_ts_opinfo 2024-12-17T23:35:40.2079248Z nn/test_convolution 2024-12-17T23:35:40.2079761Z nn/test_dropout 2024-12-17T23:35:40.2080082Z nn/test_embedding 2024-12-17T23:35:40.2174708Z nn/test_init 2024-12-17T23:35:40.2175189Z nn/test_lazy_modules 2024-12-17T23:35:40.2175698Z nn/test_load_state_dict 2024-12-17T23:35:40.2176178Z nn/test_module_hooks 2024-12-17T23:35:40.2176640Z nn/test_multihead_attention 2024-12-17T23:35:40.2177167Z nn/test_packed_sequence 2024-12-17T23:35:40.2177668Z nn/test_parametrization 2024-12-17T23:35:40.2178127Z nn/test_pooling 2024-12-17T23:35:40.2178539Z nn/test_pruning 2024-12-17T23:35:40.2179055Z onnx/dynamo/test_dynamo_with_onnxruntime_backend 2024-12-17T23:35:40.2179716Z onnx/dynamo/test_exporter_api 2024-12-17T23:35:40.2180274Z onnx/dynamo/test_registry_dispatcher 2024-12-17T23:35:40.2180860Z onnx/exporter/test_api 2024-12-17T23:35:40.2181337Z onnx/exporter/test_building 2024-12-17T23:35:40.2181881Z onnx/exporter/test_capture_strategies 2024-12-17T23:35:40.2182475Z onnx/exporter/test_compat 2024-12-17T23:35:40.2182997Z onnx/exporter/test_core 2024-12-17T23:35:40.2183549Z onnx/exporter/test_small_models_e2e 2024-12-17T23:35:40.2184095Z onnx/exporter/test_tensors 2024-12-17T23:35:40.2184876Z onnx/internal/test_diagnostics 2024-12-17T23:35:40.2185452Z onnx/internal/test_registraion 2024-12-17T23:35:40.2185975Z onnx/test_autograd_funs 2024-12-17T23:35:40.2186452Z onnx/test_custom_ops 2024-12-17T23:35:40.2186908Z onnx/test_fx_passes 2024-12-17T23:35:40.2187337Z onnx/test_fx_to_onnx 2024-12-17T23:35:40.2187812Z onnx/test_fx_to_onnx_decomp_skip 2024-12-17T23:35:40.2188367Z onnx/test_fx_type_promotion 2024-12-17T23:35:40.2188870Z onnx/test_lazy_import 2024-12-17T23:35:40.2189352Z onnx/test_models_onnxruntime 2024-12-17T23:35:40.2189907Z onnx/test_models_quantized_onnxruntime 2024-12-17T23:35:40.2190484Z onnx/test_onnx_opset 2024-12-17T23:35:40.2190969Z onnx/test_onnxscript_no_runtime 2024-12-17T23:35:40.2191536Z onnx/test_onnxscript_runtime 2024-12-17T23:35:40.2192010Z onnx/test_op_consistency 2024-12-17T23:35:40.2192536Z onnx/test_pytorch_jit_onnx 2024-12-17T23:35:40.2193072Z onnx/test_pytorch_onnx_no_runtime 2024-12-17T23:35:40.2193636Z onnx/test_pytorch_onnx_onnxruntime 2024-12-17T23:35:40.2194317Z onnx/test_pytorch_onnx_shape_inference 2024-12-17T23:35:40.2194921Z onnx/test_symbolic_helper 2024-12-17T23:35:40.2195419Z onnx/test_utility_funs 2024-12-17T23:35:40.2195885Z onnx/test_verification 2024-12-17T23:35:40.2196481Z onnx/torch_export/test_torch_export_with_onnxruntime 2024-12-17T23:35:40.2197114Z optim/test_lrscheduler 2024-12-17T23:35:40.2197565Z optim/test_optim 2024-12-17T23:35:40.2197997Z optim/test_swa_utils 2024-12-17T23:35:40.2198460Z profiler/test_cpp_thread 2024-12-17T23:35:40.2198960Z profiler/test_execution_trace 2024-12-17T23:35:40.2199489Z profiler/test_kineto 2024-12-17T23:35:40.2199963Z profiler/test_memory_profiler 2024-12-17T23:35:40.2200473Z profiler/test_profiler 2024-12-17T23:35:40.2200968Z profiler/test_profiler_tree 2024-12-17T23:35:40.2201513Z profiler/test_record_function 2024-12-17T23:35:40.2202023Z profiler/test_torch_tidy 2024-12-17T23:35:40.2202506Z test_ao_sparsity 2024-12-17T23:35:40.2202916Z test_autocast 2024-12-17T23:35:40.2203314Z test_autograd 2024-12-17T23:35:40.2203728Z test_autograd_fallback 2024-12-17T23:35:40.2204183Z test_autoload 2024-12-17T23:35:40.2204578Z test_autoload_disable 2024-12-17T23:35:40.2205038Z test_autoload_enable 2024-12-17T23:35:40.2205472Z test_binary_ufuncs 2024-12-17T23:35:40.2205916Z test_bundled_inputs 2024-12-17T23:35:40.2206373Z test_ci_sanity_check_fail 2024-12-17T23:35:40.2206836Z test_comparison_utils 2024-12-17T23:35:40.2207305Z test_compile_benchmark_util 2024-12-17T23:35:40.2207806Z test_complex 2024-12-17T23:35:40.2208264Z test_content_store 2024-12-17T23:35:40.2208706Z test_cpp_api_parity 2024-12-17T23:35:40.2209180Z test_cpp_extensions_aot_ninja 2024-12-17T23:35:40.2209712Z test_cpp_extensions_aot_no_ninja 2024-12-17T23:35:40.2210275Z test_cpp_extensions_jit 2024-12-17T23:35:40.2211056Z test_cpp_extensions_mtia_backend 2024-12-17T23:35:40.2211667Z test_cpp_extensions_open_device_registration 2024-12-17T23:35:40.2212343Z test_cpp_extensions_stream_and_event 2024-12-17T23:35:40.2213037Z test_cuda 2024-12-17T23:35:40.2213430Z test_cuda_expandable_segments 2024-12-17T23:35:40.2213953Z test_cuda_multigpu 2024-12-17T23:35:40.2214433Z test_cuda_nvml_based_avail 2024-12-17T23:35:40.2214930Z test_cuda_primary_ctx 2024-12-17T23:35:40.2215394Z test_cuda_sanitizer 2024-12-17T23:35:40.2215824Z test_cuda_trace 2024-12-17T23:35:40.2216248Z test_custom_ops 2024-12-17T23:35:40.2216670Z test_dataloader 2024-12-17T23:35:40.2217073Z test_datapipe 2024-12-17T23:35:40.2217475Z test_decomp 2024-12-17T23:35:40.2217873Z test_deploy 2024-12-17T23:35:40.2218253Z test_dispatch 2024-12-17T23:35:40.2218661Z test_dlpack 2024-12-17T23:35:40.2219078Z test_dynamic_shapes 2024-12-17T23:35:40.2219523Z test_expanded_weights 2024-12-17T23:35:40.2220005Z test_fake_tensor 2024-12-17T23:35:40.2220428Z test_file_check 2024-12-17T23:35:40.2220842Z test_flop_counter 2024-12-17T23:35:40.2221265Z test_foreach 2024-12-17T23:35:40.2221819Z test_function_schema 2024-12-17T23:35:40.2222325Z test_functional_autograd_benchmark 2024-12-17T23:35:40.2222907Z test_functional_optim 2024-12-17T23:35:40.2223379Z test_functionalization 2024-12-17T23:35:40.2223905Z test_functionalization_of_rng_ops 2024-12-17T23:35:40.2224467Z test_futures 2024-12-17T23:35:40.2224851Z test_fx 2024-12-17T23:35:40.2225240Z test_fx_experimental 2024-12-17T23:35:40.2225675Z test_fx_passes 2024-12-17T23:35:40.2226091Z test_fx_reinplace_pass 2024-12-17T23:35:40.2226545Z test_hub 2024-12-17T23:35:40.2226917Z test_import_stats 2024-12-17T23:35:40.2227327Z test_indexing 2024-12-17T23:35:40.2227716Z test_itt 2024-12-17T23:35:40.2228073Z test_jit 2024-12-17T23:35:40.2228433Z test_jit_autocast 2024-12-17T23:35:40.2228848Z test_jit_disabled 2024-12-17T23:35:40.2229269Z test_jit_fuser_legacy 2024-12-17T23:35:40.2229721Z test_jit_fuser_te 2024-12-17T23:35:40.2230132Z test_jit_legacy 2024-12-17T23:35:40.2230539Z test_jit_llga_fuser 2024-12-17T23:35:40.2230998Z test_jit_profiling 2024-12-17T23:35:40.2231432Z test_jiterator 2024-12-17T23:35:40.2231830Z test_legacy_vmap 2024-12-17T23:35:40.2232247Z test_license 2024-12-17T23:35:40.2232641Z test_linalg 2024-12-17T23:35:40.2233011Z test_logging 2024-12-17T23:35:40.2233405Z test_masked 2024-12-17T23:35:40.2233803Z test_maskedtensor 2024-12-17T23:35:40.2234206Z test_matmul_cuda 2024-12-17T23:35:40.2234607Z test_meta 2024-12-17T23:35:40.2234985Z test_metal 2024-12-17T23:35:40.2235357Z test_mkl_verbose 2024-12-17T23:35:40.2235766Z test_mkldnn 2024-12-17T23:35:40.2236150Z test_mkldnn_fusion 2024-12-17T23:35:40.2236593Z test_mkldnn_verbose 2024-12-17T23:35:40.2237053Z test_mobile_optimizer 2024-12-17T23:35:40.2237527Z test_model_exports_to_core_aten 2024-12-17T23:35:40.2238068Z test_module_tracker 2024-12-17T23:35:40.2238519Z test_modules 2024-12-17T23:35:40.2238902Z test_monitor 2024-12-17T23:35:40.2239295Z test_mps 2024-12-17T23:35:40.2239689Z test_multiprocessing 2024-12-17T23:35:40.2240167Z test_multiprocessing_spawn 2024-12-17T23:35:40.2240644Z test_namedtensor 2024-12-17T23:35:40.2241091Z test_namedtuple_return_api 2024-12-17T23:35:40.2241587Z test_native_functions 2024-12-17T23:35:40.2242260Z test_native_mha 2024-12-17T23:35:40.2242672Z test_nestedtensor 2024-12-17T23:35:40.2243090Z test_nn 2024-12-17T23:35:40.2243475Z test_numba_integration 2024-12-17T23:35:40.2243913Z test_numpy_interop 2024-12-17T23:35:40.2244340Z test_openmp 2024-12-17T23:35:40.2244732Z test_ops 2024-12-17T23:35:40.2245108Z test_ops_fwd_gradients 2024-12-17T23:35:40.2245591Z test_ops_gradients 2024-12-17T23:35:40.2246014Z test_ops_jit 2024-12-17T23:35:40.2246386Z test_optim 2024-12-17T23:35:40.2246774Z test_out_dtype_op 2024-12-17T23:35:40.2247196Z test_overrides 2024-12-17T23:35:40.2247846Z test_package 2024-12-17T23:35:40.2248256Z test_per_overload_api 2024-12-17T23:35:40.2248700Z test_prims 2024-12-17T23:35:40.2249073Z test_proxy_tensor 2024-12-17T23:35:40.2249510Z test_pruning_op 2024-12-17T23:35:40.2249926Z test_public_bindings 2024-12-17T23:35:40.2250384Z test_python_dispatch 2024-12-17T23:35:40.2250822Z test_pytree 2024-12-17T23:35:40.2251211Z test_quantization 2024-12-17T23:35:40.2251634Z test_reductions 2024-12-17T23:35:40.2252070Z test_scatter_gather_ops 2024-12-17T23:35:40.2252540Z test_schema_check 2024-12-17T23:35:40.2253077Z test_segment_reductions 2024-12-17T23:35:40.2253557Z test_serialization 2024-12-17T23:35:40.2254024Z test_set_default_mobile_cpu_allocator 2024-12-17T23:35:40.2254596Z test_shape_ops 2024-12-17T23:35:40.2255017Z test_show_pickle 2024-12-17T23:35:40.2255435Z test_sort_and_select 2024-12-17T23:35:40.2255882Z test_sparse 2024-12-17T23:35:40.2256280Z test_sparse_csr 2024-12-17T23:35:40.2256707Z test_sparse_semi_structured 2024-12-17T23:35:40.2257230Z test_spectral_ops 2024-12-17T23:35:40.2257642Z test_stateless 2024-12-17T23:35:40.2258058Z test_subclass 2024-12-17T23:35:40.2258472Z test_sympy_utils 2024-12-17T23:35:40.2259090Z test_tensor_creation_ops 2024-12-17T23:35:40.2259583Z test_tensorboard 2024-12-17T23:35:40.2260007Z test_tensorexpr 2024-12-17T23:35:40.2260440Z test_tensorexpr_pybind 2024-12-17T23:35:40.2260917Z test_testing 2024-12-17T23:35:40.2261324Z test_torch 2024-12-17T23:35:40.2261708Z test_transformers 2024-12-17T23:35:40.2262145Z test_type_hints 2024-12-17T23:35:40.2262562Z test_type_info 2024-12-17T23:35:40.2287881Z test_type_promotion 2024-12-17T23:35:40.2288359Z test_typing 2024-12-17T23:35:40.2288771Z test_unary_ufuncs 2024-12-17T23:35:40.2289180Z test_utils 2024-12-17T23:35:40.2289591Z test_utils_config_module 2024-12-17T23:35:40.2290073Z test_view_ops 2024-12-17T23:35:40.2290461Z test_vulkan 2024-12-17T23:35:40.2290854Z test_weak 2024-12-17T23:35:40.2291281Z test_xnnpack_integration 2024-12-17T23:35:40.2291744Z test_xpu 2024-12-17T23:35:40.2292169Z torch_np/numpy_tests/core/test_dlpack 2024-12-17T23:35:40.2292912Z torch_np/numpy_tests/core/test_dtype 2024-12-17T23:35:40.2293502Z torch_np/numpy_tests/core/test_einsum 2024-12-17T23:35:40.2294130Z torch_np/numpy_tests/core/test_getlimits 2024-12-17T23:35:40.2294770Z torch_np/numpy_tests/core/test_indexing 2024-12-17T23:35:40.2295403Z torch_np/numpy_tests/core/test_multiarray 2024-12-17T23:35:40.2296054Z torch_np/numpy_tests/core/test_numeric 2024-12-17T23:35:40.2296708Z torch_np/numpy_tests/core/test_numerictypes 2024-12-17T23:35:40.2297372Z torch_np/numpy_tests/core/test_scalar_ctors 2024-12-17T23:35:40.2298065Z torch_np/numpy_tests/core/test_scalar_methods 2024-12-17T23:35:40.2298770Z torch_np/numpy_tests/core/test_scalarinherit 2024-12-17T23:35:40.2299435Z torch_np/numpy_tests/core/test_scalarmath 2024-12-17T23:35:40.2300093Z torch_np/numpy_tests/core/test_shape_base 2024-12-17T23:35:40.2300744Z torch_np/numpy_tests/fft/test_helper 2024-12-17T23:35:40.2301345Z torch_np/numpy_tests/fft/test_pocketfft 2024-12-17T23:35:40.2301986Z torch_np/numpy_tests/lib/test_arraypad 2024-12-17T23:35:40.2302646Z torch_np/numpy_tests/lib/test_arraysetops 2024-12-17T23:35:40.2303274Z torch_np/numpy_tests/lib/test_function_base 2024-12-17T23:35:40.2303929Z torch_np/numpy_tests/lib/test_histograms 2024-12-17T23:35:40.2304563Z torch_np/numpy_tests/lib/test_index_tricks 2024-12-17T23:35:40.2305207Z torch_np/numpy_tests/lib/test_shape_base_ 2024-12-17T23:35:40.2305853Z torch_np/numpy_tests/lib/test_twodim_base 2024-12-17T23:35:40.2306494Z torch_np/numpy_tests/lib/test_type_check 2024-12-17T23:35:40.2307112Z torch_np/numpy_tests/linalg/test_linalg 2024-12-17T23:35:40.2307710Z torch_np/test_basic 2024-12-17T23:35:40.2308179Z torch_np/test_binary_ufuncs 2024-12-17T23:35:40.2308680Z torch_np/test_dtype 2024-12-17T23:35:40.2309142Z torch_np/test_function_base 2024-12-17T23:35:40.2309932Z torch_np/test_ndarray_methods 2024-12-17T23:35:40.2310467Z torch_np/test_nep50_examples 2024-12-17T23:35:40.2310985Z torch_np/test_random 2024-12-17T23:35:40.2311453Z torch_np/test_reductions 2024-12-17T23:35:40.2311968Z torch_np/test_scalars_0D_arrays 2024-12-17T23:35:40.2312530Z torch_np/test_ufuncs_basic 2024-12-17T23:35:40.2313036Z torch_np/test_unary_ufuncs 2024-12-17T23:35:40.2313530Z xpu/test_conv 2024-12-17T23:35:40.2314028Z xpu/test_gemm 2024-12-17T23:35:40.2315083Z could not find path /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/previous_failures.json 2024-12-17T23:35:40.2316346Z additional failures: {'test_reductions'} 2024-12-17T23:35:40.2316984Z Results from PreviouslyFailedInPR 2024-12-17T23:35:40.2317528Z test_reductions (1) 2024-12-17T23:35:40.2318084Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:35:45.9456465Z 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.9489481Z Results from EditedByPR 2024-12-17T23:35:45.9489934Z test_cuda (1) 2024-12-17T23:35:45.9490308Z test_xpu (1) 2024-12-17T23:35:45.9490713Z Results from MentionedInPR 2024-12-17T23:35:45.9491016Z 2024-12-17T23:35:45.9491291Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:35:48.5289097Z 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:48.5309839Z Results from HistoricalClassFailurCorrelation 2024-12-17T23:35:48.5310319Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCPU (0.25) 2024-12-17T23:35:48.5310934Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCUDA (0.15936390655444535) 2024-12-17T23:35:48.5311519Z test_transformers, TestSDPACudaOnlyCUDA (0.15556797341559772) 2024-12-17T23:35:48.5312106Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesCpuTests (0.1152108078789411) 2024-12-17T23:35:48.5312666Z test_fx, TestVisionTracing (0.09425463072596371) 2024-12-17T23:35:48.5313127Z test_transformers, TestSDPAPrivateUse1Only (0.08223580659601154) 2024-12-17T23:35:48.5313760Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesMiscTests (0.07164721551562928) 2024-12-17T23:35:48.5314457Z test_python_dispatch, TestWrapperSubclassAliasingCPU (0.06676904938737725) 2024-12-17T23:35:48.5314979Z test_utils, TestDeviceUtilsCPU (0.065683031770905) 2024-12-17T23:35:48.5315480Z distributed/test_device_mesh, DeviceMeshCollectiveTest (0.0604616101112135) 2024-12-17T23:35:48.5315997Z dynamo/test_misc, MiscTests (0.058056735677615115) 2024-12-17T23:35:48.5316520Z distributed/fsdp/test_fsdp_optim_state, TestFSDPOptimState (0.05340037988452031) 2024-12-17T23:35:48.5317016Z test_cuda, TestCuda (0.049451927642849135) 2024-12-17T23:35:48.5317506Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmCPU (0.04869689580386849) 2024-12-17T23:35:48.5318234Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmDynamicShapesCPU (0.04803699129311666) 2024-12-17T23:35:48.5318839Z test_linalg, TestLinalgCUDA (0.04146332098538158) 2024-12-17T23:35:48.5319345Z test_cuda, TestBlockStateAbsorption (0.04038841435196792) 2024-12-17T23:35:48.5319814Z test_cuda_multigpu, TestCudaMultiGPU (0.038430685523696086) 2024-12-17T23:35:48.5320291Z functorch/test_ops, TestOperatorsCUDA (0.03694087953527862) 2024-12-17T23:35:48.5320884Z inductor/test_torchinductor_dynamic_shapes, TestInductorDynamicCUDA (0.036696633061824795) 2024-12-17T23:35:48.5321519Z dynamo/test_modes, TorchFunctionModeTests (0.034659395676678625) 2024-12-17T23:35:48.5322213Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenCpuTests (0.033120562216089666) 2024-12-17T23:35:48.5322882Z inductor/test_torchinductor, CpuTests (0.032153455495085095) 2024-12-17T23:35:48.5323407Z distributed/_tensor/test_dtensor, DTensorMeshTest (0.03196015861611955) 2024-12-17T23:35:48.5323895Z test_cuda, TestCudaAutocast (0.03167768160532858) 2024-12-17T23:35:48.5324365Z test_nestedtensor, TestNestedTensorSubclassCUDA (0.029050958753158527) 2024-12-17T23:35:48.5324974Z distributed/_tensor/test_dtensor_ops, TestDTensorOpsCPU (0.028405964458681612) 2024-12-17T23:35:48.5325565Z inductor/test_flex_decoding, TestFlexDecoding (0.02759778319918156) 2024-12-17T23:35:48.5326150Z test_ops, TestCompositeComplianceCUDA (0.02743634200244754) 2024-12-17T23:35:48.5326719Z distributed/fsdp/test_fsdp_misc, TestFSDPMiscMultiProcess (0.026863138165522996) 2024-12-17T23:35:48.5327294Z inductor/test_cpu_repro, CPUReproTests (0.025382944509615535) 2024-12-17T23:35:48.5327702Z test_jit, TestScript (0.02523132529659282) 2024-12-17T23:35:48.5328198Z distributed/test_c10d_gloo, DistributedDataParallelTest (0.02510908139690939) 2024-12-17T23:35:48.5328719Z test_decomp, TestDecompCUDA (0.024795517492027935) 2024-12-17T23:35:48.5329129Z test_maskedtensor, TestBasicsCUDA (0.023526525515284166) 2024-12-17T23:35:48.5329556Z export/test_hop, TestHOPCUDA (0.02341447968621764) 2024-12-17T23:35:48.5330034Z test_nestedtensor, TestNestedTensorOpInfoCUDA (0.02296102717036083) 2024-12-17T23:35:48.5330614Z inductor/test_compiled_autograd, TestCompiledAutograd (0.022203242628347965) 2024-12-17T23:35:48.5331223Z dynamo/test_dynamic_shapes, DynamicShapesMiscTests (0.022039003624133212) 2024-12-17T23:35:48.5331862Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCuda (0.0196653089922614) 2024-12-17T23:35:48.5332465Z test_ops_fwd_gradients, TestFwdGradientsCUDA (0.019449082590463986) 2024-12-17T23:35:48.5333050Z inductor/test_torchinductor, GPUTests (0.019440567814776814) 2024-12-17T23:35:48.5333484Z test_ops, TestCommonCUDA (0.01899002719791221) 2024-12-17T23:35:48.5334034Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesGPUTests (0.018961066740494293) 2024-12-17T23:35:48.5334882Z inductor/test_aot_inductor_arrayref, AOTInductorTestABICompatibleCpuWithStackAllocation (0.018184624491637956) 2024-12-17T23:35:48.5335645Z test_ops_gradients, TestBwdGradientsCUDA (0.017549870989095884) 2024-12-17T23:35:48.5336164Z test_python_dispatch, TestPythonRegistration (0.01720363045315854) 2024-12-17T23:35:48.5336768Z distributed/test_distributed_spawn, TestDistBackendWithSpawn (0.016887340563358926) 2024-12-17T23:35:48.5337431Z dynamo/test_dynamic_shapes, DynamicShapesExportTests (0.01642053717740454) 2024-12-17T23:35:48.5338019Z inductor/test_triton_cpu_backend, CpuTritonTests (0.016085797248285304) 2024-12-17T23:35:48.5338576Z inductor/test_pattern_matcher, TestPatternMatcher (0.015960572473912787) 2024-12-17T23:35:48.5339085Z test_dataloader, TestDataLoader (0.015662798685845174) 2024-12-17T23:35:48.5339654Z distributed/_composable/test_replicate_with_compiler, DDP_TP_Test (0.015390174755297645) 2024-12-17T23:35:48.5340300Z distributed/test_dynamo_distributed, TestSingleProc (0.01520425974053832) 2024-12-17T23:35:48.5340879Z inductor/test_loop_ordering, LoopOrderingTest (0.014297767226075547) 2024-12-17T23:35:48.5341409Z distributed/fsdp/test_wrap, TestFSDPWrap (0.01421398986158208) 2024-12-17T23:35:48.5342230Z inductor/test_extension_backend, ExtensionBackendTests (0.014156438524913675) 2024-12-17T23:35:48.5343008Z functorch/test_vmap, TestVmapOperatorsOpInfoCUDA (0.013373072189305956) 2024-12-17T23:35:48.5343745Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenGPUTests (0.012949120450752737) 2024-12-17T23:35:48.5344395Z test_cuda, TestCudaOptimsCUDA (0.012127013341799065) 2024-12-17T23:35:48.5344884Z distributed/fsdp/test_fsdp_core, TestParityWithDDP (0.012124138748559261) 2024-12-17T23:35:48.5345486Z dynamo/test_autograd_function, AutogradFunctionTests (0.010877697421364308) 2024-12-17T23:35:48.5346008Z test_cuda, TestCudaMallocAsync (0.010625297732905721) 2024-12-17T23:35:48.5346446Z profiler/test_profiler, TestProfiler (0.01051967799525307) 2024-12-17T23:35:48.5347033Z export/test_retraceability, RetraceExportNonStrictTestExport (0.01006037102018551) 2024-12-17T23:35:48.5347726Z distributed/_tools/test_runtime_estimator, TestRuntimeEstimator (0.009935920746791862) 2024-12-17T23:35:48.5348376Z distributed/test_c10d_nccl, ProcessGroupNCCLGroupTest (0.009847004789357393) 2024-12-17T23:35:48.5348891Z test_autograd, TestAutograd (0.00966690730683813) 2024-12-17T23:35:48.5349550Z inductor/test_cudagraph_trees_expandable_segments, CudaGraphTreeTests (0.009436032792722796) 2024-12-17T23:35:48.5350129Z export/test_export, TestExport (0.00942874939496385) 2024-12-17T23:35:48.5350616Z inductor/test_cudagraph_trees, CudaGraphTreeTests (0.0094148022439581) 2024-12-17T23:35:48.5351092Z test_testing, TestImports (0.009282068819340945) 2024-12-17T23:35:48.5351543Z functorch/test_control_flow, TestControlFlow (0.00894389924633747) 2024-12-17T23:35:48.5352133Z functorch/test_aotdispatch, TestAOTAutogradWithCache (0.00850479173583666) 2024-12-17T23:35:48.5352745Z export/test_retraceability, RetraceExportTestExport (0.008340292023071958) 2024-12-17T23:35:48.5353254Z test_ops, TestMathBitsCUDA (0.008273583955651673) 2024-12-17T23:35:48.5353676Z onnx/test_fx_to_onnx, TestFxToOnnx (0.008185295896914588) 2024-12-17T23:35:48.5354209Z export/test_export_nonstrict, NonStrictExportTestExport (0.008140530599676503) 2024-12-17T23:35:48.5354946Z distributed/fsdp/test_distributed_checkpoint, TestDistributedCheckpointCUDA (0.00812660184536989) 2024-12-17T23:35:48.5355779Z test_cpp_extensions_open_device_registration, TestCppExtensionOpenRgistration (0.0080158279481757) 2024-12-17T23:35:48.5356529Z inductor/test_cpu_cpp_wrapper, DynamicShapesCppWrapperCpuTests (0.00796129426669164) 2024-12-17T23:35:48.5357201Z distributed/fsdp/test_fsdp_misc, TestFSDPMiscMultiThread (0.00789220616811381) 2024-12-17T23:35:48.5357967Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportTestExport (0.007810046341512817) 2024-12-17T23:35:48.5358648Z test_quantization, TestNumericDebugger (0.007717846602377423) 2024-12-17T23:35:48.5359388Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportNonStrictTestExport (0.00769332247311103) 2024-12-17T23:35:48.5360218Z inductor/test_compiled_optimizers, CompiledOptimizerTests (0.007471461028678139) 2024-12-17T23:35:48.5360823Z test_autograd, TestAutogradDeviceTypeCUDA (0.007444571516893901) 2024-12-17T23:35:48.5361484Z distributed/_composable/fsdp/test_fully_shard_compile, TestFullyShardCompile (0.007383796218756315) 2024-12-17T23:35:48.5362179Z test_quantization, TestFXNumericSuiteNShadows (0.007280822224017433) 2024-12-17T23:35:48.5362768Z test_nestedtensor, TestNestedTensorDeviceTypeCUDA (0.007255089189089243) 2024-12-17T23:35:48.5363302Z test_cuda_expandable_segments, TestCuda (0.007050452013061884) 2024-12-17T23:35:48.5363889Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpu (0.006946289873091746) 2024-12-17T23:35:48.5364543Z profiler/test_execution_trace, TestExecutionTraceCPU (0.006828755054700977) 2024-12-17T23:35:48.5365080Z test_serialization, TestSerialization (0.006710057659741026) 2024-12-17T23:35:48.5365527Z test_utils, TestBottleneck (0.0065405482481017095) 2024-12-17T23:35:48.5366037Z distributed/test_functional_api, TestFunctionalAutograd (0.006500824961869048) 2024-12-17T23:35:48.5366670Z dynamo/test_repros, ReproTests (0.006457016319863279) 2024-12-17T23:35:48.5367091Z test_mps, TestAdvancedIndexing (0.006254712475739052) 2024-12-17T23:35:48.5367708Z distributed/elastic/multiprocessing/api_test, StartProcessesAsFuncTest (0.006233866011353371) 2024-12-17T23:35:48.5368370Z test_cpp_extensions_jit, TestCppExtensionJIT (0.0061392711548338506) 2024-12-17T23:35:48.5368932Z distributed/launcher/test_run, ElasticLaunchTest (0.006048707707147079) 2024-12-17T23:35:48.5369392Z test_nn, TestNN (0.005798804462729843) 2024-12-17T23:35:48.5369898Z inductor/test_triton_extension_backend, TritonExtensionBackendTests (0.005771159640489496) 2024-12-17T23:35:48.5370524Z test_tensorboard, TestTensorBoardWriter (0.0057659082292024644) 2024-12-17T23:35:48.5371034Z test_ci_sanity_check_fail, TestCISanityCheck (0.005639732122955938) 2024-12-17T23:35:48.5371647Z distributed/test_inductor_collectives, TestCollectivesMultiProc (0.005612784411777402) 2024-12-17T23:35:48.5372443Z distributed/_tools/test_fsdp2_mem_tracker, TestTrackerFullyShard1DTrainingCompose (0.005366623860149927) 2024-12-17T23:35:48.5373373Z distributed/test_c10d_nccl, DistributedDataParallelTest (0.0052799818514812896) 2024-12-17T23:35:48.5373966Z inductor/test_multi_kernel, MultiKernelTest (0.005258048718866282) 2024-12-17T23:35:48.5374545Z distributed/_tensor/test_dtensor_compile, TestDTensorCompile (0.005183139640865062) 2024-12-17T23:35:48.5375074Z test_ops_jit, TestJitCUDA (0.005166100249529079) 2024-12-17T23:35:48.5375627Z inductor/test_aot_inductor, AOTInductorTestNonABICompatibleCuda (0.004977310903852628) 2024-12-17T23:35:48.5376276Z inductor/test_kernel_benchmark, TestKernelBenchmark (0.004974581532703913) 2024-12-17T23:35:48.5376867Z test_cuda_expandable_segments, TestCudaMallocAsync (0.004903180676577497) 2024-12-17T23:35:48.5377369Z test_custom_ops, TestCustomOp (0.004829961474134934) 2024-12-17T23:35:48.5377805Z test_quantization, TestQuantizedLinear (0.004780021951284282) 2024-12-17T23:35:48.5378478Z distributed/test_compute_comm_reordering, TestComputeCommReorderingMultiProc (0.00476484315813388) 2024-12-17T23:35:48.5379179Z distributed/test_device_mesh, DeviceMeshTest (0.004724216764781716) 2024-12-17T23:35:48.5379705Z inductor/test_cpu_cpp_wrapper, TestCppWrapper (0.004675818156760515) 2024-12-17T23:35:48.5380710Z test_functional_autograd_benchmark, TestFunctionalAutogradBenchmark (0.004612779822477975) 2024-12-17T23:35:48.5381402Z distributed/_tensor/test_matrix_ops, DistMatrixOpsTest (0.0045999633086999375) 2024-12-17T23:35:48.5381951Z distributed/test_c10d_ucc, CommTest (0.004216633032974942) 2024-12-17T23:35:48.5382378Z test_modules, TestModuleCUDA (0.004072884179578072) 2024-12-17T23:35:48.5382832Z test_transformers, TestTransformersCUDA (0.004034212919409342) 2024-12-17T23:35:48.5383308Z test_package, DirectoryReaderTest (0.004030444041908517) 2024-12-17T23:35:48.5383781Z test_quantization, TestDynamicQuantizedOps (0.003999671032844113) 2024-12-17T23:35:48.5384552Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesFuncTorchHigherOrderOpTests (0.0039765563400793996) 2024-12-17T23:35:48.5385231Z test_mps, TestMPS (0.0038237195003568225) 2024-12-17T23:35:48.5385773Z inductor/test_aot_inductor_custom_ops, AOTInductorTestABICompatibleCpu (0.0037392955705840563) 2024-12-17T23:35:48.5386506Z dynamo/test_dynamic_shapes, DynamicShapesHigherOrderOpTests (0.0037335575956769142) 2024-12-17T23:35:48.5387047Z test_jit, TestScriptList (0.0036468399588437178) 2024-12-17T23:35:48.5387540Z nn/test_convolution, TestConvolutionNNDeviceTypeCUDA (0.0036416376193874503) 2024-12-17T23:35:48.5388144Z inductor/test_torchinductor, TritonCodeGenTests (0.0035458050504562012) 2024-12-17T23:35:48.5388817Z test_sparse_semi_structured, TestSparseSemiStructuredCUSPARSELTCUDA (0.0035022447918510893) 2024-12-17T23:35:48.5389391Z test_utils, TestCheckpoint (0.0034609247751170957) 2024-12-17T23:35:48.5389891Z distributed/fsdp/test_fsdp_core, TestParityWithDDPCUDA (0.00344997248152495) 2024-12-17T23:35:48.5390525Z test_package, TestMisc (0.0033021165180310264) 2024-12-17T23:35:48.5390902Z test_package, TestResources (0.0033021165180310264) 2024-12-17T23:35:48.5391335Z test_quantization, TestQuantizedOps (0.003248724086769331) 2024-12-17T23:35:48.5391970Z distributed/tensor/parallel/test_micro_pipeline_tp, MicroPipelineTPTest (0.0032336909161186787) 2024-12-17T23:35:48.5392688Z inductor/test_mkldnn_pattern_matcher, TestPatternMatcher (0.0032230796128063554) 2024-12-17T23:35:48.5393254Z functorch/test_control_flow, TestHopSchema (0.0031747610015172645) 2024-12-17T23:35:48.5393745Z test_jit_fuser_te, TestTEFuserStatic (0.0031241417471587077) 2024-12-17T23:35:48.5394268Z inductor/test_select_algorithm, TestSelectAlgorithm (0.0030666422057999583) 2024-12-17T23:35:48.5394992Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShardCastAfterInit (0.0030171023401234414) 2024-12-17T23:35:48.5395735Z dynamo/test_dynamic_shapes, DynamicShapesReproTests (0.002996034377390193) 2024-12-17T23:35:48.5396295Z test_quantization, TestQuantizeJitPasses (0.0029160481689079957) 2024-12-17T23:35:48.5396848Z test_cuda, TestMemPool (0.0029069212575812105) 2024-12-17T23:35:48.5397277Z functorch/test_ops, TestOperatorsCPU (0.0028609150189071878) 2024-12-17T23:35:48.5397705Z test_torch, TestTorch (0.0027821707906566726) 2024-12-17T23:35:48.5398177Z export/test_serdes, SerDesExportNonStrictTestExport (0.002779144499006212) 2024-12-17T23:35:48.5398734Z distributed/test_fake_pg, TestFakePG (0.002688641731568726) 2024-12-17T23:35:48.5399212Z test_monitor, TestMonitorTensorboard (0.0026763799240928673) 2024-12-17T23:35:48.5399752Z distributed/test_c10d_ucc, DistributedDataParallelTest (0.0025737889941535364) 2024-12-17T23:35:48.5400351Z nn/test_parametrization, TestNNParametrization (0.002538691871505989) 2024-12-17T23:35:48.5400916Z distributed/test_symmetric_memory, LoweringTest (0.002529979819784966) 2024-12-17T23:35:48.5401574Z inductor/test_aot_inductor_custom_ops, AOTInductorTestABICompatibleCuda (0.002427758412924967) 2024-12-17T23:35:48.5402254Z inductor/test_flex_attention, TestFlexAttention (0.0024090290301548908) 2024-12-17T23:35:48.5402748Z test_foreach, TestForeachCUDA (0.002383650858763019) 2024-12-17T23:35:48.5403227Z functorch/test_aotdispatch, TestAOTAutograd (0.002353446140174768) 2024-12-17T23:35:48.5403709Z dynamo/test_logging, LoggingTests (0.002338314681922468) 2024-12-17T23:35:48.5404254Z benchmark_utils/test_benchmark_utils, TestBenchmarkUtils (0.0022999816543499687) 2024-12-17T23:35:48.5404894Z functorch/test_aotdispatch, TestAOTModuleSimplified (0.0022999816543499687) 2024-12-17T23:35:48.5405452Z inductor/test_op_dtype_prop, TestCaseCUDA (0.0022999816543499683) 2024-12-17T23:35:48.5405946Z test_cpp_api_parity, TestCppApiParity (0.0022999816543499683) 2024-12-17T23:35:48.5406479Z test_dataloader, TestDataLoaderPersistentWorkers (0.002279046645401493) 2024-12-17T23:35:48.5407054Z distributed/test_c10d_gloo, ProcessGroupGlooTest (0.002245220186389255) 2024-12-17T23:35:48.5407531Z dynamo/test_exc, ExcTests (0.0022424821129912193) 2024-12-17T23:35:48.5407922Z test_jit, TestTypeSharing (0.0022187041071661754) 2024-12-17T23:35:48.5408333Z test_legacy_vmap, TestVmapAPILegacy (0.0022173416208819833) 2024-12-17T23:35:48.5408957Z dynamo/test_dynamic_shapes, DynamicShapesFuncTorchHigherOrderOpTests (0.002151426608286331) 2024-12-17T23:35:48.5409708Z inductor/test_mkldnn_pattern_matcher, TestDynamicPatternMatcher (0.0020546502778859724) 2024-12-17T23:35:48.5410284Z test_quantization, TestQuantizeJit (0.002053555048526758) 2024-12-17T23:35:48.5410758Z test_quantization, TestQuantizedTensor (0.002053555048526758) 2024-12-17T23:35:48.5411242Z test_quantization, TestSerialization (0.002053555048526758) 2024-12-17T23:35:48.5411910Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShard1DTrainingCore (0.002035953148110814) 2024-12-17T23:35:48.5412615Z test_ops_gradients, TestBwdGradientsCPU (0.0019003501618491954) 2024-12-17T23:35:48.5413321Z functorch/test_aotdispatch, TestAOTExport (0.0018912368712262566) 2024-12-17T23:35:48.5413910Z profiler/test_kineto, SimpleKinetoInitializationTest (0.0018855847766087997) 2024-12-17T23:35:48.5414438Z test_pytree, TestGenericPytree (0.0018816082976348873) 2024-12-17T23:35:48.5414924Z export/test_serdes, SerDesExportTestExport (0.0018655301467479532) 2024-12-17T23:35:48.5415500Z distributed/test_dynamo_distributed, TestMultiProc (0.0018497308354287173) 2024-12-17T23:35:48.5416033Z test_binary_ufuncs, TestBinaryUfuncsCPU (0.0018482666533161907) 2024-12-17T23:35:48.5416562Z test_nestedtensor, TestNestedTensorOpInfoCPU (0.0018399853234799747) 2024-12-17T23:35:48.5417105Z dynamo/test_modules, OptimizedModuleTest (0.0018208188096937251) 2024-12-17T23:35:48.5417542Z test_linalg, TestLinalgCPU (0.001806708051636373) 2024-12-17T23:35:48.5418114Z inductor/test_compiled_autograd, TestAutogradWithCompiledAutograd (0.0018054855986647245) 2024-12-17T23:35:48.5418815Z dynamo/test_dynamic_shapes, DynamicShapesFunctionTests (0.001795855485143222) 2024-12-17T23:35:48.5419468Z onnx/test_pytorch_jit_onnx, TestJITIRToONNX_opset14 (0.0017249862407624778) 2024-12-17T23:35:48.5419953Z test_jit_legacy, TestJit (0.0017249862407624778) 2024-12-17T23:35:48.5420511Z distributed/elastic/utils/distributed_test, DistributedUtilTest (0.0017249862407624768) 2024-12-17T23:35:48.5421125Z inductor/test_cuda_repro, CudaReproTests (0.0017230808900844249) 2024-12-17T23:35:48.5421702Z distributed/test_pg_wrapper, ProcessGroupNCCLWrapperTest (0.0017201550120808174) 2024-12-17T23:35:48.5422280Z test_content_store, TestContentStoreCPU (0.0016197527843041146) 2024-12-17T23:35:48.5422885Z inductor/test_compiled_autograd, TestCustomOpWithCompiledAutograd (0.0016154633048410497) 2024-12-17T23:35:48.5423560Z inductor/test_scatter_optimization, TestScatterOpt (0.001599749506554443) 2024-12-17T23:35:48.5424158Z torch_np/numpy_tests/lib/test_arraysetops, TestUnique (0.0015841074412484598) 2024-12-17T23:35:48.5424786Z inductor/test_benchmark_fusion, BenchmarkFusionCudaTest (0.0015646751654576864) 2024-12-17T23:35:48.5425378Z test_quantization, TestDynamicQuantizedModule (0.001560701836880336) 2024-12-17T23:35:48.5425946Z inductor/test_torchinductor, SweepInputsCpuTest (0.0015483881053127589) 2024-12-17T23:35:48.5426608Z distributed/_composable/test_replicate_with_compiler, ReplicateTest (0.0015333211028999792) 2024-12-17T23:35:48.5427230Z test_dataloader, TestOutOfOrderDataLoader (0.0015333211028999792) 2024-12-17T23:35:48.5427766Z functorch/test_aotdispatch, TestAOTDispatch (0.0015333211028999774) 2024-12-17T23:35:48.5428304Z test_stateless, TestStatelessFunctionalAPI (0.001492108175074461) 2024-12-17T23:35:48.5428781Z test_sympy_utils, TestSympyInterp (0.001492108175074461) 2024-12-17T23:35:48.5429299Z torch_np/numpy_tests/core/test_numeric, TestBroadcast (0.001492108175074461) 2024-12-17T23:35:48.5429886Z torch_np/numpy_tests/core/test_numeric, TestSeterr (0.001492108175074461) 2024-12-17T23:35:48.5430484Z torch_np/numpy_tests/core/test_numeric, TestStringFunction (0.001492108175074461) 2024-12-17T23:35:48.5431095Z torch_np/numpy_tests/core/test_numeric, TestTypes (0.001492108175074461) 2024-12-17T23:35:48.5431693Z torch_np/numpy_tests/core/test_numerictypes, TestBitName (0.001492108175074461) 2024-12-17T23:35:48.5432319Z torch_np/numpy_tests/core/test_numerictypes, TestCommonType (0.001492108175074461) 2024-12-17T23:35:48.5432963Z torch_np/numpy_tests/core/test_scalarmath, TestConversion (0.001492108175074461) 2024-12-17T23:35:48.5433583Z torch_np/numpy_tests/lib/test_histograms, TestHistogram (0.001492108175074461) 2024-12-17T23:35:48.5434253Z torch_np/numpy_tests/lib/test_histograms, TestHistogramOptimBinNums (0.001492108175074461) 2024-12-17T23:35:48.5434899Z torch_np/numpy_tests/linalg/test_linalg, TestLstsq (0.001492108175074461) 2024-12-17T23:35:48.5435387Z test_pytree, TestCxxPytree (0.0014861004167408597) 2024-12-17T23:35:48.5435894Z inductor/test_torchinductor, TestFull (0.0014758215615412297) 2024-12-17T23:35:48.5436385Z inductor/test_triton_kernels, KernelTests (0.0014511789009589088) 2024-12-17T23:35:48.5436985Z distributed/test_c10d_nccl, NcclUserBufferRegistrationTest (0.0014056166162472513) 2024-12-17T23:35:48.5437606Z dynamo/test_backends, TestExplainWithBackend (0.001405544344324981) 2024-12-17T23:35:48.5438133Z inductor/test_max_autotune, TestMaxAutotune (0.0013927809105195783) 2024-12-17T23:35:48.5439047Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpuWithStackAllocationAndMinimalArrayRefInterface (0.0013815403986750107) 2024-12-17T23:35:48.5439920Z test_sympy_utils, TestValueRanges (0.0013761556898527318) 2024-12-17T23:35:48.5440383Z test_quantization, TestFloat8DtypeCUDA (0.0013194377585141923) 2024-12-17T23:35:48.5441117Z distributed/rpc/cuda/test_tensorpipe_agent, TensorPipeTensorPipeCudaDistAutogradTest (0.0013163396514762797) 2024-12-17T23:35:48.5442189Z test_testing, TestTestParametrizationDeviceTypeCPU (0.0013043186005188133) 2024-12-17T23:35:48.5442935Z distributed/test_c10d_gloo, GlooProcessGroupWithDispatchedCollectivesTests (0.0012937396805718575) 2024-12-17T23:35:48.5443844Z higher_order_ops/test_with_effects, TestWithEffects (0.001280121368144786) 2024-12-17T23:35:48.5444565Z distributed/_composable/fsdp/test_fully_shard_comm, TestFullyShardCollectiveOps (0.0012777675857499828) 2024-12-17T23:35:48.5445232Z test_unary_ufuncs, TestUnaryUfuncsMPS (0.0012777675857499828) 2024-12-17T23:35:48.5445751Z functorch/test_control_flow, TestControlFlowTraced (0.001275136887779321) 2024-12-17T23:35:48.5446256Z dynamo/test_hooks, HooksTests (0.001264989909892483) 2024-12-17T23:35:48.5446705Z inductor/test_padding, PaddingTest (0.0012461513090880338) 2024-12-17T23:35:48.5447240Z test_cuda_expandable_segments, TestBlockStateAbsorption (0.001245823396106233) 2024-12-17T23:35:48.5447845Z test_schema_check, TestSchemaCheckModeOpInfoCUDA (0.001245823396106233) 2024-12-17T23:35:48.5448431Z distributed/test_c10d_nccl, NcclErrorHandlingTest (0.0012289117662948362) 2024-12-17T23:35:48.5449033Z dynamo/test_dynamic_shapes, DynamicShapesCtxManagerTests (0.001188323854747484) 2024-12-17T23:35:48.5449698Z inductor/test_distributed_patterns, DistributedPatternTests (0.0011499908271749848) 2024-12-17T23:35:48.5450334Z distributed/test_launcher, TestDistributedLaunch (0.0011499908271749844) 2024-12-17T23:35:48.5450936Z dynamo/test_graph_region_tracker, GraphRegionTrackerTests (0.0011499908271749844) 2024-12-17T23:35:48.5451522Z inductor/test_codecache, TestFxGraphCache (0.0011499908271749844) 2024-12-17T23:35:48.5452093Z inductor/test_cooperative_reductions, TestFixedConfigs (0.0011499908271749844) 2024-12-17T23:35:48.5452755Z inductor/test_flex_attention, TestBlockMask (0.0011499908271749844) 2024-12-17T23:35:48.5453303Z inductor/test_max_autotune, TestPrologueFusion (0.0011499908271749844) 2024-12-17T23:35:48.5453865Z inductor/test_snode_runtime, ComputeBoundedTests (0.0011499908271749844) 2024-12-17T23:35:48.5454474Z test_fake_tensor, PropagateRealTensorsFakeTensorTest (0.0011499908271749844) 2024-12-17T23:35:48.5454996Z test_jit_legacy, TestScriptList (0.0011499908271749844) 2024-12-17T23:35:48.5455413Z test_ops, TestFakeTensorCUDA (0.0011499908271749844) 2024-12-17T23:35:48.5455893Z test_quantization, TestQuantizeDynamicJitOps (0.0011499908271749844) 2024-12-17T23:35:48.5456466Z distributed/test_c10d_functional_native, TestWithNCCL (0.0011499908271749841) 2024-12-17T23:35:48.5457082Z profiler/test_memory_profiler, TestIdentifyGradients (0.0011499908271749841) 2024-12-17T23:35:48.5457611Z test_optim, TestOptimRenewedCUDA (0.0011499908271749841) 2024-12-17T23:35:48.5458068Z distributed/test_c10d_ops_nccl, pytest (0.0011226100931946274) 2024-12-17T23:35:48.5458759Z distributed/_composable/test_composability/test_pp_composability, ComposabilityTest (0.0011085376694512348) 2024-12-17T23:35:48.5459521Z distributed/test_c10d_ops_nccl, ProcessGroupNCCLOpTest (0.001074693808729003) 2024-12-17T23:35:48.5460389Z distributed/fsdp/test_fsdp_use_orig_params, TestFSDPUseOrigParamsMultipleParamGroups (0.001074319441408114) 2024-12-17T23:35:48.5461135Z distributed/_tools/test_sac_ilp, TestSACILP (0.001067848625233914) 2024-12-17T23:35:48.5461648Z test_matmul_cuda, TestFP8MatmulCudaCUDA (0.001067848625233914) 2024-12-17T23:35:48.5462128Z test_quantization, TestQuantizeEagerQAT (0.001067848625233914) 2024-12-17T23:35:48.5462628Z test_quantization, TestQuantizeFxModels (0.001067848625233914) 2024-12-17T23:35:48.5463288Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesFunctionTests (0.0010548838799573522) 2024-12-17T23:35:48.5464155Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpuWithStackAllocation (0.001034991744457486) 2024-12-17T23:35:48.5464856Z dynamo/test_subclasses, TestNestedTensor (0.000958325689312488) 2024-12-17T23:35:48.5465515Z distributed/_composable/fsdp/test_fully_shard_overlap, TestFullyShardOverlap (0.0009583256893124869) 2024-12-17T23:35:48.5466353Z distributed/_tools/test_fsdp2_mem_tracker, TestTrackerFullyShard1DTrainingCore (0.0009583256893124869) 2024-12-17T23:35:48.5467495Z distributed/fsdp/test_distributed_checkpoint, TestDistributedCheckpoint (0.0009583256893124869) 2024-12-17T23:35:48.5468329Z distributed/rpc/test_tensorpipe_agent, TensorPipeDdpUnderDistAutogradTest (0.0009583256893124869) 2024-12-17T23:35:48.5469082Z distributed/rpc/test_tensorpipe_agent, TensorPipeRpcTest (0.0009583256893124869) 2024-12-17T23:35:48.5469839Z distributed/test_c10d_nccl, NcclProcessGroupWithDispatchedCollectivesTests (0.0009583256893124869) 2024-12-17T23:35:48.5470541Z dynamo/test_ctx_manager, CtxManagerTests (0.0009583256893124869) 2024-12-17T23:35:48.5471006Z functorch/test_dims, TestMin (0.0009583256893124869) 2024-12-17T23:35:48.5471497Z inductor/test_compile_worker, TestCompileWorker (0.0009583256893124869) 2024-12-17T23:35:48.5472003Z inductor/test_perf, InplacingTests (0.0009583256893124869) 2024-12-17T23:35:48.5472475Z test_jit_fuser_te, TestNNCOpInfoCPU (0.0009583256893124869) 2024-12-17T23:35:48.5472902Z test_ops_jit, TestJitCPU (0.0009583256893124869) 2024-12-17T23:35:48.5473345Z test_overrides, TestTorchFunctionWarning (0.0009583256893124869) 2024-12-17T23:35:48.5473820Z test_testing, TestTestingCUDA (0.0009583256893124869) 2024-12-17T23:35:48.5474241Z test_type_hints, TestTypeHints (0.0009583256893124869) 2024-12-17T23:35:48.5474753Z torch_np/numpy_tests/lib/test_function_base, TestGradient (0.0009583256893124869) 2024-12-17T23:35:48.5475504Z distributed/_shard/sharded_tensor/test_sharded_tensor, TestShardedTensorChunked (0.0009487424324193621) 2024-12-17T23:35:48.5476294Z inductor/test_efficient_conv_bn_eval, EfficientConvBNEvalGpuTests (0.0009314925700117372) 2024-12-17T23:35:48.5476900Z distributed/test_functional_api, pytest (0.000930584682516599) 2024-12-17T23:35:48.5477341Z test_meta, TestMetaCUDA (0.0008624931203812383) 2024-12-17T23:35:48.5477813Z distributed/_tensor/test_api, DTensorAPITest (0.0008357512701937578) 2024-12-17T23:35:48.5478295Z inductor/test_pad_mm, PadMMTest (0.000821422019410703) 2024-12-17T23:35:48.5478794Z test_dynamic_shapes, TestSymNumberMagicMethods (0.0008182627039514312) 2024-12-17T23:35:48.5479369Z dynamo/test_compiler_bisector, TestCompilerBisector (0.000817771254879989) 2024-12-17T23:35:48.5479963Z distributed/_tensor/test_tensor_ops, DistTensorOpsTest (0.000804993579022489) 2024-12-17T23:35:48.5480984Z distributed/pipelining/test_schedule_multiproc, ScheduleTest (0.0007823559643143192) 2024-12-17T23:35:48.5481797Z distributed/_shard/sharded_tensor/test_sharded_tensor, TestShardedTensorFromLocalShards (0.0007666605514499896) 2024-12-17T23:35:48.5482690Z distributed/rpc/cuda/test_tensorpipe_agent, TensorPipeCudaDistAutogradTest (0.0007666605514499896) 2024-12-17T23:35:48.5483453Z dynamo/test_backward_higher_order_ops, BackwardHigherOrderOpTests (0.0007666605514499896) 2024-12-17T23:35:48.5484172Z test_transformers, test.test_transformers.TestSDPACudaOnlyCUDA (0.0007666605514499896) 2024-12-17T23:35:48.5484874Z test_public_bindings, TestPublicBindings (0.0007599471937454346) 2024-12-17T23:35:48.5485631Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportTestDynamismExpression (0.0007582999934148948) 2024-12-17T23:35:48.5486335Z test_fx, TestMatcher (0.0007582999934148948) 2024-12-17T23:35:48.5486745Z dynamo/test_interop, InteropTests (0.0007582999934148947) 2024-12-17T23:35:48.5487131Z test_jit, TestJit (0.0007570772945568643) 2024-12-17T23:35:48.5487589Z test_nestedtensor, TestNestedTensorAutogradCUDA (0.0007528318979245569) 2024-12-17T23:35:48.5488206Z torch_np/numpy_tests/core/test_numeric, TestCreationFuncs (0.0007474940376637399) 2024-12-17T23:35:48.5488832Z functorch/test_aotdispatch, TestEagerFusionOpInfoCPU (0.0007400658672489732) 2024-12-17T23:35:48.5489369Z test_utils, TestDataLoaderUtils (0.0007392798174696327) 2024-12-17T23:35:48.5489935Z inductor/test_efficient_conv_bn_eval, EfficientConvBNEvalCpuTests (0.0007324556960776051) 2024-12-17T23:35:48.5490516Z functorch/test_vmap, TestVmapAPI (0.0007121341633396244) 2024-12-17T23:35:48.5491160Z distributed/fsdp/test_checkpoint_wrapper, CheckpointWrapperTest (0.0007081160843956494) 2024-12-17T23:35:48.5491903Z distributed/test_dynamo_distributed, TestFakeDistributedSingleProc (0.0006941110448166009) 2024-12-17T23:35:48.5492522Z test_transformers, TestAttnBiasCUDA (0.0006856135788681335) 2024-12-17T23:35:48.5493258Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesHigherOrderOpTests (0.0006800932029403957) 2024-12-17T23:35:48.5494023Z distributed/fsdp/test_fsdp_state_dict, TestFSDPStateDict (0.0006723023297330678) 2024-12-17T23:35:48.5494522Z test_mps, TestSDPA (0.0006643768144638569) 2024-12-17T23:35:48.5494909Z test_jit, TestFrozenOptimizations (0.0006601799193041576) 2024-12-17T23:35:48.5495391Z test_quantization, TestQuantizeJitOps (0.0006571376155285625) 2024-12-17T23:35:48.5495934Z test_nestedtensor, TestNestedTensorSubclassCPU (0.0006554947714897413) 2024-12-17T23:35:48.5496469Z inductor/test_debug_trace, TestDebugTrace (0.0006426419328330796) 2024-12-17T23:35:48.5497072Z inductor/test_aot_inductor, AOTInductorTestABICompatibleGpu (0.0006369326358123523) 2024-12-17T23:35:48.5497681Z distributed/test_c10d_common, TimeoutTest (0.0005947256483674543) 2024-12-17T23:35:48.5498195Z distributed/fsdp/test_fsdp_core, TestHooks (0.0005798273078193207) 2024-12-17T23:35:48.5498710Z dynamo/test_trace_rules, TraceRuleTests (0.0005749954135874924) 2024-12-17T23:35:48.5499245Z nn/test_embedding, TestEmbeddingNNDeviceTypeCPU (0.0005749954135874924) 2024-12-17T23:35:48.5499841Z distributed/test_symmetric_memory, SymmMemAllReduceTest (0.0005749954135874922) 2024-12-17T23:35:48.5500429Z inductor/test_loop_ordering, ImplDetailTest (0.0005749954135874922) 2024-12-17T23:35:48.5500872Z test_cuda, test_cuda (0.0005749954135874922) 2024-12-17T23:35:48.5501275Z inductor/test_minifier, MinifierTests (0.0005684436353248948) 2024-12-17T23:35:48.5501763Z dynamo/test_functions, FunctionTests (0.0005558194093674518) 2024-12-17T23:35:48.5502215Z test_transformers, TestSDPACUDA (0.0005202339456267785) 2024-12-17T23:35:48.5502711Z dynamo/test_aot_autograd, AotAutogradFallbackTests (0.0005189178454607456) 2024-12-17T23:35:48.5503261Z profiler/test_profiler, TestProfilerCUDA (0.000511107034299993) 2024-12-17T23:35:48.5503693Z test_jit, TestModels (0.0004928532116464219) 2024-12-17T23:35:48.5504097Z test_overrides, TestEinsumOverride (0.0004928532116464219) 2024-12-17T23:35:48.5504596Z torch_np/numpy_tests/core/test_einsum, TestEinsum (0.0004928532116464219) 2024-12-17T23:35:48.5505131Z test_quantization, TestDuplicateDQPass (0.0004860411876740408) 2024-12-17T23:35:48.5505722Z test_cpp_extensions_mtia_backend, TestCppExtensionMTIABackend (0.00047916284465624343) 2024-12-17T23:35:48.5506352Z distributed/_tools/test_mem_tracker, TestMemTracker (0.0004599963308699938) 2024-12-17T23:35:48.5507013Z test_numba_integration, TestNumbaIntegration (0.0004599963308699938) 2024-12-17T23:35:48.5507511Z test_jit_legacy, TestTypeSharing (0.00044904403727785106) 2024-12-17T23:35:48.5508113Z inductor/test_compiled_optimizers, CompiledOptimizerParityTestsCUDA (0.00044230416429807094) 2024-12-17T23:35:48.5508936Z distributed/test_c10d_common, ProcessGroupWithDispatchedCollectivesTests (0.0004320071361345179) 2024-12-17T23:35:48.5509654Z inductor/test_memory_planning, TestMemoryPlanning (0.0004244013766955299) 2024-12-17T23:35:48.5510195Z distributed/test_c10d_gloo, LargeCommTest (0.00042248472531690494) 2024-12-17T23:35:48.5510745Z dynamo/test_structured_trace, StructuredTraceTest (0.00041728238586063695) 2024-12-17T23:35:48.5511326Z distributed/pipelining/test_pipe, PipeTests (0.00041619856234503144) 2024-12-17T23:35:48.5511940Z distributed/pipelining/test_transformer, TransformerTests (0.00041619856234503144) 2024-12-17T23:35:48.5512600Z inductor/test_benchmark_fusion, BenchmarkFusionCpuTest (0.0004135287363900772) 2024-12-17T23:35:48.5513240Z distributed/fsdp/test_fsdp_exec_order, TestFSDPExecOrder (0.0003833302757249948) 2024-12-17T23:35:48.5513896Z dynamo/test_compile, InPlaceCompilationTests (0.0003833302757249948) 2024-12-17T23:35:48.5514512Z inductor/test_gpu_cpp_wrapper, DynamicShapesGpuWrapperGpuTests (0.0003833302757249948) 2024-12-17T23:35:48.5515122Z test_content_store, TestContentStoreCUDA (0.0003833302757249948) 2024-12-17T23:35:48.5515608Z test_jit, TestMixTracingScripting (0.0003833302757249948) 2024-12-17T23:35:48.5516005Z test_mps, TestNNMPS (0.0003833302757249948) 2024-12-17T23:35:48.5516432Z test_native_mha, TestMHADeviceTypeCUDA (0.0003833302757249948) 2024-12-17T23:35:48.5516867Z test_optim, TestSWAUtils (0.0003833302757249948) 2024-12-17T23:35:48.5517281Z test_torch, TestDevicePrecisionCUDA (0.0003833302757249948) 2024-12-17T23:35:48.5517841Z functorch/test_aotdispatch, TestAOTAutogradWithDynamo (0.00038333027572499435) 2024-12-17T23:35:48.5518408Z inductor/test_halide, CpuHalideTests (0.0003821605172015168) 2024-12-17T23:35:48.5518838Z test_modules, TestModuleCPU (0.00038077474055349446) 2024-12-17T23:35:48.5519237Z test_jit_legacy, TestTracer (0.0003781030446923812) 2024-12-17T23:35:48.5519849Z distributed/rpc/cuda/test_tensorpipe_agent, TensorPipeCudaRemoteModuleTest (0.0003567101176885368) 2024-12-17T23:35:48.5520658Z inductor/test_benchmark_fusion, BenchmarkMultiTemplateFusionCudaTest (0.00035514422603933336) 2024-12-17T23:35:48.5521391Z test_multiprocessing, TestMultiprocessing (0.0003513860860812452) 2024-12-17T23:35:48.5521845Z test_ops, TestCommonCPU (0.00032912195390529854) 2024-12-17T23:35:48.5522355Z distributed/pipelining/test_microbatch, MicrobatchTests (0.00030751563325877724) 2024-12-17T23:35:48.5522949Z test_quantization, TestMetaDataPorting (0.00029509625081624837) 2024-12-17T23:35:48.5523468Z dynamo/test_cudagraphs, TestAotCudagraphs (0.0002874977067937461) 2024-12-17T23:35:48.5523937Z dynamo/test_unspec, UnspecTests (0.0002874977067937461) 2024-12-17T23:35:48.5524418Z test_binary_ufuncs, TestBinaryUfuncsCUDA (0.0002874977067937461) 2024-12-17T23:35:48.5524972Z test_quantization, TestQuantizeEagerQATNumerics (0.0002874977067937461) 2024-12-17T23:35:48.5525546Z test_testing, TestOpInfoSampleFunctionsCPU (0.00028556169530018547) 2024-12-17T23:35:48.5526215Z onnx/dynamo/test_dynamo_with_onnxruntime_backend, TestDynamoWithONNXRuntime (0.0002854274561757191) 2024-12-17T23:35:48.5526855Z test_utils, TestDeviceUtilsCUDA (0.00028269639828971586) 2024-12-17T23:35:48.5527376Z distributed/_tensor/test_math_ops, DistMathOpsTest (0.00027216449576474597) 2024-12-17T23:35:48.5527947Z distributed/_tensor/test_view_ops, TestViewOps (0.00027216449576474597) 2024-12-17T23:35:48.5528673Z distributed/tensor/parallel/test_tp_examples, DistTensorParallelExampleTest (0.00027216449576474597) 2024-12-17T23:35:48.5529499Z dynamo/test_dynamic_shapes, DynamicShapesAotAutogradFallbackTests (0.00027216449576474597) 2024-12-17T23:35:48.5530193Z test_autograd, TestAutogradFunctional (0.00027216449576474597) 2024-12-17T23:35:48.5530704Z test_custom_ops, TestCustomOpTestingCPU (0.00027216449576474597) 2024-12-17T23:35:48.5531233Z test_fake_tensor, FakeTensorOpInfoTestCPU (0.00027216449576474597) 2024-12-17T23:35:48.5531857Z test_fake_tensor, PropagateRealTensorsFakeTensorOpInfoTestCPU (0.00027216449576474597) 2024-12-17T23:35:48.5532532Z test_functionalization, TestFunctionalization (0.00027216449576474597) 2024-12-17T23:35:48.5533210Z test_ops_fwd_gradients, TestFwdGradientsCPU (0.00027216449576474597) 2024-12-17T23:35:48.5533709Z test_proxy_tensor, TestSymbolicTracing (0.00027216449576474597) 2024-12-17T23:35:48.5534223Z test_serialization, TestOldSerialization (0.00027216449576474597) 2024-12-17T23:35:48.5534729Z test_torch, TestTorchDeviceTypeCPU (0.00027216449576474597) 2024-12-17T23:35:48.5535408Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShardHSDPTraining (0.0002705860769823493) 2024-12-17T23:35:48.5536076Z dynamo/test_utils, TestDynamoTimed (0.0002529979819784963) 2024-12-17T23:35:48.5536546Z test_torch, TestTorchDeviceTypeCUDA (0.00025082362080644727) 2024-12-17T23:35:48.5537249Z export/test_export_nonstrict, NonStrictExportTestDynamismExpression (0.0002467533496959978) 2024-12-17T23:35:48.5538001Z export/test_retraceability, RetraceExportTestDynamismExpression (0.0002467533496959978) 2024-12-17T23:35:48.5538708Z export/test_serdes, SerDesExportTestDynamismExpression (0.0002467533496959978) 2024-12-17T23:35:48.5539240Z test_mkldnn, TestMkldnnCPU (0.00023669676520271646) 2024-12-17T23:35:48.5539715Z distributed/_tools/test_mod_tracker, TestModTracker (0.0002299981654349969) 2024-12-17T23:35:48.5540367Z distributed/test_data_parallel, TestDataParallelDeviceTypeCUDA (0.0002299981654349969) 2024-12-17T23:35:48.5541099Z test_cpp_extensions_stream_and_event, TestCppExtensionStreamAndEvent (0.0002299981654349969) 2024-12-17T23:35:48.5541917Z test_flop_counter, TestFlopCounter (0.0002299981654349969) 2024-12-17T23:35:48.5542346Z test_mps, TestMemoryLeak (0.0002299981654349969) 2024-12-17T23:35:48.5542757Z test_nestedtensor, TestNestedInt (0.0002299981654349969) 2024-12-17T23:35:48.5543184Z test_transformers, TestSDPACPU (0.0002299981654349969) 2024-12-17T23:35:48.5543648Z test_transformers, TestSDPACpuOnlyCPU (0.0002299981654349969) 2024-12-17T23:35:48.5544144Z test_transformers, TestTransformersCPU (0.0002299981654349969) 2024-12-17T23:35:48.5544625Z onnx/test_fx_passes, TestModularizePass (0.0002232841491414063) 2024-12-17T23:35:48.5545070Z test_fx, TestSourceMatcher (0.0002232841491414063) 2024-12-17T23:35:48.5545526Z inductor/test_config, TestInductorConfig (0.00022247606231398258) 2024-12-17T23:35:48.5546062Z distributed/pipelining/test_stage, StageTest (0.00021336307799787443) 2024-12-17T23:35:48.5546570Z test_fake_tensor, FakeTensorTest (0.0002049355014350893) 2024-12-17T23:35:48.5547071Z dynamo/test_higher_order_ops, HigherOrderOpTests (0.00019852473227020782) 2024-12-17T23:35:48.5547689Z distributed/pipelining/test_schedule_multiproc, pytest (0.0001916651378624974) 2024-12-17T23:35:48.5548275Z distributed/pipelining/test_stage, pytest (0.0001916651378624974) 2024-12-17T23:35:48.5548810Z distributed/test_functional_api, TestPgTag (0.0001916651378624974) 2024-12-17T23:35:48.5549417Z dynamo/test_cudagraphs_expandable_segments, TestAotCudagraphs (0.0001916651378624974) 2024-12-17T23:35:48.5550028Z inductor/test_gpu_cpp_wrapper, TestGpuWrapper (0.0001916651378624974) 2024-12-17T23:35:48.5550510Z inductor/test_halide, pytest (0.0001916651378624974) 2024-12-17T23:35:48.5550954Z inductor/test_torchinductor, pytest (0.0001916651378624974) 2024-12-17T23:35:48.5551430Z inductor/test_triton_cpu_backend, pytest (0.0001916651378624974) 2024-12-17T23:35:48.5551975Z profiler/test_execution_trace, TestExecutionTrace (0.0001916651378624974) 2024-12-17T23:35:48.5552580Z profiler/test_memory_profiler, TestMemoryProfilerE2E (0.0001916651378624974) 2024-12-17T23:35:48.5553319Z profiler/test_profiler, TestExperimentalUtils (0.0001916651378624974) 2024-12-17T23:35:48.5553880Z profiler/test_profiler_tree, TestProfilerTree (0.0001916651378624974) 2024-12-17T23:35:48.5554446Z profiler/test_torch_tidy, TestTorchTidyProfiler (0.0001916651378624974) 2024-12-17T23:35:48.5554993Z test_dataloader, TestIndividualWorkerQueue (0.0001916651378624974) 2024-12-17T23:35:48.5555455Z test_jit, TestFreezing (0.0001916651378624974) 2024-12-17T23:35:48.5555821Z test_modules, pytest (0.0001916651378624974) 2024-12-17T23:35:48.5556155Z test_ops, pytest (0.0001916651378624974) 2024-12-17T23:35:48.5556513Z test_ops_gradients, pytest (0.0001916651378624974) 2024-12-17T23:35:48.5556883Z test_torch, pytest (0.0001916651378624974) 2024-12-17T23:35:48.5557309Z test_transformers, TestSDPAFailureModesCUDA (0.0001916651378624974) 2024-12-17T23:35:48.5557820Z test_unary_ufuncs, TestUnaryUfuncsCPU (0.0001916651378624974) 2024-12-17T23:35:48.5558425Z export/test_serdes, test.export.test_serdes.SerDesExportTestExport (0.0001793166491014178) 2024-12-17T23:35:48.5559013Z export/test_hop, TestHOPGeneric (0.00016866532131899756) 2024-12-17T23:35:48.5559627Z higher_order_ops/test_invoke_subgraph, TestInvokeSubgraph (0.00016866532131899756) 2024-12-17T23:35:48.5560167Z test_jit, TestRecursiveScript (0.00016428440388214062) 2024-12-17T23:35:48.5560644Z test_proxy_tensor, TestProxyTensorOpInfoCPU (0.000152751025853324) 2024-12-17T23:35:48.5561231Z distributed/_tensor/test_random_ops, DistTensorRandomOpTest (0.00014374885339687305) 2024-12-17T23:35:48.5561873Z distributed/_tensor/test_utils, TestStridedSharding (0.00014374885339687305) 2024-12-17T23:35:48.5562439Z distributed/test_c10d_nccl, LargeCommTest (0.00014374885339687305) 2024-12-17T23:35:48.5563040Z distributed/test_c10d_object_collectives, TestObjectCollectives (0.00014374885339687305) 2024-12-17T23:35:48.5563677Z nn/test_dropout, TestDropoutNNDeviceTypeCPU (0.00014374885339687305) 2024-12-17T23:35:48.5564236Z nn/test_dropout, TestDropoutNNDeviceTypeCUDA (0.00014374885339687305) 2024-12-17T23:35:48.5564836Z dynamo/test_interop, test.dynamo.test_interop.InteropTests (0.00013862393949074818) 2024-12-17T23:35:48.5565448Z inductor/test_benchmarking, TestBenchmarker (0.00013801633826957574) 2024-12-17T23:35:48.5565956Z test_transformers, TestAttnBiasCPU (0.00013799889926099812) 2024-12-17T23:35:48.5566435Z profiler/test_cpp_thread, CppThreadTest (0.00012777675857499824) 2024-12-17T23:35:48.5566928Z dynamo/test_functions, DefaultsTests (0.00011576360970526163) 2024-12-17T23:35:48.5567496Z distributed/_tensor/debug/test_op_coverage, TestOpCoverage (0.00011499908271749845) 2024-12-17T23:35:48.5568023Z test_custom_ops, MiniOpTest (0.00011499908271749845) 2024-12-17T23:35:48.5568545Z distributed/checkpoint/test_state_dict, TestStateDict (0.00010454462065227131) 2024-12-17T23:35:48.5569243Z export/test_unflatten_training_ir, TrainingIRUnflattenTestUnflatten (9.58325689312487e-05) 2024-12-17T23:35:48.5569906Z test_testing, TestOpInfoSampleFunctionsCUDA (9.58325689312487e-05) 2024-12-17T23:35:48.5570408Z test_matmul_cuda, TestMatmulCudaCUDA (8.214220194107031e-05) 2024-12-17T23:35:48.5571034Z distributed/_tensor/experimental/test_tp_transform, TensorParallelTest (7.193559642328626e-05) 2024-12-17T23:35:48.5571661Z functorch/test_ac, MemoryBudgetTest (6.899944963049906e-05) 2024-12-17T23:35:48.5572134Z inductor/test_mmdecomp, TestDecompCUDA (6.899944963049906e-05) 2024-12-17T23:35:48.5572837Z functorch/test_vmap, test.functorch.test_vmap.TestVmapAPI (6.393143075602171e-05) 2024-12-17T23:35:48.5573391Z dynamo/test_export, ExportTests (6.05258330092097e-05) 2024-12-17T23:35:48.5573794Z export/test_db, ExampleTests (6.05258330092097e-05) 2024-12-17T23:35:48.5574363Z distributed/fsdp/test_fsdp_tp_integration, TestTPFSDPIntegration (5.7499541358749224e-05) 2024-12-17T23:35:48.5575121Z distributed/tensor/parallel/test_tp_style, TensorParallelStyleTest (5.7499541358749224e-05) 2024-12-17T23:35:48.5575876Z functorch/test_aotdispatch, TestPythonKeyCPU (4.893577987978657e-05) 2024-12-17T23:35:48.5576428Z functorch/test_eager_transforms, TestJacCPU (4.893577987978657e-05) 2024-12-17T23:35:48.5576959Z functorch/test_vmap, TestVmapOperators (4.893577987978657e-05) 2024-12-17T23:35:48.5577489Z functorch/test_vmap, TestVmapOperatorsOpInfoCPU (4.79370904944848e-05) 2024-12-17T23:35:48.5578028Z test_module_tracker, TestModuleTracker (4.791628446562435e-05) 2024-12-17T23:35:48.5578494Z test_package, TestPackageScript (4.791628446562435e-05) 2024-12-17T23:35:48.5578942Z dynamo/test_subclasses, SubclassTests (4.511502475840324e-05) 2024-12-17T23:35:48.5579487Z inductor/test_flex_attention, TestLearnableBiases (4.0350555339473136e-05) 2024-12-17T23:35:48.5580390Z test_fx_experimental, TestFXExperimental (4.023650105776492e-05) 2024-12-17T23:35:48.5581083Z distributed/algorithms/quantization/test_quantization, DistQuantizationTests (2.6833119300749637e-05) 2024-12-17T23:35:48.5581871Z dynamo/test_higher_order_ops, FuncTorchHigherOrderOpTests (2.4467889939893284e-05) 2024-12-17T23:35:48.5582549Z functorch/test_eager_transforms, TestCompileTransformsCPU (2.4467889939893284e-05) 2024-12-17T23:35:48.5583242Z test_ao_sparsity, TestBaseStructuredSparsifier (2.4467889939893284e-05) 2024-12-17T23:35:48.5584004Z export/test_export_nonstrict, test.export.test_export_nonstrict.NonStrictExportTestExport (2.3469200554591514e-05) 2024-12-17T23:35:48.5584936Z export/test_serdes, test.export.test_serdes.SerDesExportTestDynamismExpression (2.3469200554591514e-05) 2024-12-17T23:35:48.5585701Z onnx/exporter/test_small_models_e2e, DynamoExporterTest (2.090892413045426e-05) 2024-12-17T23:35:48.5586292Z distributed/algorithms/test_join, TestJoin (2.0535550485267578e-05) 2024-12-17T23:35:48.5586739Z test_fx, TestFX (1.932757692731066e-05) 2024-12-17T23:35:48.5587082Z test_jit, TestList (1.932757692731066e-05) 2024-12-17T23:35:48.5587429Z test_jit_legacy, TestList (1.932757692731066e-05) 2024-12-17T23:35:48.5587887Z export/test_cpp_serdes, CppSerdesTestExport (1.885230864221286e-05) 2024-12-17T23:35:48.5588587Z onnx/torch_export/test_torch_export_with_onnxruntime, TestFxToOnnxWithOnnxRuntime (1.885230864221286e-05) 2024-12-17T23:35:48.5589298Z distributed/test_c10d_logger, C10dErrorLoggerTest (1.604638363499978e-05) 2024-12-17T23:35:48.5589878Z functorch/test_control_flow, AssociativeScanTests (1.604638363499978e-05) 2024-12-17T23:35:48.5590474Z distributed/test_c10d_functional_native, CompileTest (1.5131458252302425e-05) 2024-12-17T23:35:48.5590980Z test_jit_legacy, TestScript (7.666605514499897e-06) 2024-12-17T23:35:48.5591473Z inductor/test_minifier_isolate, MinifierIsolateTests (7.5657291261512126e-06) 2024-12-17T23:35:48.5592036Z inductor/test_inductor_utils, TestBench (6.886172617814278e-06) 2024-12-17T23:35:48.5592595Z inductor/test_group_batch_fusion, TestGroupBatchFusion (6.845183495089192e-06) 2024-12-17T23:35:48.5593204Z distributions/test_distributions, TestDistributions (3.833302757249948e-06) 2024-12-17T23:35:49.7224056Z lazy/test_generator, LazyGeneratorTest (3.833302757249948e-06) 2024-12-17T23:35:49.7224881Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:35:49.7247276Z 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:49.7267908Z Results from CorrelatedWithHistoricalFailures 2024-12-17T23:35:49.7268283Z test_nestedtensor (0.25) 2024-12-17T23:35:49.7268608Z distributed/fsdp/test_fsdp_misc (0.1401725823121425) 2024-12-17T23:35:49.7269087Z distributed/fsdp/test_wrap (0.1401725823121425) 2024-12-17T23:35:49.7269517Z distributed/test_dynamo_distributed (0.13861403265597977) 2024-12-17T23:35:49.7269901Z test_cuda (0.11695063142750571) 2024-12-17T23:35:49.7270261Z inductor/test_compiled_autograd (0.09938130169387159) 2024-12-17T23:35:49.7270742Z test_cpp_extensions_open_device_registration (0.09362737225475007) 2024-12-17T23:35:49.7271195Z inductor/test_cudacodecache (0.08327580973049081) 2024-12-17T23:35:49.7271562Z test_reductions (0.07393781153572275) 2024-12-17T23:35:49.7271970Z distributed/_tools/test_runtime_estimator (0.0627297916555656) 2024-12-17T23:35:49.7272374Z test_tensorboard (0.0568505024463711) 2024-12-17T23:35:49.7272695Z test_package (0.05273885010923428) 2024-12-17T23:35:49.7273041Z inductor/test_loop_ordering (0.052219321148825056) 2024-12-17T23:35:49.7273402Z functorch/test_ops (0.04988459256404448) 2024-12-17T23:35:49.7273768Z test_cuda_expandable_segments (0.0496083550913838) 2024-12-17T23:35:49.7274223Z distributed/_tensor/test_dtensor_compile (0.04950342414301748) 2024-12-17T23:35:49.7274651Z test_cpp_extensions_jit (0.04792596437505052) 2024-12-17T23:35:49.7275167Z torch_np/numpy_tests/lib/test_function_base (0.04672449006144555) 2024-12-17T23:35:49.7275671Z inductor/test_triton_extension_backend (0.04523558215019799) 2024-12-17T23:35:49.7276146Z functorch/test_aotdispatch (0.04502864771028652) 2024-12-17T23:35:49.7276537Z inductor/test_torchinductor (0.04497849154514606) 2024-12-17T23:35:49.7276896Z test_linalg (0.043267437523312184) 2024-12-17T23:35:49.7277331Z distributed/_composable/fsdp/test_fully_shard_compile (0.04247662982112374) 2024-12-17T23:35:49.7277837Z profiler/test_profiler (0.039513331209108035) 2024-12-17T23:35:49.7278190Z test_quantization (0.039498344384427) 2024-12-17T23:35:49.7278587Z distributed/test_compute_comm_reordering (0.03890385966871913) 2024-12-17T23:35:49.7279046Z inductor/test_cpu_cpp_wrapper (0.03854904886236479) 2024-12-17T23:35:49.7279429Z test_cpp_api_parity (0.03767251025736664) 2024-12-17T23:35:49.7279815Z inductor/test_mkldnn_pattern_matcher (0.03662880655686666) 2024-12-17T23:35:49.7280213Z test_custom_ops (0.036553524804177534) 2024-12-17T23:35:49.7280596Z inductor/test_aot_inductor_arrayref (0.0364637816099368) 2024-12-17T23:35:49.7280997Z test_sparse_semi_structured (0.03594316910243803) 2024-12-17T23:35:49.7281402Z inductor/test_extension_backend (0.035434539350988434) 2024-12-17T23:35:49.7281818Z inductor/test_kernel_benchmark (0.03543453935098843) 2024-12-17T23:35:49.7282206Z distributed/test_c10d_nccl (0.034761725537774846) 2024-12-17T23:35:49.7282594Z profiler/test_profiler_tree (0.03390702361276161) 2024-12-17T23:35:49.7282993Z inductor/test_aot_inductor (0.033453261856954276) 2024-12-17T23:35:49.7283335Z test_autograd (0.033383066020141725) 2024-12-17T23:35:49.7283689Z distributed/test_device_mesh (0.03171914935056582) 2024-12-17T23:35:49.7284128Z distributed/test_inductor_collectives (0.02901689756534807) 2024-12-17T23:35:49.7284554Z distributed/test_fake_pg (0.028026497355041768) 2024-12-17T23:35:49.7284904Z test_modules (0.02763554982876129) 2024-12-17T23:35:49.7285218Z test_utils (0.027148718495230987) 2024-12-17T23:35:49.7285510Z test_monitor (0.026788199783259532) 2024-12-17T23:35:49.7285851Z inductor/test_cpu_repro (0.026578007869356338) 2024-12-17T23:35:49.7286269Z benchmark_utils/test_benchmark_utils (0.02564341663558373) 2024-12-17T23:35:49.7286722Z distributed/test_distributed_spawn (0.024631001225555487) 2024-12-17T23:35:49.7287156Z inductor/test_flex_decoding (0.024482766830414178) 2024-12-17T23:35:49.7287630Z distributed/flight_recorder/test_fr_analysis (0.024244684819097344) 2024-12-17T23:35:49.7288129Z inductor/test_cooperative_reductions (0.024244684819097344) 2024-12-17T23:35:49.7288575Z inductor/test_pattern_matcher (0.024244684819097344) 2024-12-17T23:35:49.7288992Z inductor/test_select_algorithm (0.024244684819097344) 2024-12-17T23:35:49.7289364Z functorch/test_vmap (0.023827008525640223) 2024-12-17T23:35:49.7289791Z test_mps (0.023599051484493323) 2024-12-17T23:35:49.7290131Z test_cpp_extensions_aot_ninja (0.02284595300261096) 2024-12-17T23:35:49.7290628Z distributed/_composable/test_replicate_with_compiler (0.022379709063782165) 2024-12-17T23:35:49.7291101Z test_nn (0.020912990940290022) 2024-12-17T23:35:49.7291410Z test_transformers (0.020350391084013653) 2024-12-17T23:35:49.7291729Z test_jit_legacy (0.018837822335200406) 2024-12-17T23:35:49.7292076Z onnx/test_pytorch_jit_onnx (0.01864975755315182) 2024-12-17T23:35:49.7292436Z test_ops_gradients (0.018649757553151788) 2024-12-17T23:35:49.7292847Z test_testing (0.018286450587830665) 2024-12-17T23:35:49.7293164Z test_ops (0.017530772099962694) 2024-12-17T23:35:49.7293479Z test_autoload_disable (0.01734427452443118) 2024-12-17T23:35:49.7293889Z torch_np/numpy_tests/core/test_shape_base (0.016679495975724566) 2024-12-17T23:35:49.7294396Z torch_np/numpy_tests/lib/test_arraysetops (0.016679495975724566) 2024-12-17T23:35:49.7294832Z test_binary_ufuncs (0.016652222246600987) 2024-12-17T23:35:49.7295178Z dynamo/test_dynamic_shapes (0.015983849024347005) 2024-12-17T23:35:49.7295719Z torch_np/numpy_tests/core/test_numeric (0.015784307613173277) 2024-12-17T23:35:49.7296224Z torch_np/numpy_tests/core/test_numerictypes (0.015784307613173277) 2024-12-17T23:35:49.7296721Z torch_np/numpy_tests/core/test_scalarmath (0.015784307613173277) 2024-12-17T23:35:49.7297220Z torch_np/numpy_tests/lib/test_histograms (0.015784307613173277) 2024-12-17T23:35:49.7297708Z torch_np/numpy_tests/linalg/test_linalg (0.015784307613173277) 2024-12-17T23:35:49.7298198Z inductor/test_torchinductor_dynamic_shapes (0.015344264845914285) 2024-12-17T23:35:49.7298630Z test_stateless (0.015318063674344483) 2024-12-17T23:35:49.7298955Z test_sympy_utils (0.01531806367434448) 2024-12-17T23:35:49.7299256Z test_jit (0.015277414075053238) 2024-12-17T23:35:49.7299628Z dynamo/test_inline_inbuilt_nn_modules (0.014894287760860037) 2024-12-17T23:35:49.7300071Z dynamo/test_export_mutations (0.014453562103692644) 2024-12-17T23:35:49.7300455Z functorch/test_control_flow (0.014359400231101768) 2024-12-17T23:35:49.7300948Z distributed/_composable/fsdp/test_fully_shard_comm (0.014298147457416383) 2024-12-17T23:35:49.7301472Z higher_order_ops/test_with_effects (0.014173815740395378) 2024-12-17T23:35:49.7301888Z inductor/test_max_autotune (0.014142732811140118) 2024-12-17T23:35:49.7302336Z export/test_export_training_ir_to_run_decomp (0.013105029400265339) 2024-12-17T23:35:49.7302794Z profiler/test_torch_tidy (0.013093825234817395) 2024-12-17T23:35:49.7303213Z inductor/test_distributed_patterns (0.013054830287206269) 2024-12-17T23:35:49.7303612Z nn/test_packed_sequence (0.013054830287206264) 2024-12-17T23:35:49.7303969Z test_spectral_ops (0.013054830287206264) 2024-12-17T23:35:49.7304301Z dynamo/test_pgo (0.013054830287206262) 2024-12-17T23:35:49.7304639Z inductor/test_control_flow (0.013054830287206259) 2024-12-17T23:35:49.7305010Z test_pytree (0.013052184931524968) 2024-12-17T23:35:49.7305371Z profiler/test_memory_profiler (0.012851378386626425) 2024-12-17T23:35:49.7305766Z export/test_retraceability (0.012426220213527732) 2024-12-17T23:35:49.7306256Z inductor/test_torchinductor_codegen_dynamic_shapes (0.012330352867829604) 2024-12-17T23:35:49.7306757Z export/test_export_nonstrict (0.01224427135935064) 2024-12-17T23:35:49.7307171Z inductor/test_torchinductor_opinfo (0.012122342409548672) 2024-12-17T23:35:49.7307593Z distributed/test_c10d_ucc (0.01205061257280578) 2024-12-17T23:35:49.7307967Z dynamo/test_subclasses (0.01162884113275759) 2024-12-17T23:35:49.7308294Z doctests (0.011380374604149751) 2024-12-17T23:35:49.7308590Z test_torch (0.011256859648848514) 2024-12-17T23:35:49.7308914Z test_fx_experimental (0.011208376063456475) 2024-12-17T23:35:49.7309264Z nn/test_parametrization (0.011189854531891093) 2024-12-17T23:35:49.7309718Z distributed/rpc/cuda/test_tensorpipe_agent (0.011189854531891082) 2024-12-17T23:35:49.7310301Z inductor/test_triton_cpu_backend (0.011189854531891082) 2024-12-17T23:35:49.7310797Z distributed/pipelining/test_schedule_multiproc (0.010723610593062287) 2024-12-17T23:35:49.7311304Z inductor/test_triton_wrapper (0.010568195946786022) 2024-12-17T23:35:49.7311683Z dynamo/test_repros (0.010356832027850302) 2024-12-17T23:35:49.7312018Z dynamo/test_functions (0.01029596760501889) 2024-12-17T23:35:49.7312368Z dynamo/test_utils (0.010182767624020886) 2024-12-17T23:35:49.7312806Z dynamo/test_compiler_bisector (0.0093248787765759) 2024-12-17T23:35:49.7313163Z functorch/test_dims (0.0093248787765759) 2024-12-17T23:35:49.7313525Z inductor/test_cutlass_backend (0.0093248787765759) 2024-12-17T23:35:49.7313907Z test_ci_sanity_check_fail (0.0093248787765759) 2024-12-17T23:35:49.7314240Z test_type_hints (0.0093248787765759) 2024-12-17T23:35:49.7314549Z test_fx (0.00919351009127217) 2024-12-17T23:35:49.7314847Z dynamo/test_modules (0.00918528631103712) 2024-12-17T23:35:49.7315211Z distributed/test_c10d_ops_nccl (0.009058453668673732) 2024-12-17T23:35:49.7315604Z export/test_tree_utils (0.008985792275609509) 2024-12-17T23:35:49.7316024Z export/test_serdes (0.008908094983082815) 2024-12-17T23:35:49.7316360Z test_ops_fwd_gradients (0.008858634837747107) 2024-12-17T23:35:49.7316715Z dynamo/test_interop (0.008577262100095094) 2024-12-17T23:35:49.7317186Z distributed/fsdp/test_fsdp_state_dict (0.00840673686626689) 2024-12-17T23:35:49.7317649Z inductor/test_aot_inductor_custom_ops (0.007832898172323757) 2024-12-17T23:35:49.7318076Z inductor/test_cuda_repro (0.007752192516437639) 2024-12-17T23:35:49.7318454Z dynamo/test_trace_rules (0.007459903021260724) 2024-12-17T23:35:49.7318791Z nn/test_embedding (0.007459903021260724) 2024-12-17T23:35:49.7319202Z distributed/optim/test_named_optimizer (0.007459903021260721) 2024-12-17T23:35:49.7319655Z dynamo/test_metrics_context (0.007459903021260721) 2024-12-17T23:35:49.7320028Z inductor/test_debug_trace (0.007459903021260721) 2024-12-17T23:35:49.7320428Z inductor/test_gpu_cpp_wrapper (0.007459903021260721) 2024-12-17T23:35:49.7320875Z onnx/test_models_quantized_onnxruntime (0.007459903021260721) 2024-12-17T23:35:49.7321283Z inductor/test_config (0.006713912719134649) 2024-12-17T23:35:49.7321641Z dynamo/test_base_output (0.006660627697554215) 2024-12-17T23:35:49.7322042Z test_cpp_extensions_mtia_backend (0.006527415143603131) 2024-12-17T23:35:49.7322479Z functorch/test_eager_transforms (0.0063091732998960355) 2024-12-17T23:35:49.7322884Z inductor/test_minifier (0.006154419992540095) 2024-12-17T23:35:49.7323221Z test_mkl_verbose (0.005934013766911938) 2024-12-17T23:35:49.7323607Z distributed/pipelining/test_pipe (0.005914748378687991) 2024-12-17T23:35:49.7324088Z distributed/pipelining/test_transformer (0.005914748378687991) 2024-12-17T23:35:49.7324552Z inductor/test_inductor_utils (0.005661932382902974) 2024-12-17T23:35:49.7324978Z distributed/_tensor/test_dtensor_ops (0.005594927265945541) 2024-12-17T23:35:49.7325475Z distributed/test_c10d_functional_native (0.005594927265945541) 2024-12-17T23:35:49.7325907Z dynamo/test_compile (0.005594927265945541) 2024-12-17T23:35:49.7326255Z dynamo/test_frame_init (0.005594927265945541) 2024-12-17T23:35:49.7326655Z inductor/test_inductor_freezing (0.005594927265945541) 2024-12-17T23:35:49.7327047Z inductor/test_perf (0.005594927265945541) 2024-12-17T23:35:49.7327416Z inductor/test_triton_heuristics (0.005594927265945541) 2024-12-17T23:35:49.7327872Z onnx/dynamo/test_registry_dispatcher (0.005594927265945541) 2024-12-17T23:35:49.7328292Z test_autoload_enable (0.005594927265945541) 2024-12-17T23:35:49.7328632Z test_comparison_utils (0.005594927265945541) 2024-12-17T23:35:49.7328982Z test_jit_fuser_te (0.005594927265945541) 2024-12-17T23:35:49.7329323Z test_numpy_interop (0.00552319742920265) 2024-12-17T23:35:49.7329782Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.0055016784781797825) 2024-12-17T23:35:49.7330341Z test_fake_tensor (0.005257809085734658) 2024-12-17T23:35:49.7330664Z test_foreach (0.005128683327116746) 2024-12-17T23:35:49.7331008Z inductor/test_cudagraph_trees (0.004900521399604783) 2024-12-17T23:35:49.7331397Z dynamo/test_unspec (0.004865891288867789) 2024-12-17T23:35:49.7331816Z distributed/pipelining/test_microbatch (0.004857221537745659) 2024-12-17T23:35:49.7332221Z test_legacy_vmap (0.00466243938828795) 2024-12-17T23:35:49.7332605Z inductor/test_compiled_optimizers (0.004293588627792283) 2024-12-17T23:35:49.7333146Z dynamo/test_aot_autograd (0.004265981070407948) 2024-12-17T23:35:49.7333491Z onnx/test_fx_passes (0.004037616692206089) 2024-12-17T23:35:49.7333834Z inductor/test_smoke (0.003933403411210199) 2024-12-17T23:35:49.7334235Z distributed/rpc/test_share_memory (0.0037299515106303605) 2024-12-17T23:35:49.7334674Z inductor/test_aot_inductor_utils (0.0037299515106303605) 2024-12-17T23:35:49.7335075Z inductor/test_halide (0.0037299515106303605) 2024-12-17T23:35:49.7335442Z inductor/test_xpu_basic (0.0037299515106303605) 2024-12-17T23:35:49.7335774Z test_optim (0.0037299515106303605) 2024-12-17T23:35:49.7336090Z test_pruning_op (0.0037299515106303605) 2024-12-17T23:35:49.7336530Z dynamo/test_structured_trace (0.003655352480417753) 2024-12-17T23:35:49.7336896Z test_serialization (0.0035864918371445774) 2024-12-17T23:35:49.7337240Z export/test_export (0.003569843583405287) 2024-12-17T23:35:49.7337582Z export/test_hop (0.0035061544199925378) 2024-12-17T23:35:49.7337968Z higher_order_ops/test_invoke_subgraph (0.0035061544199925378) 2024-12-17T23:35:49.7338395Z test_public_bindings (0.0034130458559677814) 2024-12-17T23:35:49.7338810Z inductor/test_efficient_conv_bn_eval (0.003397125068143344) 2024-12-17T23:35:49.7339239Z dynamo/test_higher_order_ops (0.0033633887507502707) 2024-12-17T23:35:49.7339613Z test_proxy_tensor (0.003351302183756983) 2024-12-17T23:35:49.7339985Z distributed/_tensor/test_api (0.0032637075718015655) 2024-12-17T23:35:49.7340411Z distributed/_tensor/test_random_ops (0.0032637075718015655) 2024-12-17T23:35:49.7340908Z distributed/test_c10d_object_collectives (0.0032637075718015655) 2024-12-17T23:35:49.7341374Z inductor/test_benchmarking (0.0032079279874253144) 2024-12-17T23:35:49.7342047Z inductor/test_cpu_select_algorithm (0.0032077582991421097) 2024-12-17T23:35:49.7342489Z inductor/test_flex_attention (0.0031527905926696633) 2024-12-17T23:35:49.7342962Z distributed/_tensor/debug/test_op_coverage (0.0029839612085042887) 2024-12-17T23:35:49.7343387Z dynamo/test_hooks (0.0029839612085042887) 2024-12-17T23:35:49.7343874Z distributed/tensor/parallel/test_micro_pipeline_tp (0.0028006543528278863) 2024-12-17T23:35:49.7344382Z inductor/test_padding (0.0028006543528278863) 2024-12-17T23:35:49.7344776Z export/test_unflatten_training_ir (0.0027974636329727706) 2024-12-17T23:35:49.7345210Z inductor/test_memory_planning (0.0027974636329727706) 2024-12-17T23:35:49.7345588Z test_content_store (0.0027974636329727706) 2024-12-17T23:35:49.7345926Z lazy/test_ts_opinfo (0.002725733796229879) 2024-12-17T23:35:49.7346259Z dynamo/test_misc (0.002536367027228645) 2024-12-17T23:35:49.7346589Z dynamo/test_export (0.002453915467519974) 2024-12-17T23:35:49.7346905Z export/test_db (0.002453915467519974) 2024-12-17T23:35:49.7347358Z distributed/_tensor/experimental/test_tp_transform (0.0023411397779488437) 2024-12-17T23:35:49.7347844Z test_module_tracker (0.002331219694143975) 2024-12-17T23:35:49.7348234Z torch_np/numpy_tests/core/test_dlpack (0.002331219694143975) 2024-12-17T23:35:49.7348697Z torch_np/numpy_tests/core/test_dtype (0.002331219694143975) 2024-12-17T23:35:49.7349176Z torch_np/numpy_tests/core/test_getlimits (0.002331219694143975) 2024-12-17T23:35:49.7349648Z torch_np/numpy_tests/core/test_indexing (0.002331219694143975) 2024-12-17T23:35:49.7350145Z torch_np/numpy_tests/core/test_scalar_ctors (0.002331219694143975) 2024-12-17T23:35:49.7350639Z torch_np/numpy_tests/lib/test_arraypad (0.002331219694143975) 2024-12-17T23:35:49.7351303Z torch_np/numpy_tests/lib/test_index_tricks (0.002331219694143975) 2024-12-17T23:35:49.7351802Z torch_np/numpy_tests/lib/test_shape_base_ (0.002331219694143975) 2024-12-17T23:35:49.7352303Z torch_np/numpy_tests/lib/test_twodim_base (0.002331219694143975) 2024-12-17T23:35:49.7352781Z torch_np/numpy_tests/lib/test_type_check (0.002331219694143975) 2024-12-17T23:35:49.7353229Z torch_np/test_ndarray_methods (0.002331219694143975) 2024-12-17T23:35:49.7353619Z torch_np/test_reductions (0.002331219694143975) 2024-12-17T23:35:49.7353985Z dynamo/test_pre_dispatch (0.0023116853631100416) 2024-12-17T23:35:49.7354387Z dynamo/test_verify_correctness (0.0022646134171684334) 2024-12-17T23:35:49.7354807Z inductor/test_codegen_triton (0.0022646134171684334) 2024-12-17T23:35:49.7355163Z dynamo/test_nops (0.002103057766632012) 2024-12-17T23:35:49.7355526Z inductor/test_binary_folding (0.002093340133517039) 2024-12-17T23:35:49.7355954Z distributed/pipelining/test_stage (0.002076105086105578) 2024-12-17T23:35:49.7356385Z dynamo/test_skip_non_tensor (0.0020684276558950183) 2024-12-17T23:35:49.7356867Z onnx/torch_export/test_torch_export_with_onnxruntime (0.0020484159935429034) 2024-12-17T23:35:49.7357460Z distributed/test_c10d_logger (0.002021113260411335) 2024-12-17T23:35:49.7357932Z distributed/fsdp/test_fsdp_use_orig_params (0.001998985989230044) 2024-12-17T23:35:49.7358519Z inductor/test_benchmark_fusion (0.0019319808722726118) 2024-12-17T23:35:49.7358967Z inductor/test_scatter_optimization (0.0019319808722726118) 2024-12-17T23:35:49.7359425Z inductor/test_group_batch_fusion (0.0019315820322907227) 2024-12-17T23:35:49.7359828Z backends/xeon/test_launch (0.0018649757553151802) 2024-12-17T23:35:49.7360332Z distributed/_composable/fsdp/test_fully_shard_autograd (0.0018649757553151802) 2024-12-17T23:35:49.7360983Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.0018649757553151802) 2024-12-17T23:35:49.7361635Z distributed/_composable/fsdp/test_fully_shard_extensions (0.0018649757553151802) 2024-12-17T23:35:49.7362267Z distributed/_composable/fsdp/test_fully_shard_frozen (0.0018649757553151802) 2024-12-17T23:35:49.7362898Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.0018649757553151802) 2024-12-17T23:35:49.7363510Z distributed/_composable/fsdp/test_fully_shard_init (0.0018649757553151802) 2024-12-17T23:35:49.7364116Z distributed/_composable/fsdp/test_fully_shard_logging (0.0018649757553151802) 2024-12-17T23:35:49.7364734Z distributed/_composable/fsdp/test_fully_shard_memory (0.0018649757553151802) 2024-12-17T23:35:49.7365364Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.0018649757553151802) 2024-12-17T23:35:49.7366023Z distributed/_composable/fsdp/test_fully_shard_overlap (0.0018649757553151802) 2024-12-17T23:35:49.7366637Z distributed/_composable/fsdp/test_fully_shard_state (0.0018649757553151802) 2024-12-17T23:35:49.7367261Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.0018649757553151802) 2024-12-17T23:35:49.7367889Z distributed/_composable/fsdp/test_fully_shard_training (0.0018649757553151802) 2024-12-17T23:35:49.7368466Z distributed/_composable/test_checkpoint (0.0018649757553151802) 2024-12-17T23:35:49.7369093Z distributed/_composable/test_composability/test_2d_composability (0.0018649757553151802) 2024-12-17T23:35:49.7369811Z distributed/_composable/test_composability/test_pp_composability (0.0018649757553151802) 2024-12-17T23:35:49.7370426Z distributed/_composable/test_contract (0.0018649757553151802) 2024-12-17T23:35:49.7370929Z distributed/_composable/test_replicate (0.0018649757553151802) 2024-12-17T23:35:49.7371468Z distributed/_shard/sharded_optim/test_sharded_optim (0.0018649757553151802) 2024-12-17T23:35:49.7372083Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.0018649757553151802) 2024-12-17T23:35:49.7372938Z distributed/_shard/sharded_tensor/ops/test_embedding (0.0018649757553151802) 2024-12-17T23:35:49.7373619Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.0018649757553151802) 2024-12-17T23:35:49.7374396Z distributed/_shard/sharded_tensor/ops/test_init (0.0018649757553151802) 2024-12-17T23:35:49.7375305Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.0018649757553151802) 2024-12-17T23:35:49.7375944Z distributed/_shard/sharded_tensor/test_logger (0.0018649757553151802) 2024-12-17T23:35:49.7392523Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.0018649757553151802) 2024-12-17T23:35:49.7393211Z distributed/_shard/sharding_plan/test_sharding_plan (0.0018649757553151802) 2024-12-17T23:35:49.7393810Z distributed/_shard/sharding_spec/test_sharding_spec (0.0018649757553151802) 2024-12-17T23:35:49.7394342Z distributed/_shard/test_sharder (0.0018649757553151802) 2024-12-17T23:35:49.7394827Z distributed/_tensor/debug/test_comm_mode (0.0018649757553151802) 2024-12-17T23:35:49.7395365Z distributed/_tensor/debug/test_comm_mode_features (0.0018649757553151802) 2024-12-17T23:35:49.7395952Z distributed/_tensor/experimental/test_local_map (0.0018649757553151802) 2024-12-17T23:35:49.7396588Z distributed/_tensor/experimental/test_register_sharding (0.0018649757553151802) 2024-12-17T23:35:49.7397324Z distributed/_tensor/test_attention (0.0018649757553151802) 2024-12-17T23:35:49.7397811Z distributed/_tensor/test_common_rules (0.0018649757553151802) 2024-12-17T23:35:49.7398321Z distributed/_tensor/test_convolution_ops (0.0018649757553151802) 2024-12-17T23:35:49.7398790Z distributed/_tensor/test_dtensor (0.0018649757553151802) 2024-12-17T23:35:49.7399265Z distributed/_tensor/test_embedding_ops (0.0018649757553151802) 2024-12-17T23:35:49.7399780Z distributed/_tensor/test_experimental_ops (0.0018649757553151802) 2024-12-17T23:35:49.7400244Z distributed/_tensor/test_init (0.0018649757553151802) 2024-12-17T23:35:49.7400684Z distributed/_tensor/test_math_ops (0.0018649757553151802) 2024-12-17T23:35:49.7401148Z distributed/_tensor/test_matrix_ops (0.0018649757553151802) 2024-12-17T23:35:49.7401621Z distributed/_tensor/test_op_strategy (0.0018649757553151802) 2024-12-17T23:35:49.7402096Z distributed/_tensor/test_optimizers (0.0018649757553151802) 2024-12-17T23:35:49.7402589Z distributed/_tensor/test_pointwise_ops (0.0018649757553151802) 2024-12-17T23:35:49.7403091Z distributed/_tensor/test_redistribute (0.0018649757553151802) 2024-12-17T23:35:49.7403555Z distributed/_tensor/test_tensor_ops (0.0018649757553151802) 2024-12-17T23:35:49.7404007Z distributed/_tensor/test_utils (0.0018649757553151802) 2024-12-17T23:35:49.7404447Z distributed/_tensor/test_view_ops (0.0018649757553151802) 2024-12-17T23:35:49.7404914Z distributed/_tensor/test_xla_integration (0.0018649757553151802) 2024-12-17T23:35:49.7405431Z distributed/_tools/test_fsdp2_mem_tracker (0.0018649757553151802) 2024-12-17T23:35:49.7405926Z distributed/_tools/test_mem_tracker (0.0018649757553151802) 2024-12-17T23:35:49.7406392Z distributed/_tools/test_memory_tracker (0.0018649757553151802) 2024-12-17T23:35:49.7406877Z distributed/_tools/test_mod_tracker (0.0018649757553151802) 2024-12-17T23:35:49.7407359Z distributed/_tools/test_sac_estimator (0.0018649757553151802) 2024-12-17T23:35:49.7407809Z distributed/_tools/test_sac_ilp (0.0018649757553151802) 2024-12-17T23:35:49.7408341Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.0018649757553151802) 2024-12-17T23:35:49.7408892Z distributed/algorithms/test_join (0.0018649757553151802) 2024-12-17T23:35:49.7409406Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.0018649757553151802) 2024-12-17T23:35:49.7409990Z distributed/checkpoint/e2e/test_fine_tuning (0.0018649757553151802) 2024-12-17T23:35:49.7410534Z distributed/checkpoint/e2e/test_fsdp_ep (0.0018649757553151802) 2024-12-17T23:35:49.7411050Z distributed/checkpoint/e2e/test_pipeline (0.0018649757553151802) 2024-12-17T23:35:49.7411584Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.0018649757553151802) 2024-12-17T23:35:49.7412112Z distributed/checkpoint/test_checkpoint (0.0018649757553151802) 2024-12-17T23:35:49.7412853Z distributed/checkpoint/test_compatibility (0.0018649757553151802) 2024-12-17T23:35:49.7413405Z distributed/checkpoint/test_dedup_tensors (0.0018649757553151802) 2024-12-17T23:35:49.7413968Z distributed/checkpoint/test_dtensor_checkpoint (0.0018649757553151802) 2024-12-17T23:35:49.7414536Z distributed/checkpoint/test_dtensor_resharding (0.0018649757553151802) 2024-12-17T23:35:49.7415136Z distributed/checkpoint/test_file_system_checkpoint (0.0018649757553151802) 2024-12-17T23:35:49.7415764Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.0018649757553151802) 2024-12-17T23:35:49.7416353Z distributed/checkpoint/test_format_utils (0.0018649757553151802) 2024-12-17T23:35:49.7416880Z distributed/checkpoint/test_fsdp_model_state (0.0018649757553151802) 2024-12-17T23:35:49.7417445Z distributed/checkpoint/test_fsdp_optim_state (0.0018649757553151802) 2024-12-17T23:35:49.7418057Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.0018649757553151802) 2024-12-17T23:35:49.7418621Z distributed/checkpoint/test_fsspec (0.0018649757553151802) 2024-12-17T23:35:49.7419138Z distributed/checkpoint/test_hsdp_checkpoint (0.0018649757553151802) 2024-12-17T23:35:49.7419771Z distributed/checkpoint/test_nested_dict (0.0018649757553151802) 2024-12-17T23:35:49.7420263Z distributed/checkpoint/test_planner (0.0018649757553151802) 2024-12-17T23:35:49.7420777Z distributed/checkpoint/test_save_load_api (0.0018649757553151802) 2024-12-17T23:35:49.7421309Z distributed/checkpoint/test_state_dict (0.0018649757553151802) 2024-12-17T23:35:49.7421835Z distributed/checkpoint/test_state_dict_utils (0.0018649757553151802) 2024-12-17T23:35:49.7422393Z distributed/checkpoint/test_tp_checkpoint (0.0018649757553151802) 2024-12-17T23:35:49.7422914Z distributed/checkpoint/test_traverse (0.0018649757553151802) 2024-12-17T23:35:49.7423380Z distributed/checkpoint/test_utils (0.0018649757553151802) 2024-12-17T23:35:49.7423852Z distributed/elastic/events/lib_test (0.0018649757553151802) 2024-12-17T23:35:49.7424345Z distributed/elastic/metrics/api_test (0.0018649757553151802) 2024-12-17T23:35:49.7424872Z distributed/elastic/multiprocessing/api_test (0.0018649757553151802) 2024-12-17T23:35:49.7425419Z distributed/elastic/test_control_plane (0.0018649757553151802) 2024-12-17T23:35:49.7425957Z distributed/elastic/timer/local_timer_example (0.0018649757553151802) 2024-12-17T23:35:49.7426499Z distributed/elastic/timer/local_timer_test (0.0018649757553151802) 2024-12-17T23:35:49.7427048Z distributed/elastic/utils/distributed_test (0.0018649757553151802) 2024-12-17T23:35:49.7427580Z distributed/elastic/utils/logging_test (0.0018649757553151802) 2024-12-17T23:35:49.7428074Z distributed/elastic/utils/util_test (0.0018649757553151802) 2024-12-17T23:35:49.7428564Z distributed/fsdp/test_checkpoint_wrapper (0.0018649757553151802) 2024-12-17T23:35:49.7429104Z distributed/fsdp/test_distributed_checkpoint (0.0018649757553151802) 2024-12-17T23:35:49.7429613Z distributed/fsdp/test_fsdp_apply (0.0018649757553151802) 2024-12-17T23:35:49.7430106Z distributed/fsdp/test_fsdp_backward_prefetch (0.0018649757553151802) 2024-12-17T23:35:49.7430636Z distributed/fsdp/test_fsdp_checkpoint (0.0018649757553151802) 2024-12-17T23:35:49.7431143Z distributed/fsdp/test_fsdp_clip_grad_norm (0.0018649757553151802) 2024-12-17T23:35:49.7431615Z distributed/fsdp/test_fsdp_comm (0.0018649757553151802) 2024-12-17T23:35:49.7432079Z distributed/fsdp/test_fsdp_comm_hooks (0.0018649757553151802) 2024-12-17T23:35:49.7432547Z distributed/fsdp/test_fsdp_core (0.0018649757553151802) 2024-12-17T23:35:49.7433026Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.0018649757553151802) 2024-12-17T23:35:49.7433554Z distributed/fsdp/test_fsdp_exec_order (0.0018649757553151802) 2024-12-17T23:35:49.7434044Z distributed/fsdp/test_fsdp_fine_tune (0.0018649757553151802) 2024-12-17T23:35:49.7434537Z distributed/fsdp/test_fsdp_flatten_params (0.0018649757553151802) 2024-12-17T23:35:49.7435070Z distributed/fsdp/test_fsdp_freezing_weights (0.0018649757553151802) 2024-12-17T23:35:49.7435964Z distributed/fsdp/test_fsdp_fx (0.0018649757553151802) 2024-12-17T23:35:49.7436405Z distributed/fsdp/test_fsdp_grad_acc (0.0018649757553151802) 2024-12-17T23:35:49.7436894Z distributed/fsdp/test_fsdp_hybrid_shard (0.0018649757553151802) 2024-12-17T23:35:49.7437413Z distributed/fsdp/test_fsdp_ignored_modules (0.0018649757553151802) 2024-12-17T23:35:49.7437894Z distributed/fsdp/test_fsdp_input (0.0018649757553151802) 2024-12-17T23:35:49.7438354Z distributed/fsdp/test_fsdp_memory (0.0018649757553151802) 2024-12-17T23:35:49.7438801Z distributed/fsdp/test_fsdp_meta (0.0018649757553151802) 2024-12-17T23:35:49.7439271Z distributed/fsdp/test_fsdp_mixed_precision (0.0018649757553151802) 2024-12-17T23:35:49.7439808Z distributed/fsdp/test_fsdp_multiple_forward (0.0018649757553151802) 2024-12-17T23:35:49.7440357Z distributed/fsdp/test_fsdp_multiple_wrapping (0.0018649757553151802) 2024-12-17T23:35:49.7440871Z distributed/fsdp/test_fsdp_optim_state (0.0018649757553151802) 2024-12-17T23:35:49.7441365Z distributed/fsdp/test_fsdp_overlap (0.0018649757553151802) 2024-12-17T23:35:49.7442272Z distributed/fsdp/test_fsdp_pure_fp16 (0.0018649757553151802) 2024-12-17T23:35:49.7442801Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.0018649757553151802) 2024-12-17T23:35:49.7443335Z distributed/fsdp/test_fsdp_tp_integration (0.0018649757553151802) 2024-12-17T23:35:49.7443844Z distributed/fsdp/test_fsdp_traversal (0.0018649757553151802) 2024-12-17T23:35:49.7444322Z distributed/fsdp/test_fsdp_uneven (0.0018649757553151802) 2024-12-17T23:35:49.7444803Z distributed/fsdp/test_fsdp_unshard_params (0.0018649757553151802) 2024-12-17T23:35:49.7445349Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.0018649757553151802) 2024-12-17T23:35:49.7445865Z distributed/fsdp/test_shard_utils (0.0018649757553151802) 2024-12-17T23:35:49.7446285Z distributed/fsdp/test_utils (0.0018649757553151802) 2024-12-17T23:35:49.7446694Z distributed/launcher/test_run (0.0018649757553151802) 2024-12-17T23:35:49.7447154Z distributed/nn/jit/test_instantiator (0.0018649757553151802) 2024-12-17T23:35:49.7447683Z distributed/optim/test_zero_redundancy_optimizer (0.0018649757553151802) 2024-12-17T23:35:49.7448231Z distributed/pipelining/test_backward (0.0018649757553151802) 2024-12-17T23:35:49.7448730Z distributed/pipelining/test_schedule (0.0018649757553151802) 2024-12-17T23:35:49.7449213Z distributed/pipelining/test_unflatten (0.0018649757553151802) 2024-12-17T23:35:49.7449775Z distributed/tensor/parallel/test_parallelize_api (0.0018649757553151802) 2024-12-17T23:35:49.7450366Z distributed/tensor/parallel/test_tp_examples (0.0018649757553151802) 2024-12-17T23:35:49.7450935Z distributed/tensor/parallel/test_tp_random_state (0.0018649757553151802) 2024-12-17T23:35:49.7451511Z distributed/tensor/parallel/test_tp_style (0.0018649757553151802) 2024-12-17T23:35:49.7451977Z distributed/test_backends (0.0018649757553151802) 2024-12-17T23:35:49.7452368Z distributed/test_c10d_pypg (0.0018649757553151802) 2024-12-17T23:35:49.7452920Z distributed/test_control_collectives (0.0018649757553151802) 2024-12-17T23:35:49.7453394Z distributed/test_data_parallel (0.0018649757553151802) 2024-12-17T23:35:49.7453820Z distributed/test_functional_api (0.0018649757553151802) 2024-12-17T23:35:49.7454236Z distributed/test_launcher (0.0018649757553151802) 2024-12-17T23:35:49.7454670Z distributed/test_multi_threaded_pg (0.0018649757553151802) 2024-12-17T23:35:49.7455077Z distributed/test_nccl (0.0018649757553151802) 2024-12-17T23:35:49.7455488Z distributed/test_symmetric_memory (0.0018649757553151802) 2024-12-17T23:35:49.7455943Z distributions/test_constraints (0.0018649757553151802) 2024-12-17T23:35:49.7456377Z distributions/test_distributions (0.0018649757553151802) 2024-12-17T23:35:49.7456845Z dynamo/test_activation_checkpointing (0.0018649757553151802) 2024-12-17T23:35:49.7457272Z dynamo/test_after_aot (0.0018649757553151802) 2024-12-17T23:35:49.7457780Z dynamo/test_aot_autograd_cache (0.0018649757553151802) 2024-12-17T23:35:49.7458198Z dynamo/test_autograd_function (0.0018649757553151802) 2024-12-17T23:35:49.7458588Z dynamo/test_backends (0.0018649757553151802) 2024-12-17T23:35:49.7459007Z dynamo/test_backward_higher_order_ops (0.0018649757553151802) 2024-12-17T23:35:49.7459433Z dynamo/test_bytecode_utils (0.0018649757553151802) 2024-12-17T23:35:49.7459808Z dynamo/test_comptime (0.0018649757553151802) 2024-12-17T23:35:49.7460157Z dynamo/test_config (0.0018649757553151802) 2024-12-17T23:35:49.7460498Z dynamo/test_ctx_manager (0.0018649757553151802) 2024-12-17T23:35:49.7460871Z dynamo/test_cudagraphs (0.0018649757553151802) 2024-12-17T23:35:49.7461317Z dynamo/test_cudagraphs_expandable_segments (0.0018649757553151802) 2024-12-17T23:35:49.7461757Z dynamo/test_debug_utils (0.0018649757553151802) 2024-12-17T23:35:49.7462130Z dynamo/test_decorators (0.0018649757553151802) 2024-12-17T23:35:49.7462505Z dynamo/test_deviceguard (0.0018649757553151802) 2024-12-17T23:35:49.7462851Z dynamo/test_exc (0.0018649757553151802) 2024-12-17T23:35:49.7463199Z dynamo/test_exceptions (0.0018649757553151802) 2024-12-17T23:35:49.7463663Z dynamo/test_fx_passes_pre_grad (0.0018649757553151802) 2024-12-17T23:35:49.7464033Z dynamo/test_global (0.0018649757553151802) 2024-12-17T23:35:49.7464395Z dynamo/test_guard_manager (0.0018649757553151802) 2024-12-17T23:35:49.7464806Z dynamo/test_input_attr_tracking (0.0018649757553151802) 2024-12-17T23:35:49.7465187Z dynamo/test_logging (0.0018649757553151802) 2024-12-17T23:35:49.7465543Z dynamo/test_minifier (0.0018649757553151802) 2024-12-17T23:35:49.7465913Z dynamo/test_model_output (0.0018649757553151802) 2024-12-17T23:35:49.7466260Z dynamo/test_modes (0.0018649757553151802) 2024-12-17T23:35:49.7466615Z dynamo/test_optimizers (0.0018649757553151802) 2024-12-17T23:35:49.7466992Z dynamo/test_prim_hop_base (0.0018649757553151802) 2024-12-17T23:35:49.7467351Z dynamo/test_profiler (0.0018649757553151802) 2024-12-17T23:35:49.7467733Z dynamo/test_python_autograd (0.0018649757553151802) 2024-12-17T23:35:49.7468126Z dynamo/test_recompile_ux (0.0018649757553151802) 2024-12-17T23:35:49.7468491Z dynamo/test_recompiles (0.0018649757553151802) 2024-12-17T23:35:49.7468868Z dynamo/test_reconstruct (0.0018649757553151802) 2024-12-17T23:35:49.7469246Z dynamo/test_reorder_logs (0.0018649757553151802) 2024-12-17T23:35:49.7469595Z dynamo/test_resume (0.0018649757553151802) 2024-12-17T23:35:49.7469927Z dynamo/test_sdpa (0.0018649757553151802) 2024-12-17T23:35:49.7470331Z dynamo/test_skip_guard_eval_unsafe (0.0018649757553151802) 2024-12-17T23:35:49.7470736Z dynamo/test_sources (0.0018649757553151802) 2024-12-17T23:35:49.7471096Z dynamo/test_subgraphs (0.0018649757553151802) 2024-12-17T23:35:49.7471458Z dynamo/test_torchrec (0.0018649757553151802) 2024-12-17T23:35:49.7471793Z dynamo/test_view (0.0018649757553151802) 2024-12-17T23:35:49.7472139Z export/test_converter (0.0018649757553151802) 2024-12-17T23:35:49.7472515Z export/test_cpp_serdes (0.0018649757553151802) 2024-12-17T23:35:49.7472878Z export/test_draft_export (0.0018649757553151802) 2024-12-17T23:35:49.7473270Z export/test_experimental (0.0018649757553151802) 2024-12-17T23:35:49.7473712Z export/test_functionalized_assertions (0.0018649757553151802) 2024-12-17T23:35:49.7474135Z export/test_lift_unlift (0.0018649757553151802) 2024-12-17T23:35:49.7474510Z export/test_pass_infra (0.0018649757553151802) 2024-12-17T23:35:49.7474875Z export/test_passes (0.0018649757553151802) 2024-12-17T23:35:49.7475204Z export/test_schema (0.0018649757553151802) 2024-12-17T23:35:49.7475560Z export/test_serialize (0.0018649757553151802) 2024-12-17T23:35:49.7475920Z export/test_sparse (0.0018649757553151802) 2024-12-17T23:35:49.7476244Z export/test_swap (0.0018649757553151802) 2024-12-17T23:35:49.7476582Z export/test_tools (0.0018649757553151802) 2024-12-17T23:35:49.7476935Z export/test_torchbind (0.0018649757553151802) 2024-12-17T23:35:49.7477388Z export/test_unflatten (0.0018649757553151802) 2024-12-17T23:35:49.7477747Z export/test_verifier (0.0018649757553151802) 2024-12-17T23:35:49.7478097Z functorch/test_ac (0.0018649757553151802) 2024-12-17T23:35:49.7478438Z functorch/test_logging (0.0018649757553151802) 2024-12-17T23:35:49.7478871Z functorch/test_memory_efficient_fusion (0.0018649757553151802) 2024-12-17T23:35:49.7479308Z functorch/test_minifier (0.0018649757553151802) 2024-12-17T23:35:49.7479665Z functorch/test_parsing (0.0018649757553151802) 2024-12-17T23:35:49.7480036Z functorch/test_rearrange (0.0018649757553151802) 2024-12-17T23:35:49.7480455Z functorch/test_vmap_registrations (0.0018649757553151802) 2024-12-17T23:35:49.7480899Z inductor/test_aot_inductor_package (0.0018649757553151802) 2024-12-17T23:35:49.7481350Z inductor/test_auto_functionalize (0.0018649757553151802) 2024-12-17T23:35:49.7481771Z inductor/test_autoheuristic (0.0018649757553151802) 2024-12-17T23:35:49.7482139Z inductor/test_b2b_gemm (0.0018649757553151802) 2024-12-17T23:35:49.7482513Z inductor/test_ck_backend (0.0018649757553151802) 2024-12-17T23:35:49.7482889Z inductor/test_codecache (0.0018649757553151802) 2024-12-17T23:35:49.7483328Z inductor/test_combo_kernels (0.0018649757553151802) 2024-12-17T23:35:49.7483734Z inductor/test_compile_worker (0.0018649757553151802) 2024-12-17T23:35:49.7484182Z inductor/test_coordinate_descent_tuner (0.0018649757553151802) 2024-12-17T23:35:49.7484641Z inductor/test_cpp_wrapper_hipify (0.0018649757553151802) 2024-12-17T23:35:49.7485159Z inductor/test_cudagraph_trees_expandable_segments (0.0018649757553151802) 2024-12-17T23:35:49.7485671Z inductor/test_custom_lowering (0.0018649757553151802) 2024-12-17T23:35:49.7486110Z inductor/test_custom_post_grad_passes (0.0018649757553151802) 2024-12-17T23:35:49.7486595Z inductor/test_decompose_mem_bound_mm (0.0018649757553151802) 2024-12-17T23:35:49.7487034Z inductor/test_dependencies (0.0018649757553151802) 2024-12-17T23:35:49.7487441Z inductor/test_external_callables (0.0018649757553151802) 2024-12-17T23:35:49.7487853Z inductor/test_foreach (0.0018649757553151802) 2024-12-17T23:35:49.7488205Z inductor/test_fp8 (0.0018649757553151802) 2024-12-17T23:35:49.7488568Z inductor/test_fused_attention (0.0018649757553151802) 2024-12-17T23:35:49.7488964Z inductor/test_fx_fusion (0.0018649757553151802) 2024-12-17T23:35:49.7489395Z inductor/test_graph_transform_observer (0.0018649757553151802) 2024-12-17T23:35:49.7489812Z inductor/test_indexing (0.0018649757553151802) 2024-12-17T23:35:49.7490201Z inductor/test_inplacing_pass (0.0018649757553151802) 2024-12-17T23:35:49.7490600Z inductor/test_layout_optim (0.0018649757553151802) 2024-12-17T23:35:49.7490974Z inductor/test_memory (0.0018649757553151802) 2024-12-17T23:35:49.7491319Z inductor/test_metrics (0.0018649757553151802) 2024-12-17T23:35:49.7491713Z inductor/test_minifier_isolate (0.0018649757553151802) 2024-12-17T23:35:49.7492125Z inductor/test_minifier_utils (0.0018649757553151802) 2024-12-17T23:35:49.7492504Z inductor/test_mmdecomp (0.0018649757553151802) 2024-12-17T23:35:49.7493060Z inductor/test_move_constructors_to_cuda (0.0018649757553151802) 2024-12-17T23:35:49.7493516Z inductor/test_multi_kernel (0.0018649757553151802) 2024-12-17T23:35:49.7493902Z inductor/test_op_dtype_prop (0.0018649757553151802) 2024-12-17T23:35:49.7494298Z inductor/test_ordered_set (0.0018649757553151802) 2024-12-17T23:35:49.7494673Z inductor/test_pad_mm (0.0018649757553151802) 2024-12-17T23:35:49.7495019Z inductor/test_profiler (0.0018649757553151802) 2024-12-17T23:35:49.7495398Z inductor/test_snode_runtime (0.0018649757553151802) 2024-12-17T23:35:49.7495817Z inductor/test_split_cat_fx_passes (0.0018649757553151802) 2024-12-17T23:35:49.7496252Z inductor/test_standalone_compile (0.0018649757553151802) 2024-12-17T23:35:49.7496666Z inductor/test_torchbind (0.0018649757553151802) 2024-12-17T23:35:49.7497115Z inductor/test_torchinductor_strided_blocks (0.0018649757553151802) 2024-12-17T23:35:49.7497663Z inductor/test_triton_kernels (0.0018649757553151802) 2024-12-17T23:35:49.7498078Z inductor/test_unbacked_symints (0.0018649757553151802) 2024-12-17T23:35:49.7498469Z inductor/test_utils (0.0018649757553151802) 2024-12-17T23:35:49.7498805Z lazy/test_debug_util (0.0018649757553151802) 2024-12-17T23:35:49.7499192Z lazy/test_functionalization (0.0018649757553151802) 2024-12-17T23:35:49.7499568Z lazy/test_generator (0.0018649757553151802) 2024-12-17T23:35:49.7499896Z lazy/test_reuse_ir (0.0018649757553151802) 2024-12-17T23:35:49.7500244Z lazy/test_step_closures (0.0018649757553151802) 2024-12-17T23:35:49.7500603Z nn/test_convolution (0.0018649757553151802) 2024-12-17T23:35:49.7500927Z nn/test_dropout (0.0018649757553151802) 2024-12-17T23:35:49.7501250Z nn/test_init (0.0018649757553151802) 2024-12-17T23:35:49.7501578Z nn/test_lazy_modules (0.0018649757553151802) 2024-12-17T23:35:49.7501922Z nn/test_load_state_dict (0.0018649757553151802) 2024-12-17T23:35:49.7502280Z nn/test_module_hooks (0.0018649757553151802) 2024-12-17T23:35:49.7502653Z nn/test_multihead_attention (0.0018649757553151802) 2024-12-17T23:35:49.7503003Z nn/test_pooling (0.0018649757553151802) 2024-12-17T23:35:49.7503392Z nn/test_pruning (0.0018649757553151802) 2024-12-17T23:35:49.7503836Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.0018649757553151802) 2024-12-17T23:35:49.7504327Z onnx/dynamo/test_exporter_api (0.0018649757553151802) 2024-12-17T23:35:49.7504721Z onnx/exporter/test_api (0.0018649757553151802) 2024-12-17T23:35:49.7505108Z onnx/exporter/test_building (0.0018649757553151802) 2024-12-17T23:35:49.7505543Z onnx/exporter/test_capture_strategies (0.0018649757553151802) 2024-12-17T23:35:49.7505987Z onnx/exporter/test_compat (0.0018649757553151802) 2024-12-17T23:35:49.7506364Z onnx/exporter/test_core (0.0018649757553151802) 2024-12-17T23:35:49.7506771Z onnx/exporter/test_small_models_e2e (0.0018649757553151802) 2024-12-17T23:35:49.7507204Z onnx/exporter/test_tensors (0.0018649757553151802) 2024-12-17T23:35:49.7507621Z onnx/internal/test_diagnostics (0.0018649757553151802) 2024-12-17T23:35:49.7508033Z onnx/internal/test_registraion (0.0018649757553151802) 2024-12-17T23:35:49.7508435Z onnx/test_autograd_funs (0.0018649757553151802) 2024-12-17T23:35:49.7508800Z onnx/test_custom_ops (0.0018649757553151802) 2024-12-17T23:35:49.7509141Z onnx/test_fx_to_onnx (0.0018649757553151802) 2024-12-17T23:35:49.7509530Z onnx/test_fx_to_onnx_decomp_skip (0.0018649757553151802) 2024-12-17T23:35:49.7509949Z onnx/test_fx_type_promotion (0.0018649757553151802) 2024-12-17T23:35:49.7510321Z onnx/test_lazy_import (0.0018649757553151802) 2024-12-17T23:35:49.7510790Z onnx/test_models_onnxruntime (0.0018649757553151802) 2024-12-17T23:35:49.7511174Z onnx/test_onnx_opset (0.0018649757553151802) 2024-12-17T23:35:49.7511541Z onnx/test_onnxscript_runtime (0.0018649757553151802) 2024-12-17T23:35:49.7511936Z onnx/test_op_consistency (0.0018649757553151802) 2024-12-17T23:35:49.7512350Z onnx/test_pytorch_onnx_no_runtime (0.0018649757553151802) 2024-12-17T23:35:49.7512791Z onnx/test_pytorch_onnx_onnxruntime (0.0018649757553151802) 2024-12-17T23:35:49.7513267Z onnx/test_pytorch_onnx_shape_inference (0.0018649757553151802) 2024-12-17T23:35:49.7513698Z onnx/test_symbolic_helper (0.0018649757553151802) 2024-12-17T23:35:49.7514063Z onnx/test_utility_funs (0.0018649757553151802) 2024-12-17T23:35:49.7514433Z onnx/test_verification (0.0018649757553151802) 2024-12-17T23:35:49.7514818Z profiler/test_cpp_thread (0.0018649757553151802) 2024-12-17T23:35:49.7515209Z profiler/test_execution_trace (0.0018649757553151802) 2024-12-17T23:35:49.7515601Z profiler/test_kineto (0.0018649757553151802) 2024-12-17T23:35:49.7515988Z profiler/test_record_function (0.0018649757553151802) 2024-12-17T23:35:49.7516349Z test_ao_sparsity (0.0018649757553151802) 2024-12-17T23:35:49.7516678Z test_autocast (0.0018649757553151802) 2024-12-17T23:35:49.7517013Z test_autograd_fallback (0.0018649757553151802) 2024-12-17T23:35:49.7517517Z test_autoload (0.0018649757553151802) 2024-12-17T23:35:49.7517846Z test_bundled_inputs (0.0018649757553151802) 2024-12-17T23:35:49.7518218Z test_compile_benchmark_util (0.0018649757553151802) 2024-12-17T23:35:49.7518562Z test_complex (0.0018649757553151802) 2024-12-17T23:35:49.7518929Z test_cpp_extensions_aot_no_ninja (0.0018649757553151802) 2024-12-17T23:35:49.7519376Z test_cpp_extensions_stream_and_event (0.0018649757553151802) 2024-12-17T23:35:49.7519769Z test_cuda_multigpu (0.0018649757553151802) 2024-12-17T23:35:49.7520113Z test_cuda_sanitizer (0.0018649757553151802) 2024-12-17T23:35:49.7520447Z test_dataloader (0.0018649757553151802) 2024-12-17T23:35:49.7520756Z test_datapipe (0.0018649757553151802) 2024-12-17T23:35:49.7521071Z test_decomp (0.0018649757553151802) 2024-12-17T23:35:49.7521376Z test_deploy (0.0018649757553151802) 2024-12-17T23:35:49.7521670Z test_dispatch (0.0018649757553151802) 2024-12-17T23:35:49.7521985Z test_dlpack (0.0018649757553151802) 2024-12-17T23:35:49.7522311Z test_dynamic_shapes (0.0018649757553151802) 2024-12-17T23:35:49.7522652Z test_expanded_weights (0.0018649757553151802) 2024-12-17T23:35:49.7523068Z test_file_check (0.0018649757553151802) 2024-12-17T23:35:49.7523404Z test_flop_counter (0.0018649757553151802) 2024-12-17T23:35:49.7523735Z test_function_schema (0.0018649757553151802) 2024-12-17T23:35:49.7524139Z test_functional_autograd_benchmark (0.0018649757553151802) 2024-12-17T23:35:49.7524548Z test_functional_optim (0.0018649757553151802) 2024-12-17T23:35:49.7524901Z test_functionalization (0.0018649757553151802) 2024-12-17T23:35:49.7525311Z test_functionalization_of_rng_ops (0.0018649757553151802) 2024-12-17T23:35:49.7525704Z test_futures (0.0018649757553151802) 2024-12-17T23:35:49.7526005Z test_fx_passes (0.0018649757553151802) 2024-12-17T23:35:49.7526346Z test_fx_reinplace_pass (0.0018649757553151802) 2024-12-17T23:35:49.7526696Z test_import_stats (0.0018649757553151802) 2024-12-17T23:35:49.7527013Z test_indexing (0.0018649757553151802) 2024-12-17T23:35:49.7527324Z test_itt (0.0018649757553151802) 2024-12-17T23:35:49.7527633Z test_jit_autocast (0.0018649757553151802) 2024-12-17T23:35:49.7527955Z test_jit_disabled (0.0018649757553151802) 2024-12-17T23:35:49.7528296Z test_jit_fuser_legacy (0.0018649757553151802) 2024-12-17T23:35:49.7528646Z test_jit_llga_fuser (0.0018649757553151802) 2024-12-17T23:35:49.7528965Z test_jiterator (0.0018649757553151802) 2024-12-17T23:35:49.7529280Z test_license (0.0018649757553151802) 2024-12-17T23:35:49.7529592Z test_logging (0.0018649757553151802) 2024-12-17T23:35:49.7529886Z test_masked (0.0018649757553151802) 2024-12-17T23:35:49.7530205Z test_maskedtensor (0.0018649757553151802) 2024-12-17T23:35:49.7530537Z test_matmul_cuda (0.0018649757553151802) 2024-12-17T23:35:49.7530841Z test_meta (0.0018649757553151802) 2024-12-17T23:35:49.7531142Z test_mkldnn (0.0018649757553151802) 2024-12-17T23:35:49.7531459Z test_mkldnn_fusion (0.0018649757553151802) 2024-12-17T23:35:49.7531791Z test_mkldnn_verbose (0.0018649757553151802) 2024-12-17T23:35:49.7532142Z test_mobile_optimizer (0.0018649757553151802) 2024-12-17T23:35:49.7532535Z test_model_exports_to_core_aten (0.0018649757553151802) 2024-12-17T23:35:49.7533041Z test_multiprocessing (0.0018649757553151802) 2024-12-17T23:35:49.7533419Z test_multiprocessing_spawn (0.0018649757553151802) 2024-12-17T23:35:49.7533789Z test_namedtensor (0.0018649757553151802) 2024-12-17T23:35:49.7534133Z test_namedtuple_return_api (0.0018649757553151802) 2024-12-17T23:35:49.7534513Z test_native_functions (0.0018649757553151802) 2024-12-17T23:35:49.7534857Z test_native_mha (0.0018649757553151802) 2024-12-17T23:35:49.7535186Z test_numba_integration (0.0018649757553151802) 2024-12-17T23:35:49.7535525Z test_openmp (0.0018649757553151802) 2024-12-17T23:35:49.7535838Z test_ops_jit (0.0018649757553151802) 2024-12-17T23:35:49.7536144Z test_out_dtype_op (0.0018649757553151802) 2024-12-17T23:35:49.7536471Z test_overrides (0.0018649757553151802) 2024-12-17T23:35:49.7536893Z test_per_overload_api (0.0018649757553151802) 2024-12-17T23:35:49.7537217Z test_prims (0.0018649757553151802) 2024-12-17T23:35:49.7537545Z test_python_dispatch (0.0018649757553151802) 2024-12-17T23:35:49.7537907Z test_scatter_gather_ops (0.0018649757553151802) 2024-12-17T23:35:49.7538247Z test_schema_check (0.0018649757553151802) 2024-12-17T23:35:49.7538595Z test_segment_reductions (0.0018649757553151802) 2024-12-17T23:35:49.7539016Z test_set_default_mobile_cpu_allocator (0.0018649757553151802) 2024-12-17T23:35:49.7539402Z test_shape_ops (0.0018649757553151802) 2024-12-17T23:35:49.7539733Z test_show_pickle (0.0018649757553151802) 2024-12-17T23:35:49.7540075Z test_sort_and_select (0.0018649757553151802) 2024-12-17T23:35:49.7540402Z test_sparse (0.0018649757553151802) 2024-12-17T23:35:49.7540716Z test_sparse_csr (0.0018649757553151802) 2024-12-17T23:35:49.7541037Z test_subclass (0.0018649757553151802) 2024-12-17T23:35:49.7541365Z test_tensor_creation_ops (0.0018649757553151802) 2024-12-17T23:35:49.7541911Z test_tensorexpr (0.0018649757553151802) 2024-12-17T23:35:49.7542259Z test_tensorexpr_pybind (0.0018649757553151802) 2024-12-17T23:35:49.7542738Z test_type_info (0.0018649757553151802) 2024-12-17T23:35:49.7543072Z test_type_promotion (0.0018649757553151802) 2024-12-17T23:35:49.7543421Z test_typing (0.0018649757553151802) 2024-12-17T23:35:49.7543725Z test_unary_ufuncs (0.0018649757553151802) 2024-12-17T23:35:49.7544078Z test_utils_config_module (0.0018649757553151802) 2024-12-17T23:35:49.7544430Z test_view_ops (0.0018649757553151802) 2024-12-17T23:35:49.7544733Z test_vulkan (0.0018649757553151802) 2024-12-17T23:35:49.7545040Z test_weak (0.0018649757553151802) 2024-12-17T23:35:49.7545373Z test_xnnpack_integration (0.0018649757553151802) 2024-12-17T23:35:49.7545789Z torch_np/numpy_tests/core/test_einsum (0.0018649757553151802) 2024-12-17T23:35:49.7546286Z torch_np/numpy_tests/core/test_multiarray (0.0018649757553151802) 2024-12-17T23:35:49.7546817Z torch_np/numpy_tests/core/test_scalar_methods (0.0018649757553151802) 2024-12-17T23:35:49.7547355Z torch_np/numpy_tests/core/test_scalarinherit (0.0018649757553151802) 2024-12-17T23:35:49.7547861Z torch_np/numpy_tests/fft/test_helper (0.0018649757553151802) 2024-12-17T23:35:49.7548354Z torch_np/numpy_tests/fft/test_pocketfft (0.0018649757553151802) 2024-12-17T23:35:49.7548766Z torch_np/test_basic (0.0018649757553151802) 2024-12-17T23:35:49.7549141Z torch_np/test_binary_ufuncs (0.0018649757553151802) 2024-12-17T23:35:49.7549514Z torch_np/test_dtype (0.0018649757553151802) 2024-12-17T23:35:49.7549872Z torch_np/test_function_base (0.0018649757553151802) 2024-12-17T23:35:49.7550274Z torch_np/test_nep50_examples (0.0018649757553151802) 2024-12-17T23:35:49.7550655Z torch_np/test_random (0.0018649757553151802) 2024-12-17T23:35:49.7551031Z torch_np/test_scalars_0D_arrays (0.0018649757553151802) 2024-12-17T23:35:49.7551439Z torch_np/test_ufuncs_basic (0.0018649757553151802) 2024-12-17T23:35:49.7551830Z torch_np/test_unary_ufuncs (0.0018649757553151802) 2024-12-17T23:35:49.7552171Z xpu/test_conv (0.0018649757553151802) 2024-12-17T23:35:49.7552486Z xpu/test_gemm (0.0018649757553151802) 2024-12-17T23:35:49.7552845Z distributed/test_c10d_common (0.0016784781797836627) 2024-12-17T23:35:50.2557321Z export/test_export_legacy (0.0009324878776575901) 2024-12-17T23:35:50.2558041Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:35:50.2579468Z 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:50.2599943Z Results from HistorialEditedFiles 2024-12-17T23:35:50.2600243Z test_cuda (0.25) 2024-12-17T23:35:50.2600566Z inductor/test_compiled_optimizers (0.019321902249204832) 2024-12-17T23:35:50.2601023Z test_cpp_extensions_stream_and_event (0.016641825188229133) 2024-12-17T23:35:50.2601481Z distributed/test_inductor_collectives (0.013600512973253723) 2024-12-17T23:35:50.2601922Z inductor/test_torchinductor (0.010740278634029864) 2024-12-17T23:35:50.2602278Z test_mps (0.008725355806492785) 2024-12-17T23:35:50.2602561Z test_optim (0.008217504083479384) 2024-12-17T23:35:50.2602898Z functorch/test_aotdispatch (0.008000812381736661) 2024-12-17T23:35:50.2603346Z distributed/_tools/test_runtime_estimator (0.007719210065900763) 2024-12-17T23:35:50.2603780Z test_ci_sanity_check_fail (0.007719210065900763) 2024-12-17T23:35:50.2604171Z inductor/test_cpu_cpp_wrapper (0.00714741672768589) 2024-12-17T23:35:50.2604567Z inductor/test_cpu_repro (0.0065140456453555715) 2024-12-17T23:35:50.2604956Z test_cpp_extensions_mtia_backend (0.005146140043933842) 2024-12-17T23:35:50.2605326Z test_torch (0.004865412781145141) 2024-12-17T23:35:50.2605745Z dynamo/test_structured_trace (0.00443299779309033) 2024-12-17T23:35:50.2606099Z test_autocast (0.004322259981719106) 2024-12-17T23:35:50.2606481Z inductor/test_mkldnn_pattern_matcher (0.00409994673829894) 2024-12-17T23:35:50.2606880Z test_serialization (0.00372279428902038) 2024-12-17T23:35:50.2607204Z test_nestedtensor (0.003641703140850118) 2024-12-17T23:35:50.2607563Z distributed/test_c10d_nccl (0.003490598867009389) 2024-12-17T23:35:50.2607910Z test_nn (0.003480498119561809) 2024-12-17T23:35:50.2608213Z profiler/test_profiler (0.003342002970072012) 2024-12-17T23:35:50.2608582Z test_cpp_extensions_jit (0.0033158696646201223) 2024-12-17T23:35:50.2608968Z test_cuda_expandable_segments (0.0032371440235931547) 2024-12-17T23:35:50.2609313Z test_ops (0.0029873963601166477) 2024-12-17T23:35:50.2609630Z inductor/test_perf (0.002782672461388891) 2024-12-17T23:35:50.2609985Z test_cuda_nvml_based_avail (0.002747035447980408) 2024-12-17T23:35:50.2610363Z inductor/test_aot_inductor (0.0026874286896098947) 2024-12-17T23:35:50.2610746Z dynamo/test_model_output (0.002573070021966921) 2024-12-17T23:35:50.2611164Z inductor/test_decompose_mem_bound_mm (0.002573070021966921) 2024-12-17T23:35:50.2611540Z test_linalg (0.002573070021966921) 2024-12-17T23:35:50.2611898Z functorch/test_eager_transforms (0.002562645852589538) 2024-12-17T23:35:50.2612279Z dynamo/test_misc (0.0024640255764755425) 2024-12-17T23:35:50.2612798Z inductor/test_cudagraph_trees_expandable_segments (0.002319847257900335) 2024-12-17T23:35:50.2613272Z test_transformers (0.002314623520792822) 2024-12-17T23:35:50.2613656Z inductor/test_extension_backend (0.0022255956087440377) 2024-12-17T23:35:50.2614122Z dynamo/test_cudagraphs_expandable_segments (0.0022054885902573606) 2024-12-17T23:35:50.2614623Z inductor/test_torchinductor_opinfo (0.002172814685216511) 2024-12-17T23:35:50.2615046Z inductor/test_max_autotune (0.002144225018305767) 2024-12-17T23:35:50.2615397Z test_fake_tensor (0.0020544758364658537) 2024-12-17T23:35:50.2615796Z dynamo/test_activation_checkpointing (0.001999127084736204) 2024-12-17T23:35:50.2616199Z dynamo/test_utils (0.0019947076294169136) 2024-12-17T23:35:50.2616614Z test_cpp_extensions_open_device_registration (0.0019134267370175349) 2024-12-17T23:35:50.2617069Z dynamo/test_ctx_manager (0.0018869180161090755) 2024-12-17T23:35:50.2617454Z dynamo/test_higher_order_ops (0.001862110982051138) 2024-12-17T23:35:50.2617803Z test_indexing (0.0018523760437907603) 2024-12-17T23:35:50.2618117Z test_view_ops (0.0018523760437907603) 2024-12-17T23:35:50.2618574Z distributed/tensor/parallel/test_micro_pipeline_tp (0.001715380014644614) 2024-12-17T23:35:50.2619078Z inductor/test_cutlass_backend (0.001715380014644614) 2024-12-17T23:35:50.2619455Z test_cuda_multigpu (0.0016749229388275239) 2024-12-17T23:35:50.2619945Z inductor/test_triton_cpu_backend (0.0016582006808231267) 2024-12-17T23:35:50.2620377Z inductor/test_cpu_select_algorithm (0.0016412353839749933) 2024-12-17T23:35:50.2620787Z nn/test_lazy_modules (0.0016256308328047003) 2024-12-17T23:35:50.2621131Z export/test_export (0.0015944885170626403) 2024-12-17T23:35:50.2621457Z dynamo/test_logging (0.001526876716332019) 2024-12-17T23:35:50.2621798Z dynamo/test_repros (0.001526876716332019) 2024-12-17T23:35:50.2622211Z torch_np/numpy_tests/core/test_multiarray (0.0014442993173039355) 2024-12-17T23:35:50.2622663Z dynamo/test_autograd_function (0.0014382692066310112) 2024-12-17T23:35:50.2623051Z inductor/test_codecache (0.001434981358404629) 2024-12-17T23:35:50.2623402Z test_tensorboard (0.001374043192045447) 2024-12-17T23:35:50.2623717Z test_decomp (0.0013724746405749094) 2024-12-17T23:35:50.2624026Z nn/test_dropout (0.001369537269756587) 2024-12-17T23:35:50.2624345Z test_stateless (0.00136136993745548) 2024-12-17T23:35:50.2624645Z test_testing (0.001335034148126004) 2024-12-17T23:35:50.2624972Z test_public_bindings (0.0013210397813929785) 2024-12-17T23:35:50.2625388Z test_binary_ufuncs (0.0012937489995479418) 2024-12-17T23:35:50.2625702Z test_autograd (0.0012920156624649192) 2024-12-17T23:35:50.2626026Z nn/test_convolution (0.0012865350109834606) 2024-12-17T23:35:50.2626362Z nn/test_pooling (0.0012865350109834606) 2024-12-17T23:35:50.2626680Z functorch/test_ops (0.0011310197898755697) 2024-12-17T23:35:50.2627012Z test_custom_ops (0.0011192518765083235) 2024-12-17T23:35:50.2627371Z dynamo/test_dynamic_shapes (0.0010890668465069293) 2024-12-17T23:35:50.2627747Z inductor/test_debug_trace (0.001059766971168699) 2024-12-17T23:35:50.2628115Z test_cuda_primary_ctx (0.0010316554333357937) 2024-12-17T23:35:50.2628454Z test_cuda_trace (0.0010316554333357937) 2024-12-17T23:35:50.2628794Z test_sparse_semi_structured (0.0010108455142729211) 2024-12-17T23:35:50.2629169Z export/test_serialize (0.0009781862655889977) 2024-12-17T23:35:50.2629598Z distributed/nn/jit/test_instantiator (0.0009454083035257247) 2024-12-17T23:35:50.2630006Z lazy/test_ts_opinfo (0.0009454083035257247) 2024-12-17T23:35:50.2630336Z test_jit (0.0008992412521197428) 2024-12-17T23:35:50.2630641Z test_jit_autocast (0.0008904679693855799) 2024-12-17T23:35:50.2630964Z test_jit_llga_fuser (0.0008904679693855799) 2024-12-17T23:35:50.2631340Z distributed/test_data_parallel (0.000857690007322307) 2024-12-17T23:35:50.2631714Z test_sparse_csr (0.0008498482701125031) 2024-12-17T23:35:50.2632096Z inductor/test_efficient_conv_bn_eval (0.0008495215310620946) 2024-12-17T23:35:50.2632552Z inductor/test_inductor_freezing (0.0008495215310620946) 2024-12-17T23:35:50.2632968Z inductor/test_flex_attention (0.0008362477571392493) 2024-12-17T23:35:50.2633316Z test_sparse (0.0008325640126700416) 2024-12-17T23:35:50.2633667Z test_cuda_sanitizer (0.0008207206104549662) 2024-12-17T23:35:50.2634046Z inductor/test_memory_planning (0.0008174650108548655) 2024-12-17T23:35:50.2634417Z test_ops_gradients (0.0007842448543005128) 2024-12-17T23:35:50.2634747Z test_typing (0.0007593110089328014) 2024-12-17T23:35:50.2635101Z inductor/test_triton_kernels (0.0007576261731347046) 2024-12-17T23:35:50.2635491Z test_compile_benchmark_util (0.0007427996426532014) 2024-12-17T23:35:50.2635871Z dynamo/test_cudagraphs (0.0007351628634191202) 2024-12-17T23:35:50.2636259Z inductor/test_fused_attention (0.0007351628634191202) 2024-12-17T23:35:50.2636611Z test_autoload (0.0007351628634191202) 2024-12-17T23:35:50.2636949Z test_tensor_creation_ops (0.0007167837918336423) 2024-12-17T23:35:50.2637298Z test_ao_sparsity (0.0007100216805899286) 2024-12-17T23:35:50.2637610Z test_complex (0.0007100216805899286) 2024-12-17T23:35:50.2637933Z test_cpp_api_parity (0.0007100216805899286) 2024-12-17T23:35:50.2638259Z test_pytree (0.0007068622288301583) 2024-12-17T23:35:50.2638651Z inductor/test_torchinductor_dynamic_shapes (0.0006861520058578456) 2024-12-17T23:35:50.2639184Z test_python_dispatch (0.0006816212536436989) 2024-12-17T23:35:50.2639526Z test_jit_fuser_te (0.0006584578325907332) 2024-12-17T23:35:50.2639959Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.0006432675054917303) 2024-12-17T23:35:50.2640457Z inductor/test_unbacked_symints (0.0006432675054917303) 2024-12-17T23:35:50.2640825Z test_meta (0.0006432675054917303) 2024-12-17T23:35:50.2641117Z test_foreach (0.0006256798705274604) 2024-12-17T23:35:50.2641449Z test_sort_and_select (0.0006256798705274604) 2024-12-17T23:35:50.2642027Z test_weak (0.0005986189948705723) 2024-12-17T23:35:50.2642312Z test_fx (0.0005818932725513373) 2024-12-17T23:35:50.2642690Z inductor/test_cooperative_reductions (0.0005717933382148713) 2024-12-17T23:35:50.2643148Z inductor/test_kernel_benchmark (0.0005717933382148713) 2024-12-17T23:35:50.2643544Z inductor/test_loop_ordering (0.0005717933382148713) 2024-12-17T23:35:50.2643950Z inductor/test_pattern_matcher (0.0005717933382148713) 2024-12-17T23:35:50.2644320Z test_dispatch (0.0005658410328072995) 2024-12-17T23:35:50.2644635Z test_dynamic_shapes (0.0005658410328072995) 2024-12-17T23:35:50.2645147Z test_numpy_interop (0.0005658410328072995) 2024-12-17T23:35:50.2645534Z inductor/test_benchmark_fusion (0.0005432036713041278) 2024-12-17T23:35:50.2645909Z dynamo/test_modules (0.0005298529617327852) 2024-12-17T23:35:50.2646293Z dynamo/test_compiler_bisector (0.0005146140043933842) 2024-12-17T23:35:50.2646674Z export/test_passes (0.000502792086075897) 2024-12-17T23:35:50.2647022Z export/test_pass_infra (0.0005006088751481676) 2024-12-17T23:35:50.2647380Z test_bundled_inputs (0.0004990868577091012) 2024-12-17T23:35:50.2647852Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.0004886838413813145) 2024-12-17T23:35:50.2648455Z distributed/_tensor/experimental/test_tp_transform (0.0004678309130848947) 2024-12-17T23:35:50.2648937Z dynamo/test_export (0.0004678309130848947) 2024-12-17T23:35:50.2649274Z test_out_dtype_op (0.0004678309130848947) 2024-12-17T23:35:50.2649678Z torch_np/numpy_tests/lib/test_shape_base_ (0.00044744333434624774) 2024-12-17T23:35:50.2650184Z distributed/fsdp/test_fsdp_state_dict (0.0004288450036611535) 2024-12-17T23:35:50.2650607Z dynamo/test_compile (0.0004288450036611535) 2024-12-17T23:35:50.2650926Z test_deploy (0.0004211658899073364) 2024-12-17T23:35:50.2651235Z test_utils (0.0004211658899073364) 2024-12-17T23:35:50.2651563Z test_xnnpack_integration (0.0004211658899073364) 2024-12-17T23:35:50.2651922Z functorch/test_vmap (0.00040627421399477696) 2024-12-17T23:35:50.2652283Z inductor/test_mmdecomp (0.00040627421399477696) 2024-12-17T23:35:50.2652638Z test_namedtensor (0.00040627421399477696) 2024-12-17T23:35:50.2653144Z torch_np/numpy_tests/core/test_shape_base (0.00040627421399477696) 2024-12-17T23:35:50.2653627Z inductor/test_compiled_autograd (0.0003958569264564494) 2024-12-17T23:35:50.2654065Z test_model_exports_to_core_aten (0.00038838792784406354) 2024-12-17T23:35:50.2654462Z test_numba_integration (0.00038838792784406354) 2024-12-17T23:35:50.2654837Z test_ops_fwd_gradients (0.00038838792784406354) 2024-12-17T23:35:50.2655182Z test_ops_jit (0.00038838792784406354) 2024-12-17T23:35:50.2655486Z test_shape_ops (0.00038838792784406354) 2024-12-17T23:35:50.2655835Z test_show_pickle (0.00038838792784406354) 2024-12-17T23:35:50.2656169Z test_type_hints (0.00038838792784406354) 2024-12-17T23:35:50.2656485Z test_type_info (0.00038838792784406354) 2024-12-17T23:35:50.2656808Z test_overrides (0.00037706740414077453) 2024-12-17T23:35:50.2657170Z functorch/test_control_flow (0.000354411714809138) 2024-12-17T23:35:50.2657563Z inductor/test_flex_decoding (0.00032163375274586514) 2024-12-17T23:35:50.2657970Z nn/test_multihead_attention (0.00032163375274586514) 2024-12-17T23:35:50.2658355Z test_comparison_utils (0.00032163375274586514) 2024-12-17T23:35:50.2658695Z test_native_mha (0.00032163375274586514) 2024-12-17T23:35:50.2659023Z test_modules (0.0002940651453676481) 2024-12-17T23:35:50.2659475Z test_dataloader (0.00028374735336842083) 2024-12-17T23:35:50.2659923Z inductor/test_torchinductor_codegen_dynamic_shapes (0.0002751755440159069) 2024-12-17T23:35:50.2660427Z test_functionalization (0.00017745310496323593) 2024-12-17T23:35:50.2660791Z test_legacy_vmap (0.00017745310496323593) 2024-12-17T23:35:50.2661130Z test_multiprocessing (0.00017745310496323593) 2024-12-17T23:35:50.2661493Z nn/test_module_hooks (0.0001737991580861317) 2024-12-17T23:35:50.2661837Z dynamo/test_exc (0.00016081687637293257) 2024-12-17T23:35:50.2662199Z distributed/_tensor/test_api (0.00014102119602285885) 2024-12-17T23:35:50.2662670Z distributed/fsdp/test_fsdp_optim_state (0.00014102119602285885) 2024-12-17T23:35:50.2663088Z nn/test_init (0.00014102119602285885) 2024-12-17T23:35:50.2663385Z test_prims (0.00014102119602285885) 2024-12-17T23:35:50.2663763Z onnx/test_pytorch_onnx_onnxruntime (0.00013378592013490456) 2024-12-17T23:35:50.2664200Z export/test_export_nonstrict (0.00011435866764297428) 2024-12-17T23:35:50.2664663Z export/test_export_training_ir_to_run_decomp (0.00011435866764297428) 2024-12-17T23:35:50.2665213Z export/test_retraceability (0.00011435866764297428) 2024-12-17T23:35:50.2665588Z export/test_serdes (0.00011435866764297428) 2024-12-17T23:35:50.2665950Z inductor/test_binary_folding (0.00011435866764297428) 2024-12-17T23:35:50.2666344Z inductor/test_ck_backend (0.00011435866764297428) 2024-12-17T23:35:50.2666738Z inductor/test_combo_kernels (0.00011435866764297428) 2024-12-17T23:35:50.2667174Z inductor/test_coordinate_descent_tuner (0.00011435866764297428) 2024-12-17T23:35:50.2667612Z inductor/test_cuda_repro (0.00011435866764297428) 2024-12-17T23:35:50.2667984Z inductor/test_foreach (0.00011435866764297428) 2024-12-17T23:35:50.2668334Z inductor/test_halide (0.00011435866764297428) 2024-12-17T23:35:50.2668723Z inductor/test_inplacing_pass (0.00011435866764297428) 2024-12-17T23:35:50.2669120Z inductor/test_profiler (0.00011435866764297428) 2024-12-17T23:35:50.2669543Z inductor/test_triton_extension_backend (0.00011435866764297428) 2024-12-17T23:35:50.2670020Z inductor/test_triton_heuristics (0.00011435866764297428) 2024-12-17T23:35:50.2670436Z profiler/test_cpp_thread (0.00011435866764297428) 2024-12-17T23:35:50.2670807Z test_expanded_weights (9.261679978343383e-05) 2024-12-17T23:35:50.2671156Z test_reductions (8.300225877312648e-05) 2024-12-17T23:35:50.2671498Z test_fx_experimental (7.394708241474361e-05) 2024-12-17T23:35:50.2671888Z distributions/test_distributions (7.351628634191202e-05) 2024-12-17T23:35:50.2672384Z distributed/checkpoint/e2e/test_pipeline (5.983883772016095e-05) 2024-12-17T23:35:50.2672884Z distributed/rpc/test_share_memory (5.983883772016095e-05) 2024-12-17T23:35:50.2673350Z distributed/test_c10d_functional_native (5.983883772016095e-05) 2024-12-17T23:35:50.2673786Z distributed/test_nccl (5.983883772016095e-05) 2024-12-17T23:35:50.2674156Z distributed/test_store (5.983883772016095e-05) 2024-12-17T23:35:50.2674579Z distributed/_tensor/test_pointwise_ops (4.116912035147074e-05) 2024-12-17T23:35:50.2675080Z distributed/checkpoint/test_state_dict (4.116912035147074e-05) 2024-12-17T23:35:50.2675520Z dynamo/test_functions (4.116912035147074e-05) 2024-12-17T23:35:50.2675881Z dynamo/test_guard_manager (4.116912035147074e-05) 2024-12-17T23:35:50.2676259Z dynamo/test_trace_rules (4.116912035147074e-05) 2024-12-17T23:35:50.2676697Z torch_np/numpy_tests/core/test_scalarmath (4.116912035147074e-05) 2024-12-17T23:35:50.2677124Z export/test_converter (3.277796206327288e-05) 2024-12-17T23:35:50.2677496Z export/test_experimental (3.277796206327288e-05) 2024-12-17T23:35:50.2677873Z export/test_lift_unlift (3.277796206327288e-05) 2024-12-17T23:35:50.2678216Z export/test_sparse (3.277796206327288e-05) 2024-12-17T23:35:50.2678549Z export/test_tools (3.277796206327288e-05) 2024-12-17T23:35:50.2678895Z export/test_torchbind (3.277796206327288e-05) 2024-12-17T23:35:50.2679321Z export/test_unflatten (3.277796206327288e-05) 2024-12-17T23:35:50.2679683Z export/test_verifier (3.277796206327288e-05) 2024-12-17T23:35:50.2680050Z functorch/test_minifier (3.277796206327288e-05) 2024-12-17T23:35:50.2680454Z higher_order_ops/test_with_effects (3.277796206327288e-05) 2024-12-17T23:35:50.2680883Z lazy/test_functionalization (3.277796206327288e-05) 2024-12-17T23:35:50.2681268Z nn/test_load_state_dict (3.277796206327288e-05) 2024-12-17T23:35:50.2681626Z nn/test_parametrization (3.277796206327288e-05) 2024-12-17T23:35:50.2682097Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (3.277796206327288e-05) 2024-12-17T23:35:50.2682599Z onnx/dynamo/test_exporter_api (3.277796206327288e-05) 2024-12-17T23:35:50.2682971Z onnx/test_custom_ops (3.277796206327288e-05) 2024-12-17T23:35:50.2683326Z onnx/test_fx_passes (3.277796206327288e-05) 2024-12-17T23:35:50.2683671Z onnx/test_fx_to_onnx (3.277796206327288e-05) 2024-12-17T23:35:50.2684043Z onnx/test_fx_to_onnx_decomp_skip (3.277796206327288e-05) 2024-12-17T23:35:50.2684465Z onnx/test_models_onnxruntime (3.277796206327288e-05) 2024-12-17T23:35:50.2684842Z onnx/test_onnx_opset (3.277796206327288e-05) 2024-12-17T23:35:50.2685292Z onnx/test_pytorch_onnx_no_runtime (3.277796206327288e-05) 2024-12-17T23:35:50.2685698Z onnx/test_utility_funs (3.277796206327288e-05) 2024-12-17T23:35:50.2686060Z onnx/test_verification (3.277796206327288e-05) 2024-12-17T23:35:50.2686525Z onnx/torch_export/test_torch_export_with_onnxruntime (3.277796206327288e-05) 2024-12-17T23:35:50.2687042Z profiler/test_memory_profiler (3.277796206327288e-05) 2024-12-17T23:35:50.2687451Z profiler/test_profiler_tree (3.277796206327288e-05) 2024-12-17T23:35:50.2687844Z profiler/test_record_function (3.277796206327288e-05) 2024-12-17T23:35:50.2688243Z profiler/test_torch_tidy (3.277796206327288e-05) 2024-12-17T23:35:50.2688599Z test_datapipe (3.277796206327288e-05) 2024-12-17T23:35:50.2688915Z test_flop_counter (3.277796206327288e-05) 2024-12-17T23:35:50.2689274Z test_functional_optim (3.277796206327288e-05) 2024-12-17T23:35:50.2689620Z test_fx_passes (3.277796206327288e-05) 2024-12-17T23:35:50.2689924Z test_metal (3.277796206327288e-05) 2024-12-17T23:35:50.2690253Z test_mobile_optimizer (3.277796206327288e-05) 2024-12-17T23:35:50.2690613Z test_module_tracker (3.277796206327288e-05) 2024-12-17T23:35:50.2690938Z test_proxy_tensor (3.277796206327288e-05) 2024-12-17T23:35:50.2691270Z test_spectral_ops (3.277796206327288e-05) 2024-12-17T23:35:50.2691594Z test_subclass (3.277796206327288e-05) 2024-12-17T23:35:50.2691901Z test_tensorexpr (3.277796206327288e-05) 2024-12-17T23:35:51.5016385Z test_vulkan (3.277796206327288e-05) 2024-12-17T23:35:51.5016934Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:35:51.5038914Z 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:51.5059671Z Results from Profiling 2024-12-17T23:35:51.5059947Z dynamo/test_after_aot (0.25) 2024-12-17T23:35:51.5060242Z dynamo/test_backends (0.25) 2024-12-17T23:35:51.5060534Z dynamo/test_dynamic_shapes (0.25) 2024-12-17T23:35:51.5060857Z dynamo/test_higher_order_ops (0.25) 2024-12-17T23:35:51.5061182Z dynamo/test_logging (0.25) 2024-12-17T23:35:51.5061454Z dynamo/test_misc (0.25) 2024-12-17T23:35:51.5061730Z dynamo/test_repros (0.25) 2024-12-17T23:35:51.5062014Z dynamo/test_unspec (0.25) 2024-12-17T23:35:51.5062302Z functorch/test_eager_transforms (0.25) 2024-12-17T23:35:51.5062640Z inductor/test_aot_inductor (0.25) 2024-12-17T23:35:51.5063070Z inductor/test_cpu_repro (0.25) 2024-12-17T23:35:51.5063373Z inductor/test_inductor_freezing (0.25) 2024-12-17T23:35:51.5063707Z inductor/test_minifier (0.25) 2024-12-17T23:35:51.5063998Z inductor/test_mmdecomp (0.25) 2024-12-17T23:35:51.5064304Z inductor/test_pattern_matcher (0.25) 2024-12-17T23:35:51.5064643Z inductor/test_split_cat_fx_passes (0.25) 2024-12-17T23:35:51.5064965Z onnx/test_utility_funs (0.25) 2024-12-17T23:35:51.5065260Z test_content_store (0.25) 2024-12-17T23:35:51.5065545Z test_cpp_extensions_jit (0.25) 2024-12-17T23:35:51.5065822Z test_cuda (0.25) 2024-12-17T23:35:51.5066084Z test_cuda_expandable_segments (0.25) 2024-12-17T23:35:51.5066400Z test_dispatch (0.25) 2024-12-17T23:35:51.5066656Z test_public_bindings (0.25) 2024-12-17T23:35:51.5066941Z test_testing (0.25) 2024-12-17T23:35:51.5067195Z test_utils (0.25) 2024-12-17T23:35:51.5067428Z Results from LLM 2024-12-17T23:35:51.5067680Z functorch/test_rearrange (0.25) 2024-12-17T23:35:51.5068007Z functorch/test_parsing (0.24886667372464752) 2024-12-17T23:35:51.5068331Z test_package (0.24693993102740805) 2024-12-17T23:35:51.5068669Z export/test_retraceability (0.24094407066619436) 2024-12-17T23:35:51.5069297Z cpp_extensions/open_registration_extension/test/test_openreg (0.2397938819199805) 2024-12-17T23:35:51.5069868Z inductor/test_triton_extension_backend (0.23845658234570508) 2024-12-17T23:35:51.5070328Z export/test_unflatten_training_ir (0.2368227810651119) 2024-12-17T23:35:51.5070752Z inductor/test_extension_backend (0.2367962353888255) 2024-12-17T23:35:51.5071143Z export/test_export_nonstrict (0.23628989177423632) 2024-12-17T23:35:51.5071534Z inductor/test_triton_syntax (0.2358462640315515) 2024-12-17T23:35:51.5071991Z export/test_export_training_ir_to_run_decomp (0.23486753648846986) 2024-12-17T23:35:51.5072406Z test_mkl_verbose (0.23438709300313876) 2024-12-17T23:35:51.5072781Z inductor/test_cpp_wrapper_hipify (0.23328964349293682) 2024-12-17T23:35:51.5073206Z inductor/test_external_callables (0.232973168952803) 2024-12-17T23:35:51.5073571Z onnx/test_lazy_import (0.2327213860497209) 2024-12-17T23:35:51.5073908Z export/test_serdes (0.2309121524736697) 2024-12-17T23:35:51.5074231Z test_license (0.23051744937092028) 2024-12-17T23:35:51.5074532Z inductor/test_config (0.22912306778971506) 2024-12-17T23:35:51.5074925Z distributed/_tools/test_mod_tracker (0.22868474135747507) 2024-12-17T23:35:51.5075408Z distributed/_tensor/debug/test_op_coverage (0.22868358719763654) 2024-12-17T23:35:51.5075822Z test_mkldnn_verbose (0.22829494832454725) 2024-12-17T23:35:51.5076160Z inductor/test_b2b_gemm (0.2282066453158834) 2024-12-17T23:35:51.5076528Z inductor/test_inductor_utils (0.22742144494708433) 2024-12-17T23:35:51.5076899Z inductor/test_debug_trace (0.22666235988988612) 2024-12-17T23:35:51.5077251Z test_autoload (0.22621622820721263) 2024-12-17T23:35:51.5077566Z test_cpp_api_parity (0.226181916404555) 2024-12-17T23:35:51.5077902Z export/test_export_legacy (0.22612315206294528) 2024-12-17T23:35:51.5078270Z test_comparison_utils (0.22595000852513317) 2024-12-17T23:35:51.5078618Z inductor/test_smoke (0.22572868370456983) 2024-12-17T23:35:51.5079043Z distributed/flight_recorder/test_fr_analysis (0.22532161739812623) 2024-12-17T23:35:51.5079502Z inductor/test_ck_backend (0.22530737623944053) 2024-12-17T23:35:51.5079912Z inductor/test_inductor_annotations (0.22496171514881347) 2024-12-17T23:35:51.5080306Z test_utils_config_module (0.2248078010876333) 2024-12-17T23:35:51.5080668Z dynamo/test_base_output (0.22476942038249403) 2024-12-17T23:35:51.5081065Z inductor/test_aot_inductor_arrayref (0.2245435962947635) 2024-12-17T23:35:51.5081512Z export/test_functionalized_assertions (0.22438238559596002) 2024-12-17T23:35:51.5081949Z inductor/test_cutlass_backend (0.2238336314978123) 2024-12-17T23:35:51.5082324Z dynamo/test_frame_init (0.22353842088555123) 2024-12-17T23:35:51.5082657Z inductor/test_utils (0.22269852507762408) 2024-12-17T23:35:51.5083070Z inductor/test_indexing (0.22209268897254655) 2024-12-17T23:35:51.5083423Z inductor/test_pad_mm (0.22175217269611502) 2024-12-17T23:35:51.5083777Z inductor/test_compile_worker (0.2209458257716302) 2024-12-17T23:35:51.5084220Z inductor/test_move_constructors_to_cuda (0.22028785685350677) 2024-12-17T23:35:51.5084682Z inductor/test_triton_cpu_backend (0.21913504679511722) 2024-12-17T23:35:51.5085056Z inductor/test_metrics (0.21895759961044953) 2024-12-17T23:35:51.5085459Z dynamo/test_inline_inbuilt_nn_modules (0.21882136962543952) 2024-12-17T23:35:51.5085881Z inductor/test_triton_kernels (0.2181457361931771) 2024-12-17T23:35:51.5086251Z onnx/test_fx_type_promotion (0.21761454879901257) 2024-12-17T23:35:51.5086675Z inductor/test_aot_inductor_custom_ops (0.21748645661896582) 2024-12-17T23:35:51.5087069Z onnx/test_fx_passes (0.21739005492940103) 2024-12-17T23:35:51.5087451Z inductor/test_triton_wrapper (0.21714566647409803) 2024-12-17T23:35:51.5087830Z export/test_tree_utils (0.21713745042101013) 2024-12-17T23:35:51.5088180Z export/test_cpp_serdes (0.21709292723808613) 2024-12-17T23:35:51.5088564Z dynamo/test_fx_passes_pre_grad (0.21642118665002485) 2024-12-17T23:35:51.5089025Z inductor/test_flex_decoding (0.21610297108911766) 2024-12-17T23:35:51.5089398Z inductor/test_combo_kernels (0.21592204186290317) 2024-12-17T23:35:51.5089784Z dynamo/test_skip_non_tensor (0.2152173196903033) 2024-12-17T23:35:51.5090164Z inductor/test_xpu_basic (0.21509392239773537) 2024-12-17T23:35:51.5090588Z inductor/test_torchinductor_strided_blocks (0.2149729507970315) 2024-12-17T23:35:51.5091080Z inductor/test_coordinate_descent_tuner (0.2149525084744675) 2024-12-17T23:35:51.5091532Z dynamo/test_skip_guard_eval_unsafe (0.2147793649366554) 2024-12-17T23:35:51.5091927Z onnx/exporter/test_tensors (0.21467568617149846) 2024-12-17T23:35:51.5092324Z inductor/test_gpu_cpp_wrapper (0.2145866006815881) 2024-12-17T23:35:51.5092815Z test_transformers (0.21441670444094885) 2024-12-17T23:35:51.5093226Z distributed/checkpoint/test_nested_dict (0.21405193124587682) 2024-12-17T23:35:51.5093676Z inductor/test_autoheuristic (0.21404684511777478) 2024-12-17T23:35:51.5094060Z dynamo/test_reconstruct (0.2138510096238151) 2024-12-17T23:35:51.5094428Z inductor/test_minifier_utils (0.21383837255168464) 2024-12-17T23:35:51.5094832Z inductor/test_benchmark_fusion (0.21375658369939762) 2024-12-17T23:35:51.5095250Z inductor/test_triton_heuristics (0.21362855020544436) 2024-12-17T23:35:51.5095658Z onnx/test_fx_to_onnx_decomp_skip (0.21361649999424875) 2024-12-17T23:35:51.5096037Z dynamo/test_interop (0.2133922604310423) 2024-12-17T23:35:51.5096378Z inductor/test_foreach (0.21330427041487704) 2024-12-17T23:35:51.5096718Z inductor/test_fx_fusion (0.21318906961336584) 2024-12-17T23:35:51.5097084Z torch_np/test_binary_ufuncs (0.2126614229468416) 2024-12-17T23:35:51.5097443Z export/test_tools (0.21256599935883486) 2024-12-17T23:35:51.5097779Z torch_np/test_unary_ufuncs (0.21247323620706612) 2024-12-17T23:35:51.5098269Z distributed/tensor/parallel/test_micro_pipeline_tp (0.2124333687875586) 2024-12-17T23:35:51.5098927Z inductor/test_aot_inductor (0.21223039315222492) 2024-12-17T23:35:51.5099309Z backends/xeon/test_launch (0.21191511189599196) 2024-12-17T23:35:51.5099645Z test_ao_sparsity (0.21175918294560214) 2024-12-17T23:35:51.5099984Z test_ci_sanity_check_fail (0.21166462008696654) 2024-12-17T23:35:51.5100333Z dynamo/test_utils (0.21125522589881468) 2024-12-17T23:35:51.5100643Z test_file_check (0.21073628433615738) 2024-12-17T23:35:51.5100959Z dynamo/test_sdpa (0.21073501280413187) 2024-12-17T23:35:51.5101283Z dynamo/test_exceptions (0.2102377655340329) 2024-12-17T23:35:51.5101623Z dynamo/test_nops (0.21023526159404418) 2024-12-17T23:35:51.5101980Z inductor/test_cudacodecache (0.2102272411612679) 2024-12-17T23:35:51.5102395Z onnx/test_models_quantized_onnxruntime (0.20977762743704761) 2024-12-17T23:35:51.5102910Z distributed/pipelining/test_schedule_multiproc (0.2094002367318763) 2024-12-17T23:35:51.5103451Z dynamo/test_recompiles (0.2090154907029882) 2024-12-17T23:35:51.5103868Z distributed/pipelining/test_backward (0.20867067077970108) 2024-12-17T23:35:51.5104266Z dynamo/test_modules (0.20837784673524176) 2024-12-17T23:35:51.5104608Z dynamo/test_subgraphs (0.20812424456326162) 2024-12-17T23:35:51.5104942Z test_deploy (0.20811992135437488) 2024-12-17T23:35:51.5105291Z inductor/test_compiled_optimizers (0.20811105975425864) 2024-12-17T23:35:51.5105683Z profiler/test_kineto (0.2078559708679102) 2024-12-17T23:35:51.5106038Z dynamo/test_dynamic_shapes (0.20769403637395373) 2024-12-17T23:35:51.5106424Z inductor/test_aot_inductor_utils (0.2073846628511316) 2024-12-17T23:35:51.5106819Z dynamo/test_pre_dispatch (0.20736564855684245) 2024-12-17T23:35:51.5107288Z inductor/test_torchinductor_codegen_dynamic_shapes (0.20721447318002492) 2024-12-17T23:35:51.5107797Z inductor/test_scatter_optimization (0.20711590010500117) 2024-12-17T23:35:51.5108283Z distributed/_shard/sharded_tensor/test_logger (0.20703818015519576) 2024-12-17T23:35:51.5108729Z torch_np/test_dtype (0.20688802200399864) 2024-12-17T23:35:51.5109077Z onnx/exporter/test_building (0.20686034172990483) 2024-12-17T23:35:51.5109610Z distributed/pipelining/test_transformer (0.20681018468200627) 2024-12-17T23:35:51.5110028Z test_show_pickle (0.2063687478868116) 2024-12-17T23:35:51.5110342Z dynamo/test_after_aot (0.20631342646268633) 2024-12-17T23:35:51.5110683Z dynamo/test_global (0.20630654062771742) 2024-12-17T23:35:51.5111048Z inductor/test_codegen_triton (0.20606489085677707) 2024-12-17T23:35:51.5111473Z inductor/test_graph_transform_observer (0.20603857992486457) 2024-12-17T23:35:51.5111922Z inductor/test_cpu_cpp_wrapper (0.20601256242341953) 2024-12-17T23:35:51.5112350Z inductor/test_cooperative_reductions (0.2059731644926599) 2024-12-17T23:35:51.5112787Z inductor/test_torchinductor_opinfo (0.20562163479268433) 2024-12-17T23:35:51.5113191Z inductor/test_profiler (0.20535400664436126) 2024-12-17T23:35:51.5113551Z inductor/test_minifier (0.2053084271117545) 2024-12-17T23:35:51.5113924Z dynamo/test_graph_region_tracker (0.20514076094266767) 2024-12-17T23:35:51.5114329Z inductor/test_op_dtype_prop (0.2049927741769295) 2024-12-17T23:35:51.5114738Z inductor/test_split_cat_fx_passes (0.20498788366913906) 2024-12-17T23:35:51.5115175Z onnx/dynamo/test_registry_dispatcher (0.20485085164085143) 2024-12-17T23:35:51.5115635Z inductor/test_decompose_mem_bound_mm (0.20473502485434308) 2024-12-17T23:35:51.5116024Z export/test_db (0.20452760863793568) 2024-12-17T23:35:51.5116367Z inductor/test_kernel_benchmark (0.20441581162984662) 2024-12-17T23:35:51.5116759Z inductor/test_multi_kernel (0.20431371738921375) 2024-12-17T23:35:51.5117116Z inductor/test_fp8 (0.2041457577896595) 2024-12-17T23:35:51.5117453Z dynamo/test_metrics_context (0.20414211925186343) 2024-12-17T23:35:51.5117856Z inductor/test_group_batch_fusion (0.20404078793044586) 2024-12-17T23:35:51.5118265Z inductor/test_pattern_matcher (0.20400264196968057) 2024-12-17T23:35:51.5118622Z dynamo/test_config (0.20399753627954736) 2024-12-17T23:35:51.5118991Z inductor/test_compiled_autograd (0.2037833711623892) 2024-12-17T23:35:51.5119454Z inductor/test_torchinductor_dynamic_shapes (0.20343139153569692) 2024-12-17T23:35:51.5119890Z torch_np/test_nep50_examples (0.2031563689395947) 2024-12-17T23:35:51.5120314Z distributed/_tools/test_sac_estimator (0.2029871573700461) 2024-12-17T23:35:51.5120710Z dynamo/test_view (0.20280591515133306) 2024-12-17T23:35:51.5121023Z dynamo/test_resume (0.20232959925457705) 2024-12-17T23:35:51.5121422Z distributed/_tensor/test_common_rules (0.20187325619163718) 2024-12-17T23:35:51.5121878Z inductor/test_aot_inductor_package (0.20171844227702357) 2024-12-17T23:35:51.5122340Z dynamo/test_cudagraphs_expandable_segments (0.20168469777326964) 2024-12-17T23:35:51.5122818Z distributed/pipelining/test_pipe (0.20143618172939154) 2024-12-17T23:35:51.5123224Z onnx/exporter/test_compat (0.20132281975880956) 2024-12-17T23:35:51.5123628Z test_xpu (0.20110896763414995) 2024-12-17T23:35:51.5123931Z onnx/test_fx_to_onnx (0.20109805202076173) 2024-12-17T23:35:51.5124267Z test_typing (0.20107097816963396) 2024-12-17T23:35:51.5124610Z distributed/_tools/test_sac_ilp (0.20102224915001018) 2024-12-17T23:35:51.5124993Z test_module_tracker (0.20101070755162478) 2024-12-17T23:35:51.5125358Z inductor/test_benchmarking (0.20095828130811147) 2024-12-17T23:35:51.5125740Z inductor/test_inplacing_pass (0.20089830412056972) 2024-12-17T23:35:51.5126139Z dynamo/test_autograd_function (0.20087756836753834) 2024-12-17T23:35:51.5126508Z dynamo/test_compile (0.20077148347254847) 2024-12-17T23:35:51.5126819Z test_utils (0.20063578166237983) 2024-12-17T23:35:51.5127187Z inductor/test_custom_post_grad_passes (0.2003242758781611) 2024-12-17T23:35:51.5127679Z torch_np/numpy_tests/core/test_scalarinherit (0.20029569575063386) 2024-12-17T23:35:51.5128111Z test_expanded_weights (0.20026760467388569) 2024-12-17T23:35:51.5128452Z test_openmp (0.20024428673274094) 2024-12-17T23:35:51.5128814Z distributed/_tensor/test_dtensor (0.20016893378870612) 2024-12-17T23:35:51.5129242Z dynamo/test_pgo (0.20016554955731514) 2024-12-17T23:35:51.5129630Z onnx/exporter/test_small_models_e2e (0.20009467631841635) 2024-12-17T23:35:51.5130031Z torch_np/test_random (0.1999422294095733) 2024-12-17T23:35:51.5130379Z inductor/test_snode_runtime (0.1998581909237027) 2024-12-17T23:35:51.5130814Z distributed/_tensor/test_dtensor_compile (0.199757935513999) 2024-12-17T23:35:51.5131231Z inductor/test_perf (0.19962640041646781) 2024-12-17T23:35:51.5131573Z test_compile_benchmark_util (0.19958700248570818) 2024-12-17T23:35:51.5131925Z test_hub (0.19945276782787666) 2024-12-17T23:35:51.5132256Z onnx/test_onnxscript_runtime (0.19927406867321462) 2024-12-17T23:35:51.5132625Z test_functionalization (0.19923580534026236) 2024-12-17T23:35:51.5133528Z inductor/test_torchinductor_codegen_config_overrides (0.19921068769225075) 2024-12-17T23:35:51.5134123Z inductor/test_select_algorithm (0.19883298399458085) 2024-12-17T23:35:51.5134596Z inductor/test_layout_optim (0.19869158963334416) 2024-12-17T23:35:51.5150328Z inductor/test_flex_attention (0.1984462622005454) 2024-12-17T23:35:51.5150748Z dynamo/test_export_mutations (0.19826619370370205) 2024-12-17T23:35:51.5151179Z inductor/test_cpu_select_algorithm (0.1982169365092369) 2024-12-17T23:35:51.5151573Z export/test_passes (0.1981113015409638) 2024-12-17T23:35:51.5151886Z test_pytree (0.1980870446223233) 2024-12-17T23:35:51.5152202Z inductor/test_halide (0.19802182481043024) 2024-12-17T23:35:51.5152544Z inductor/test_memory (0.19792377991024784) 2024-12-17T23:35:51.5152888Z inductor/test_control_flow (0.19770098793734736) 2024-12-17T23:35:51.5153282Z inductor/test_memory_planning (0.19749132208735637) 2024-12-17T23:35:51.5153655Z torch_np/test_basic (0.19747084064073006) 2024-12-17T23:35:51.5153987Z test_tensorexpr_pybind (0.1973946856534176) 2024-12-17T23:35:51.5154343Z test_content_store (0.19736577297136063) 2024-12-17T23:35:51.5154686Z dynamo/test_decorators (0.19734167254896945) 2024-12-17T23:35:51.5155031Z functorch/test_minifier (0.197197285196965) 2024-12-17T23:35:51.5155392Z test_namedtuple_return_api (0.1971772145529931) 2024-12-17T23:35:51.5155746Z test_proxy_tensor (0.19704186485938538) 2024-12-17T23:35:51.5156079Z dynamo/test_model_output (0.19693523222752302) 2024-12-17T23:35:51.5156452Z profiler/test_cpp_thread (0.19683738294765224) 2024-12-17T23:35:51.5156797Z test_foreach (0.19682372864990139) 2024-12-17T23:35:51.5157090Z test_complex (0.1967196586441212) 2024-12-17T23:35:51.5157481Z distributed/test_c10d_functional_native (0.19666402422749735) 2024-12-17T23:35:51.5157895Z test_jiterator (0.19657783391819894) 2024-12-17T23:35:51.5158294Z distributed/checkpoint/test_save_load_api (0.19629725570524684) 2024-12-17T23:35:51.5158771Z dynamo/test_graph_deduplication (0.19629408665619863) 2024-12-17T23:35:51.5159414Z inductor/test_torchbind (0.19617368235439844) 2024-12-17T23:35:51.5159850Z distributed/checkpoint/test_dedup_tensors (0.19600388392391496) 2024-12-17T23:35:51.5160329Z inductor/test_minifier_isolate (0.19599664597238514) 2024-12-17T23:35:51.5160702Z xpu/test_conv (0.19595286614664528) 2024-12-17T23:35:51.5161038Z inductor/test_binary_folding (0.19582446097409995) 2024-12-17T23:35:51.5161440Z inductor/test_fused_attention (0.19557066318180819) 2024-12-17T23:35:51.5161879Z distributed/_composable/test_contract (0.19551943022219573) 2024-12-17T23:35:51.5162284Z dynamo/test_functions (0.19540610737567604) 2024-12-17T23:35:51.5162685Z distributed/_tensor/test_dtensor_ops (0.195367022437415) 2024-12-17T23:35:51.5163096Z onnx/exporter/test_core (0.19523427449395178) 2024-12-17T23:35:51.5163443Z test_per_overload_api (0.19506251986035214) 2024-12-17T23:35:51.5163779Z test_stateless (0.19498378268492633) 2024-12-17T23:35:51.5164100Z dynamo/test_modes (0.19489139121174967) 2024-12-17T23:35:51.5164428Z dynamo/test_profiler (0.1947721019457257) 2024-12-17T23:35:51.5164772Z test_ops_fwd_gradients (0.1942211373380567) 2024-12-17T23:35:51.5165109Z test_custom_ops (0.1940640737898595) 2024-12-17T23:35:51.5165494Z test_optim (0.19405607291911436) 2024-12-17T23:35:51.5165805Z export/test_schema (0.19395129868021235) 2024-12-17T23:35:51.5166161Z nn/test_multihead_attention (0.1938740286571237) 2024-12-17T23:35:51.5166593Z distributed/checkpoint/e2e/test_fsdp_ep (0.19374233706334318) 2024-12-17T23:35:51.5167030Z inductor/test_codecache (0.1934592549104024) 2024-12-17T23:35:51.5167495Z inductor/test_cudagraph_trees_expandable_segments (0.19332715251396748) 2024-12-17T23:35:51.5167983Z inductor/test_unbacked_symints (0.19324194030622716) 2024-12-17T23:35:51.5168441Z distributed/_tensor/test_experimental_ops (0.1932151598855668) 2024-12-17T23:35:51.5168939Z distributed/_tools/test_runtime_estimator (0.19310801864089425) 2024-12-17T23:35:51.5169420Z inductor/test_mkldnn_pattern_matcher (0.19300643301307158) 2024-12-17T23:35:51.5169822Z functorch/test_logging (0.19299516528312244) 2024-12-17T23:35:51.5170206Z onnx/test_onnxscript_no_runtime (0.19289686607653497) 2024-12-17T23:35:51.5170619Z inductor/test_inductor_freezing (0.1926880609559151) 2024-12-17T23:35:51.5171123Z distributed/_tensor/experimental/test_register_sharding (0.1926393906223848) 2024-12-17T23:35:51.5171618Z test_native_functions (0.1926393906223848) 2024-12-17T23:35:51.5171960Z dynamo/test_export (0.19256041870258506) 2024-12-17T23:35:51.5172284Z onnx/test_custom_ops (0.1924895259016551) 2024-12-17T23:35:51.5172799Z distributed/_tools/test_mem_tracker (0.19247634109265213) 2024-12-17T23:35:51.5173212Z export/test_unflatten (0.19243381323690661) 2024-12-17T23:35:51.5173562Z torch_np/test_ufuncs_basic (0.1924090085813936) 2024-12-17T23:35:51.5173944Z inductor/test_dependencies (0.19240570259812725) 2024-12-17T23:35:51.5174350Z onnx/internal/test_registraion (0.19230939871871827) 2024-12-17T23:35:51.5174801Z distributed/pipelining/test_microbatch (0.19228793917053388) 2024-12-17T23:35:51.5175253Z distributed/fsdp/test_fsdp_fx (0.1922620390412758) 2024-12-17T23:35:51.5175646Z onnx/test_pytorch_jit_onnx (0.19211653665349515) 2024-12-17T23:35:51.5176049Z distributed/_tensor/test_tensor_ops (0.1919849819939328) 2024-12-17T23:35:51.5176530Z test_cpp_extensions_open_device_registration (0.19198181294488462) 2024-12-17T23:35:51.5176968Z dynamo/test_backends (0.19188572424781838) 2024-12-17T23:35:51.5177294Z functorch/test_ac (0.19181287524377225) 2024-12-17T23:35:51.5177635Z dynamo/test_optimizers (0.1917584145490181) 2024-12-17T23:35:51.5178037Z distributed/_tensor/test_attention (0.19171181779079097) 2024-12-17T23:35:51.5178449Z inductor/test_custom_lowering (0.19165735709603682) 2024-12-17T23:35:51.5178880Z inductor/test_efficient_conv_bn_eval (0.19151901441166136) 2024-12-17T23:35:51.5179270Z test_ops_jit (0.1913676825385945) 2024-12-17T23:35:51.5179599Z dynamo/test_structured_trace (0.19129741572266173) 2024-12-17T23:35:51.5180068Z inductor/test_loop_ordering (0.19114753143990088) 2024-12-17T23:35:51.5180447Z dynamo/test_cudagraphs (0.19113962837931153) 2024-12-17T23:35:51.5180906Z onnx/torch_export/test_torch_export_with_onnxruntime (0.19105809383342962) 2024-12-17T23:35:51.5181457Z distributed/_tensor/test_xla_integration (0.19069805464989872) 2024-12-17T23:35:51.5181920Z inductor/test_auto_functionalize (0.190655018181343) 2024-12-17T23:35:51.5182288Z test_numpy_interop (0.19064993205324096) 2024-12-17T23:35:51.5182656Z test_cuda_expandable_segments (0.19063230666316427) 2024-12-17T23:35:51.5183079Z test_set_default_mobile_cpu_allocator (0.1906114144138836) 2024-12-17T23:35:51.5183483Z inductor/test_ordered_set (0.19059637121192025) 2024-12-17T23:35:51.5183840Z test_import_stats (0.19056477853159412) 2024-12-17T23:35:51.5184177Z dynamo/test_repros (0.19014137792913052) 2024-12-17T23:35:51.5184577Z distributed/pipelining/test_unflatten (0.18977038400814908) 2024-12-17T23:35:51.5185087Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.18976394809989688) 2024-12-17T23:35:51.5185536Z dynamo/test_deviceguard (0.18962703344379622) 2024-12-17T23:35:51.5186008Z distributed/test_compute_comm_reordering (0.1894633383670352) 2024-12-17T23:35:51.5186485Z torch_np/numpy_tests/core/test_einsum (0.18945508318988497) 2024-12-17T23:35:51.5186879Z test_type_hints (0.189412379275859) 2024-12-17T23:35:51.5187214Z distributed/_tensor/test_api (0.18918794409234094) 2024-12-17T23:35:51.5187647Z dynamo/test_backward_higher_order_ops (0.18899383005712347) 2024-12-17T23:35:51.5188130Z distributed/optim/test_named_optimizer (0.18896262861742058) 2024-12-17T23:35:51.5188529Z test_jit_disabled (0.18895273022965278) 2024-12-17T23:35:51.5188851Z export/test_hop (0.1886855520080464) 2024-12-17T23:35:51.5189181Z inductor/test_padding (0.18863956167278528) 2024-12-17T23:35:51.5189507Z test_out_dtype_op (0.1885992052024987) 2024-12-17T23:35:51.5189849Z distributed/test_backends (0.18847338221806673) 2024-12-17T23:35:51.5190246Z dynamo/test_verify_correctness (0.18844634749100128) 2024-12-17T23:35:51.5190608Z dynamo/test_sources (0.18829984743963138) 2024-12-17T23:35:51.5190975Z onnx/dynamo/test_exporter_api (0.1882021546560099) 2024-12-17T23:35:51.5191374Z dynamo/test_compiler_bisector (0.18816291322149956) 2024-12-17T23:35:51.5191801Z onnx/exporter/test_capture_strategies (0.18815223235248527) 2024-12-17T23:35:51.5192220Z dynamo/test_ctx_manager (0.1878886339825815) 2024-12-17T23:35:51.5192590Z dynamo/test_higher_order_ops (0.1878793420177797) 2024-12-17T23:35:51.5192976Z test_cpp_extensions_mtia_backend (0.1878111292151189) 2024-12-17T23:35:51.5193337Z test_mps (0.18778474003508178) 2024-12-17T23:35:51.5193658Z dynamo/test_prim_hop_base (0.18774956750305305) 2024-12-17T23:35:51.5194035Z test_model_exports_to_core_aten (0.1877239608042624) 2024-12-17T23:35:51.5194539Z distributed/_composable/fsdp/test_fully_shard_logging (0.18762773517297804) 2024-12-17T23:35:51.5195014Z xpu/test_gemm (0.18753107917700815) 2024-12-17T23:35:51.5195329Z export/test_serialize (0.18725865833105043) 2024-12-17T23:35:51.5195679Z lazy/test_step_closures (0.187213235294693) 2024-12-17T23:35:51.5196103Z distributed/_tensor/test_convolution_ops (0.1871040009126861) 2024-12-17T23:35:51.5196515Z inductor/test_mmdecomp (0.1870916572710231) 2024-12-17T23:35:51.5196871Z dynamo/test_aot_autograd (0.1867848854983455) 2024-12-17T23:35:51.5197216Z test_logging (0.1866847474608288) 2024-12-17T23:35:51.5197565Z higher_order_ops/test_with_effects (0.18659004766797505) 2024-12-17T23:35:51.5197958Z export/test_converter (0.18658269234425826) 2024-12-17T23:35:51.5198331Z lazy/test_functionalization (0.18658026665239422) 2024-12-17T23:35:51.5198731Z distributed/test_symmetric_memory (0.1864990842230732) 2024-12-17T23:35:51.5199142Z inductor/test_cudagraph_trees (0.186231201768345) 2024-12-17T23:35:51.5199561Z distributed/pipelining/test_stage (0.18622206629979252) 2024-12-17T23:35:51.5200004Z test_namedtensor (0.18576844235918408) 2024-12-17T23:35:51.5200353Z export/test_experimental (0.18562456361998986) 2024-12-17T23:35:51.5200726Z export/test_torchbind (0.18556722730665495) 2024-12-17T23:35:51.5201094Z distributions/test_constraints (0.18546603291945551) 2024-12-17T23:35:51.5201548Z distributed/_tools/test_memory_tracker (0.18540431471114038) 2024-12-17T23:35:51.5202023Z dynamo/test_activation_checkpointing (0.18533678657957026) 2024-12-17T23:35:51.5202446Z distributed/_tensor/test_init (0.18526851509081596) 2024-12-17T23:35:51.5202813Z export/test_swap (0.18522563511850954) 2024-12-17T23:35:51.5203204Z higher_order_ops/test_invoke_subgraph (0.18513787984671817) 2024-12-17T23:35:51.5203625Z onnx/test_models_onnxruntime (0.18512849007176058) 2024-12-17T23:35:51.5203994Z test_ops_gradients (0.18496714243873896) 2024-12-17T23:35:51.5204509Z distributed/_composable/test_composability/test_pp_composability (0.1849334174970162) 2024-12-17T23:35:51.5205024Z test_flop_counter (0.18490137488997335) 2024-12-17T23:35:51.5205375Z export/test_draft_export (0.18488803358472108) 2024-12-17T23:35:51.5205786Z test_cpp_extensions_stream_and_event (0.18475258608095754) 2024-12-17T23:35:51.5206278Z test_functionalization_of_rng_ops (0.1845531120492018) 2024-12-17T23:35:51.5206647Z test_itt (0.18450049018537684) 2024-12-17T23:35:51.5206956Z test_numba_integration (0.1844060055748659) 2024-12-17T23:35:51.5207286Z test_bundled_inputs (0.18437613435328198) 2024-12-17T23:35:51.5207621Z nn/test_lazy_modules (0.184325683874916) 2024-12-17T23:35:51.5207992Z onnx/internal/test_diagnostics (0.18418912133537624) 2024-12-17T23:35:51.5208458Z distributed/checkpoint/test_fsdp_optim_state (0.1841331739262538) 2024-12-17T23:35:51.5208904Z dynamo/test_torchrec (0.18412671845597045) 2024-12-17T23:35:51.5209242Z test_cuda_sanitizer (0.18411771992163606) 2024-12-17T23:35:51.5209668Z distributed/_tensor/experimental/test_local_map (0.1840148627617879) 2024-12-17T23:35:51.5210115Z test_decomp (0.18400701838729205) 2024-12-17T23:35:51.5210437Z test_autograd_fallback (0.18395662659501955) 2024-12-17T23:35:51.5210776Z test_fx_experimental (0.1839166222412939) 2024-12-17T23:35:51.5211122Z dynamo/test_logging (0.18378078349690713) 2024-12-17T23:35:51.5211511Z distributed/_tensor/test_random_ops (0.1837598521235641) 2024-12-17T23:35:51.5211913Z inductor/test_max_autotune (0.1837073671939573) 2024-12-17T23:35:51.5212263Z test_modules (0.18365889248073863) 2024-12-17T23:35:51.5212653Z distributed/_composable/test_checkpoint (0.18363097746227092) 2024-12-17T23:35:51.5213282Z distributed/checkpoint/test_dtensor_resharding (0.18355312057824738) 2024-12-17T23:35:51.5213752Z export/test_pass_infra (0.18319396168611876) 2024-12-17T23:35:51.5214112Z inductor/test_cuda_repro (0.18312696172938997) 2024-12-17T23:35:51.5214483Z inductor/test_cpu_repro (0.18297768386959512) 2024-12-17T23:35:51.5214909Z distributed/_tensor/test_redistribute (0.18294325469475053) 2024-12-17T23:35:51.5215322Z test_fx_reinplace_pass (0.1829344909047901) 2024-12-17T23:35:51.5215660Z dynamo/test_misc (0.18286590642353723) 2024-12-17T23:35:51.5215981Z dynamo/test_exc (0.18280491201037508) 2024-12-17T23:35:51.5216347Z distributed/checkpoint/test_fsspec (0.18276727466242) 2024-12-17T23:35:51.5216788Z distributed/_tensor/test_math_ops (0.18272185162606255) 2024-12-17T23:35:51.5217175Z nn/test_pruning (0.18265563415058023) 2024-12-17T23:35:51.5217486Z lazy/test_ts_opinfo (0.1821787313928894) 2024-12-17T23:35:51.5217858Z dynamo/test_aot_autograd_cache (0.18210967742288864) 2024-12-17T23:35:51.5218227Z test_monitor (0.18208178196645206) 2024-12-17T23:35:51.5218626Z distributed/tensor/parallel/test_tp_style (0.18207601116725936) 2024-12-17T23:35:51.5219071Z onnx/exporter/test_api (0.1820598920535821) 2024-12-17T23:35:51.5219409Z test_fx_passes (0.18199238348404315) 2024-12-17T23:35:51.5219799Z distributed/_tools/test_fsdp2_mem_tracker (0.18188432282390596) 2024-12-17T23:35:51.5220502Z distributed/algorithms/quantization/test_quantization (0.1818709815186537) 2024-12-17T23:35:51.5221064Z torch_np/numpy_tests/core/test_numeric (0.18185967466464223) 2024-12-17T23:35:51.5221584Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.1817949439035282) 2024-12-17T23:35:51.5222060Z test_segment_reductions (0.18172796350883058) 2024-12-17T23:35:51.5222446Z distributed/test_device_mesh (0.18152209269288494) 2024-12-17T23:35:51.5222814Z dynamo/test_debug_utils (0.18142457596754394) 2024-12-17T23:35:51.5223155Z test_pruning_op (0.1813635815543818) 2024-12-17T23:35:51.5223557Z distributed/checkpoint/test_format_utils (0.18129894860342355) 2024-12-17T23:35:51.5223981Z export/test_lift_unlift (0.18106130904887136) 2024-12-17T23:35:51.5224322Z test_matmul_cuda (0.18088724609559464) 2024-12-17T23:35:51.5224679Z distributed/launcher/test_run (0.18088041894671922) 2024-12-17T23:35:51.5225108Z dynamo/test_reorder_logs (0.18043728025481345) 2024-12-17T23:35:51.5225453Z dynamo/test_unspec (0.180406978668544) 2024-12-17T23:35:51.5225791Z nn/test_parametrization (0.180393911231728) 2024-12-17T23:35:51.5226226Z distributed/_tensor/debug/test_comm_mode_features (0.1803488794359938) 2024-12-17T23:35:51.5226762Z nn/test_packed_sequence (0.1799761640562701) 2024-12-17T23:35:51.5227126Z onnx/test_op_consistency (0.17997283851097262) 2024-12-17T23:35:51.5227466Z lazy/test_meta_kernel (0.1799469188196834) 2024-12-17T23:35:51.5227850Z inductor/test_standalone_compile (0.17993371444864925) 2024-12-17T23:35:51.5228334Z distributed/checkpoint/e2e/test_fine_tuning (0.17991653898528928) 2024-12-17T23:35:51.5228760Z test_tensorboard (0.17978868154961647) 2024-12-17T23:35:51.5229118Z functorch/test_control_flow (0.17957434037417783) 2024-12-17T23:35:51.5229572Z distributed/checkpoint/e2e/test_pipeline (0.17924264657380024) 2024-12-17T23:35:51.5230064Z torch_np/numpy_tests/core/test_multiarray (0.17895371537354207) 2024-12-17T23:35:51.5230471Z test_autocast (0.17888585468744217) 2024-12-17T23:35:51.5230862Z distributed/checkpoint/test_traverse (0.17848978224251144) 2024-12-17T23:35:51.5231381Z distributed/_tensor/experimental/test_tp_transform (0.17848052940177195) 2024-12-17T23:35:51.5231878Z dynamo/test_bytecode_utils (0.17844136621538625) 2024-12-17T23:35:51.5232236Z export/test_export (0.17816237252695824) 2024-12-17T23:35:51.5232568Z dynamo/test_trace_rules (0.17800744124015766) 2024-12-17T23:35:51.5232945Z inductor/test_torchinductor (0.17796929527939237) 2024-12-17T23:35:51.5233377Z distributed/test_inductor_collectives (0.1777799935038407) 2024-12-17T23:35:51.5233890Z distributed/tensor/parallel/test_tp_random_state (0.17777960226321746) 2024-12-17T23:35:51.5234369Z dynamo/test_recompile_ux (0.177752567536152) 2024-12-17T23:35:51.5234721Z onnx/test_onnx_opset (0.17751944681079815) 2024-12-17T23:35:51.5235100Z inductor/test_distributed_patterns (0.17750978316740426) 2024-12-17T23:35:51.5235487Z test_subclass (0.17743484102602383) 2024-12-17T23:35:51.5235805Z test_sympy_utils (0.17736711727414206) 2024-12-17T23:35:51.5236198Z torch_np/numpy_tests/lib/test_function_base (0.1771742943329813) 2024-12-17T23:35:51.5236680Z benchmark_utils/test_benchmark_utils (0.1770212605632034) 2024-12-17T23:35:51.5237072Z dynamo/test_hooks (0.1769371633912393) 2024-12-17T23:35:51.5237468Z distributed/_tensor/test_pointwise_ops (0.1769352658742166) 2024-12-17T23:35:51.5237873Z test_cpp_extensions_jit (0.17689025364051356) 2024-12-17T23:35:51.5238328Z distributed/checkpoint/test_dtensor_checkpoint (0.1768894124731736) 2024-12-17T23:35:51.5238786Z test_public_bindings (0.17688076605540015) 2024-12-17T23:35:51.5239180Z distributed/elastic/test_control_plane (0.1767885702025351) 2024-12-17T23:35:51.5239592Z export/test_verifier (0.1766827787380127) 2024-12-17T23:35:51.5239923Z test_legacy_vmap (0.17649467024636187) 2024-12-17T23:35:51.5240224Z test_dlpack (0.176492264116529) 2024-12-17T23:35:51.5240617Z distributed/checkpoint/test_tp_checkpoint (0.17637944988281953) 2024-12-17T23:35:51.5241120Z test_tensorexpr (0.17624165493531657) 2024-12-17T23:35:51.5241537Z distributed/tensor/parallel/test_tp_examples (0.17617076213438662) 2024-12-17T23:35:51.5242218Z distributed/test_dynamo_distributed (0.17610317531672298) 2024-12-17T23:35:51.5242612Z test_masked (0.17587246072120202) 2024-12-17T23:35:51.5242980Z torch_np/numpy_tests/lib/test_type_check (0.17586758977544276) 2024-12-17T23:35:51.5243411Z dynamo/test_guard_manager (0.17585640029361826) 2024-12-17T23:35:51.5243823Z distributed/test_collective_utils (0.17543213896178353) 2024-12-17T23:35:51.5244198Z functorch/test_dims (0.17481591541815916) 2024-12-17T23:35:51.5244636Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.17480928388959535) 2024-12-17T23:35:51.5245156Z functorch/test_memory_efficient_fusion (0.17474830903846436) 2024-12-17T23:35:51.5245600Z functorch/test_vmap_registrations (0.17474273385958328) 2024-12-17T23:35:51.5246054Z torch_np/numpy_tests/core/test_indexing (0.17447105637080973) 2024-12-17T23:35:51.5246480Z onnx/test_symbolic_helper (0.1744648356449003) 2024-12-17T23:35:51.5246946Z distributed/_composable/fsdp/test_fully_shard_overlap (0.173980616687555) 2024-12-17T23:35:51.5247617Z onnx/test_pytorch_onnx_shape_inference (0.17342161208507856) 2024-12-17T23:35:51.5248095Z torch_np/numpy_tests/lib/test_histograms (0.17340778172904725) 2024-12-17T23:35:51.5248492Z export/test_sparse (0.17318242713006457) 2024-12-17T23:35:51.5248894Z distributed/_tensor/test_embedding_ops (0.1727463503314082) 2024-12-17T23:35:51.5249318Z dynamo/test_subclasses (0.17256512767472632) 2024-12-17T23:35:51.5249713Z distributed/checkpoint/test_planner (0.1722894986556581) 2024-12-17T23:35:51.5250111Z test_maskedtensor (0.1720312211582303) 2024-12-17T23:35:51.5250481Z dynamo/test_input_attr_tracking (0.17193372399492043) 2024-12-17T23:35:51.5250850Z optim/test_swa_utils (0.17189839496664244) 2024-12-17T23:35:51.5251337Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.17182092932324214) 2024-12-17T23:35:51.5251888Z onnx/test_pytorch_onnx_onnxruntime (0.17159880245940115) 2024-12-17T23:35:51.5252367Z distributed/checkpoint/test_state_dict_utils (0.17141022447900248) 2024-12-17T23:35:51.5252947Z distributed/fsdp/test_shard_utils (0.1713433223324295) 2024-12-17T23:35:51.5253340Z test_multiprocessing (0.17131611154708357) 2024-12-17T23:35:51.5253728Z distributed/_tensor/test_matrix_ops (0.17092639676228039) 2024-12-17T23:35:51.5254222Z distributed/checkpoint/test_compatibility (0.17090646305252663) 2024-12-17T23:35:51.5254651Z nn/test_embedding (0.17080587508829323) 2024-12-17T23:35:51.5255073Z distributed/checkpoint/test_hsdp_checkpoint (0.17075978694287627) 2024-12-17T23:35:51.5255516Z test_mkldnn_fusion (0.17071166434621854) 2024-12-17T23:35:51.5255857Z distributed/test_nccl (0.17066925386266) 2024-12-17T23:35:51.5256220Z distributed/test_functional_api (0.1706454077466739) 2024-12-17T23:35:51.5256729Z distributed/_composable/fsdp/test_fully_shard_state (0.17059278588284893) 2024-12-17T23:35:51.5257199Z test_vulkan (0.1702557516479642) 2024-12-17T23:35:51.5257538Z lazy/test_extract_compiled_graph (0.17024988303861568) 2024-12-17T23:35:51.5257898Z test_meta (0.1701363254477221) 2024-12-17T23:35:51.5258201Z dynamo/test_minifier (0.17004677046906386) 2024-12-17T23:35:51.5258511Z test_futures (0.16977665794278324) 2024-12-17T23:35:51.5258814Z nn/test_dropout (0.1696238589173793) 2024-12-17T23:35:51.5259112Z test_type_info (0.16948082134552503) 2024-12-17T23:35:51.5259401Z test_weak (0.16946881025839175) 2024-12-17T23:35:51.5259755Z distributed/test_control_collectives (0.169174968988312) 2024-12-17T23:35:51.5260223Z torch_np/numpy_tests/core/test_scalarmath (0.16904775709966754) 2024-12-17T23:35:51.5260652Z functorch/test_aotdispatch (0.16904713111467035) 2024-12-17T23:35:51.5261135Z distributed/optim/test_apply_optimizer_in_backward (0.16883529387922042) 2024-12-17T23:35:51.5261594Z test_jit_llga_fuser (0.16868558565474) 2024-12-17T23:35:51.5262094Z distributed/_tensor/debug/test_comm_mode (0.16848141673550546) 2024-12-17T23:35:51.5262585Z torch_np/numpy_tests/core/test_shape_base (0.16835076192937654) 2024-12-17T23:35:51.5263057Z torch_np/numpy_tests/core/test_dtype (0.16817648379375705) 2024-12-17T23:35:51.5263436Z test_fake_tensor (0.16812399886415022) 2024-12-17T23:35:51.5263814Z test_functional_autograd_benchmark (0.16799236595646322) 2024-12-17T23:35:51.5264190Z test_ops (0.16757293644632543) 2024-12-17T23:35:51.5264466Z test_testing (0.16747903869674932) 2024-12-17T23:35:51.5264791Z onnx/test_autograd_funs (0.16742043085138889) 2024-12-17T23:35:51.5265215Z distributed/_composable/test_replicate (0.16739071612605427) 2024-12-17T23:35:51.5265613Z functorch/test_vmap (0.167252275631523) 2024-12-17T23:35:51.5265952Z onnx/test_verification (0.16704456598464817) 2024-12-17T23:35:51.5266297Z lazy/test_debug_util (0.1669204253348961) 2024-12-17T23:35:51.5266641Z distributed/test_c10d_logger (0.1668944860815757) 2024-12-17T23:35:51.5267080Z torch_np/numpy_tests/core/test_getlimits (0.16685311238566872) 2024-12-17T23:35:51.5267548Z distributed/_tensor/test_optimizers (0.16666924885478002) 2024-12-17T23:35:51.5268139Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.16652986938275297) 2024-12-17T23:35:51.5268639Z test_functional_optim (0.16624336387435887) 2024-12-17T23:35:51.5268983Z functorch/test_ops (0.16609469243753003) 2024-12-17T23:35:51.5269312Z nn/test_load_state_dict (0.16604944545945302) 2024-12-17T23:35:51.5269713Z distributed/checkpoint/test_utils (0.16601726591819205) 2024-12-17T23:35:51.5270140Z distributed/_tensor/test_utils (0.16583064414090953) 2024-12-17T23:35:51.5270493Z test_cuda_trace (0.1653620161224001) 2024-12-17T23:35:51.5270862Z distributed/fsdp/test_fsdp_overlap (0.165361038020842) 2024-12-17T23:35:51.5271266Z torch_np/test_function_base (0.16532490694928637) 2024-12-17T23:35:51.5271599Z test_mkldnn (0.16529581820894895) 2024-12-17T23:35:51.5271978Z distributed/pipelining/test_schedule (0.1651851362366361) 2024-12-17T23:35:51.5272453Z distributed/fsdp/test_fsdp_optim_state (0.16505759179346188) 2024-12-17T23:35:51.5273022Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.16501390977787783) 2024-12-17T23:35:51.5273577Z distributed/_tensor/test_op_strategy (0.16491388911254812) 2024-12-17T23:35:51.5273963Z test_fx (0.1646649231419533) 2024-12-17T23:35:51.5274296Z functorch/test_eager_transforms (0.1646430136670522) 2024-12-17T23:35:51.5274757Z distributed/checkpoint/test_fsdp_model_state (0.1646167222971709) 2024-12-17T23:35:51.5275240Z distributed/_tensor/test_view_ops (0.1646124186503153) 2024-12-17T23:35:51.5275611Z test_native_mha (0.1645534978124563) 2024-12-17T23:35:51.5276021Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.16421487905304746) 2024-12-17T23:35:51.5276477Z test_xnnpack_integration (0.16413271852216835) 2024-12-17T23:35:51.5276825Z test_jit_fuser_te (0.16403963259688545) 2024-12-17T23:35:51.5277147Z lazy/test_generator (0.16381557887297504) 2024-12-17T23:35:51.5277609Z distributed/_composable/fsdp/test_fully_shard_compile (0.16381117741596365) 2024-12-17T23:35:51.5278080Z test_datapipe (0.1638014550864763) 2024-12-17T23:35:51.5278457Z distributed/checkpoint/test_checkpoint (0.1637549365763738) 2024-12-17T23:35:51.5278885Z test_cuda_nvml_based_avail (0.1637476301577349) 2024-12-17T23:35:51.5279308Z torch_np/numpy_tests/fft/test_pocketfft (0.16358939288766802) 2024-12-17T23:35:51.5279698Z test_shape_ops (0.16353496153596062) 2024-12-17T23:35:51.5280018Z test_nestedtensor (0.16329930752757132) 2024-12-17T23:35:51.5280419Z torch_np/numpy_tests/lib/test_shape_base_ (0.1632094493374301) 2024-12-17T23:35:51.5280879Z torch_np/numpy_tests/linalg/test_linalg (0.16309303568998687) 2024-12-17T23:35:51.5281271Z test_torch (0.16296727139164838) 2024-12-17T23:35:51.5281676Z distributed/fsdp/test_fsdp_backward_prefetch (0.16274001927564302) 2024-12-17T23:35:51.5282163Z distributed/fsdp/test_fsdp_pure_fp16 (0.16266813859213938) 2024-12-17T23:35:51.5282628Z test_indexing (0.16259567104770092) 2024-12-17T23:35:51.5282951Z test_cuda_primary_ctx (0.1624412190306638) 2024-12-17T23:35:51.5283303Z torch_np/test_ndarray_methods (0.1624274864847883) 2024-12-17T23:35:51.5283720Z distributed/rpc/test_share_memory (0.16236470214577484) 2024-12-17T23:35:51.5284173Z distributed/nn/jit/test_instantiator (0.16226493578685022) 2024-12-17T23:35:51.5284594Z profiler/test_memory_profiler (0.16210182757102407) 2024-12-17T23:35:51.5284976Z onnx/test_utility_funs (0.16176551713129228) 2024-12-17T23:35:51.5285304Z test_jit (0.1612794104379399) 2024-12-17T23:35:51.5285581Z test_binary_ufuncs (0.161224920400139) 2024-12-17T23:35:51.5285985Z torch_np/numpy_tests/lib/test_twodim_base (0.16113533607843405) 2024-12-17T23:35:51.5286398Z test_sort_and_select (0.16082712649646605) 2024-12-17T23:35:51.5286836Z distributed/_composable/fsdp/test_fully_shard_init (0.1605294119442163) 2024-12-17T23:35:51.5287347Z distributed/test_distributed_spawn (0.1604391331704051) 2024-12-17T23:35:51.5287779Z distributed/fsdp/test_fsdp_memory (0.1601519527719359) 2024-12-17T23:35:51.5288260Z torch_np/numpy_tests/core/test_dlpack (0.16010555163402038) 2024-12-17T23:35:51.5288736Z torch_np/numpy_tests/lib/test_index_tricks (0.15992490605725776) 2024-12-17T23:35:51.5289147Z nn/test_pooling (0.15986138814207573) 2024-12-17T23:35:51.5289463Z dynamo/test_comptime (0.15982349648771554) 2024-12-17T23:35:51.5289928Z distributed/_composable/fsdp/test_fully_shard_frozen (0.15972238034864078) 2024-12-17T23:35:51.5290469Z distributed/fsdp/test_fsdp_state_dict (0.15969896459734023) 2024-12-17T23:35:51.5290987Z distributed/checkpoint/test_file_system_checkpoint (0.1592569409412107) 2024-12-17T23:35:51.5291466Z profiler/test_profiler (0.15914670889561458) 2024-12-17T23:35:51.5291834Z distributed/test_c10d_pypg (0.15909089842071028) 2024-12-17T23:35:51.5292259Z distributed/test_c10d_object_collectives (0.15905233187627502) 2024-12-17T23:35:51.5292891Z distributed/tensor/parallel/test_parallelize_api (0.15890546992732862) 2024-12-17T23:35:51.5293458Z distributed/fsdp/test_fsdp_freezing_weights (0.15876278447203526) 2024-12-17T23:35:51.5293894Z nn/test_module_hooks (0.15859218399827416) 2024-12-17T23:35:51.5294257Z distributed/test_fake_pg (0.15824971151872647) 2024-12-17T23:35:51.5294619Z test_python_dispatch (0.15812825086724352) 2024-12-17T23:35:51.5294960Z test_scatter_gather_ops (0.15808809979828417) 2024-12-17T23:35:51.5295318Z test_function_schema (0.15787629190588096) 2024-12-17T23:35:51.5295705Z distributed/fsdp/test_fsdp_apply (0.15785810899791616) 2024-12-17T23:35:51.5296134Z torch_np/numpy_tests/fft/test_helper (0.15699508108814034) 2024-12-17T23:35:51.5296526Z test_view_ops (0.15664182992942255) 2024-12-17T23:35:51.5296938Z torch_np/numpy_tests/core/test_scalar_methods (0.15643809137487355) 2024-12-17T23:35:51.5297404Z onnx/test_pytorch_onnx_no_runtime (0.15604966768412704) 2024-12-17T23:35:51.5297925Z distributed/_composable/test_replicate_with_compiler (0.15595076205457353) 2024-12-17T23:35:51.5298413Z test_mobile_optimizer (0.15580837981076318) 2024-12-17T23:35:51.5298834Z torch_np/numpy_tests/core/test_numerictypes (0.15579863791924464) 2024-12-17T23:35:51.5299257Z nn/test_init (0.15568907098270804) 2024-12-17T23:35:51.5299667Z distributed/fsdp/test_fsdp_flatten_params (0.15560057235373254) 2024-12-17T23:35:51.5300147Z distributed/fsdp/test_fsdp_traversal (0.1554608896702225) 2024-12-17T23:35:51.5300538Z test_cuda (0.1554399485158639) 2024-12-17T23:35:51.5300863Z test_sparse_semi_structured (0.15541777495354214) 2024-12-17T23:35:51.5301210Z test_schema_check (0.1553175977919631) 2024-12-17T23:35:51.5301620Z distributed/checkpoint/test_state_dict (0.15509709457670856) 2024-12-17T23:35:51.5302031Z test_dispatch (0.15485537633865915) 2024-12-17T23:35:51.5302455Z distributed/optim/test_zero_redundancy_optimizer (0.15485489706889569) 2024-12-17T23:35:51.5302997Z test_cuda_multigpu (0.15453806063118536) 2024-12-17T23:35:51.5303329Z test_unary_ufuncs (0.15453733683603238) 2024-12-17T23:35:51.5303645Z nn/test_convolution (0.15443427427485704) 2024-12-17T23:35:51.5304116Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.15443256259713037) 2024-12-17T23:35:51.5304664Z distributed/fsdp/test_fsdp_exec_order (0.15442710479043625) 2024-12-17T23:35:51.5305132Z distributed/test_multi_threaded_pg (0.15433519258702305) 2024-12-17T23:35:51.5305560Z distributed/fsdp/test_fsdp_uneven (0.15427193875926173) 2024-12-17T23:35:51.5305992Z distributed/fsdp/test_fsdp_input (0.15417850071741793) 2024-12-17T23:35:51.5306431Z distributed/fsdp/test_fsdp_grad_acc (0.15394535064901732) 2024-12-17T23:35:51.5306902Z distributed/fsdp/test_fsdp_ignored_modules (0.15389725739540633) 2024-12-17T23:35:51.5307453Z distributed/_composable/fsdp/test_fully_shard_memory (0.153846347209308) 2024-12-17T23:35:51.5307992Z torch_np/numpy_tests/lib/test_arraysetops (0.15370795561985465) 2024-12-17T23:35:51.5308426Z distributed/test_pg_wrapper (0.15362610808147414) 2024-12-17T23:35:51.5308881Z distributed/fsdp/test_checkpoint_wrapper (0.15356995527102452) 2024-12-17T23:35:51.5309412Z distributed/fsdp/test_utils (0.15319218310624555) 2024-12-17T23:35:51.5309861Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.153020076356085) 2024-12-17T23:35:51.5310394Z distributed/fsdp/test_fsdp_multiple_wrapping (0.15299340352659602) 2024-12-17T23:35:51.5310999Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.15298454192647978) 2024-12-17T23:35:51.5311670Z distributed/_composable/test_composability/test_2d_composability (0.1527448483586556) 2024-12-17T23:35:51.5312277Z distributed/fsdp/test_fsdp_tp_integration (0.15231447389208286) 2024-12-17T23:35:51.5312695Z optim/test_optim (0.15227628880725522) 2024-12-17T23:35:51.5313026Z test_tensor_creation_ops (0.15208897257786647) 2024-12-17T23:35:51.5313447Z distributed/fsdp/test_fsdp_checkpoint (0.15202106298668866) 2024-12-17T23:35:51.5313976Z distributed/_composable/fsdp/test_fully_shard_comm (0.15202049568778497) 2024-12-17T23:35:51.5314562Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.1519498180691978) 2024-12-17T23:35:51.5315071Z distributed/fsdp/test_wrap (0.1516230147766106) 2024-12-17T23:35:51.5315456Z profiler/test_profiler_tree (0.15161354675352834) 2024-12-17T23:35:51.5315942Z distributed/_composable/fsdp/test_fully_shard_autograd (0.15157240780199532) 2024-12-17T23:35:51.5316509Z distributed/rpc/cuda/test_tensorpipe_agent (0.1513717404863387) 2024-12-17T23:35:51.5316935Z test_reductions (0.15131506928206329) 2024-12-17T23:35:51.5317291Z distributed/algorithms/test_join (0.1512559723859238) 2024-12-17T23:35:51.5317736Z torch_np/numpy_tests/lib/test_arraypad (0.15125364450421558) 2024-12-17T23:35:51.5318175Z torch_np/test_scalars_0D_arrays (0.15114278647362228) 2024-12-17T23:35:51.5318601Z distributed/fsdp/test_fsdp_comm_hooks (0.15098940058728347) 2024-12-17T23:35:51.5319087Z distributed/fsdp/test_fsdp_hybrid_shard (0.15075633854802312) 2024-12-17T23:35:51.5319637Z distributed/_composable/fsdp/test_fully_shard_training (0.15061900330825245) 2024-12-17T23:35:51.5320262Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.15038135397268468) 2024-12-17T23:35:51.5320777Z distributed/fsdp/test_fsdp_core (0.14981984543021953) 2024-12-17T23:35:51.5321145Z test_metal (0.1495434143678737) 2024-12-17T23:35:51.5321500Z distributed/rpc/test_faulty_agent (0.14949470491028108) 2024-12-17T23:35:51.5321864Z test_jit_autocast (0.149440430054823) 2024-12-17T23:35:51.5322230Z distributed/test_data_parallel (0.14933409085342803) 2024-12-17T23:35:51.5322684Z distributed/fsdp/test_fsdp_clip_grad_norm (0.1493057259082436) 2024-12-17T23:35:51.5323115Z test_multiprocessing_spawn (0.14924239383235763) 2024-12-17T23:35:51.5323543Z distributed/rpc/test_tensorpipe_agent (0.1491740930005566) 2024-12-17T23:35:51.5323950Z test_type_promotion (0.1483833467959232) 2024-12-17T23:35:51.5324366Z dynamo/test_python_autograd (0.14824966965597977) 2024-12-17T23:35:51.5324726Z lazy/test_reuse_ir (0.14813614140813292) 2024-12-17T23:35:51.5325202Z distributed/_composable/fsdp/test_fully_shard_extensions (0.14800630820731278) 2024-12-17T23:35:51.5325717Z distributed/fsdp/test_fsdp_misc (0.1479272971634507) 2024-12-17T23:35:51.5326109Z optim/test_lrscheduler (0.14750717320120668) 2024-12-17T23:35:51.5326484Z distributed/test_c10d_common (0.14738083182294892) 2024-12-17T23:35:51.5326832Z test_dataloader (0.14713045738611044) 2024-12-17T23:35:51.5327153Z test_overrides (0.14711879841553807) 2024-12-17T23:35:51.5327602Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.14707413829839594) 2024-12-17T23:35:51.5328184Z distributed/_shard/sharding_plan/test_sharding_plan (0.14697857777617107) 2024-12-17T23:35:51.5328739Z distributed/fsdp/test_fsdp_multiple_forward (0.1467055309452162) 2024-12-17T23:35:51.5329297Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.14649382086296883) 2024-12-17T23:35:51.5329801Z distributed/fsdp/test_fsdp_meta (0.14625877327754555) 2024-12-17T23:35:51.5330243Z distributed/fsdp/test_fsdp_fine_tune (0.14621827987304084) 2024-12-17T23:35:51.5330739Z distributed/_shard/test_sharder (0.14621276338025327) 2024-12-17T23:35:51.5331209Z distributed/_shard/sharded_tensor/ops/test_init (0.14608519937504788) 2024-12-17T23:35:51.5331743Z torch_np/numpy_tests/core/test_scalar_ctors (0.14605315676800504) 2024-12-17T23:35:51.5332295Z distributed/_shard/sharded_tensor/ops/test_embedding (0.14601714306863636) 2024-12-17T23:35:51.5333000Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.14601714306863636) 2024-12-17T23:35:51.5333508Z torch_np/test_reductions (0.14584531018691207) 2024-12-17T23:35:51.5333965Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.14581583998696698) 2024-12-17T23:35:51.5334518Z distributed/_shard/sharded_optim/test_sharded_optim (0.14569141568776306) 2024-12-17T23:35:51.5335104Z distributed/_shard/sharding_spec/test_sharding_spec (0.14565954913900067) 2024-12-17T23:35:51.5335617Z distributed/fsdp/test_fsdp_comm (0.14465598759735926) 2024-12-17T23:35:51.5336085Z distributed/fsdp/test_fsdp_unshard_params (0.14401198596948528) 2024-12-17T23:35:51.5336514Z distributed/test_c10d_ucc (0.1438093526696969) 2024-12-17T23:35:51.5336872Z test_dynamic_shapes (0.14296102562633908) 2024-12-17T23:35:51.5337366Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.1418910020838258) 2024-12-17T23:35:51.5337874Z distributed/test_launcher (0.1413864190520412) 2024-12-17T23:35:51.5338330Z distributed/fsdp/test_distributed_checkpoint (0.1408513779377378) 2024-12-17T23:35:51.5338762Z test_prims (0.14024934664772123) 2024-12-17T23:35:51.5339149Z distributed/fsdp/test_fsdp_use_orig_params (0.13861723748282356) 2024-12-17T23:35:51.5339670Z distributed/fsdp/test_fsdp_mixed_precision (0.13851692338702642) 2024-12-17T23:35:51.5340127Z distributed/test_c10d_gloo (0.13831811446433015) 2024-12-17T23:35:51.5340524Z distributed/test_c10d_spawn_gloo (0.13824019889421316) 2024-12-17T23:35:51.5341032Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.1370889831413633) 2024-12-17T23:35:51.5341551Z distributed/test_c10d_spawn_ucc (0.13662639000946725) 2024-12-17T23:35:51.5342160Z test_autograd (0.13595153905845128) 2024-12-17T23:35:51.5342526Z distributed/test_c10d_spawn_nccl (0.1358991323769691) 2024-12-17T23:35:51.5342910Z test_serialization (0.13535539593981435) 2024-12-17T23:35:51.5343244Z distributed/test_store (0.1349092446951097) 2024-12-17T23:35:51.5343577Z test_nn (0.13276087396582387) 2024-12-17T23:35:51.5343900Z distributed/test_c10d_nccl (0.12925358761782896) 2024-12-17T23:35:51.5344246Z test_sparse_csr (0.12618036317928077) 2024-12-17T23:35:51.5344563Z test_linalg (0.12340492176009141) 2024-12-17T23:35:51.5344867Z test_spectral_ops (0.11955670833301056) 2024-12-17T23:35:51.5345176Z test_sparse (0.11410456484692046) 2024-12-17T23:35:51.5345484Z test_quantization (0.109306908237407) 2024-12-17T23:35:51.5346027Z profiler/test_execution_trace (0.10609575191713774) 2024-12-17T23:35:51.5346423Z profiler/test_record_function (0.10609575191713774) 2024-12-17T23:35:51.5346822Z profiler/test_torch_tidy (0.10609575191713774) 2024-12-17T23:35:51.5347180Z lazy/test_bindings (0.10578928335594313) 2024-12-17T23:35:51.5347537Z distributed/test_c10d_ops_nccl (0.08739485114820124) 2024-12-17T23:35:51.5347962Z distributions/test_distributions (0.08320704086015346) 2024-12-17T23:35:51.5348353Z test_jit_fuser_legacy (0.07022873354862523) 2024-12-17T23:35:51.5348680Z test_jit_profiling (0.06619896980084053) 2024-12-17T23:35:52.1492065Z test_jit_legacy (0.0637972805490264) 2024-12-17T23:35:52.1492779Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:35:52.1514191Z 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:52.1534694Z Results from Filepath 2024-12-17T23:35:52.1535087Z cpp_extensions/open_registration_extension/test/test_openreg (0.25) 2024-12-17T23:35:52.1535536Z test_cpp_extensions_aot_ninja (0.25) 2024-12-17T23:35:52.1535877Z test_cpp_extensions_aot_no_ninja (0.25) 2024-12-17T23:35:52.1536253Z test_cpp_extensions_open_device_registration (0.25) 2024-12-17T23:35:52.1536615Z test_cpp_extensions_jit (0.2375) 2024-12-17T23:35:52.1536944Z test_cpp_extensions_mtia_backend (0.2375) 2024-12-17T23:35:52.1537307Z test_cpp_extensions_stream_and_event (0.2375) 2024-12-17T23:35:52.1537729Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.2) 2024-12-17T23:35:52.1538157Z inductor/test_binary_folding (0.2) 2024-12-17T23:35:52.1538481Z onnx/exporter/test_building (0.1875) 2024-12-17T23:35:52.1538791Z test_binary_ufuncs (0.1875) 2024-12-17T23:35:52.1539092Z torch_np/test_binary_ufuncs (0.1875) 2024-12-17T23:35:52.1539441Z inductor/test_aot_inductor_custom_ops (0.175) 2024-12-17T23:35:52.1539795Z onnx/test_pytorch_onnx_no_runtime (0.175) 2024-12-17T23:35:52.1540150Z onnx/test_pytorch_onnx_onnxruntime (0.175) 2024-12-17T23:35:52.1540488Z test_import_stats (0.175) 2024-12-17T23:35:52.1540829Z distributed/_shard/sharded_tensor/ops/test_init (0.1625) 2024-12-17T23:35:52.1541221Z dynamo/test_frame_init (0.1625) 2024-12-17T23:35:52.1541515Z export/test_cpp_serdes (0.1625) 2024-12-17T23:35:52.1542066Z inductor/test_cpp_wrapper_hipify (0.1625) 2024-12-17T23:35:52.1542418Z inductor/test_cpu_cpp_wrapper (0.1625) 2024-12-17T23:35:52.1542745Z inductor/test_gpu_cpp_wrapper (0.1625) 2024-12-17T23:35:52.1543086Z inductor/test_xpu_basic (0.1625) 2024-12-17T23:35:52.1543401Z onnx/test_pytorch_jit_onnx (0.1625) 2024-12-17T23:35:52.1543736Z onnx/test_pytorch_onnx_shape_inference (0.1625) 2024-12-17T23:35:52.1544107Z test_model_exports_to_core_aten (0.1625) 2024-12-17T23:35:52.1544540Z distributed/_composable/fsdp/test_fully_shard_extensions (0.15) 2024-12-17T23:35:52.1545030Z distributed/_composable/fsdp/test_fully_shard_init (0.15) 2024-12-17T23:35:52.1545440Z distributed/_tensor/test_init (0.15) 2024-12-17T23:35:52.1545763Z dynamo/test_after_aot (0.15) 2024-12-17T23:35:52.1546048Z dynamo/test_aot_autograd (0.15) 2024-12-17T23:35:52.1546360Z dynamo/test_aot_autograd_cache (0.15) 2024-12-17T23:35:52.1546687Z dynamo/test_autograd_function (0.15) 2024-12-17T23:35:52.1547019Z dynamo/test_backward_higher_order_ops (0.15) 2024-12-17T23:35:52.1547368Z dynamo/test_cudagraphs (0.15) 2024-12-17T23:35:52.1547705Z dynamo/test_cudagraphs_expandable_segments (0.15) 2024-12-17T23:35:52.1548065Z dynamo/test_deviceguard (0.15) 2024-12-17T23:35:52.1548537Z dynamo/test_higher_order_ops (0.15) 2024-12-17T23:35:52.1548853Z dynamo/test_nops (0.15) 2024-12-17T23:35:52.1549120Z dynamo/test_python_autograd (0.15) 2024-12-17T23:35:52.1549444Z dynamo/test_sources (0.15) 2024-12-17T23:35:52.1549779Z export/test_export_training_ir_to_run_decomp (0.15) 2024-12-17T23:35:52.1550143Z inductor/test_aot_inductor (0.15) 2024-12-17T23:35:52.1550473Z inductor/test_aot_inductor_arrayref (0.15) 2024-12-17T23:35:52.1550828Z inductor/test_aot_inductor_package (0.15) 2024-12-17T23:35:52.1551182Z inductor/test_aot_inductor_utils (0.15) 2024-12-17T23:35:52.1551526Z inductor/test_compiled_autograd (0.15) 2024-12-17T23:35:52.1551859Z inductor/test_cuda_repro (0.15) 2024-12-17T23:35:52.1552162Z inductor/test_cudacodecache (0.15) 2024-12-17T23:35:52.1552488Z inductor/test_cudagraph_trees (0.15) 2024-12-17T23:35:52.1552884Z inductor/test_cudagraph_trees_expandable_segments (0.15) 2024-12-17T23:35:52.1553278Z inductor/test_custom_lowering (0.15) 2024-12-17T23:35:52.1553631Z inductor/test_custom_post_grad_passes (0.15) 2024-12-17T23:35:52.1553997Z inductor/test_extension_backend (0.15) 2024-12-17T23:35:52.1554410Z inductor/test_flex_attention (0.15) 2024-12-17T23:35:52.1554762Z inductor/test_move_constructors_to_cuda (0.15) 2024-12-17T23:35:52.1555122Z inductor/test_smoke (0.15) 2024-12-17T23:35:52.1555409Z inductor/test_snode_runtime (0.15) 2024-12-17T23:35:52.1555748Z inductor/test_torchinductor_opinfo (0.15) 2024-12-17T23:35:52.1556106Z inductor/test_triton_extension_backend (0.15) 2024-12-17T23:35:52.1556462Z lazy/test_ts_opinfo (0.15) 2024-12-17T23:35:52.1556746Z nn/test_init (0.15) 2024-12-17T23:35:52.1557059Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.15) 2024-12-17T23:35:52.1557449Z onnx/test_custom_ops (0.15) 2024-12-17T23:35:52.1557744Z onnx/test_lazy_import (0.15) 2024-12-17T23:35:52.1558103Z onnx/torch_export/test_torch_export_with_onnxruntime (0.15) 2024-12-17T23:35:52.1558523Z profiler/test_cpp_thread (0.15) 2024-12-17T23:35:52.1558830Z test_cpp_api_parity (0.15) 2024-12-17T23:35:52.1559099Z test_custom_ops (0.15) 2024-12-17T23:35:52.1559362Z test_xpu (0.15) 2024-12-17T23:35:52.1559604Z xpu/test_conv (0.15) 2024-12-17T23:35:52.1559848Z xpu/test_gemm (0.15) 2024-12-17T23:35:52.1560207Z distributed/_composable/fsdp/test_fully_shard_autograd (0.1375) 2024-12-17T23:35:52.1560754Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.1375) 2024-12-17T23:35:52.1561286Z distributed/_shard/sharded_tensor/ops/test_embedding (0.1375) 2024-12-17T23:35:52.1561801Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.1375) 2024-12-17T23:35:52.1562320Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.1375) 2024-12-17T23:35:52.1562758Z distributed/_tensor/test_common_rules (0.1375) 2024-12-17T23:35:52.1563155Z distributed/_tensor/test_convolution_ops (0.1375) 2024-12-17T23:35:52.1563551Z distributed/_tensor/test_dtensor_ops (0.1375) 2024-12-17T23:35:52.1563934Z distributed/_tensor/test_embedding_ops (0.1375) 2024-12-17T23:35:52.1564348Z distributed/_tensor/test_experimental_ops (0.1375) 2024-12-17T23:35:52.1564744Z distributed/_tensor/test_math_ops (0.1375) 2024-12-17T23:35:52.1565098Z distributed/_tensor/test_matrix_ops (0.1375) 2024-12-17T23:35:52.1565476Z distributed/_tensor/test_pointwise_ops (0.1375) 2024-12-17T23:35:52.1565856Z distributed/_tensor/test_random_ops (0.1375) 2024-12-17T23:35:52.1566211Z distributed/_tensor/test_tensor_ops (0.1375) 2024-12-17T23:35:52.1566578Z distributed/_tensor/test_view_ops (0.1375) 2024-12-17T23:35:52.1566951Z distributed/_tensor/test_xla_integration (0.1375) 2024-12-17T23:35:52.1567348Z distributed/_tools/test_runtime_estimator (0.1375) 2024-12-17T23:35:52.1567757Z distributed/fsdp/test_fsdp_clip_grad_norm (0.1375) 2024-12-17T23:35:52.1568132Z distributed/launcher/test_run (0.1375) 2024-12-17T23:35:52.1568496Z distributed/rpc/cuda/test_tensorpipe_agent (0.1375) 2024-12-17T23:35:52.1568969Z distributed/test_c10d_common (0.1375) 2024-12-17T23:35:52.1569309Z distributed/test_c10d_ops_nccl (0.1375) 2024-12-17T23:35:52.1569636Z distributed/test_device_mesh (0.1375) 2024-12-17T23:35:52.1569999Z distributed/test_dynamo_distributed (0.1375) 2024-12-17T23:35:52.1570385Z distributed/test_inductor_collectives (0.1375) 2024-12-17T23:35:52.1570761Z dynamo/test_activation_checkpointing (0.1375) 2024-12-17T23:35:52.1571117Z dynamo/test_backends (0.1375) 2024-12-17T23:35:52.1571412Z dynamo/test_base_output (0.1375) 2024-12-17T23:35:52.1571712Z dynamo/test_bytecode_utils (0.1375) 2024-12-17T23:35:52.1572028Z dynamo/test_compile (0.1375) 2024-12-17T23:35:52.1572330Z dynamo/test_compiler_bisector (0.1375) 2024-12-17T23:35:52.1572644Z dynamo/test_comptime (0.1375) 2024-12-17T23:35:52.1573042Z dynamo/test_config (0.1375) 2024-12-17T23:35:52.1573336Z dynamo/test_ctx_manager (0.1375) 2024-12-17T23:35:52.1573629Z dynamo/test_debug_utils (0.1375) 2024-12-17T23:35:52.1573947Z dynamo/test_decorators (0.1375) 2024-12-17T23:35:52.1574258Z dynamo/test_dynamic_shapes (0.1375) 2024-12-17T23:35:52.1574558Z dynamo/test_exc (0.1375) 2024-12-17T23:35:52.1574919Z dynamo/test_exceptions (0.1375) 2024-12-17T23:35:52.1575222Z dynamo/test_export (0.1375) 2024-12-17T23:35:52.1575508Z dynamo/test_export_mutations (0.1375) 2024-12-17T23:35:52.1575841Z dynamo/test_functions (0.1375) 2024-12-17T23:35:52.1576152Z dynamo/test_fx_passes_pre_grad (0.1375) 2024-12-17T23:35:52.1576466Z dynamo/test_global (0.1375) 2024-12-17T23:35:52.1576773Z dynamo/test_graph_deduplication (0.1375) 2024-12-17T23:35:52.1577125Z dynamo/test_graph_region_tracker (0.1375) 2024-12-17T23:35:52.1577445Z dynamo/test_guard_manager (0.1375) 2024-12-17T23:35:52.1577753Z dynamo/test_hooks (0.1375) 2024-12-17T23:35:52.1578068Z dynamo/test_inline_inbuilt_nn_modules (0.1375) 2024-12-17T23:35:52.1578420Z dynamo/test_input_attr_tracking (0.1375) 2024-12-17T23:35:52.1578751Z dynamo/test_interop (0.1375) 2024-12-17T23:35:52.1579046Z dynamo/test_logging (0.1375) 2024-12-17T23:35:52.1579328Z dynamo/test_metrics_context (0.1375) 2024-12-17T23:35:52.1579647Z dynamo/test_minifier (0.1375) 2024-12-17T23:35:52.1579927Z dynamo/test_misc (0.1375) 2024-12-17T23:35:52.1580215Z dynamo/test_model_output (0.1375) 2024-12-17T23:35:52.1580525Z dynamo/test_modes (0.1375) 2024-12-17T23:35:52.1580796Z dynamo/test_modules (0.1375) 2024-12-17T23:35:52.1581092Z dynamo/test_optimizers (0.1375) 2024-12-17T23:35:52.1581394Z dynamo/test_pgo (0.1375) 2024-12-17T23:35:52.1581660Z dynamo/test_pre_dispatch (0.1375) 2024-12-17T23:35:52.1581969Z dynamo/test_prim_hop_base (0.1375) 2024-12-17T23:35:52.1582283Z dynamo/test_profiler (0.1375) 2024-12-17T23:35:52.1582568Z dynamo/test_recompile_ux (0.1375) 2024-12-17T23:35:52.1582878Z dynamo/test_recompiles (0.1375) 2024-12-17T23:35:52.1583182Z dynamo/test_reconstruct (0.1375) 2024-12-17T23:35:52.1583479Z dynamo/test_reorder_logs (0.1375) 2024-12-17T23:35:52.1583789Z dynamo/test_repros (0.1375) 2024-12-17T23:35:52.1584079Z dynamo/test_resume (0.1375) 2024-12-17T23:35:52.1584353Z dynamo/test_sdpa (0.1375) 2024-12-17T23:35:52.1584661Z dynamo/test_skip_guard_eval_unsafe (0.1375) 2024-12-17T23:35:52.1585014Z dynamo/test_skip_non_tensor (0.1375) 2024-12-17T23:35:52.1585330Z dynamo/test_structured_trace (0.1375) 2024-12-17T23:35:52.1585658Z dynamo/test_subclasses (0.1375) 2024-12-17T23:35:52.1585977Z dynamo/test_subgraphs (0.1375) 2024-12-17T23:35:52.1586268Z dynamo/test_torchrec (0.1375) 2024-12-17T23:35:52.1586567Z dynamo/test_trace_rules (0.1375) 2024-12-17T23:35:52.1586874Z dynamo/test_unspec (0.1375) 2024-12-17T23:35:52.1587155Z dynamo/test_utils (0.1375) 2024-12-17T23:35:52.1587461Z dynamo/test_verify_correctness (0.1375) 2024-12-17T23:35:52.1587794Z dynamo/test_view (0.1375) 2024-12-17T23:35:52.1588068Z export/test_converter (0.1375) 2024-12-17T23:35:52.1588374Z export/test_db (0.1375) 2024-12-17T23:35:52.1588654Z export/test_draft_export (0.1375) 2024-12-17T23:35:52.1589088Z export/test_experimental (0.1375) 2024-12-17T23:35:52.1589406Z export/test_export (0.1375) 2024-12-17T23:35:52.1589692Z export/test_export_legacy (0.1375) 2024-12-17T23:35:52.1590021Z export/test_export_nonstrict (0.1375) 2024-12-17T23:35:52.1590381Z export/test_functionalized_assertions (0.1375) 2024-12-17T23:35:52.1590723Z export/test_hop (0.1375) 2024-12-17T23:35:52.1591006Z export/test_lift_unlift (0.1375) 2024-12-17T23:35:52.1591312Z export/test_pass_infra (0.1375) 2024-12-17T23:35:52.1591599Z export/test_passes (0.1375) 2024-12-17T23:35:52.1591899Z export/test_retraceability (0.1375) 2024-12-17T23:35:52.1592213Z export/test_schema (0.1375) 2024-12-17T23:35:52.1592487Z export/test_serdes (0.1375) 2024-12-17T23:35:52.1592774Z export/test_serialize (0.1375) 2024-12-17T23:35:52.1593068Z export/test_sparse (0.1375) 2024-12-17T23:35:52.1593345Z export/test_swap (0.1375) 2024-12-17T23:35:52.1593622Z export/test_tools (0.1375) 2024-12-17T23:35:52.1593910Z export/test_torchbind (0.1375) 2024-12-17T23:35:52.1594196Z export/test_tree_utils (0.1375) 2024-12-17T23:35:52.1594501Z export/test_unflatten (0.1375) 2024-12-17T23:35:52.1594890Z export/test_unflatten_training_ir (0.1375) 2024-12-17T23:35:52.1595217Z export/test_verifier (0.1375) 2024-12-17T23:35:52.1595518Z functorch/test_aotdispatch (0.1375) 2024-12-17T23:35:52.1595844Z functorch/test_ops (0.1375) 2024-12-17T23:35:52.1596153Z higher_order_ops/test_invoke_subgraph (0.1375) 2024-12-17T23:35:52.1596530Z higher_order_ops/test_with_effects (0.1375) 2024-12-17T23:35:52.1596886Z inductor/test_auto_functionalize (0.1375) 2024-12-17T23:35:52.1597217Z inductor/test_autoheuristic (0.1375) 2024-12-17T23:35:52.1597539Z inductor/test_b2b_gemm (0.1375) 2024-12-17T23:35:52.1597852Z inductor/test_benchmark_fusion (0.1375) 2024-12-17T23:35:52.1598175Z inductor/test_benchmarking (0.1375) 2024-12-17T23:35:52.1598494Z inductor/test_ck_backend (0.1375) 2024-12-17T23:35:52.1598810Z inductor/test_codecache (0.1375) 2024-12-17T23:35:52.1599111Z inductor/test_codegen_triton (0.1375) 2024-12-17T23:35:52.1599440Z inductor/test_combo_kernels (0.1375) 2024-12-17T23:35:52.1599771Z inductor/test_compile_worker (0.1375) 2024-12-17T23:35:52.1600106Z inductor/test_compiled_optimizers (0.1375) 2024-12-17T23:35:52.1600445Z inductor/test_config (0.1375) 2024-12-17T23:35:52.1600747Z inductor/test_control_flow (0.1375) 2024-12-17T23:35:52.1601081Z inductor/test_cooperative_reductions (0.1375) 2024-12-17T23:35:52.1601469Z inductor/test_coordinate_descent_tuner (0.1375) 2024-12-17T23:35:52.1601818Z inductor/test_cpu_repro (0.1375) 2024-12-17T23:35:52.1602147Z inductor/test_cpu_select_algorithm (0.1375) 2024-12-17T23:35:52.1602493Z inductor/test_cutlass_backend (0.1375) 2024-12-17T23:35:52.1602808Z inductor/test_debug_trace (0.1375) 2024-12-17T23:35:52.1603146Z inductor/test_decompose_mem_bound_mm (0.1375) 2024-12-17T23:35:52.1603506Z inductor/test_dependencies (0.1375) 2024-12-17T23:35:52.1603839Z inductor/test_distributed_patterns (0.1375) 2024-12-17T23:35:52.1604208Z inductor/test_efficient_conv_bn_eval (0.1375) 2024-12-17T23:35:52.1604577Z inductor/test_external_callables (0.1375) 2024-12-17T23:35:52.1604905Z inductor/test_flex_decoding (0.1375) 2024-12-17T23:35:52.1605228Z inductor/test_foreach (0.1375) 2024-12-17T23:35:52.1605524Z inductor/test_fp8 (0.1375) 2024-12-17T23:35:52.1605808Z inductor/test_fused_attention (0.1375) 2024-12-17T23:35:52.1606132Z inductor/test_fx_fusion (0.1375) 2024-12-17T23:35:52.1606471Z inductor/test_graph_transform_observer (0.1375) 2024-12-17T23:35:52.1606829Z inductor/test_group_batch_fusion (0.1375) 2024-12-17T23:35:52.1607160Z inductor/test_halide (0.1375) 2024-12-17T23:35:52.1607511Z inductor/test_indexing (0.1375) 2024-12-17T23:35:52.1607892Z inductor/test_inductor_annotations (0.1375) 2024-12-17T23:35:52.1608251Z inductor/test_inductor_freezing (0.1375) 2024-12-17T23:35:52.1608587Z inductor/test_inductor_utils (0.1375) 2024-12-17T23:35:52.1609018Z inductor/test_inplacing_pass (0.1375) 2024-12-17T23:35:52.1609353Z inductor/test_kernel_benchmark (0.1375) 2024-12-17T23:35:52.1609695Z inductor/test_layout_optim (0.1375) 2024-12-17T23:35:52.1610007Z inductor/test_loop_ordering (0.1375) 2024-12-17T23:35:52.1610330Z inductor/test_max_autotune (0.1375) 2024-12-17T23:35:52.1610645Z inductor/test_memory (0.1375) 2024-12-17T23:35:52.1610938Z inductor/test_memory_planning (0.1375) 2024-12-17T23:35:52.1611269Z inductor/test_metrics (0.1375) 2024-12-17T23:35:52.1611572Z inductor/test_minifier (0.1375) 2024-12-17T23:35:52.1611879Z inductor/test_minifier_isolate (0.1375) 2024-12-17T23:35:52.1612220Z inductor/test_minifier_utils (0.1375) 2024-12-17T23:35:52.1612572Z inductor/test_mkldnn_pattern_matcher (0.1375) 2024-12-17T23:35:52.1613006Z inductor/test_mmdecomp (0.1375) 2024-12-17T23:35:52.1613313Z inductor/test_multi_kernel (0.1375) 2024-12-17T23:35:52.1613639Z inductor/test_op_dtype_prop (0.1375) 2024-12-17T23:35:52.1613956Z inductor/test_ordered_set (0.1375) 2024-12-17T23:35:52.1614270Z inductor/test_pad_mm (0.1375) 2024-12-17T23:35:52.1614566Z inductor/test_padding (0.1375) 2024-12-17T23:35:52.1614992Z inductor/test_pattern_matcher (0.1375) 2024-12-17T23:35:52.1615344Z inductor/test_perf (0.1375) 2024-12-17T23:35:52.1615642Z inductor/test_profiler (0.1375) 2024-12-17T23:35:52.1615961Z inductor/test_scatter_optimization (0.1375) 2024-12-17T23:35:52.1616321Z inductor/test_select_algorithm (0.1375) 2024-12-17T23:35:52.1616673Z inductor/test_split_cat_fx_passes (0.1375) 2024-12-17T23:35:52.1617015Z inductor/test_standalone_compile (0.1375) 2024-12-17T23:35:52.1617357Z inductor/test_torchbind (0.1375) 2024-12-17T23:35:52.1617676Z inductor/test_torchinductor (0.1375) 2024-12-17T23:35:52.1618082Z inductor/test_torchinductor_codegen_config_overrides (0.1375) 2024-12-17T23:35:52.1618598Z inductor/test_torchinductor_codegen_dynamic_shapes (0.1375) 2024-12-17T23:35:52.1619058Z inductor/test_torchinductor_dynamic_shapes (0.1375) 2024-12-17T23:35:52.1619472Z inductor/test_torchinductor_strided_blocks (0.1375) 2024-12-17T23:35:52.1619865Z inductor/test_triton_cpu_backend (0.1375) 2024-12-17T23:35:52.1620222Z inductor/test_triton_heuristics (0.1375) 2024-12-17T23:35:52.1620554Z inductor/test_triton_kernels (0.1375) 2024-12-17T23:35:52.1620886Z inductor/test_triton_syntax (0.1375) 2024-12-17T23:35:52.1621222Z inductor/test_triton_wrapper (0.1375) 2024-12-17T23:35:52.1621548Z inductor/test_unbacked_symints (0.1375) 2024-12-17T23:35:52.1621883Z inductor/test_utils (0.1375) 2024-12-17T23:35:52.1622176Z lazy/test_bindings (0.1375) 2024-12-17T23:35:52.1622450Z lazy/test_debug_util (0.1375) 2024-12-17T23:35:52.1622757Z lazy/test_extract_compiled_graph (0.1375) 2024-12-17T23:35:52.1623090Z lazy/test_functionalization (0.1375) 2024-12-17T23:35:52.1623416Z lazy/test_generator (0.1375) 2024-12-17T23:35:52.1623710Z lazy/test_meta_kernel (0.1375) 2024-12-17T23:35:52.1623997Z lazy/test_reuse_ir (0.1375) 2024-12-17T23:35:52.1624286Z lazy/test_step_closures (0.1375) 2024-12-17T23:35:52.1624589Z nn/test_lazy_modules (0.1375) 2024-12-17T23:35:52.1624864Z nn/test_pruning (0.1375) 2024-12-17T23:35:52.1625155Z onnx/dynamo/test_exporter_api (0.1375) 2024-12-17T23:35:52.1625507Z onnx/dynamo/test_registry_dispatcher (0.1375) 2024-12-17T23:35:52.1625847Z onnx/exporter/test_api (0.1375) 2024-12-17T23:35:52.1626184Z onnx/exporter/test_capture_strategies (0.1375) 2024-12-17T23:35:52.1626542Z onnx/exporter/test_compat (0.1375) 2024-12-17T23:35:52.1626845Z onnx/exporter/test_core (0.1375) 2024-12-17T23:35:52.1627177Z onnx/exporter/test_small_models_e2e (0.1375) 2024-12-17T23:35:52.1627526Z onnx/exporter/test_tensors (0.1375) 2024-12-17T23:35:52.1627835Z onnx/test_autograd_funs (0.1375) 2024-12-17T23:35:52.1628147Z onnx/test_models_onnxruntime (0.1375) 2024-12-17T23:35:52.1628547Z onnx/test_models_quantized_onnxruntime (0.1375) 2024-12-17T23:35:52.1628890Z onnx/test_onnx_opset (0.1375) 2024-12-17T23:35:52.1629290Z onnx/test_onnxscript_no_runtime (0.1375) 2024-12-17T23:35:52.1629634Z onnx/test_onnxscript_runtime (0.1375) 2024-12-17T23:35:52.1629941Z test_autograd (0.1375) 2024-12-17T23:35:52.1630213Z test_autograd_fallback (0.1375) 2024-12-17T23:35:52.1630510Z test_cuda (0.1375) 2024-12-17T23:35:52.1630766Z test_cuda_expandable_segments (0.1375) 2024-12-17T23:35:52.1631086Z test_cuda_multigpu (0.1375) 2024-12-17T23:35:52.1631382Z test_cuda_nvml_based_avail (0.1375) 2024-12-17T23:35:52.1631685Z test_cuda_primary_ctx (0.1375) 2024-12-17T23:35:52.1631982Z test_cuda_sanitizer (0.1375) 2024-12-17T23:35:52.1632269Z test_cuda_trace (0.1375) 2024-12-17T23:35:52.1632557Z test_functional_autograd_benchmark (0.1375) 2024-12-17T23:35:52.1632921Z test_functionalization_of_rng_ops (0.1375) 2024-12-17T23:35:52.1633255Z test_matmul_cuda (0.1375) 2024-12-17T23:35:52.1633515Z test_ops (0.1375) 2024-12-17T23:35:52.1633766Z test_ops_fwd_gradients (0.1375) 2024-12-17T23:35:52.1634074Z test_ops_gradients (0.1375) 2024-12-17T23:35:52.1634341Z test_ops_jit (0.1375) 2024-12-17T23:35:52.1634599Z test_pruning_op (0.1375) 2024-12-17T23:35:52.1634989Z test_scatter_gather_ops (0.1375) 2024-12-17T23:35:52.1635286Z test_shape_ops (0.1375) 2024-12-17T23:35:52.1635558Z test_spectral_ops (0.1375) 2024-12-17T23:35:52.1635854Z test_tensor_creation_ops (0.1375) 2024-12-17T23:35:52.1636145Z test_view_ops (0.1375) 2024-12-17T23:36:02.8037726Z torch_np/numpy_tests/lib/test_arraysetops (0.1375) 2024-12-17T23:36:02.8038390Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:36:02.8060265Z 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:36:02.8080575Z Results from PublicBindings 2024-12-17T23:36:02.8080871Z test_public_bindings (1.0) 2024-12-17T23:36:02.8081144Z Aggregated Heuristics 2024-12-17T23:36:02.8081405Z test_cuda (1.9098905799433696) 2024-12-17T23:36:02.8081710Z test_public_bindings (1.431614851692761) 2024-12-17T23:36:02.8082021Z test_xpu (1.35110896763415) 2024-12-17T23:36:02.8082307Z test_reductions (1.2253358830765593) 2024-12-17T23:36:02.8082646Z test_cpp_extensions_jit (0.7156320876801843) 2024-12-17T23:36:02.8082998Z inductor/test_aot_inductor (0.648371083698789) 2024-12-17T23:36:02.8083380Z test_cuda_expandable_segments (0.6309778057781412) 2024-12-17T23:36:02.8083781Z inductor/test_pattern_matcher (0.6163191201269929) 2024-12-17T23:36:02.8084155Z dynamo/test_dynamic_shapes (0.6122669522448076) 2024-12-17T23:36:02.8084520Z dynamo/test_after_aot (0.6081784022180016) 2024-12-17T23:36:02.8084865Z inductor/test_cpu_repro (0.603569737384307) 2024-12-17T23:36:02.8085201Z inductor/test_minifier (0.5989628471042946) 2024-12-17T23:36:02.8085583Z inductor/test_split_cat_fx_passes (0.5943528594244543) 2024-12-17T23:36:02.8085985Z dynamo/test_higher_order_ops (0.5931048417505811) 2024-12-17T23:36:02.8086332Z dynamo/test_repros (0.5895250866733128) 2024-12-17T23:36:02.8086694Z inductor/test_inductor_freezing (0.5866325097529228) 2024-12-17T23:36:02.8087066Z dynamo/test_backends (0.5812507000031335) 2024-12-17T23:36:02.8087393Z inductor/test_mmdecomp (0.5768629072403331) 2024-12-17T23:36:02.8087727Z dynamo/test_misc (0.5753662990272415) 2024-12-17T23:36:02.8088047Z dynamo/test_logging (0.5746726359685543) 2024-12-17T23:36:02.8088364Z dynamo/test_unspec (0.5727728699574117) 2024-12-17T23:36:02.8088782Z test_cpp_extensions_open_device_registration (0.5375226119366523) 2024-12-17T23:36:02.8089449Z cpp_extensions/open_registration_extension/test/test_openreg (0.4897938819199805) 2024-12-17T23:36:02.8089933Z test_utils (0.47820566604751813) 2024-12-17T23:36:02.8090608Z inductor/test_compiled_autograd (0.4535605297827172) 2024-12-17T23:36:02.8105848Z distributed/test_dynamo_distributed (0.45221720797270276) 2024-12-17T23:36:02.8106290Z test_content_store (0.45016323660433344) 2024-12-17T23:36:02.8106650Z inductor/test_cudacodecache (0.4435030508917587) 2024-12-17T23:36:02.8107084Z test_cpp_extensions_stream_and_event (0.44075938702450185) 2024-12-17T23:36:02.8107475Z test_testing (0.437100523432706) 2024-12-17T23:36:02.8107811Z test_cpp_extensions_mtia_backend (0.43698468440265587) 2024-12-17T23:36:02.8108268Z inductor/test_triton_extension_backend (0.43380652316354607) 2024-12-17T23:36:02.8108711Z inductor/test_extension_backend (0.424456370348558) 2024-12-17T23:36:02.8109107Z functorch/test_eager_transforms (0.4235148328195378) 2024-12-17T23:36:02.8109482Z test_nestedtensor (0.41694101066842143) 2024-12-17T23:36:02.8109839Z test_cpp_api_parity (0.4145644483425116) 2024-12-17T23:36:02.8110195Z inductor/test_cpu_cpp_wrapper (0.41420902801347026) 2024-12-17T23:36:02.8110747Z onnx/test_utility_funs (0.4136632708486707) 2024-12-17T23:36:02.8111146Z inductor/test_aot_inductor_arrayref (0.4110073779047003) 2024-12-17T23:36:02.8111518Z test_dispatch (0.4072861931267816) 2024-12-17T23:36:02.8111860Z torch_np/test_binary_ufuncs (0.4020263987021568) 2024-12-17T23:36:02.8112306Z distributed/_tools/test_runtime_estimator (0.40105702036236063) 2024-12-17T23:36:02.8112798Z inductor/test_aot_inductor_custom_ops (0.40031935479128955) 2024-12-17T23:36:02.8113276Z export/test_export_training_ir_to_run_decomp (0.3980869245563782) 2024-12-17T23:36:02.8113736Z inductor/test_binary_folding (0.39803215977525996) 2024-12-17T23:36:02.8114142Z inductor/test_cpp_wrapper_hipify (0.397654619248252) 2024-12-17T23:36:02.8114530Z onnx/exporter/test_building (0.39622531748522005) 2024-12-17T23:36:02.8114908Z dynamo/test_frame_init (0.39163334815149675) 2024-12-17T23:36:02.8115280Z export/test_retraceability (0.39098464954736506) 2024-12-17T23:36:02.8115663Z export/test_export_nonstrict (0.38614852180122994) 2024-12-17T23:36:02.8116037Z onnx/test_lazy_import (0.3845863618050361) 2024-12-17T23:36:02.8116404Z inductor/test_gpu_cpp_wrapper (0.3845465037028488) 2024-12-17T23:36:02.8116755Z test_custom_ops (0.38173685047054534) 2024-12-17T23:36:02.8117086Z export/test_cpp_serdes (0.3814579029934013) 2024-12-17T23:36:02.8117449Z inductor/test_loop_ordering (0.3814386459269408) 2024-12-17T23:36:02.8117809Z inductor/test_xpu_basic (0.38132387390836575) 2024-12-17T23:36:02.8118161Z inductor/test_smoke (0.37966208711578003) 2024-12-17T23:36:02.8118516Z inductor/test_flex_decoding (0.3784073716722777) 2024-12-17T23:36:02.8118897Z inductor/test_kernel_benchmark (0.3779221443190499) 2024-12-17T23:36:02.8119268Z export/test_serdes (0.3774346061243955) 2024-12-17T23:36:02.8119653Z export/test_unflatten_training_ir (0.3771202446980847) 2024-12-17T23:36:02.8120043Z inductor/test_triton_syntax (0.3733462640315515) 2024-12-17T23:36:02.8120411Z inductor/test_config (0.3733369805088497) 2024-12-17T23:36:02.8120762Z onnx/test_pytorch_jit_onnx (0.373266294206647) 2024-12-17T23:36:02.8121115Z inductor/test_debug_trace (0.3726820298823156) 2024-12-17T23:36:02.8121497Z inductor/test_cutlass_backend (0.3723738902890328) 2024-12-17T23:36:02.8121902Z inductor/test_external_callables (0.3723381447081182) 2024-12-17T23:36:02.8122336Z inductor/test_move_constructors_to_cuda (0.3721528326088219) 2024-12-17T23:36:02.8122805Z inductor/test_mkldnn_pattern_matcher (0.37123518630823715) 2024-12-17T23:36:02.8123265Z dynamo/test_inline_inbuilt_nn_modules (0.3712156573862996) 2024-12-17T23:36:02.8123670Z inductor/test_torchinductor (0.3711880654585683) 2024-12-17T23:36:02.8124058Z inductor/test_inductor_utils (0.3705833773299873) 2024-12-17T23:36:02.8124475Z inductor/test_torchinductor_opinfo (0.3699167918874495) 2024-12-17T23:36:02.8124987Z inductor/test_triton_cpu_backend (0.3694831020078314) 2024-12-17T23:36:02.8125416Z inductor/test_compiled_optimizers (0.36922655063125576) 2024-12-17T23:36:02.8125822Z dynamo/test_base_output (0.36893004808004826) 2024-12-17T23:36:02.8126221Z inductor/test_cooperative_reductions (0.3682896426499721) 2024-12-17T23:36:02.8126635Z inductor/test_b2b_gemm (0.36757162107119856) 2024-12-17T23:36:02.8126977Z test_import_stats (0.36742975428690927) 2024-12-17T23:36:02.8127297Z test_binary_ufuncs (0.36667089164628797) 2024-12-17T23:36:02.8127658Z inductor/test_triton_wrapper (0.36521386242088405) 2024-12-17T23:36:02.8128041Z inductor/test_ck_backend (0.3647867106623987) 2024-12-17T23:36:02.8128396Z export/test_export_legacy (0.3645556399406029) 2024-12-17T23:36:02.8128820Z export/test_functionalized_assertions (0.3637473613512752) 2024-12-17T23:36:02.8129232Z export/test_tree_utils (0.3636232426966196) 2024-12-17T23:36:02.8129615Z inductor/test_inductor_annotations (0.3624617151488135) 2024-12-17T23:36:02.8130001Z dynamo/test_nops (0.3623383193606762) 2024-12-17T23:36:02.8130327Z inductor/test_utils (0.36206350083293926) 2024-12-17T23:36:02.8130721Z inductor/test_indexing (0.3614576647278618) 2024-12-17T23:36:02.8131064Z inductor/test_pad_mm (0.3611171484514302) 2024-12-17T23:36:02.8131443Z inductor/test_aot_inductor_utils (0.36111461436176195) 2024-12-17T23:36:02.8131807Z dynamo/test_utils (0.3609327011522525) 2024-12-17T23:36:02.8132170Z inductor/test_select_algorithm (0.3605776688136782) 2024-12-17T23:36:02.8132566Z inductor/test_compile_worker (0.3603108015269454) 2024-12-17T23:36:02.8133080Z functorch/test_aotdispatch (0.35957659120669355) 2024-12-17T23:36:02.8133448Z dynamo/test_interop (0.3594695225311374) 2024-12-17T23:36:02.8133791Z inductor/test_metrics (0.35832257536576473) 2024-12-17T23:36:02.8134146Z inductor/test_triton_kernels (0.35826833812162695) 2024-12-17T23:36:02.8134582Z distributed/test_inductor_collectives (0.3578974040424425) 2024-12-17T23:36:02.8135116Z inductor/test_torchinductor_codegen_dynamic_shapes (0.35732000159187044) 2024-12-17T23:36:02.8135664Z inductor/test_torchinductor_dynamic_shapes (0.35696180838746905) 2024-12-17T23:36:02.8136134Z inductor/test_triton_heuristics (0.35683783613903286) 2024-12-17T23:36:02.8136549Z dynamo/test_fx_passes_pre_grad (0.35578616240534006) 2024-12-17T23:36:02.8136994Z dynamo/test_cudagraphs_expandable_segments (0.35575516211884217) 2024-12-17T23:36:02.8137420Z dynamo/test_modules (0.3555929860080117) 2024-12-17T23:36:02.8137775Z inductor/test_combo_kernels (0.3554013762858613) 2024-12-17T23:36:02.8138142Z dynamo/test_skip_non_tensor (0.35478574734619833) 2024-12-17T23:36:02.8138574Z onnx/test_models_quantized_onnxruntime (0.35473753045830836) 2024-12-17T23:36:02.8138979Z functorch/test_ops (0.35461030479145006) 2024-12-17T23:36:02.8139367Z inductor/test_coordinate_descent_tuner (0.3544318428974257) 2024-12-17T23:36:02.8139858Z inductor/test_torchinductor_strided_blocks (0.3543379265523467) 2024-12-17T23:36:02.8140308Z dynamo/test_autograd_function (0.35418081332948453) 2024-12-17T23:36:02.8140710Z dynamo/test_skip_guard_eval_unsafe (0.3541443406919706) 2024-12-17T23:36:02.8141113Z onnx/exporter/test_tensors (0.35404066192681366) 2024-12-17T23:36:02.8141506Z inductor/test_benchmark_fusion (0.35373176824297436) 2024-12-17T23:36:02.8142112Z inductor/test_aot_inductor_package (0.3535834180323387) 2024-12-17T23:36:02.8142520Z inductor/test_autoheuristic (0.35341182087309) 2024-12-17T23:36:02.8142890Z dynamo/test_reconstruct (0.3532159853791303) 2024-12-17T23:36:02.8143256Z inductor/test_minifier_utils (0.35320334830699984) 2024-12-17T23:36:02.8143632Z inductor/test_foreach (0.3527836048378352) 2024-12-17T23:36:02.8143986Z inductor/test_fx_fusion (0.35255404536868107) 2024-12-17T23:36:02.8144359Z test_model_exports_to_core_aten (0.35247732448742164) 2024-12-17T23:36:02.8144754Z inductor/test_flex_attention (0.3524353005503543) 2024-12-17T23:36:02.8145358Z inductor/test_custom_post_grad_passes (0.35218925163347625) 2024-12-17T23:36:02.8145747Z export/test_tools (0.3519637530762133) 2024-12-17T23:36:02.8146108Z inductor/test_snode_runtime (0.3517231666790179) 2024-12-17T23:36:02.8146495Z distributed/test_device_mesh (0.3507412420434508) 2024-12-17T23:36:02.8146841Z dynamo/test_pgo (0.3507203798445214) 2024-12-17T23:36:02.8147198Z dynamo/test_export_mutations (0.35021975580739473) 2024-12-17T23:36:02.8147560Z dynamo/test_sdpa (0.3500999885594471) 2024-12-17T23:36:02.8147883Z dynamo/test_exceptions (0.3496027412893481) 2024-12-17T23:36:02.8148249Z dynamo/test_metrics_context (0.34910202227312415) 2024-12-17T23:36:02.8148628Z profiler/test_cpp_thread (0.3488167173706104) 2024-12-17T23:36:02.8149014Z onnx/test_pytorch_onnx_onnxruntime (0.3485975641348512) 2024-12-17T23:36:02.8149405Z dynamo/test_recompiles (0.3483804664583034) 2024-12-17T23:36:02.8149875Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.34835879661828406) 2024-12-17T23:36:02.8150366Z inductor/test_control_flow (0.34825581822455365) 2024-12-17T23:36:02.8150787Z onnx/dynamo/test_registry_dispatcher (0.347945778906797) 2024-12-17T23:36:02.8151271Z xpu/test_conv (0.34781784190196047) 2024-12-17T23:36:02.8151687Z inductor/test_cudagraph_trees_expandable_segments (0.347511975527183) 2024-12-17T23:36:02.8152151Z dynamo/test_subgraphs (0.3474892203185768) 2024-12-17T23:36:02.8152506Z dynamo/test_pre_dispatch (0.34717733391995254) 2024-12-17T23:36:02.8152904Z inductor/test_decompose_mem_bound_mm (0.3466730706316252) 2024-12-17T23:36:02.8153356Z inductor/test_scatter_optimization (0.3465478809772738) 2024-12-17T23:36:02.8153772Z inductor/test_codegen_triton (0.34582950427394554) 2024-12-17T23:36:02.8154124Z dynamo/test_global (0.3456715163830326) 2024-12-17T23:36:02.8154452Z inductor/test_perf (0.3455040001438022) 2024-12-17T23:36:02.8154848Z inductor/test_graph_transform_observer (0.3454035556801798) 2024-12-17T23:36:02.8155261Z inductor/test_profiler (0.34483334106731944) 2024-12-17T23:36:02.8155601Z export/test_db (0.3444815241054556) 2024-12-17T23:36:02.8155920Z onnx/test_custom_ops (0.3443872796190336) 2024-12-17T23:36:02.8156274Z inductor/test_op_dtype_prop (0.34435774993224466) 2024-12-17T23:36:02.8156638Z dynamo/test_compile (0.3442952557421552) 2024-12-17T23:36:02.8156984Z dynamo/test_cudagraphs (0.3437397669980458) 2024-12-17T23:36:02.8157331Z inductor/test_multi_kernel (0.3436786931445289) 2024-12-17T23:36:02.8157720Z inductor/test_custom_lowering (0.34352233285135203) 2024-12-17T23:36:02.8158089Z inductor/test_fp8 (0.3435107335449747) 2024-12-17T23:36:02.8158447Z inductor/test_group_batch_fusion (0.34347236996273656) 2024-12-17T23:36:02.8158827Z dynamo/test_config (0.34336251203486257) 2024-12-17T23:36:02.8159160Z dynamo/test_functions (0.34324324410104645) 2024-12-17T23:36:02.8159603Z onnx/torch_export/test_torch_export_with_onnxruntime (0.3431392877890358) 2024-12-17T23:36:02.8160110Z dynamo/test_graph_region_tracker (0.3426407609426677) 2024-12-17T23:36:02.8160483Z dynamo/test_view (0.34217089090664826) 2024-12-17T23:36:02.8160792Z test_ops_gradients (0.3419011448461913) 2024-12-17T23:36:02.8161121Z dynamo/test_resume (0.34169457500989225) 2024-12-17T23:36:02.8161472Z inductor/test_benchmarking (0.3416662092955368) 2024-12-17T23:36:02.8161827Z dynamo/test_deviceguard (0.3414920091991114) 2024-12-17T23:36:02.8162237Z distributed/_tensor/test_common_rules (0.34123823194695235) 2024-12-17T23:36:02.8162674Z inductor/test_cudagraph_trees (0.3411317231679498) 2024-12-17T23:36:02.8163044Z dynamo/test_aot_autograd (0.34105086656875344) 2024-12-17T23:36:02.8163412Z inductor/test_cuda_repro (0.3409935129134706) 2024-12-17T23:36:02.8163768Z test_ops_fwd_gradients (0.3409681601036479) 2024-12-17T23:36:02.8164160Z dynamo/test_backward_higher_order_ops (0.34085880581243866) 2024-12-17T23:36:02.8164588Z onnx/exporter/test_compat (0.34068779551412476) 2024-12-17T23:36:02.8165071Z inductor/test_cpu_select_algorithm (0.34056593019235404) 2024-12-17T23:36:02.8165492Z inductor/test_inplacing_pass (0.34037763854352787) 2024-12-17T23:36:02.8165854Z dynamo/test_sources (0.34016482319494656) 2024-12-17T23:36:02.8166245Z onnx/exporter/test_small_models_e2e (0.3394596520737315) 2024-12-17T23:36:02.8166636Z xpu/test_gemm (0.33939605493232333) 2024-12-17T23:36:02.8166946Z inductor/test_halide (0.3393661349887036) 2024-12-17T23:36:02.8167298Z dynamo/test_model_output (0.33887327800480516) 2024-12-17T23:36:02.8167670Z onnx/test_onnxscript_runtime (0.3386390444285298) 2024-12-17T23:36:02.8168067Z inductor/test_memory_planning (0.338606250731184) 2024-12-17T23:36:02.8168472Z distributed/_tensor/test_dtensor_ops (0.3384619497033605) 2024-12-17T23:36:02.8168930Z higher_order_ops/test_with_effects (0.3382966413704337) 2024-12-17T23:36:02.8169321Z inductor/test_layout_optim (0.33805656538865936) 2024-12-17T23:36:02.8169681Z export/test_passes (0.3379790693823549) 2024-12-17T23:36:02.8170088Z onnx/test_pytorch_onnx_shape_inference (0.3377865878403937) 2024-12-17T23:36:02.8170497Z inductor/test_max_autotune (0.3374943250234032) 2024-12-17T23:36:02.8170917Z inductor/test_memory (0.33728875566556304) 2024-12-17T23:36:02.8171287Z distributed/_tensor/test_init (0.33713349084613115) 2024-12-17T23:36:02.8171669Z dynamo/test_structured_trace (0.3368857659961698) 2024-12-17T23:36:02.8172165Z inductor/test_torchinductor_codegen_config_overrides (0.33671068769225077) 2024-12-17T23:36:02.8172654Z dynamo/test_decorators (0.33670664830428465) 2024-12-17T23:36:02.8173078Z lazy/test_ts_opinfo (0.335849873492645) 2024-12-17T23:36:02.8173445Z inductor/test_fused_attention (0.3356708018005425) 2024-12-17T23:36:02.8173825Z inductor/test_torchbind (0.3355386581097136) 2024-12-17T23:36:02.8174193Z dynamo/test_compiler_bisector (0.33550240600246883) 2024-12-17T23:36:02.8174601Z inductor/test_minifier_isolate (0.33536162172770034) 2024-12-17T23:36:02.8174993Z onnx/exporter/test_core (0.33459925024926696) 2024-12-17T23:36:02.8175352Z inductor/test_codecache (0.33425921202412223) 2024-12-17T23:36:02.8175699Z dynamo/test_modes (0.33425636696706484) 2024-12-17T23:36:02.8176034Z dynamo/test_profiler (0.3341370777010409) 2024-12-17T23:36:02.8176390Z dynamo/test_aot_autograd_cache (0.33397465317820385) 2024-12-17T23:36:02.8176804Z dynamo/test_graph_deduplication (0.33379408665619864) 2024-12-17T23:36:02.8177181Z export/test_schema (0.3333162744355276) 2024-12-17T23:36:02.8177553Z inductor/test_efficient_conv_bn_eval (0.3332656610108668) 2024-12-17T23:36:02.8177980Z inductor/test_unbacked_symints (0.33325018356703406) 2024-12-17T23:36:02.8178347Z dynamo/test_export (0.3329821650831899) 2024-12-17T23:36:02.8178704Z onnx/test_pytorch_onnx_no_runtime (0.33294742140150546) 2024-12-17T23:36:02.8179159Z distributed/_tensor/test_experimental_ops (0.332580135640882) 2024-12-17T23:36:02.8179583Z export/test_unflatten (0.33183156695428506) 2024-12-17T23:36:02.8179937Z inductor/test_dependencies (0.3317706783534424) 2024-12-17T23:36:02.8180342Z distributed/_tensor/test_tensor_ops (0.331349957749248) 2024-12-17T23:36:02.8180733Z dynamo/test_optimizers (0.3311233903043333) 2024-12-17T23:36:02.8181055Z test_ops_jit (0.33112104622175376) 2024-12-17T23:36:02.8181405Z onnx/test_onnxscript_no_runtime (0.33039686607653496) 2024-12-17T23:36:02.8181859Z distributed/_tensor/test_xla_integration (0.3300630304052139) 2024-12-17T23:36:02.8182302Z inductor/test_auto_functionalize (0.3300199939366582) 2024-12-17T23:36:02.8182697Z inductor/test_ordered_set (0.32996134696723545) 2024-12-17T23:36:02.8183051Z export/test_hop (0.3296917064280389) 2024-12-17T23:36:02.8183373Z dynamo/test_ctx_manager (0.32914052775400576) 2024-12-17T23:36:02.8183728Z inductor/test_padding (0.3289402160256132) 2024-12-17T23:36:02.8184101Z dynamo/test_verify_correctness (0.3282109609081697) 2024-12-17T23:36:02.8184506Z inductor/test_distributed_patterns (0.3280646134546106) 2024-12-17T23:36:02.8184976Z export/test_serialize (0.3276018203519546) 2024-12-17T23:36:02.8185351Z onnx/dynamo/test_exporter_api (0.32759990837338837) 2024-12-17T23:36:02.8185775Z onnx/exporter/test_capture_strategies (0.3275172081078005) 2024-12-17T23:36:02.8186196Z dynamo/test_prim_hop_base (0.32711454325836825) 2024-12-17T23:36:02.8186663Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.32670703760697384) 2024-12-17T23:36:02.8187167Z dynamo/test_activation_checkpointing (0.32670088941962167) 2024-12-17T23:36:02.8187577Z lazy/test_step_closures (0.32657821105000817) 2024-12-17T23:36:02.8188005Z distributed/_tensor/test_convolution_ops (0.32646897666800134) 2024-12-17T23:36:02.8188468Z higher_order_ops/test_invoke_subgraph (0.3261440342667107) 2024-12-17T23:36:02.8188867Z export/test_converter (0.32598044606163673) 2024-12-17T23:36:02.8189233Z lazy/test_functionalization (0.3259780203697727) 2024-12-17T23:36:02.8189570Z test_ops (0.32559110490640475) 2024-12-17T23:36:02.8189869Z nn/test_lazy_modules (0.3253162904630359) 2024-12-17T23:36:02.8190223Z export/test_experimental (0.3250223173373683) 2024-12-17T23:36:02.8190568Z export/test_torchbind (0.32496498102403343) 2024-12-17T23:36:02.8190982Z export/test_swap (0.32459061087382474) 2024-12-17T23:36:02.8191333Z onnx/test_models_onnxruntime (0.3245262437891391) 2024-12-17T23:36:02.8191739Z distributed/_tensor/test_random_ops (0.32452355969536567) 2024-12-17T23:36:02.8192137Z test_cuda_sanitizer (0.3243034162874062) 2024-12-17T23:36:02.8192484Z export/test_draft_export (0.3242530093400363) 2024-12-17T23:36:02.8192867Z test_functionalization_of_rng_ops (0.32391808780451703) 2024-12-17T23:36:02.8193255Z dynamo/test_torchrec (0.32349169421128565) 2024-12-17T23:36:02.8193597Z test_autograd_fallback (0.32332160235033475) 2024-12-17T23:36:02.8193936Z export/test_pass_infra (0.3230595463165821) 2024-12-17T23:36:02.8194288Z dynamo/test_trace_rules (0.32300851338176984) 2024-12-17T23:36:02.8194627Z test_pruning_op (0.32259353306501215) 2024-12-17T23:36:02.8194935Z dynamo/test_exc (0.3223307046420632) 2024-12-17T23:36:02.8195296Z distributed/_tensor/test_math_ops (0.3220868273813777) 2024-12-17T23:36:02.8195674Z nn/test_pruning (0.3220206099058954) 2024-12-17T23:36:02.8195988Z dynamo/test_subclasses (0.3216939688074839) 2024-12-17T23:36:02.8196335Z onnx/exporter/test_api (0.32142486780889734) 2024-12-17T23:36:02.8196673Z export/test_export (0.3208267046274262) 2024-12-17T23:36:02.8196999Z dynamo/test_debug_utils (0.32078955172285917) 2024-12-17T23:36:02.8197351Z export/test_lift_unlift (0.3204590627662498) 2024-12-17T23:36:02.8197689Z test_matmul_cuda (0.32025222185090985) 2024-12-17T23:36:02.8198029Z distributed/launcher/test_run (0.3202453947020344) 2024-12-17T23:36:02.8198408Z dynamo/test_reorder_logs (0.3198022560101287) 2024-12-17T23:36:02.8198802Z inductor/test_standalone_compile (0.31929869020396445) 2024-12-17T23:36:02.8199191Z dynamo/test_bytecode_utils (0.31780634197070146) 2024-12-17T23:36:02.8199558Z lazy/test_meta_kernel (0.3174469188196834) 2024-12-17T23:36:02.8200001Z dynamo/test_hooks (0.3174211245997436) 2024-12-17T23:36:02.8200324Z dynamo/test_recompile_ux (0.31711754329146724) 2024-12-17T23:36:02.8200682Z onnx/test_onnx_opset (0.3169172005281766) 2024-12-17T23:36:02.8201094Z distributed/_tensor/test_pointwise_ops (0.31634141074988326) 2024-12-17T23:36:02.8201641Z export/test_verifier (0.31608053245539114) 2024-12-17T23:36:02.8201996Z dynamo/test_guard_manager (0.3152625451692849) 2024-12-17T23:36:02.8202345Z export/test_sparse (0.31258018084744305) 2024-12-17T23:36:02.8202780Z distributed/_composable/fsdp/test_fully_shard_init (0.3123943876995315) 2024-12-17T23:36:02.8203314Z distributed/_tensor/test_embedding_ops (0.31211132608672343) 2024-12-17T23:36:02.8203763Z dynamo/test_input_attr_tracking (0.3112986997502356) 2024-12-17T23:36:02.8204222Z distributed/_shard/sharded_tensor/ops/test_init (0.3104501751303631) 2024-12-17T23:36:02.8204721Z distributed/_tensor/test_matrix_ops (0.3102913725175956) 2024-12-17T23:36:02.8205205Z dynamo/test_minifier (0.30941174622437906) 2024-12-17T23:36:02.8205518Z test_autograd (0.3081266207410579) 2024-12-17T23:36:02.8205920Z torch_np/numpy_tests/lib/test_arraysetops (0.30788745159557923) 2024-12-17T23:36:02.8206384Z lazy/test_extract_compiled_graph (0.3077498830386157) 2024-12-17T23:36:02.8206736Z nn/test_init (0.3076950679340461) 2024-12-17T23:36:02.8207094Z test_functional_autograd_benchmark (0.3073573417117784) 2024-12-17T23:36:02.8207493Z onnx/test_autograd_funs (0.30678540660670406) 2024-12-17T23:36:02.8207833Z lazy/test_debug_util (0.3062854010902113) 2024-12-17T23:36:02.8208332Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.30437888553319303) 2024-12-17T23:36:02.8208854Z test_cuda_nvml_based_avail (0.3039946656057153) 2024-12-17T23:36:02.8209243Z distributed/_tensor/test_view_ops (0.30397739440563054) 2024-12-17T23:36:02.8209625Z test_cuda_trace (0.3038936715557359) 2024-12-17T23:36:02.8209952Z test_shape_ops (0.30328832521911986) 2024-12-17T23:36:02.8210267Z lazy/test_generator (0.30318055462829024) 2024-12-17T23:36:02.8210610Z test_cuda_primary_ctx (0.3009728744639996) 2024-12-17T23:36:02.8211029Z dynamo/test_python_autograd (0.30011464541129496) 2024-12-17T23:36:02.8211473Z distributed/rpc/cuda/test_tensorpipe_agent (0.3000615950182298) 2024-12-17T23:36:02.8212066Z distributed/_composable/fsdp/test_fully_shard_extensions (0.29987128396262797) 2024-12-17T23:36:02.8212756Z test_package (0.2996787811366423) 2024-12-17T23:36:02.8213084Z dynamo/test_comptime (0.29918847224303075) 2024-12-17T23:36:02.8213400Z test_view_ops (0.2978591817285285) 2024-12-17T23:36:02.8213728Z test_scatter_gather_ops (0.29745307555359934) 2024-12-17T23:36:02.8214068Z test_cuda_multigpu (0.29557795932532804) 2024-12-17T23:36:02.8214414Z test_tensor_creation_ops (0.2921707321250153) 2024-12-17T23:36:02.8214785Z distributed/fsdp/test_wrap (0.29179559708875313) 2024-12-17T23:36:02.8215280Z distributed/_composable/fsdp/test_fully_shard_autograd (0.2909373835573105) 2024-12-17T23:36:02.8215835Z distributed/fsdp/test_fsdp_clip_grad_norm (0.2886707016635588) 2024-12-17T23:36:02.8216300Z distributed/fsdp/test_fsdp_misc (0.28809987947559323) 2024-12-17T23:36:02.8216676Z lazy/test_reuse_ir (0.2875011171634481) 2024-12-17T23:36:02.8217021Z distributed/test_c10d_common (0.2865593100027326) 2024-12-17T23:36:02.8217511Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.28643911405371114) 2024-12-17T23:36:02.8218103Z distributed/_shard/sharded_tensor/ops/test_embedding (0.2853821188239516) 2024-12-17T23:36:02.8218688Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.2853821188239516) 2024-12-17T23:36:02.8219195Z test_cpp_extensions_aot_ninja (0.27284595300261094) 2024-12-17T23:36:02.8219555Z test_spectral_ops (0.2701443165822801) 2024-12-17T23:36:02.8219887Z functorch/test_rearrange (0.2518649757553152) 2024-12-17T23:36:02.8220270Z test_cpp_extensions_aot_no_ninja (0.2518649757553152) 2024-12-17T23:36:02.8220656Z functorch/test_parsing (0.2507316494799627) 2024-12-17T23:36:02.8221086Z distributed/flight_recorder/test_fr_analysis (0.24956630221722356) 2024-12-17T23:36:02.8221611Z distributed/_tensor/test_dtensor_compile (0.24926135965701648) 2024-12-17T23:36:02.8222032Z lazy/test_bindings (0.24328928335594313) 2024-12-17T23:36:02.8222345Z test_mkl_verbose (0.2403211067700507) 2024-12-17T23:36:02.8222664Z test_tensorboard (0.23801322718803303) 2024-12-17T23:36:02.8222985Z test_transformers (0.2370817190457553) 2024-12-17T23:36:02.8223333Z distributed/test_c10d_ops_nccl (0.23395330481687499) 2024-12-17T23:36:02.8223695Z test_license (0.23238242512623547) 2024-12-17T23:36:02.8224014Z test_comparison_utils (0.23186656954382456) 2024-12-17T23:36:02.8224424Z distributed/_tensor/debug/test_op_coverage (0.23166754840614082) 2024-12-17T23:36:02.8224903Z distributed/_tools/test_mod_tracker (0.23054971711279026) 2024-12-17T23:36:02.8225299Z test_mkldnn_verbose (0.23015992407986244) 2024-12-17T23:36:02.8225698Z test_autoload (0.22881636682594692) 2024-12-17T23:36:02.8226037Z test_ci_sanity_check_fail (0.2287087089294432) 2024-12-17T23:36:02.8226477Z distributed/test_compute_comm_reordering (0.2283671980357543) 2024-12-17T23:36:02.8226895Z test_utils_config_module (0.22667277684294848) 2024-12-17T23:36:02.8227332Z torch_np/numpy_tests/lib/test_function_base (0.22389878439442684) 2024-12-17T23:36:02.8227756Z onnx/test_fx_passes (0.2214604495836704) 2024-12-17T23:36:02.8228187Z distributed/pipelining/test_schedule_multiproc (0.2201238473249386) 2024-12-17T23:36:02.8228625Z test_mps (0.2201091473260679) 2024-12-17T23:36:02.8229006Z onnx/test_fx_type_promotion (0.21947952455432776) 2024-12-17T23:36:02.8229481Z distributed/tensor/parallel/test_micro_pipeline_tp (0.2169494031550311) 2024-12-17T23:36:02.8230022Z distributed/checkpoint/test_nested_dict (0.215916907001192) 2024-12-17T23:36:02.8230474Z onnx/test_fx_to_onnx_decomp_skip (0.21551425371162722) 2024-12-17T23:36:02.8230859Z torch_np/test_unary_ufuncs (0.21433821196238131) 2024-12-17T23:36:02.8231208Z test_ao_sparsity (0.21433418038150726) 2024-12-17T23:36:02.8231610Z backends/xeon/test_launch (0.21378008765130715) 2024-12-17T23:36:02.8232046Z distributed/pipelining/test_transformer (0.21272493306069426) 2024-12-17T23:36:02.8232458Z test_file_check (0.21260126009147257) 2024-12-17T23:36:02.8232771Z test_pytree (0.2118460917826784) 2024-12-17T23:36:02.8233062Z test_stateless (0.2116632162967263) 2024-12-17T23:36:02.8233376Z test_modules (0.21158850745486757) 2024-12-17T23:36:02.8233759Z distributed/pipelining/test_backward (0.21053564653501627) 2024-12-17T23:36:02.8234146Z test_deploy (0.21040606299959738) 2024-12-17T23:36:02.8234461Z profiler/test_kineto (0.20972094662322538) 2024-12-17T23:36:02.8234895Z distributed/_shard/sharded_tensor/test_logger (0.20890315591051095) 2024-12-17T23:36:02.8235311Z test_monitor (0.20886998174971158) 2024-12-17T23:36:02.8235620Z torch_np/test_dtype (0.20875299775931383) 2024-12-17T23:36:02.8235948Z test_show_pickle (0.20862211156997082) 2024-12-17T23:36:02.8236308Z distributed/pipelining/test_pipe (0.20735093010807953) 2024-12-17T23:36:02.8236822Z distributed/_composable/fsdp/test_fully_shard_compile (0.2062878072370874) 2024-12-17T23:36:02.8237286Z test_optim (0.20600352851322412) 2024-12-17T23:36:02.8237602Z torch_np/test_nep50_examples (0.2050213446949099) 2024-12-17T23:36:02.8238024Z distributed/_tools/test_sac_estimator (0.2048521331253613) 2024-12-17T23:36:02.8238415Z test_typing (0.20369526493388193) 2024-12-17T23:36:02.8238714Z test_module_tracker (0.20337470520783202) 2024-12-17T23:36:02.8239046Z onnx/test_fx_to_onnx (0.2029958057381402) 2024-12-17T23:36:02.8239419Z distributed/_tools/test_sac_ilp (0.20288722490532538) 2024-12-17T23:36:02.8239842Z benchmark_utils/test_benchmark_utils (0.2026646771987871) 2024-12-17T23:36:02.8240231Z test_foreach (0.2025780918475456) 2024-12-17T23:36:02.8240619Z distributed/test_c10d_functional_native (0.20231879033116304) 2024-12-17T23:36:02.8241032Z test_expanded_weights (0.2022251972289843) 2024-12-17T23:36:02.8241392Z test_compile_benchmark_util (0.20219477788367657) 2024-12-17T23:36:02.8242053Z torch_np/numpy_tests/core/test_scalarinherit (0.20216067150594905) 2024-12-17T23:36:02.8242465Z test_openmp (0.20210926248805614) 2024-12-17T23:36:02.8242817Z distributed/_tensor/test_dtensor (0.2020339095440213) 2024-12-17T23:36:02.8243209Z profiler/test_profiler (0.20200204307479463) 2024-12-17T23:36:02.8243551Z torch_np/test_random (0.20180720516488848) 2024-12-17T23:36:02.8243900Z test_functionalization (0.20127823420054078) 2024-12-17T23:36:02.8244243Z test_proxy_tensor (0.20042594500520564) 2024-12-17T23:36:02.8244557Z test_hub (0.19945276782787666) 2024-12-17T23:36:02.8244859Z torch_np/test_basic (0.19933581639604525) 2024-12-17T23:36:02.8245185Z test_complex (0.1992946560800263) 2024-12-17T23:36:02.8245496Z test_tensorexpr_pybind (0.1992596614087328) 2024-12-17T23:36:02.8245990Z test_type_hints (0.19912564598027896) 2024-12-17T23:36:02.8246331Z functorch/test_minifier (0.19909503891434346) 2024-12-17T23:36:02.8246692Z test_namedtuple_return_api (0.1990421903083083) 2024-12-17T23:36:02.8247046Z test_jiterator (0.19844280967351413) 2024-12-17T23:36:02.8247463Z distributed/checkpoint/test_save_load_api (0.19816223146056203) 2024-12-17T23:36:02.8247971Z distributed/checkpoint/test_dedup_tensors (0.19786885967923015) 2024-12-17T23:36:02.8248472Z torch_np/numpy_tests/core/test_numeric (0.19764398227781552) 2024-12-17T23:36:02.8248951Z distributed/_composable/test_contract (0.19738440597751092) 2024-12-17T23:36:02.8249426Z distributed/pipelining/test_microbatch (0.19714516070827953) 2024-12-17T23:36:02.8249853Z test_per_overload_api (0.19692749561566733) 2024-12-17T23:36:02.8250201Z test_numpy_interop (0.1967389705152509) 2024-12-17T23:36:02.8250594Z distributed/optim/test_named_optimizer (0.1964225316386813) 2024-12-17T23:36:02.8251026Z nn/test_multihead_attention (0.19606063816518474) 2024-12-17T23:36:02.8251473Z distributed/checkpoint/e2e/test_fsdp_ep (0.19560731281865837) 2024-12-17T23:36:02.8251970Z test_fx_experimental (0.19519894538716512) 2024-12-17T23:36:02.8252322Z functorch/test_logging (0.19486014103843763) 2024-12-17T23:36:02.8252894Z distributed/_tensor/experimental/test_register_sharding (0.1945043663777) 2024-12-17T23:36:02.8253361Z test_native_functions (0.1945043663777) 2024-12-17T23:36:02.8253754Z distributed/_tools/test_mem_tracker (0.19434131684796732) 2024-12-17T23:36:02.8254172Z functorch/test_control_flow (0.19428815232008873) 2024-12-17T23:36:02.8254540Z torch_np/test_ufuncs_basic (0.19427398433670878) 2024-12-17T23:36:02.8254935Z onnx/internal/test_registraion (0.19417437447403346) 2024-12-17T23:36:02.8255333Z distributed/fsdp/test_fsdp_fx (0.194127014796591) 2024-12-17T23:36:02.8255680Z functorch/test_ac (0.19367785099908744) 2024-12-17T23:36:02.8256061Z distributed/_tensor/test_attention (0.19357679354610616) 2024-12-17T23:36:02.8256469Z nn/test_packed_sequence (0.19303099434347637) 2024-12-17T23:36:02.8256796Z test_sympy_utils (0.19268518094848655) 2024-12-17T23:36:02.8257155Z distributed/_tensor/test_api (0.19259267286016535) 2024-12-17T23:36:02.8257577Z test_set_default_mobile_cpu_allocator (0.1924763901691988) 2024-12-17T23:36:02.8257982Z test_sparse_semi_structured (0.19237178957025308) 2024-12-17T23:36:02.8258419Z distributed/pipelining/test_unflatten (0.19163535976346427) 2024-12-17T23:36:02.8258920Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.19162892385521207) 2024-12-17T23:36:02.8259350Z nn/test_parametrization (0.19161654372568235) 2024-12-17T23:36:02.8259713Z functorch/test_vmap (0.191485558371158) 2024-12-17T23:36:02.8260106Z torch_np/numpy_tests/core/test_einsum (0.19132005894520016) 2024-12-17T23:36:02.8260541Z test_out_dtype_op (0.19093201187089878) 2024-12-17T23:36:02.8260898Z test_jit_disabled (0.19081770598496797) 2024-12-17T23:36:02.8261243Z distributed/test_backends (0.19033835797338192) 2024-12-17T23:36:02.8261721Z distributed/_composable/fsdp/test_fully_shard_logging (0.18949271092829323) 2024-12-17T23:36:02.8262278Z torch_np/numpy_tests/lib/test_histograms (0.18919208934222054) 2024-12-17T23:36:02.8262676Z test_logging (0.188549723216144) 2024-12-17T23:36:02.8263020Z distributed/test_symmetric_memory (0.1883640599783884) 2024-12-17T23:36:02.8263452Z distributed/pipelining/test_stage (0.1882981713858981) 2024-12-17T23:36:02.8263831Z test_namedtensor (0.18803969232849405) 2024-12-17T23:36:02.8264184Z distributions/test_constraints (0.1873310086747707) 2024-12-17T23:36:02.8264634Z distributed/_tools/test_memory_tracker (0.18726929046645557) 2024-12-17T23:36:02.8265032Z test_decomp (0.18724446878318216) 2024-12-17T23:36:02.8265327Z test_flop_counter (0.18679912860735182) 2024-12-17T23:36:02.8265840Z distributed/_composable/test_composability/test_pp_composability (0.18679839325233139) 2024-12-17T23:36:02.8266371Z test_bundled_inputs (0.18674019696630625) 2024-12-17T23:36:02.8266831Z test_numba_integration (0.18665936925802512) 2024-12-17T23:36:02.8267154Z test_itt (0.18636546594069203) 2024-12-17T23:36:02.8267478Z distributed/test_fake_pg (0.18627620887376822) 2024-12-17T23:36:02.8267880Z onnx/internal/test_diagnostics (0.18605409709069143) 2024-12-17T23:36:02.8268340Z distributed/checkpoint/test_fsdp_optim_state (0.185998149681569) 2024-12-17T23:36:02.8268884Z distributed/_tensor/experimental/test_local_map (0.1858798385171031) 2024-12-17T23:36:02.8269357Z profiler/test_profiler_tree (0.1855533483283532) 2024-12-17T23:36:02.8269781Z distributed/_composable/test_checkpoint (0.1854959532175861) 2024-12-17T23:36:02.8270263Z torch_np/numpy_tests/core/test_shape_base (0.1854365321190959) 2024-12-17T23:36:02.8270785Z distributed/checkpoint/test_dtensor_resharding (0.18541809633356257) 2024-12-17T23:36:02.8271218Z test_autocast (0.18507309042447645) 2024-12-17T23:36:02.8271596Z distributed/test_distributed_spawn (0.18507013439596057) 2024-12-17T23:36:02.8272065Z torch_np/numpy_tests/core/test_scalarmath (0.1848732338331923) 2024-12-17T23:36:02.8272529Z distributed/_tensor/test_redistribute (0.18480823045006572) 2024-12-17T23:36:02.8273005Z test_fx_reinplace_pass (0.1847994666601053) 2024-12-17T23:36:02.8273461Z distributed/checkpoint/test_fsspec (0.18463225041773518) 2024-12-17T23:36:02.8273845Z functorch/test_dims (0.18414079419473506) 2024-12-17T23:36:02.8274272Z distributed/tensor/parallel/test_tp_style (0.18394098692257455) 2024-12-17T23:36:02.8274697Z test_fx_passes (0.1838901372014216) 2024-12-17T23:36:02.8275080Z distributed/_tools/test_fsdp2_mem_tracker (0.18374929857922115) 2024-12-17T23:36:02.8275615Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.1836599196588434) 2024-12-17T23:36:02.8276090Z test_segment_reductions (0.18359293926414577) 2024-12-17T23:36:02.8276515Z distributed/checkpoint/test_format_utils (0.18316392435873874) 2024-12-17T23:36:02.8277019Z torch_np/numpy_tests/core/test_multiarray (0.18226299044616118) 2024-12-17T23:36:02.8277552Z distributed/_tensor/debug/test_comm_mode_features (0.18221385519130898) 2024-12-17T23:36:02.8278152Z distributed/algorithms/quantization/test_quantization (0.1818709815186537) 2024-12-17T23:36:02.8278657Z onnx/test_op_consistency (0.1818378142662878) 2024-12-17T23:36:02.8279107Z distributed/checkpoint/e2e/test_fine_tuning (0.18178151474060447) 2024-12-17T23:36:02.8279530Z test_legacy_vmap (0.18133456273961304) 2024-12-17T23:36:02.8279976Z distributed/_tensor/experimental/test_tp_transform (0.1812895000928057) 2024-12-17T23:36:02.8280528Z distributed/checkpoint/e2e/test_pipeline (0.18116746116683557) 2024-12-17T23:36:02.8281011Z distributed/checkpoint/test_traverse (0.18035475799782663) 2024-12-17T23:36:02.8281539Z distributed/tensor/parallel/test_tp_random_state (0.17964457801853265) 2024-12-17T23:36:02.8281998Z test_subclass (0.1793325947434023) 2024-12-17T23:36:02.8282292Z test_torch (0.17908954382164202) 2024-12-17T23:36:02.8282671Z torch_np/numpy_tests/linalg/test_linalg (0.17887734330316016) 2024-12-17T23:36:02.8283183Z distributed/checkpoint/test_dtensor_checkpoint (0.1787543882284888) 2024-12-17T23:36:02.8283693Z distributed/elastic/test_control_plane (0.1786535459578503) 2024-12-17T23:36:02.8284093Z test_dlpack (0.17835723987184418) 2024-12-17T23:36:02.8284528Z distributed/_composable/test_replicate_with_compiler (0.1783304711183557) 2024-12-17T23:36:02.8284980Z nn/test_embedding (0.17826577810955396) 2024-12-17T23:36:02.8285403Z distributed/checkpoint/test_tp_checkpoint (0.17824442563813472) 2024-12-17T23:36:02.8285904Z torch_np/numpy_tests/lib/test_type_check (0.17819880946958674) 2024-12-17T23:36:02.8286297Z test_tensorexpr (0.17813940865269504) 2024-12-17T23:36:02.8286729Z distributed/tensor/parallel/test_tp_examples (0.1780357378897018) 2024-12-17T23:36:02.8287165Z test_masked (0.1777374364765172) 2024-12-17T23:36:02.8287451Z test_jit (0.17745606576511286) 2024-12-17T23:36:02.8287893Z torch_np/numpy_tests/core/test_indexing (0.17680227606495372) 2024-12-17T23:36:02.8288372Z functorch/test_memory_efficient_fusion (0.17661328479377955) 2024-12-17T23:36:02.8288840Z functorch/test_vmap_registrations (0.17660770961489847) 2024-12-17T23:36:02.8289234Z onnx/test_symbolic_helper (0.1763298114002155) 2024-12-17T23:36:02.8289725Z distributed/_composable/fsdp/test_fully_shard_overlap (0.17584559244287018) 2024-12-17T23:36:02.8290198Z test_fake_tensor (0.17543628378635073) 2024-12-17T23:36:02.8290565Z distributed/test_collective_utils (0.17543213896178353) 2024-12-17T23:36:02.8290995Z profiler/test_memory_profiler (0.17498598391971376) 2024-12-17T23:36:02.8291357Z test_fx (0.17444032650577682) 2024-12-17T23:36:02.8291699Z distributed/checkpoint/test_planner (0.1741544744109733) 2024-12-17T23:36:02.8292102Z test_maskedtensor (0.1738961969135455) 2024-12-17T23:36:02.8292586Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.17368590507855733) 2024-12-17T23:36:02.8293187Z test_multiprocessing (0.17335854040736198) 2024-12-17T23:36:02.8293632Z distributed/checkpoint/test_state_dict_utils (0.17327520023431767) 2024-12-17T23:36:02.8294201Z distributed/fsdp/test_shard_utils (0.17320829808774468) 2024-12-17T23:36:02.8294569Z nn/test_dropout (0.17285837194245107) 2024-12-17T23:36:02.8294986Z distributed/checkpoint/test_compatibility (0.17277143880784182) 2024-12-17T23:36:02.8295408Z test_meta (0.17264456870852898) 2024-12-17T23:36:02.8295796Z distributed/checkpoint/test_hsdp_checkpoint (0.17262476269819146) 2024-12-17T23:36:02.8296244Z distributed/test_nccl (0.17259406845569533) 2024-12-17T23:36:02.8296588Z test_mkldnn_fusion (0.17257664010153373) 2024-12-17T23:36:02.8296948Z distributed/test_functional_api (0.17251038350198908) 2024-12-17T23:36:02.8297446Z distributed/_composable/fsdp/test_fully_shard_state (0.17245776163816412) 2024-12-17T23:36:02.8297900Z test_vulkan (0.17215350536534266) 2024-12-17T23:36:02.8298186Z test_weak (0.1719324050085775) 2024-12-17T23:36:02.8298493Z optim/test_swa_utils (0.17189839496664244) 2024-12-17T23:36:02.8298822Z test_type_info (0.17173418502868426) 2024-12-17T23:36:02.8299117Z test_futures (0.17164163369809843) 2024-12-17T23:36:02.8299520Z torch_np/numpy_tests/core/test_numerictypes (0.17158294553241793) 2024-12-17T23:36:02.8299951Z test_jit_llga_fuser (0.17144102937944078) 2024-12-17T23:36:02.8300333Z distributed/test_control_collectives (0.1710399447436272) 2024-12-17T23:36:02.8300793Z torch_np/numpy_tests/core/test_dtype (0.17050770348790104) 2024-12-17T23:36:02.8301265Z distributed/_tensor/debug/test_comm_mode (0.17034639249082065) 2024-12-17T23:36:02.8301666Z test_jit_fuser_te (0.1702930176954217) 2024-12-17T23:36:02.8302065Z distributed/_composable/test_replicate (0.16925569188136946) 2024-12-17T23:36:02.8302464Z test_linalg (0.1692454293053705) 2024-12-17T23:36:02.8302829Z torch_np/numpy_tests/core/test_getlimits (0.1691843320798127) 2024-12-17T23:36:02.8303247Z onnx/test_verification (0.16894231970202664) 2024-12-17T23:36:02.8303633Z distributed/test_c10d_logger (0.16891559934198702) 2024-12-17T23:36:02.8304109Z distributed/optim/test_apply_optimizer_in_backward (0.16883529387922042) 2024-12-17T23:36:02.8304641Z distributed/fsdp/test_fsdp_state_dict (0.1685345464672683) 2024-12-17T23:36:02.8305102Z distributed/_tensor/test_optimizers (0.1685342246100952) 2024-12-17T23:36:02.8305623Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.16839484513806816) 2024-12-17T23:36:02.8306122Z test_functional_optim (0.16814111759173733) 2024-12-17T23:36:02.8306477Z nn/test_load_state_dict (0.16794719917683149) 2024-12-17T23:36:02.8306863Z distributed/checkpoint/test_utils (0.16788224167350724) 2024-12-17T23:36:02.8307290Z distributed/_tensor/test_utils (0.16769561989622472) 2024-12-17T23:36:02.8307683Z distributed/test_c10d_nccl (0.1675059120226132) 2024-12-17T23:36:02.8308078Z distributed/fsdp/test_fsdp_overlap (0.1672260137761572) 2024-12-17T23:36:02.8308486Z torch_np/test_function_base (0.16718988270460156) 2024-12-17T23:36:02.8308913Z test_mkldnn (0.16716079396426414) 2024-12-17T23:36:02.8309288Z distributed/fsdp/test_fsdp_optim_state (0.16706358874479993) 2024-12-17T23:36:02.8309777Z distributed/pipelining/test_schedule (0.1670501119919513) 2024-12-17T23:36:02.8310237Z distributed/_tensor/test_op_strategy (0.1667788648678633) 2024-12-17T23:36:02.8310613Z test_native_mha (0.16674010732051733) 2024-12-17T23:36:02.8311045Z distributed/checkpoint/test_fsdp_model_state (0.16648169805248608) 2024-12-17T23:36:02.8311503Z test_xnnpack_integration (0.16641886016739085) 2024-12-17T23:36:02.8311959Z distributed/_composable/fsdp/test_fully_shard_comm (0.16631864314520137) 2024-12-17T23:36:02.8312412Z test_indexing (0.16631302284680685) 2024-12-17T23:36:02.8312776Z distributed/rpc/test_share_memory (0.16615449249412537) 2024-12-17T23:36:02.8313249Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.16607985480836265) 2024-12-17T23:36:02.8313760Z torch_np/numpy_tests/lib/test_shape_base_ (0.16598811236592032) 2024-12-17T23:36:02.8314217Z test_datapipe (0.16569920880385478) 2024-12-17T23:36:02.8314592Z distributed/checkpoint/test_checkpoint (0.165619912331689) 2024-12-17T23:36:02.8315122Z torch_np/numpy_tests/fft/test_pocketfft (0.1654543686429832) 2024-12-17T23:36:02.8315589Z distributed/nn/jit/test_instantiator (0.16507531984569113) 2024-12-17T23:36:02.8316005Z torch_np/test_ndarray_methods (0.1647587061789323) 2024-12-17T23:36:02.8316461Z distributed/fsdp/test_fsdp_backward_prefetch (0.1646049950309582) 2024-12-17T23:36:02.8316959Z distributed/fsdp/test_fsdp_pure_fp16 (0.16453311434745457) 2024-12-17T23:36:02.8317417Z torch_np/numpy_tests/lib/test_twodim_base (0.16346655577257804) 2024-12-17T23:36:02.8317832Z test_sort_and_select (0.16331778212230869) 2024-12-17T23:36:02.8318158Z nn/test_pooling (0.16301289890837437) 2024-12-17T23:36:02.8318526Z torch_np/numpy_tests/core/test_dlpack (0.16243677132816436) 2024-12-17T23:36:02.8319001Z distributed/test_c10d_object_collectives (0.16231603944807657) 2024-12-17T23:36:02.8319497Z torch_np/numpy_tests/lib/test_index_tricks (0.16225612575140175) 2024-12-17T23:36:02.8319968Z distributed/fsdp/test_fsdp_memory (0.16201692852725108) 2024-12-17T23:36:02.8320469Z distributed/_composable/fsdp/test_fully_shard_frozen (0.16158735610395597) 2024-12-17T23:36:02.8321065Z distributed/checkpoint/test_file_system_checkpoint (0.1611219166965259) 2024-12-17T23:36:02.8321554Z distributed/test_c10d_pypg (0.16095587417602547) 2024-12-17T23:36:02.8322029Z distributed/tensor/parallel/test_parallelize_api (0.16077044568264381) 2024-12-17T23:36:02.8322504Z test_python_dispatch (0.1606748478762024) 2024-12-17T23:36:02.8322848Z nn/test_module_hooks (0.16063095891167548) 2024-12-17T23:36:02.8323264Z distributed/fsdp/test_fsdp_freezing_weights (0.16062776022735045) 2024-12-17T23:36:02.8323703Z test_function_schema (0.15974126766119615) 2024-12-17T23:36:02.8324087Z distributed/fsdp/test_fsdp_apply (0.15972308475323135) 2024-12-17T23:36:02.8324517Z torch_np/numpy_tests/fft/test_helper (0.15886005684345553) 2024-12-17T23:36:02.8324996Z torch_np/numpy_tests/core/test_scalar_methods (0.15830306713018874) 2024-12-17T23:36:02.8325440Z test_mobile_optimizer (0.15770613352814164) 2024-12-17T23:36:02.8325771Z nn/test_convolution (0.15758578504115567) 2024-12-17T23:36:02.8326189Z distributed/fsdp/test_fsdp_flatten_params (0.15746554810904773) 2024-12-17T23:36:02.8326687Z distributed/fsdp/test_fsdp_traversal (0.1573258654255377) 2024-12-17T23:36:02.8327070Z test_schema_check (0.1571825735472783) 2024-12-17T23:36:02.8327389Z test_nn (0.1571543630256757) 2024-12-17T23:36:02.8327757Z distributed/checkpoint/test_state_dict (0.1570032394523752) 2024-12-17T23:36:02.8328271Z distributed/optim/test_zero_redundancy_optimizer (0.15671987282421088) 2024-12-17T23:36:02.8328727Z test_unary_ufuncs (0.15640231259134757) 2024-12-17T23:36:02.8329194Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.15629753835244556) 2024-12-17T23:36:02.8329805Z distributed/fsdp/test_fsdp_exec_order (0.15629208054575144) 2024-12-17T23:36:02.8330271Z distributed/test_multi_threaded_pg (0.15620016834233824) 2024-12-17T23:36:02.8330724Z distributed/fsdp/test_fsdp_uneven (0.15613691451457692) 2024-12-17T23:36:02.8331147Z distributed/fsdp/test_fsdp_input (0.15604347647273312) 2024-12-17T23:36:02.8331550Z distributed/test_c10d_ucc (0.1558599652425027) 2024-12-17T23:36:02.8331961Z distributed/fsdp/test_fsdp_grad_acc (0.1558103264043325) 2024-12-17T23:36:02.8332432Z distributed/fsdp/test_fsdp_ignored_modules (0.15576223315072152) 2024-12-17T23:36:02.8333078Z distributed/_composable/fsdp/test_fully_shard_memory (0.1557113229646232) 2024-12-17T23:36:02.8333634Z distributed/fsdp/test_checkpoint_wrapper (0.1554349310263397) 2024-12-17T23:36:02.8334065Z distributed/fsdp/test_utils (0.15505715886156074) 2024-12-17T23:36:02.8334530Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.1548850521114002) 2024-12-17T23:36:02.8335074Z distributed/fsdp/test_fsdp_multiple_wrapping (0.1548583792819112) 2024-12-17T23:36:02.8335661Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.15484951768179497) 2024-12-17T23:36:02.8336418Z distributed/_composable/test_composability/test_2d_composability (0.15460982411397078) 2024-12-17T23:36:02.8337036Z distributed/fsdp/test_fsdp_tp_integration (0.15417944964739805) 2024-12-17T23:36:02.8337528Z distributed/fsdp/test_fsdp_checkpoint (0.15388603874200385) 2024-12-17T23:36:02.8338056Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.153814793824513) 2024-12-17T23:36:02.8338564Z distributed/test_pg_wrapper (0.15362610808147414) 2024-12-17T23:36:02.8338991Z torch_np/numpy_tests/lib/test_arraypad (0.15358486419835957) 2024-12-17T23:36:02.8339422Z distributed/algorithms/test_join (0.153120948141239) 2024-12-17T23:36:02.8339832Z torch_np/test_scalars_0D_arrays (0.15300776222893747) 2024-12-17T23:36:02.8340273Z distributed/fsdp/test_fsdp_comm_hooks (0.15285437634259866) 2024-12-17T23:36:02.8340742Z distributed/fsdp/test_fsdp_hybrid_shard (0.1526213143033383) 2024-12-17T23:36:02.8341286Z distributed/_composable/fsdp/test_fully_shard_training (0.15248397906356764) 2024-12-17T23:36:02.8341920Z optim/test_optim (0.15227628880725522) 2024-12-17T23:36:02.8342377Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.15224632972799987) 2024-12-17T23:36:02.8342862Z test_jit_autocast (0.15219587377952376) 2024-12-17T23:36:02.8343236Z distributed/test_data_parallel (0.15205675661606552) 2024-12-17T23:36:02.8343643Z distributed/fsdp/test_fsdp_core (0.15168482118553472) 2024-12-17T23:36:02.8344047Z test_multiprocessing_spawn (0.15110736958767282) 2024-12-17T23:36:02.8344418Z test_type_promotion (0.15024832255123838) 2024-12-17T23:36:02.8344736Z test_metal (0.14957619232993696) 2024-12-17T23:36:02.8345097Z distributed/rpc/test_faulty_agent (0.14949470491028108) 2024-12-17T23:36:02.8345473Z test_overrides (0.14936084157499402) 2024-12-17T23:36:02.8345778Z test_dataloader (0.14927918049479405) 2024-12-17T23:36:02.8346169Z distributed/rpc/test_tensorpipe_agent (0.1491740930005566) 2024-12-17T23:36:02.8346697Z distributed/_shard/sharding_plan/test_sharding_plan (0.14884355353148626) 2024-12-17T23:36:02.8347146Z test_quantization (0.148805252621834) 2024-12-17T23:36:02.8347563Z distributed/fsdp/test_fsdp_multiple_forward (0.1485705067005314) 2024-12-17T23:36:02.8348076Z torch_np/numpy_tests/core/test_scalar_ctors (0.14838437646214903) 2024-12-17T23:36:02.8348589Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.14832408324777388) 2024-12-17T23:36:02.8349051Z torch_np/test_reductions (0.14817652988105606) 2024-12-17T23:36:02.8349447Z distributed/fsdp/test_fsdp_meta (0.14812374903286074) 2024-12-17T23:36:02.8349878Z distributed/fsdp/test_fsdp_fine_tune (0.14808325562835603) 2024-12-17T23:36:02.8350319Z distributed/_shard/test_sharder (0.14807773913556846) 2024-12-17T23:36:02.8350816Z distributed/_shard/sharded_optim/test_sharded_optim (0.14755639144307825) 2024-12-17T23:36:02.8351536Z distributed/_shard/sharding_spec/test_sharding_spec (0.14752452489431586) 2024-12-17T23:36:02.8352021Z optim/test_lrscheduler (0.14750717320120668) 2024-12-17T23:36:02.8352419Z distributed/fsdp/test_fsdp_comm (0.14652096335267445) 2024-12-17T23:36:02.8352874Z distributed/fsdp/test_fsdp_unshard_params (0.14587696172480047) 2024-12-17T23:36:02.8353304Z test_dynamic_shapes (0.14539184241446157) 2024-12-17T23:36:02.8353794Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.14375597783914099) 2024-12-17T23:36:02.8354305Z distributed/test_launcher (0.14325139480735638) 2024-12-17T23:36:02.8354786Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.1430793454609244) 2024-12-17T23:36:02.8355345Z distributed/fsdp/test_distributed_checkpoint (0.142716353693053) 2024-12-17T23:36:02.8355778Z test_serialization (0.14266468206597932) 2024-12-17T23:36:02.8356086Z test_prims (0.14225534359905928) 2024-12-17T23:36:02.8356477Z distributed/fsdp/test_fsdp_use_orig_params (0.1406162234720536) 2024-12-17T23:36:02.8356992Z distributed/fsdp/test_fsdp_mixed_precision (0.14038189914234162) 2024-12-17T23:36:02.8357515Z distributed/test_c10d_gloo (0.13831811446433015) 2024-12-17T23:36:02.8357925Z distributed/test_c10d_spawn_gloo (0.13824019889421316) 2024-12-17T23:36:02.8358345Z distributed/test_c10d_spawn_ucc (0.13662639000946725) 2024-12-17T23:36:02.8358750Z distributed/test_c10d_spawn_nccl (0.1358991323769691) 2024-12-17T23:36:02.8359137Z distributed/test_store (0.13496908353282985) 2024-12-17T23:36:02.8359479Z test_sparse_csr (0.12889518720470847) 2024-12-17T23:36:02.8359802Z profiler/test_torch_tidy (0.11922235511401841) 2024-12-17T23:36:02.8360143Z test_sparse (0.11680210461490567) 2024-12-17T23:36:02.8360481Z profiler/test_record_function (0.1079935056345162) 2024-12-17T23:36:02.8360866Z profiler/test_execution_trace (0.10796072767245292) 2024-12-17T23:36:02.8361284Z distributions/test_distributions (0.08514553290181055) 2024-12-17T23:36:02.8361668Z test_jit_legacy (0.08263510288422682) 2024-12-17T23:36:02.8361981Z test_jit_fuser_legacy (0.0720937093039404) 2024-12-17T23:36:02.8362320Z test_jit_profiling (0.06619896980084053) 2024-12-17T23:36:02.8362658Z test_autoload_disable (0.01734427452443118) 2024-12-17T23:36:02.8362974Z doctests (0.011380374604149751) 2024-12-17T23:36:02.8363283Z test_autoload_enable (0.005594927265945541) 2024-12-17T23:36:02.8363695Z distributed/elastic/events/lib_test (0.0018649757553151802) 2024-12-17T23:36:02.8364171Z distributed/elastic/metrics/api_test (0.0018649757553151802) 2024-12-17T23:36:02.8364709Z distributed/elastic/multiprocessing/api_test (0.0018649757553151802) 2024-12-17T23:36:02.8365284Z distributed/elastic/timer/local_timer_example (0.0018649757553151802) 2024-12-17T23:36:02.8365826Z distributed/elastic/timer/local_timer_test (0.0018649757553151802) 2024-12-17T23:36:02.8366374Z distributed/elastic/utils/distributed_test (0.0018649757553151802) 2024-12-17T23:36:02.8366903Z distributed/elastic/utils/logging_test (0.0018649757553151802) 2024-12-17T23:36:03.1350427Z distributed/elastic/utils/util_test (0.0018649757553151802) 2024-12-17T23:36:03.1350896Z Emitting metrics 2024-12-17T23:36:03.1351164Z Writing 1 documents to S3 2024-12-17T23:36:03.1351419Z Done! 2024-12-17T23:36:03.1351648Z Writing 1 documents to S3 2024-12-17T23:36:03.1351912Z Done! 2024-12-17T23:36:03.2112933Z ##[group]Run seemethere/upload-artifact-s3@v5 2024-12-17T23:36:03.2113601Z with: 2024-12-17T23:36:03.2113971Z name: td_results 2024-12-17T23:36:03.2114381Z retention-days: 14 2024-12-17T23:36:03.2114836Z if-no-files-found: error 2024-12-17T23:36:03.2115330Z path: td_results.json 2024-12-17T23:36:03.2115771Z s3-bucket: gha-artifacts 2024-12-17T23:36:03.2116232Z region: us-east-1 2024-12-17T23:36:03.2116636Z ##[endgroup] 2024-12-17T23:36:03.5764825Z With the provided path, there will be 1 file uploaded 2024-12-17T23:36:03.5765687Z Uploading to s3 prefix: pytorch/pytorch/12383255652/td_results 2024-12-17T23:36:03.5807686Z Starting upload of td_results.json 2024-12-17T23:36:03.7162917Z Finished upload of td_results.json 2024-12-17T23:36:03.7334018Z ##[group]Run actions/upload-artifact@v4 2024-12-17T23:36:03.7334370Z with: 2024-12-17T23:36:03.7334664Z name: td_results.json 2024-12-17T23:36:03.7351468Z retention-days: 14 2024-12-17T23:36:03.7351760Z if-no-files-found: error 2024-12-17T23:36:03.7352036Z path: td_results.json 2024-12-17T23:36:03.7352302Z compression-level: 6 2024-12-17T23:36:03.7352561Z overwrite: false 2024-12-17T23:36:03.7352807Z include-hidden-files: false 2024-12-17T23:36:03.7353099Z ##[endgroup] 2024-12-17T23:36:03.9923365Z With the provided path, there will be 1 file uploaded 2024-12-17T23:36:03.9928816Z Artifact name is valid! 2024-12-17T23:36:03.9930202Z Root directory input is valid! 2024-12-17T23:36:04.1221732Z Beginning upload of artifact content to blob storage 2024-12-17T23:36:04.1853732Z Uploaded bytes 16288 2024-12-17T23:36:04.2014328Z Finished uploading artifact content to blob storage! 2024-12-17T23:36:04.2017063Z SHA256 hash of uploaded artifact zip is 744f99df936d734e3e2089cf9904c5fa49a5f3a8c1f4cd2be9dcf5baf35951e1 2024-12-17T23:36:04.2018278Z Finalizing artifact upload 2024-12-17T23:36:04.2775629Z Artifact td_results.json.zip successfully finalized. Artifact ID 2334935127 2024-12-17T23:36:04.2776776Z Artifact td_results.json has been successfully uploaded! Final size is 16288 bytes. Artifact ID is 2334935127 2024-12-17T23:36:04.2783273Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/12383255652/artifacts/2334935127 2024-12-17T23:36:04.2909420Z Post job cleanup. 2024-12-17T23:36:04.2958950Z Post job cleanup. 2024-12-17T23:36:04.3735426Z [command]/usr/bin/git version 2024-12-17T23:36:04.3784939Z git version 2.40.1 2024-12-17T23:36:04.3846875Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/3fc0254e-6abe-4a7b-b713-1598c792d9c3' before making global git config changes 2024-12-17T23:36:04.3847850Z Adding repository directory to the temporary git global config as a safe directory 2024-12-17T23:36:04.3853864Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-12-17T23:36:04.3887043Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-12-17T23:36:04.3916059Z [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:36:04.4204511Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-12-17T23:36:04.4223857Z http.https://github.com/.extraheader 2024-12-17T23:36:04.4234367Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-12-17T23:36:04.4261197Z [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:36:04.4617796Z A job completed hook has been configured by the self-hosted runner administrator 2024-12-17T23:36:04.4641130Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-12-17T23:36:04.4647005Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:36:04.4647416Z ##[endgroup] 2024-12-17T23:36:04.4729018Z [!ALERT!] Swap in detected! [!ALERT!] 2024-12-17T23:36:16.7336557Z [!ALERT!] Swap out detected [!ALERT!] 2024-12-17T23:36:35.2879383Z Cleaning up orphan processes