2024-12-17T23:34:24.3436895Z Current runner version: '2.321.0' 2024-12-17T23:34:24.3444167Z Runner name: 'i-08bbb08a32d9fb487' 2024-12-17T23:34:24.3445101Z Runner group name: 'Default' 2024-12-17T23:34:24.3446101Z Machine name: 'ip-10-0-52-98' 2024-12-17T23:34:24.3449319Z ##[group]GITHUB_TOKEN Permissions 2024-12-17T23:34:24.3452146Z Contents: read 2024-12-17T23:34:24.3452749Z Metadata: read 2024-12-17T23:34:24.3453328Z ##[endgroup] 2024-12-17T23:34:24.3456900Z Secret source: Actions 2024-12-17T23:34:24.3457935Z Prepare workflow directory 2024-12-17T23:34:24.4074004Z Prepare all required actions 2024-12-17T23:34:24.4119125Z Getting action download info 2024-12-17T23:34:24.6066334Z Download action repository 'pytorch/pytorch@release/2.6' (SHA:0cdf8b1d09254cfda66191d1bd01e3041c3c76f7) 2024-12-17T23:34:37.5335473Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2024-12-17T23:34:37.7552197Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2024-12-17T23:34:37.9753059Z Download action repository 'actions/upload-artifact@v4' (SHA:6f51ac03b9356f520e9adb1b1b7802705f340c2b) 2024-12-17T23:34:38.2607951Z Getting action download info 2024-12-17T23:34:38.3798889Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-12-17T23:34:38.6248897Z Uses: pytorch/pytorch/.github/workflows/target_determination.yml@refs/heads/release/2.6 (0cdf8b1d09254cfda66191d1bd01e3041c3c76f7) 2024-12-17T23:34:38.6251160Z Complete job name: before-test / target-determination 2024-12-17T23:34:38.6693258Z A job started hook has been configured by the self-hosted runner administrator 2024-12-17T23:34:38.6800299Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-12-17T23:34:38.6809969Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:34:38.6810640Z ##[endgroup] 2024-12-17T23:34:39.9783798Z Runner Type: lf.linux.2xlarge 2024-12-17T23:34:39.9784294Z Instance Type: c5.2xlarge 2024-12-17T23:34:39.9784598Z AMI Name: unknown 2024-12-17T23:34:39.9810024Z AMI ID: ami-0fff1b9a61dec8a5f 2024-12-17T23:34:45.9401656Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@release/2.6 2024-12-17T23:34:45.9402168Z with: 2024-12-17T23:34:45.9402408Z submodules: false 2024-12-17T23:34:45.9402674Z fetch-depth: 0 2024-12-17T23:34:45.9402915Z ##[endgroup] 2024-12-17T23:34:45.9520378Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-12-17T23:34:45.9521434Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-12-17T23:34:45.9529470Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:34:45.9529877Z ##[endgroup] 2024-12-17T23:34:45.9650469Z ##[group]Run retry () { 2024-12-17T23:34:45.9650797Z retry () { 2024-12-17T23:34:45.9651123Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-12-17T23:34:45.9651530Z } 2024-12-17T23:34:45.9651816Z echo "${GITHUB_WORKSPACE}" 2024-12-17T23:34:45.9652164Z if [ -z "${NO_SUDO}" ]; then 2024-12-17T23:34:45.9652521Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-12-17T23:34:45.9652854Z else 2024-12-17T23:34:45.9653114Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-12-17T23:34:45.9653417Z fi 2024-12-17T23:34:45.9653653Z mkdir "${GITHUB_WORKSPACE}" 2024-12-17T23:34:45.9659271Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:34:45.9659652Z env: 2024-12-17T23:34:45.9659862Z NO_SUDO: 2024-12-17T23:34:45.9660067Z ##[endgroup] 2024-12-17T23:34:45.9682675Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-12-17T23:34:46.1701326Z ##[group]Run malfet/checkout@silent-checkout 2024-12-17T23:34:46.1701688Z with: 2024-12-17T23:34:46.1701949Z ref: 0cdf8b1d09254cfda66191d1bd01e3041c3c76f7 2024-12-17T23:34:46.1703049Z fetch-depth: 0 2024-12-17T23:34:46.1703299Z submodules: false 2024-12-17T23:34:46.1703564Z quiet-checkout: true 2024-12-17T23:34:46.1703822Z repository: pytorch/pytorch 2024-12-17T23:34:46.1704256Z token: *** 2024-12-17T23:34:46.1704484Z ssh-strict: true 2024-12-17T23:34:46.1704725Z persist-credentials: true 2024-12-17T23:34:46.1704999Z clean: true 2024-12-17T23:34:46.1705246Z sparse-checkout-cone-mode: true 2024-12-17T23:34:46.1705531Z lfs: false 2024-12-17T23:34:46.1705764Z set-safe-directory: true 2024-12-17T23:34:46.1706030Z ##[endgroup] 2024-12-17T23:34:46.2596675Z Syncing repository: pytorch/pytorch 2024-12-17T23:34:46.2598054Z ##[group]Getting Git version info 2024-12-17T23:34:46.2598564Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-12-17T23:34:46.2599228Z [command]/usr/bin/git version 2024-12-17T23:34:46.2599498Z git version 2.40.1 2024-12-17T23:34:46.2604883Z ##[endgroup] 2024-12-17T23:34:46.2617435Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/1ed59323-4e1f-4390-afe6-05ed0dce0e9b' before making global git config changes 2024-12-17T23:34:46.2618403Z Adding repository directory to the temporary git global config as a safe directory 2024-12-17T23:34:46.2621080Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-12-17T23:34:46.2647531Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-12-17T23:34:46.2650518Z ##[group]Initializing the repository 2024-12-17T23:34:46.2652770Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-12-17T23:34:46.2748561Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-12-17T23:34:46.2749197Z hint: is subject to change. To configure the initial branch name to use in all 2024-12-17T23:34:46.2749764Z hint: of your new repositories, which will suppress this warning, call: 2024-12-17T23:34:46.2750182Z hint: 2024-12-17T23:34:46.2750496Z hint: git config --global init.defaultBranch 2024-12-17T23:34:46.2751102Z hint: 2024-12-17T23:34:46.2751661Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-12-17T23:34:46.2752416Z hint: 'development'. The just-created branch can be renamed via this command: 2024-12-17T23:34:46.2752852Z hint: 2024-12-17T23:34:46.2753085Z hint: git branch -m 2024-12-17T23:34:46.2753588Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-12-17T23:34:46.2759065Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-12-17T23:34:46.2789184Z ##[endgroup] 2024-12-17T23:34:46.2789646Z ##[group]Disabling automatic garbage collection 2024-12-17T23:34:46.2791243Z [command]/usr/bin/git config --local gc.auto 0 2024-12-17T23:34:46.2812959Z ##[endgroup] 2024-12-17T23:34:46.2813353Z ##[group]Setting up auth 2024-12-17T23:34:46.2817779Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-12-17T23:34:46.2839628Z [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:46.3090392Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-12-17T23:34:46.3111398Z [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:46.3359570Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-12-17T23:34:46.3399177Z ##[endgroup] 2024-12-17T23:34:46.3399971Z ##[group]Fetching the repository 2024-12-17T23:34:46.3406292Z [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:49.6116217Z remote: Enumerating objects: 1056512 2024-12-17T23:34:49.6116992Z remote: Enumerating objects: 1057154, done. 2024-12-17T23:34:49.6117501Z remote: Counting objects: 0% (1/642) 2024-12-17T23:34:49.6117872Z remote: Counting objects: 1% (7/642) 2024-12-17T23:34:49.6118254Z remote: Counting objects: 2% (13/642) 2024-12-17T23:34:49.6118755Z remote: Counting objects: 3% (20/642) 2024-12-17T23:34:49.6119282Z remote: Counting objects: 4% (26/642) 2024-12-17T23:34:49.6119699Z remote: Counting objects: 5% (33/642) 2024-12-17T23:34:49.6120153Z remote: Counting objects: 6% (39/642) 2024-12-17T23:34:49.6120513Z remote: Counting objects: 7% (45/642) 2024-12-17T23:34:49.6120875Z remote: Counting objects: 8% (52/642) 2024-12-17T23:34:49.6121505Z remote: Counting objects: 9% (58/642) 2024-12-17T23:34:49.6121923Z remote: Counting objects: 10% (65/642) 2024-12-17T23:34:49.6122446Z remote: Counting objects: 11% (71/642) 2024-12-17T23:34:49.6122799Z remote: Counting objects: 12% (78/642) 2024-12-17T23:34:49.6123152Z remote: Counting objects: 13% (84/642) 2024-12-17T23:34:49.6123525Z remote: Counting objects: 14% (90/642) 2024-12-17T23:34:49.6124095Z remote: Counting objects: 15% (97/642) 2024-12-17T23:34:49.6124551Z remote: Counting objects: 16% (103/642) 2024-12-17T23:34:49.6125069Z remote: Counting objects: 17% (110/642) 2024-12-17T23:34:49.6125688Z remote: Counting objects: 18% (116/642) 2024-12-17T23:34:49.6126355Z remote: Counting objects: 19% (122/642) 2024-12-17T23:34:49.6126723Z remote: Counting objects: 20% (129/642) 2024-12-17T23:34:49.6127117Z remote: Counting objects: 21% (135/642) 2024-12-17T23:34:49.6127462Z remote: Counting objects: 22% (142/642) 2024-12-17T23:34:49.6127897Z remote: Counting objects: 23% (148/642) 2024-12-17T23:34:49.6128264Z remote: Counting objects: 24% (155/642) 2024-12-17T23:34:49.6129312Z remote: Counting objects: 25% (161/642) 2024-12-17T23:34:49.6129746Z remote: Counting objects: 26% (167/642) 2024-12-17T23:34:49.6130190Z remote: Counting objects: 27% (174/642) 2024-12-17T23:34:49.6130581Z remote: Counting objects: 28% (180/642) 2024-12-17T23:34:49.6131007Z remote: Counting objects: 29% (187/642) 2024-12-17T23:34:49.6131363Z remote: Counting objects: 30% (193/642) 2024-12-17T23:34:49.6131792Z remote: Counting objects: 31% (200/642) 2024-12-17T23:34:49.6132174Z remote: Counting objects: 32% (206/642) 2024-12-17T23:34:49.6132532Z remote: Counting objects: 33% (212/642) 2024-12-17T23:34:49.6132880Z remote: Counting objects: 34% (219/642) 2024-12-17T23:34:49.6133239Z remote: Counting objects: 35% (225/642) 2024-12-17T23:34:49.6133596Z remote: Counting objects: 36% (232/642) 2024-12-17T23:34:49.6133965Z remote: Counting objects: 37% (238/642) 2024-12-17T23:34:49.6134316Z remote: Counting objects: 38% (244/642) 2024-12-17T23:34:49.6134672Z remote: Counting objects: 39% (251/642) 2024-12-17T23:34:49.6135029Z remote: Counting objects: 40% (257/642) 2024-12-17T23:34:49.6135380Z remote: Counting objects: 41% (264/642) 2024-12-17T23:34:49.6135744Z remote: Counting objects: 42% (270/642) 2024-12-17T23:34:49.6136103Z remote: Counting objects: 43% (277/642) 2024-12-17T23:34:49.6136577Z remote: Counting objects: 44% (283/642) 2024-12-17T23:34:49.6136941Z remote: Counting objects: 45% (289/642) 2024-12-17T23:34:49.6137307Z remote: Counting objects: 46% (296/642) 2024-12-17T23:34:49.6137656Z remote: Counting objects: 47% (302/642) 2024-12-17T23:34:49.6138056Z remote: Counting objects: 48% (309/642) 2024-12-17T23:34:49.6138410Z remote: Counting objects: 49% (315/642) 2024-12-17T23:34:49.6138752Z remote: Counting objects: 50% (321/642) 2024-12-17T23:34:49.6139247Z remote: Counting objects: 51% (328/642) 2024-12-17T23:34:49.6139605Z remote: Counting objects: 52% (334/642) 2024-12-17T23:34:49.6139992Z remote: Counting objects: 53% (341/642) 2024-12-17T23:34:49.6140346Z remote: Counting objects: 54% (347/642) 2024-12-17T23:34:49.6140700Z remote: Counting objects: 55% (354/642) 2024-12-17T23:34:49.6141046Z remote: Counting objects: 56% (360/642) 2024-12-17T23:34:49.6141400Z remote: Counting objects: 57% (366/642) 2024-12-17T23:34:49.6141754Z remote: Counting objects: 58% (373/642) 2024-12-17T23:34:49.6142101Z remote: Counting objects: 59% (379/642) 2024-12-17T23:34:49.6142456Z remote: Counting objects: 60% (386/642) 2024-12-17T23:34:49.6142814Z remote: Counting objects: 61% (392/642) 2024-12-17T23:34:49.6143170Z remote: Counting objects: 62% (399/642) 2024-12-17T23:34:49.6143590Z remote: Counting objects: 63% (405/642) 2024-12-17T23:34:49.6144012Z remote: Counting objects: 64% (411/642) 2024-12-17T23:34:49.6144357Z remote: Counting objects: 65% (418/642) 2024-12-17T23:34:49.6144712Z remote: Counting objects: 66% (424/642) 2024-12-17T23:34:49.6145065Z remote: Counting objects: 67% (431/642) 2024-12-17T23:34:49.6145409Z remote: Counting objects: 68% (437/642) 2024-12-17T23:34:49.6145792Z remote: Counting objects: 69% (443/642) 2024-12-17T23:34:49.6146147Z remote: Counting objects: 70% (450/642) 2024-12-17T23:34:49.6146488Z remote: Counting objects: 71% (456/642) 2024-12-17T23:34:49.6146844Z remote: Counting objects: 72% (463/642) 2024-12-17T23:34:49.6147200Z remote: Counting objects: 73% (469/642) 2024-12-17T23:34:49.6147547Z remote: Counting objects: 74% (476/642) 2024-12-17T23:34:49.6147907Z remote: Counting objects: 75% (482/642) 2024-12-17T23:34:49.6148266Z remote: Counting objects: 76% (488/642) 2024-12-17T23:34:49.6148619Z remote: Counting objects: 77% (495/642) 2024-12-17T23:34:49.6149146Z remote: Counting objects: 78% (501/642) 2024-12-17T23:34:49.6149509Z remote: Counting objects: 79% (508/642) 2024-12-17T23:34:49.6149853Z remote: Counting objects: 80% (514/642) 2024-12-17T23:34:49.6150210Z remote: Counting objects: 81% (521/642) 2024-12-17T23:34:49.6150566Z remote: Counting objects: 82% (527/642) 2024-12-17T23:34:49.6150909Z remote: Counting objects: 83% (533/642) 2024-12-17T23:34:49.6151263Z remote: Counting objects: 84% (540/642) 2024-12-17T23:34:49.6151616Z remote: Counting objects: 85% (546/642) 2024-12-17T23:34:49.6151971Z remote: Counting objects: 86% (553/642) 2024-12-17T23:34:49.6152316Z remote: Counting objects: 87% (559/642) 2024-12-17T23:34:49.6152674Z remote: Counting objects: 88% (565/642) 2024-12-17T23:34:49.6153035Z remote: Counting objects: 89% (572/642) 2024-12-17T23:34:49.6153388Z remote: Counting objects: 90% (578/642) 2024-12-17T23:34:49.6153751Z remote: Counting objects: 91% (585/642) 2024-12-17T23:34:49.6154109Z remote: Counting objects: 92% (591/642) 2024-12-17T23:34:49.6154475Z remote: Counting objects: 93% (598/642) 2024-12-17T23:34:49.6154834Z remote: Counting objects: 94% (604/642) 2024-12-17T23:34:49.6155220Z remote: Counting objects: 95% (610/642) 2024-12-17T23:34:49.6155568Z remote: Counting objects: 96% (617/642) 2024-12-17T23:34:49.6155932Z remote: Counting objects: 97% (623/642) 2024-12-17T23:34:49.6156300Z remote: Counting objects: 98% (630/642) 2024-12-17T23:34:49.6156666Z remote: Counting objects: 99% (636/642) 2024-12-17T23:34:49.6157016Z remote: Counting objects: 100% (642/642) 2024-12-17T23:34:49.6157405Z remote: Counting objects: 100% (642/642), done. 2024-12-17T23:34:49.6220001Z remote: Compressing objects: 0% (1/279) 2024-12-17T23:34:49.6308799Z remote: Compressing objects: 1% (3/279) 2024-12-17T23:34:49.6356083Z remote: Compressing objects: 2% (6/279) 2024-12-17T23:34:49.6407724Z remote: Compressing objects: 3% (9/279) 2024-12-17T23:34:49.6444494Z remote: Compressing objects: 4% (12/279) 2024-12-17T23:34:49.6812611Z remote: Compressing objects: 5% (14/279) 2024-12-17T23:34:49.7271714Z remote: Compressing objects: 6% (17/279) 2024-12-17T23:34:49.7837830Z remote: Compressing objects: 7% (20/279) 2024-12-17T23:34:49.8413308Z remote: Compressing objects: 8% (23/279) 2024-12-17T23:34:49.8735747Z remote: Compressing objects: 9% (26/279) 2024-12-17T23:34:49.9032754Z remote: Compressing objects: 10% (28/279) 2024-12-17T23:34:49.9176286Z remote: Compressing objects: 11% (31/279) 2024-12-17T23:34:49.9250826Z remote: Compressing objects: 12% (34/279) 2024-12-17T23:34:49.9252422Z remote: Compressing objects: 13% (37/279) 2024-12-17T23:34:49.9254960Z remote: Compressing objects: 14% (40/279) 2024-12-17T23:34:49.9257609Z remote: Compressing objects: 15% (42/279) 2024-12-17T23:34:49.9258291Z remote: Compressing objects: 16% (45/279) 2024-12-17T23:34:49.9264362Z remote: Compressing objects: 17% (48/279) 2024-12-17T23:34:49.9266568Z remote: Compressing objects: 18% (51/279) 2024-12-17T23:34:49.9269217Z remote: Compressing objects: 19% (54/279) 2024-12-17T23:34:49.9269876Z remote: Compressing objects: 20% (56/279) 2024-12-17T23:34:49.9271800Z remote: Compressing objects: 21% (59/279) 2024-12-17T23:34:49.9274126Z remote: Compressing objects: 22% (62/279) 2024-12-17T23:34:49.9274766Z remote: Compressing objects: 23% (65/279) 2024-12-17T23:34:49.9276481Z remote: Compressing objects: 24% (67/279) 2024-12-17T23:34:49.9280117Z remote: Compressing objects: 25% (70/279) 2024-12-17T23:34:49.9283034Z remote: Compressing objects: 26% (73/279) 2024-12-17T23:34:49.9285745Z remote: Compressing objects: 27% (76/279) 2024-12-17T23:34:49.9288024Z remote: Compressing objects: 28% (79/279) 2024-12-17T23:34:49.9291495Z remote: Compressing objects: 29% (81/279) 2024-12-17T23:34:49.9299669Z remote: Compressing objects: 30% (84/279) 2024-12-17T23:34:49.9302426Z remote: Compressing objects: 31% (87/279) 2024-12-17T23:34:49.9306137Z remote: Compressing objects: 32% (90/279) 2024-12-17T23:34:49.9308554Z remote: Compressing objects: 33% (93/279) 2024-12-17T23:34:49.9313998Z remote: Compressing objects: 34% (95/279) 2024-12-17T23:34:49.9319647Z remote: Compressing objects: 35% (98/279) 2024-12-17T23:34:49.9322376Z remote: Compressing objects: 36% (101/279) 2024-12-17T23:34:49.9324587Z remote: Compressing objects: 37% (104/279) 2024-12-17T23:34:49.9327067Z remote: Compressing objects: 38% (107/279) 2024-12-17T23:34:49.9329542Z remote: Compressing objects: 39% (109/279) 2024-12-17T23:34:49.9332096Z remote: Compressing objects: 40% (112/279) 2024-12-17T23:34:49.9335413Z remote: Compressing objects: 41% (115/279) 2024-12-17T23:34:49.9338407Z remote: Compressing objects: 42% (118/279) 2024-12-17T23:34:49.9341380Z remote: Compressing objects: 43% (120/279) 2024-12-17T23:34:49.9342023Z remote: Compressing objects: 44% (123/279) 2024-12-17T23:34:49.9346045Z remote: Compressing objects: 45% (126/279) 2024-12-17T23:34:49.9349701Z remote: Compressing objects: 46% (129/279) 2024-12-17T23:34:49.9352457Z remote: Compressing objects: 47% (132/279) 2024-12-17T23:34:49.9355088Z remote: Compressing objects: 48% (134/279) 2024-12-17T23:34:49.9357499Z remote: Compressing objects: 49% (137/279) 2024-12-17T23:34:49.9360296Z remote: Compressing objects: 50% (140/279) 2024-12-17T23:34:49.9362809Z remote: Compressing objects: 51% (143/279) 2024-12-17T23:34:49.9363798Z remote: Compressing objects: 52% (146/279) 2024-12-17T23:34:49.9365512Z remote: Compressing objects: 53% (148/279) 2024-12-17T23:34:49.9367924Z remote: Compressing objects: 54% (151/279) 2024-12-17T23:34:49.9368585Z remote: Compressing objects: 55% (154/279) 2024-12-17T23:34:49.9370482Z remote: Compressing objects: 56% (157/279) 2024-12-17T23:34:49.9371117Z remote: Compressing objects: 57% (160/279) 2024-12-17T23:34:49.9372833Z remote: Compressing objects: 58% (162/279) 2024-12-17T23:34:49.9375477Z remote: Compressing objects: 59% (165/279) 2024-12-17T23:34:49.9376115Z remote: Compressing objects: 60% (168/279) 2024-12-17T23:34:49.9377900Z remote: Compressing objects: 61% (171/279) 2024-12-17T23:34:49.9380592Z remote: Compressing objects: 62% (173/279) 2024-12-17T23:34:49.9383108Z remote: Compressing objects: 63% (176/279) 2024-12-17T23:34:49.9385757Z remote: Compressing objects: 64% (179/279) 2024-12-17T23:34:49.9388215Z remote: Compressing objects: 65% (182/279) 2024-12-17T23:34:49.9390768Z remote: Compressing objects: 66% (185/279) 2024-12-17T23:34:49.9393697Z remote: Compressing objects: 67% (187/279) 2024-12-17T23:34:49.9396059Z remote: Compressing objects: 68% (190/279) 2024-12-17T23:34:49.9398464Z remote: Compressing objects: 69% (193/279) 2024-12-17T23:34:49.9401207Z remote: Compressing objects: 70% (196/279) 2024-12-17T23:34:49.9401857Z remote: Compressing objects: 71% (199/279) 2024-12-17T23:34:49.9403627Z remote: Compressing objects: 72% (201/279) 2024-12-17T23:34:49.9406707Z remote: Compressing objects: 73% (204/279) 2024-12-17T23:34:49.9407335Z remote: Compressing objects: 74% (207/279) 2024-12-17T23:34:49.9407706Z remote: Compressing objects: 75% (210/279) 2024-12-17T23:34:49.9409080Z remote: Compressing objects: 76% (213/279) 2024-12-17T23:34:49.9409732Z remote: Compressing objects: 77% (215/279) 2024-12-17T23:34:49.9410273Z remote: Compressing objects: 78% (218/279) 2024-12-17T23:34:49.9410652Z remote: Compressing objects: 79% (221/279) 2024-12-17T23:34:49.9411716Z remote: Compressing objects: 80% (224/279) 2024-12-17T23:34:49.9412354Z remote: Compressing objects: 81% (226/279) 2024-12-17T23:34:49.9414142Z remote: Compressing objects: 82% (229/279) 2024-12-17T23:34:49.9416440Z remote: Compressing objects: 83% (232/279) 2024-12-17T23:34:49.9418937Z remote: Compressing objects: 84% (235/279) 2024-12-17T23:34:49.9419631Z remote: Compressing objects: 85% (238/279) 2024-12-17T23:34:49.9421794Z remote: Compressing objects: 86% (240/279) 2024-12-17T23:34:49.9422436Z remote: Compressing objects: 87% (243/279) 2024-12-17T23:34:49.9422841Z remote: Compressing objects: 88% (246/279) 2024-12-17T23:34:49.9424128Z remote: Compressing objects: 89% (249/279) 2024-12-17T23:34:49.9424507Z remote: Compressing objects: 90% (252/279) 2024-12-17T23:34:49.9426661Z remote: Compressing objects: 91% (254/279) 2024-12-17T23:34:49.9427047Z remote: Compressing objects: 92% (257/279) 2024-12-17T23:34:49.9427402Z remote: Compressing objects: 93% (260/279) 2024-12-17T23:34:49.9427775Z remote: Compressing objects: 94% (263/279) 2024-12-17T23:34:49.9429264Z remote: Compressing objects: 95% (266/279) 2024-12-17T23:34:49.9429627Z remote: Compressing objects: 96% (268/279) 2024-12-17T23:34:49.9429999Z remote: Compressing objects: 97% (271/279) 2024-12-17T23:34:49.9432021Z remote: Compressing objects: 98% (274/279) 2024-12-17T23:34:49.9432393Z remote: Compressing objects: 99% (277/279) 2024-12-17T23:34:49.9432755Z remote: Compressing objects: 100% (279/279) 2024-12-17T23:34:49.9433160Z remote: Compressing objects: 100% (279/279), done. 2024-12-17T23:35:12.0248316Z remote: Total 1057154 (delta 509), reused 369 (delta 363), pack-reused 1056512 (from 4) 2024-12-17T23:35:41.2592403Z [command]/usr/bin/git rev-parse --verify --quiet 0cdf8b1d09254cfda66191d1bd01e3041c3c76f7^{object} 2024-12-17T23:35:41.2615302Z 0cdf8b1d09254cfda66191d1bd01e3041c3c76f7 2024-12-17T23:35:41.2619573Z ##[endgroup] 2024-12-17T23:35:41.2620028Z ##[group]Determining the checkout info 2024-12-17T23:35:41.2620622Z ##[endgroup] 2024-12-17T23:35:41.2621009Z ##[group]Checking out the ref 2024-12-17T23:35:41.2623679Z [command]/usr/bin/git checkout --quiet --force 0cdf8b1d09254cfda66191d1bd01e3041c3c76f7 2024-12-17T23:35:42.6801689Z ##[endgroup] 2024-12-17T23:35:42.6832248Z [command]/usr/bin/git log -1 --format='%H' 2024-12-17T23:35:42.6851732Z '0cdf8b1d09254cfda66191d1bd01e3041c3c76f7' 2024-12-17T23:35:42.7007732Z Prepare all required actions 2024-12-17T23:35:42.7008381Z Getting action download info 2024-12-17T23:35:42.8337661Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2024-12-17T23:35:43.1128283Z ##[group]Run ./.github/actions/setup-linux 2024-12-17T23:35:43.1128610Z ##[endgroup] 2024-12-17T23:35:43.1177265Z ##[group]Run set -euo pipefail 2024-12-17T23:35:43.1177717Z set -euo pipefail 2024-12-17T23:35:43.1178216Z function get_ec2_metadata() { 2024-12-17T23:35:43.1178642Z  # Pulled from instance metadata endpoint for EC2 2024-12-17T23:35:43.1179337Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-12-17T23:35:43.1208614Z  category=$1 2024-12-17T23:35:43.1208990Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-12-17T23:35:43.1209434Z  runner_name_str=i-08bbb08a32d9fb487 2024-12-17T23:35:43.1209837Z  if [[ -f /.inarc ]]; then 2024-12-17T23:35:43.1210159Z  echo "ARC Runner, no info on ec2 metadata" 2024-12-17T23:35:43.1210534Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2024-12-17T23:35:43.1210982Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-12-17T23:35:43.1211370Z  else 2024-12-17T23:35:43.1212172Z  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:43.1213011Z  fi 2024-12-17T23:35:43.1213207Z } 2024-12-17T23:35:43.1213442Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-12-17T23:35:43.1213840Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-12-17T23:35:43.1214293Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-12-17T23:35:43.1214677Z echo "system info $(uname -a)" 2024-12-17T23:35:43.1220570Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:43.1220932Z ##[endgroup] 2024-12-17T23:35:43.1367771Z ami-id: ami-0fff1b9a61dec8a5f 2024-12-17T23:35:43.1484463Z instance-id: i-08bbb08a32d9fb487 2024-12-17T23:35:43.1602397Z instance-type: c5.2xlarge 2024-12-17T23:35:43.1612620Z system info Linux ip-10-0-52-98.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:43.1638036Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-12-17T23:35:43.1638932Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-12-17T23:35:43.1645057Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:43.1645422Z ##[endgroup] 2024-12-17T23:35:43.1700122Z ##[group]Run if systemctl is-active --quiet docker; then 2024-12-17T23:35:43.1700577Z if systemctl is-active --quiet docker; then 2024-12-17T23:35:43.1700953Z  echo "Docker daemon is running..."; 2024-12-17T23:35:43.1701440Z else 2024-12-17T23:35:43.1701774Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-12-17T23:35:43.1702188Z fi 2024-12-17T23:35:43.1707643Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:43.1708015Z ##[endgroup] 2024-12-17T23:35:43.1779085Z Docker daemon is running... 2024-12-17T23:35:43.1820874Z ##[group]Run nick-fields/retry@v3.0.0 2024-12-17T23:35:43.1821190Z with: 2024-12-17T23:35:43.1821408Z shell: bash 2024-12-17T23:35:43.1821632Z timeout_minutes: 5 2024-12-17T23:35:43.1821888Z max_attempts: 3 2024-12-17T23:35:43.1822207Z retry_wait_seconds: 30 2024-12-17T23:35:43.1824579Z 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:43.1826786Z polling_interval_seconds: 1 2024-12-17T23:35:43.1827070Z warning_on_retry: true 2024-12-17T23:35:43.1827338Z continue_on_error: false 2024-12-17T23:35:43.1827610Z env: 2024-12-17T23:35:43.1827810Z AWS_RETRY_MODE: standard 2024-12-17T23:35:43.1828074Z AWS_MAX_ATTEMPTS: 5 2024-12-17T23:35:43.1828319Z AWS_DEFAULT_REGION: us-east-1 2024-12-17T23:35:43.1828591Z ##[endgroup] 2024-12-17T23:35:44.5035205Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-12-17T23:35:44.5035843Z Configure a credential helper to remove this warning. See 2024-12-17T23:35:44.5036401Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-12-17T23:35:44.5036795Z 2024-12-17T23:35:44.5036892Z Login Succeeded 2024-12-17T23:35:45.0780381Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-12-17T23:35:45.0781075Z Configure a credential helper to remove this warning. See 2024-12-17T23:35:45.0781831Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-12-17T23:35:45.0782213Z 2024-12-17T23:35:45.0782309Z Login Succeeded 2024-12-17T23:35:45.3325721Z Command completed after 1 attempt(s). 2024-12-17T23:35:45.3382849Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-12-17T23:35:45.3383375Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-12-17T23:35:45.3383834Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-12-17T23:35:45.3390187Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:45.3390574Z ##[endgroup] 2024-12-17T23:35:45.3476623Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-12-17T23:35:45.3477210Z # ignore expansion of "docker ps -q" since it could be empty 2024-12-17T23:35:45.3477614Z # shellcheck disable=SC2046 2024-12-17T23:35:45.3477947Z docker stop $(docker ps -q) || true 2024-12-17T23:35:45.3478286Z # Prune all of the docker images 2024-12-17T23:35:45.3478597Z docker system prune -af 2024-12-17T23:35:45.3485050Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:45.3485439Z ##[endgroup] 2024-12-17T23:35:45.3738626Z "docker stop" requires at least 1 argument. 2024-12-17T23:35:45.3739132Z See 'docker stop --help'. 2024-12-17T23:35:45.3739306Z 2024-12-17T23:35:45.3739496Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-12-17T23:35:45.3739772Z 2024-12-17T23:35:45.3739882Z Stop one or more running containers 2024-12-17T23:35:45.3882098Z Total reclaimed space: 0B 2024-12-17T23:35:45.3915446Z ##[group]Run set +e 2024-12-17T23:35:45.3915907Z set +e 2024-12-17T23:35:45.3916147Z set -x 2024-12-17T23:35:45.3916362Z  2024-12-17T23:35:45.3916609Z PT_DOMAIN=download.pytorch.org 2024-12-17T23:35:45.3917179Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-12-17T23:35:45.3917893Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-12-17T23:35:45.3918406Z # one is returned at random 2024-12-17T23:35:45.3918799Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-12-17T23:35:45.3919165Z  2024-12-17T23:35:45.3919400Z if [ -z "${RESOLVED_IP}" ]; then 2024-12-17T23:35:45.3919946Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-12-17T23:35:45.3920442Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-12-17T23:35:45.3920828Z  2024-12-17T23:35:45.3921078Z  if [ -z "${RESOLVED_IP}" ]; then 2024-12-17T23:35:45.3921584Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-12-17T23:35:45.3921942Z  exit 1 2024-12-17T23:35:45.3922190Z  fi 2024-12-17T23:35:45.3922399Z fi 2024-12-17T23:35:45.3922619Z  2024-12-17T23:35:45.3922886Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-12-17T23:35:45.3923238Z  # Clean up any old records first 2024-12-17T23:35:45.3923594Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-12-17T23:35:45.3923921Z fi 2024-12-17T23:35:45.3924127Z  2024-12-17T23:35:45.3924440Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-12-17T23:35:45.3924830Z cat /etc/hosts 2024-12-17T23:35:45.3930685Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:45.3931069Z ##[endgroup] 2024-12-17T23:35:45.3954235Z + PT_DOMAIN=download.pytorch.org 2024-12-17T23:35:45.3959629Z ++ dig -4 +short download.pytorch.org 2024-12-17T23:35:45.3960316Z ++ tail -n1 2024-12-17T23:35:45.4703273Z + RESOLVED_IP=3.167.99.82 2024-12-17T23:35:45.4703617Z + '[' -z 3.167.99.82 ']' 2024-12-17T23:35:45.4703901Z + grep -r download.pytorch.org /etc/hosts 2024-12-17T23:35:45.4714825Z 3.167.99.82 download.pytorch.org 2024-12-17T23:35:45.4716072Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2024-12-17T23:35:45.8200809Z + echo '3.167.99.82 download.pytorch.org' 2024-12-17T23:35:45.8201854Z + sudo tee -a /etc/hosts 2024-12-17T23:35:45.8606939Z 3.167.99.82 download.pytorch.org 2024-12-17T23:35:45.8622562Z + cat /etc/hosts 2024-12-17T23:35:45.8631609Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-12-17T23:35:45.8636951Z ::1 localhost6 localhost6.localdomain6 2024-12-17T23:35:45.8637568Z 3.167.99.82 download.pytorch.org 2024-12-17T23:35:45.8680903Z Prepare all required actions 2024-12-17T23:35:45.8717376Z ##[group]Run ./.github/actions/get-workflow-job-id 2024-12-17T23:35:45.8717735Z with: 2024-12-17T23:35:45.8718160Z github-token: *** 2024-12-17T23:35:45.8718400Z ##[endgroup] 2024-12-17T23:35:45.8736610Z ##[group]Run set -eux 2024-12-17T23:35:45.8736897Z set -eux 2024-12-17T23:35:45.8737316Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2024-12-17T23:35:45.8745083Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:45.8745456Z env: 2024-12-17T23:35:45.8745830Z GITHUB_TOKEN: *** 2024-12-17T23:35:45.8746076Z ##[endgroup] 2024-12-17T23:35:45.8772684Z + python3 .github/scripts/get_workflow_job_id.py 12383255596 i-08bbb08a32d9fb487 2024-12-17T23:35:46.4253602Z setting job-id=34565778867 2024-12-17T23:35:46.4254159Z setting job-name=before-test / target-determination 2024-12-17T23:35:46.4397142Z Prepare all required actions 2024-12-17T23:35:46.4397516Z Getting action download info 2024-12-17T23:35:46.5573955Z ##[group]Run ./.github/actions/pytest-cache-download 2024-12-17T23:35:46.5574461Z with: 2024-12-17T23:35:46.5574686Z cache_dir: .pytest_cache 2024-12-17T23:35:46.5574943Z job_identifier: trunk 2024-12-17T23:35:46.5575201Z s3_bucket: gha-artifacts 2024-12-17T23:35:46.5575450Z ##[endgroup] 2024-12-17T23:35:46.5631401Z ##[group]Run nick-fields/retry@v3.0.0 2024-12-17T23:35:46.5631698Z with: 2024-12-17T23:35:46.5631916Z shell: bash 2024-12-17T23:35:46.5632130Z timeout_minutes: 5 2024-12-17T23:35:46.5632378Z max_attempts: 5 2024-12-17T23:35:46.5632615Z retry_wait_seconds: 30 2024-12-17T23:35:46.5632931Z command: set -eu python3 -m pip install boto3==1.35.42 2024-12-17T23:35:46.5633304Z polling_interval_seconds: 1 2024-12-17T23:35:46.5633581Z warning_on_retry: true 2024-12-17T23:35:46.5633853Z continue_on_error: false 2024-12-17T23:35:46.5634169Z ##[endgroup] 2024-12-17T23:35:47.1729105Z Defaulting to user installation because normal site-packages is not writeable 2024-12-17T23:35:48.2425730Z Collecting boto3==1.35.42 2024-12-17T23:35:48.2781886Z Downloading boto3-1.35.42-py3-none-any.whl (139 kB) 2024-12-17T23:35:48.3029084Z 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:48.3033493Z 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:48.3039499Z 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.83) 2024-12-17T23:35:48.3107081Z 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:48.3111814Z 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:48.3167001Z 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:48.4353672Z Installing collected packages: boto3 2024-12-17T23:35:48.4354904Z Attempting uninstall: boto3 2024-12-17T23:35:48.4355210Z Found existing installation: boto3 1.35.33 2024-12-17T23:35:48.4479071Z Uninstalling boto3-1.35.33: 2024-12-17T23:35:48.4493696Z Successfully uninstalled boto3-1.35.33 2024-12-17T23:35:48.5044129Z Successfully installed boto3-1.35.42 2024-12-17T23:35:48.6402797Z Command completed after 1 attempt(s). 2024-12-17T23:35:48.6462749Z ##[group]Run python3 .github/scripts/pytest_cache.py \ 2024-12-17T23:35:48.6463464Z python3 .github/scripts/pytest_cache.py \ 2024-12-17T23:35:48.6463815Z  --download \ 2024-12-17T23:35:48.6464157Z  --cache_dir $GITHUB_WORKSPACE/$CACHE_DIR \ 2024-12-17T23:35:48.6464545Z  --pr_identifier $GITHUB_REF \ 2024-12-17T23:35:48.6464892Z  --job_identifier $JOB_IDENTIFIER \ 2024-12-17T23:35:48.6465231Z  --temp_dir $RUNNER_TEMP \ 2024-12-17T23:35:48.6465554Z  --repo $REPO \ 2024-12-17T23:35:48.6465832Z  --bucket $BUCKET \ 2024-12-17T23:35:48.6472454Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:35:48.6472835Z env: 2024-12-17T23:35:48.6473054Z CACHE_DIR: .pytest_cache 2024-12-17T23:35:48.6473332Z JOB_IDENTIFIER: trunk 2024-12-17T23:35:48.6473596Z REPO: pytorch/pytorch 2024-12-17T23:35:48.6473846Z BUCKET: gha-artifacts 2024-12-17T23:35:48.6474096Z ##[endgroup] 2024-12-17T23:35:49.0901576Z PR identifier for `refs/heads/release/2.6` is `34bd5c03b81e6d598f3b485a20400869` 2024-12-17T23:35:49.0903567Z 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='trunk', 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:49.0905520Z There were no files matching the prefix `pytest_cache/pytorch/pytorch/34bd5c03b81e6d598f3b485a20400869/trunk` in bucket `gha-artifacts` 2024-12-17T23:35:49.1483529Z ##[group]Run seemethere/download-artifact-s3@v4 2024-12-17T23:35:49.1483904Z with: 2024-12-17T23:35:49.1484131Z name: llm_results 2024-12-17T23:35:49.1484387Z path: .additional_ci_files/llm_results 2024-12-17T23:35:49.1484709Z s3-bucket: gha-artifacts 2024-12-17T23:35:49.1484982Z region: us-east-1 2024-12-17T23:35:49.1485209Z ##[endgroup] 2024-12-17T23:35:49.6505225Z (node:385322) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2024-12-17T23:35:49.6505715Z 2024-12-17T23:35:49.6505909Z Please migrate your code to use AWS SDK for JavaScript (v3). 2024-12-17T23:35:49.6506439Z For more information, check the migration guide at https://a.co/7PzMCcy 2024-12-17T23:35:49.6506980Z (Use `node --trace-warnings ...` to show where the warning was created) 2024-12-17T23:35:49.9344780Z Found 1 objects with prefix pytorch/pytorch/12383255596/llm_results/ 2024-12-17T23:35:49.9347630Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2024-12-17T23:35:49.9991742Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/llm_results/mappings.zip 2024-12-17T23:35:49.9996820Z Artifact download has finished successfully 2024-12-17T23:35:50.0173152Z ##[group]Run unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2024-12-17T23:35:50.0174014Z unzip -o .additional_ci_files/llm_results/mappings.zip -d .additional_ci_files/llm_results || true 2024-12-17T23:35:50.0174582Z python3 -m pip install boto3==1.35.42 2024-12-17T23:35:50.0175018Z python3 tools/testing/do_target_determination_for_s3.py 2024-12-17T23:35:50.0181791Z shell: /usr/bin/bash -e {0} 2024-12-17T23:35:50.0182072Z env: 2024-12-17T23:35:50.0182496Z GITHUB_TOKEN: *** 2024-12-17T23:35:50.0182789Z GITHUB_REPOSITORY: pytorch/pytorch 2024-12-17T23:35:50.0183115Z GITHUB_WORKFLOW: trunk 2024-12-17T23:35:50.0183400Z GITHUB_JOB: target-determination 2024-12-17T23:35:50.0183704Z GITHUB_RUN_ID: 12383255596 2024-12-17T23:35:50.0183967Z GITHUB_RUN_NUMBER: 109701 2024-12-17T23:35:50.0184284Z GITHUB_RUN_ATTEMPT: 1 2024-12-17T23:35:50.0184545Z GITHUB_REF: refs/heads/release/2.6 2024-12-17T23:35:50.0184873Z JOB_ID: 34565778867 2024-12-17T23:35:50.0185142Z JOB_NAME: before-test / target-determination 2024-12-17T23:35:50.0185467Z PR_NUMBER: 2024-12-17T23:35:50.0185689Z ##[endgroup] 2024-12-17T23:35:50.0255882Z Archive: .additional_ci_files/llm_results/mappings.zip 2024-12-17T23:35:50.0256338Z creating: .additional_ci_files/llm_results/mappings/ 2024-12-17T23:35:50.0260655Z inflating: .additional_ci_files/llm_results/mappings/indexer-files-gitdiff-output.json 2024-12-17T23:35:50.2695145Z Defaulting to user installation because normal site-packages is not writeable 2024-12-17T23:35:50.2860157Z Requirement already satisfied: boto3==1.35.42 in /home/ec2-user/.local/lib/python3.9/site-packages (1.35.42) 2024-12-17T23:35:50.2914280Z 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:50.2918490Z 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:50.2922926Z 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.83) 2024-12-17T23:35:50.2981157Z 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:50.2987062Z 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:50.3025518Z 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:52.0563653Z 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:52.0566142Z 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:52.0568926Z 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:52.0571181Z 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:52.0573104Z 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:52.0575472Z 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:52.0576551Z Received 658 tests to prioritize 2024-12-17T23:35:52.0576838Z backends/xeon/test_launch 2024-12-17T23:35:52.0577141Z benchmark_utils/test_benchmark_utils 2024-12-17T23:35:52.0577549Z cpp_extensions/open_registration_extension/test/test_openreg 2024-12-17T23:35:52.0578025Z distributed/_composable/fsdp/test_fully_shard_autograd 2024-12-17T23:35:52.0578488Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ 2024-12-17T23:35:52.0578942Z distributed/_composable/fsdp/test_fully_shard_comm 2024-12-17T23:35:52.0579342Z distributed/_composable/fsdp/test_fully_shard_compile 2024-12-17T23:35:52.0579772Z distributed/_composable/fsdp/test_fully_shard_extensions 2024-12-17T23:35:52.0580205Z distributed/_composable/fsdp/test_fully_shard_frozen 2024-12-17T23:35:52.0580631Z distributed/_composable/fsdp/test_fully_shard_grad_scaler 2024-12-17T23:35:52.0581061Z distributed/_composable/fsdp/test_fully_shard_init 2024-12-17T23:35:52.0581470Z distributed/_composable/fsdp/test_fully_shard_logging 2024-12-17T23:35:52.0581873Z distributed/_composable/fsdp/test_fully_shard_memory 2024-12-17T23:35:52.0582321Z distributed/_composable/fsdp/test_fully_shard_mixed_precision 2024-12-17T23:35:52.0582772Z distributed/_composable/fsdp/test_fully_shard_overlap 2024-12-17T23:35:52.0583170Z distributed/_composable/fsdp/test_fully_shard_state 2024-12-17T23:35:52.0583699Z distributed/_composable/fsdp/test_fully_shard_state_dict 2024-12-17T23:35:52.0584140Z distributed/_composable/fsdp/test_fully_shard_training 2024-12-17T23:35:52.0584512Z distributed/_composable/test_checkpoint 2024-12-17T23:35:52.0584940Z distributed/_composable/test_composability/test_2d_composability 2024-12-17T23:35:52.0585457Z distributed/_composable/test_composability/test_pp_composability 2024-12-17T23:35:52.0585873Z distributed/_composable/test_contract 2024-12-17T23:35:52.0586206Z distributed/_composable/test_replicate 2024-12-17T23:35:52.0586578Z distributed/_composable/test_replicate_with_compiler 2024-12-17T23:35:52.0586979Z distributed/_shard/sharded_optim/test_sharded_optim 2024-12-17T23:35:52.0587393Z distributed/_shard/sharded_tensor/ops/test_binary_cmp 2024-12-17T23:35:52.0587813Z distributed/_shard/sharded_tensor/ops/test_embedding 2024-12-17T23:35:52.0588226Z distributed/_shard/sharded_tensor/ops/test_embedding_bag 2024-12-17T23:35:52.0588640Z distributed/_shard/sharded_tensor/ops/test_init 2024-12-17T23:35:52.0589171Z distributed/_shard/sharded_tensor/ops/test_tensor_ops 2024-12-17T23:35:52.0589565Z distributed/_shard/sharded_tensor/test_logger 2024-12-17T23:35:52.0589946Z distributed/_shard/sharded_tensor/test_sharded_tensor 2024-12-17T23:35:52.0590390Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard 2024-12-17T23:35:52.0590837Z distributed/_shard/sharding_plan/test_sharding_plan 2024-12-17T23:35:52.0591237Z distributed/_shard/sharding_spec/test_sharding_spec 2024-12-17T23:35:52.0591603Z distributed/_shard/test_sharder 2024-12-17T23:35:52.0591920Z distributed/_tensor/debug/test_comm_mode 2024-12-17T23:35:52.0592269Z distributed/_tensor/debug/test_comm_mode_features 2024-12-17T23:35:52.0592637Z distributed/_tensor/debug/test_op_coverage 2024-12-17T23:35:52.0593003Z distributed/_tensor/experimental/test_local_map 2024-12-17T23:35:52.0593402Z distributed/_tensor/experimental/test_register_sharding 2024-12-17T23:35:52.0593821Z distributed/_tensor/experimental/test_tp_transform 2024-12-17T23:35:52.0594192Z distributed/_tensor/test_api 2024-12-17T23:35:52.0594476Z distributed/_tensor/test_attention 2024-12-17T23:35:52.0594790Z distributed/_tensor/test_common_rules 2024-12-17T23:35:52.0595125Z distributed/_tensor/test_convolution_ops 2024-12-17T23:35:52.0595439Z distributed/_tensor/test_dtensor 2024-12-17T23:35:52.0595753Z distributed/_tensor/test_dtensor_compile 2024-12-17T23:35:52.0596160Z distributed/_tensor/test_dtensor_ops 2024-12-17T23:35:52.0596494Z distributed/_tensor/test_embedding_ops 2024-12-17T23:35:52.0596836Z distributed/_tensor/test_experimental_ops 2024-12-17T23:35:52.0597156Z distributed/_tensor/test_init 2024-12-17T23:35:52.0597459Z distributed/_tensor/test_math_ops 2024-12-17T23:35:52.0597772Z distributed/_tensor/test_matrix_ops 2024-12-17T23:35:52.0598080Z distributed/_tensor/test_op_strategy 2024-12-17T23:35:52.0598403Z distributed/_tensor/test_optimizers 2024-12-17T23:35:52.0598724Z distributed/_tensor/test_pointwise_ops 2024-12-17T23:35:52.0599049Z distributed/_tensor/test_random_ops 2024-12-17T23:35:52.0599372Z distributed/_tensor/test_redistribute 2024-12-17T23:35:52.0599695Z distributed/_tensor/test_tensor_ops 2024-12-17T23:35:52.0599996Z distributed/_tensor/test_utils 2024-12-17T23:35:52.0600295Z distributed/_tensor/test_view_ops 2024-12-17T23:35:52.0600613Z distributed/_tensor/test_xla_integration 2024-12-17T23:35:52.0600944Z distributed/_tools/test_fsdp2_mem_tracker 2024-12-17T23:35:52.0601389Z distributed/_tools/test_mem_tracker 2024-12-17T23:35:52.0601709Z distributed/_tools/test_memory_tracker 2024-12-17T23:35:52.0602021Z distributed/_tools/test_mod_tracker 2024-12-17T23:35:52.0602343Z distributed/_tools/test_runtime_estimator 2024-12-17T23:35:52.0602679Z distributed/_tools/test_sac_estimator 2024-12-17T23:35:52.0602983Z distributed/_tools/test_sac_ilp 2024-12-17T23:35:52.0603337Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks 2024-12-17T23:35:52.0603766Z distributed/algorithms/quantization/test_quantization 2024-12-17T23:35:52.0604140Z distributed/algorithms/test_join 2024-12-17T23:35:52.0604481Z distributed/checkpoint/e2e/test_e2e_save_and_load 2024-12-17T23:35:52.0604864Z distributed/checkpoint/e2e/test_fine_tuning 2024-12-17T23:35:52.0605207Z distributed/checkpoint/e2e/test_fsdp_ep 2024-12-17T23:35:52.0605557Z distributed/checkpoint/e2e/test_pipeline 2024-12-17T23:35:52.0605911Z distributed/checkpoint/fsdp/test_fsdp_dsd 2024-12-17T23:35:52.0606245Z distributed/checkpoint/test_checkpoint 2024-12-17T23:35:52.0606586Z distributed/checkpoint/test_compatibility 2024-12-17T23:35:52.0606928Z distributed/checkpoint/test_dedup_tensors 2024-12-17T23:35:52.0607279Z distributed/checkpoint/test_dtensor_checkpoint 2024-12-17T23:35:52.0607654Z distributed/checkpoint/test_dtensor_resharding 2024-12-17T23:35:52.0608064Z distributed/checkpoint/test_file_system_checkpoint 2024-12-17T23:35:52.0608487Z distributed/checkpoint/test_file_system_checkpoint_cpu 2024-12-17T23:35:52.0609089Z distributed/checkpoint/test_format_utils 2024-12-17T23:35:52.0609450Z distributed/checkpoint/test_fsdp_model_state 2024-12-17T23:35:52.0609821Z distributed/checkpoint/test_fsdp_optim_state 2024-12-17T23:35:52.0610224Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion 2024-12-17T23:35:52.0610631Z distributed/checkpoint/test_fsspec 2024-12-17T23:35:52.0610979Z distributed/checkpoint/test_hsdp_checkpoint 2024-12-17T23:35:52.0611316Z distributed/checkpoint/test_nested_dict 2024-12-17T23:35:52.0611656Z distributed/checkpoint/test_planner 2024-12-17T23:35:52.0611993Z distributed/checkpoint/test_save_load_api 2024-12-17T23:35:52.0612323Z distributed/checkpoint/test_state_dict 2024-12-17T23:35:52.0612675Z distributed/checkpoint/test_state_dict_utils 2024-12-17T23:35:52.0613074Z distributed/checkpoint/test_tp_checkpoint 2024-12-17T23:35:52.0613402Z distributed/checkpoint/test_traverse 2024-12-17T23:35:52.0613728Z distributed/checkpoint/test_utils 2024-12-17T23:35:52.0614051Z distributed/elastic/events/lib_test 2024-12-17T23:35:52.0614361Z distributed/elastic/metrics/api_test 2024-12-17T23:35:52.0614710Z distributed/elastic/multiprocessing/api_test 2024-12-17T23:35:52.0615073Z distributed/elastic/test_control_plane 2024-12-17T23:35:52.0615387Z distributed/elastic/timer/api_test 2024-12-17T23:35:52.0615720Z distributed/elastic/timer/local_timer_example 2024-12-17T23:35:52.0616159Z distributed/elastic/timer/local_timer_test 2024-12-17T23:35:52.0616497Z distributed/elastic/utils/distributed_test 2024-12-17T23:35:52.0616838Z distributed/elastic/utils/logging_test 2024-12-17T23:35:52.0617162Z distributed/elastic/utils/util_test 2024-12-17T23:35:52.0617486Z distributed/flight_recorder/test_fr_analysis 2024-12-17T23:35:52.0617841Z distributed/fsdp/test_checkpoint_wrapper 2024-12-17T23:35:52.0618192Z distributed/fsdp/test_distributed_checkpoint 2024-12-17T23:35:52.0618523Z distributed/fsdp/test_fsdp_apply 2024-12-17T23:35:52.0618857Z distributed/fsdp/test_fsdp_backward_prefetch 2024-12-17T23:35:52.0619207Z distributed/fsdp/test_fsdp_checkpoint 2024-12-17T23:35:52.0619532Z distributed/fsdp/test_fsdp_clip_grad_norm 2024-12-17T23:35:52.0619859Z distributed/fsdp/test_fsdp_comm 2024-12-17T23:35:52.0620177Z distributed/fsdp/test_fsdp_comm_hooks 2024-12-17T23:35:52.0620485Z distributed/fsdp/test_fsdp_core 2024-12-17T23:35:52.0620816Z distributed/fsdp/test_fsdp_dtensor_state_dict 2024-12-17T23:35:52.0621169Z distributed/fsdp/test_fsdp_exec_order 2024-12-17T23:35:52.0621482Z distributed/fsdp/test_fsdp_fine_tune 2024-12-17T23:35:52.0621844Z distributed/fsdp/test_fsdp_flatten_params 2024-12-17T23:35:52.0622180Z distributed/fsdp/test_fsdp_freezing_weights 2024-12-17T23:35:52.0622514Z distributed/fsdp/test_fsdp_fx 2024-12-17T23:35:52.0622798Z distributed/fsdp/test_fsdp_grad_acc 2024-12-17T23:35:52.0623126Z distributed/fsdp/test_fsdp_hybrid_shard 2024-12-17T23:35:52.0623467Z distributed/fsdp/test_fsdp_ignored_modules 2024-12-17T23:35:52.0623793Z distributed/fsdp/test_fsdp_input 2024-12-17T23:35:52.0624103Z distributed/fsdp/test_fsdp_memory 2024-12-17T23:35:52.0624411Z distributed/fsdp/test_fsdp_meta 2024-12-17T23:35:52.0624703Z distributed/fsdp/test_fsdp_misc 2024-12-17T23:35:52.0625027Z distributed/fsdp/test_fsdp_mixed_precision 2024-12-17T23:35:52.0625385Z distributed/fsdp/test_fsdp_multiple_forward 2024-12-17T23:35:52.0625739Z distributed/fsdp/test_fsdp_multiple_wrapping 2024-12-17T23:35:52.0626093Z distributed/fsdp/test_fsdp_optim_state 2024-12-17T23:35:52.0626419Z distributed/fsdp/test_fsdp_overlap 2024-12-17T23:35:52.0626722Z distributed/fsdp/test_fsdp_pure_fp16 2024-12-17T23:35:52.0627068Z distributed/fsdp/test_fsdp_sharded_grad_scaler 2024-12-17T23:35:52.0627420Z distributed/fsdp/test_fsdp_state_dict 2024-12-17T23:35:52.0627740Z distributed/fsdp/test_fsdp_tp_integration 2024-12-17T23:35:52.0628078Z distributed/fsdp/test_fsdp_traversal 2024-12-17T23:35:52.0628394Z distributed/fsdp/test_fsdp_uneven 2024-12-17T23:35:52.0628792Z distributed/fsdp/test_fsdp_unshard_params 2024-12-17T23:35:52.0629148Z distributed/fsdp/test_fsdp_use_orig_params 2024-12-17T23:35:52.0629506Z distributed/fsdp/test_hsdp_dtensor_state_dict 2024-12-17T23:35:52.0629838Z distributed/fsdp/test_shard_utils 2024-12-17T23:35:52.0630144Z distributed/fsdp/test_utils 2024-12-17T23:35:52.0630433Z distributed/fsdp/test_wrap 2024-12-17T23:35:52.0630711Z distributed/launcher/test_run 2024-12-17T23:35:52.0631009Z distributed/nn/jit/test_instantiator 2024-12-17T23:35:52.0631367Z distributed/optim/test_apply_optimizer_in_backward 2024-12-17T23:35:52.0631724Z distributed/optim/test_named_optimizer 2024-12-17T23:35:52.0632083Z distributed/optim/test_zero_redundancy_optimizer 2024-12-17T23:35:52.0632445Z distributed/pipelining/test_backward 2024-12-17T23:35:52.0632758Z distributed/pipelining/test_microbatch 2024-12-17T23:35:52.0633086Z distributed/pipelining/test_pipe 2024-12-17T23:35:52.0633399Z distributed/pipelining/test_schedule 2024-12-17T23:35:52.0633740Z distributed/pipelining/test_schedule_multiproc 2024-12-17T23:35:52.0634094Z distributed/pipelining/test_stage 2024-12-17T23:35:52.0634417Z distributed/pipelining/test_transformer 2024-12-17T23:35:52.0634740Z distributed/pipelining/test_unflatten 2024-12-17T23:35:52.0635081Z distributed/rpc/cuda/test_tensorpipe_agent 2024-12-17T23:35:52.0635493Z distributed/rpc/test_faulty_agent 2024-12-17T23:35:52.0635791Z distributed/rpc/test_share_memory 2024-12-17T23:35:52.0636106Z distributed/rpc/test_tensorpipe_agent 2024-12-17T23:35:52.0636475Z distributed/tensor/parallel/test_micro_pipeline_tp 2024-12-17T23:35:52.0636865Z distributed/tensor/parallel/test_parallelize_api 2024-12-17T23:35:52.0637252Z distributed/tensor/parallel/test_tp_examples 2024-12-17T23:35:52.0637628Z distributed/tensor/parallel/test_tp_random_state 2024-12-17T23:35:52.0637986Z distributed/tensor/parallel/test_tp_style 2024-12-17T23:35:52.0638312Z distributed/test_backends 2024-12-17T23:35:52.0638594Z distributed/test_c10d_common 2024-12-17T23:35:52.0638911Z distributed/test_c10d_functional_native 2024-12-17T23:35:52.0639236Z distributed/test_c10d_gloo 2024-12-17T23:35:52.0639524Z distributed/test_c10d_logger 2024-12-17T23:35:52.0639793Z distributed/test_c10d_nccl 2024-12-17T23:35:52.0640090Z distributed/test_c10d_object_collectives 2024-12-17T23:35:52.0640421Z distributed/test_c10d_ops_nccl 2024-12-17T23:35:52.0640700Z distributed/test_c10d_pypg 2024-12-17T23:35:52.0640990Z distributed/test_c10d_spawn_gloo 2024-12-17T23:35:52.0641374Z distributed/test_c10d_spawn_nccl 2024-12-17T23:35:52.0641681Z distributed/test_c10d_spawn_ucc 2024-12-17T23:35:52.0641985Z distributed/test_c10d_ucc 2024-12-17T23:35:52.0642261Z distributed/test_collective_utils 2024-12-17T23:35:52.0642589Z distributed/test_compute_comm_reordering 2024-12-17T23:35:52.0642931Z distributed/test_control_collectives 2024-12-17T23:35:52.0643239Z distributed/test_data_parallel 2024-12-17T23:35:52.0643544Z distributed/test_device_mesh 2024-12-17T23:35:52.0643846Z distributed/test_distributed_spawn 2024-12-17T23:35:52.0644159Z distributed/test_dynamo_distributed 2024-12-17T23:35:52.0644476Z distributed/test_fake_pg 2024-12-17T23:35:52.0644765Z distributed/test_functional_api 2024-12-17T23:35:52.0645064Z distributed/test_inductor_collectives 2024-12-17T23:35:52.0645408Z distributed/test_launcher 2024-12-17T23:35:52.0645703Z distributed/test_multi_threaded_pg 2024-12-17T23:35:52.0645997Z distributed/test_nccl 2024-12-17T23:35:52.0646263Z distributed/test_pg_wrapper 2024-12-17T23:35:52.0646549Z distributed/test_store 2024-12-17T23:35:52.0646813Z distributed/test_symmetric_memory 2024-12-17T23:35:52.0647130Z distributions/test_constraints 2024-12-17T23:35:52.0647432Z distributions/test_distributions 2024-12-17T23:35:52.0647703Z doctests 2024-12-17T23:35:52.0647938Z dynamo/test_activation_checkpointing 2024-12-17T23:35:52.0648249Z dynamo/test_after_aot 2024-12-17T23:35:52.0648608Z dynamo/test_aot_autograd 2024-12-17T23:35:52.0648882Z dynamo/test_aot_autograd_cache 2024-12-17T23:35:52.0649176Z dynamo/test_autograd_function 2024-12-17T23:35:52.0649442Z dynamo/test_backends 2024-12-17T23:35:52.0649708Z dynamo/test_backward_higher_order_ops 2024-12-17T23:35:52.0650045Z dynamo/test_base_output 2024-12-17T23:35:52.0650314Z dynamo/test_bytecode_utils 2024-12-17T23:35:52.0650588Z dynamo/test_compile 2024-12-17T23:35:52.0650839Z dynamo/test_compiler_bisector 2024-12-17T23:35:52.0651123Z dynamo/test_comptime 2024-12-17T23:35:52.0651373Z dynamo/test_config 2024-12-17T23:35:52.0651613Z dynamo/test_ctx_manager 2024-12-17T23:35:52.0651877Z dynamo/test_cudagraphs 2024-12-17T23:35:52.0652167Z dynamo/test_cudagraphs_expandable_segments 2024-12-17T23:35:52.0652481Z dynamo/test_debug_utils 2024-12-17T23:35:52.0652743Z dynamo/test_decorators 2024-12-17T23:35:52.0653003Z dynamo/test_deviceguard 2024-12-17T23:35:52.0653262Z dynamo/test_dynamic_shapes 2024-12-17T23:35:52.0653535Z dynamo/test_exc 2024-12-17T23:35:52.0653771Z dynamo/test_exceptions 2024-12-17T23:35:52.0654018Z dynamo/test_export 2024-12-17T23:35:52.0654270Z dynamo/test_export_mutations 2024-12-17T23:35:52.0654551Z dynamo/test_frame_init 2024-12-17T23:35:52.0654801Z dynamo/test_functions 2024-12-17T23:35:52.0655069Z dynamo/test_fx_passes_pre_grad 2024-12-17T23:35:52.0655337Z dynamo/test_global 2024-12-17T23:35:52.0655665Z dynamo/test_graph_deduplication 2024-12-17T23:35:52.0655970Z dynamo/test_graph_region_tracker 2024-12-17T23:35:52.0656253Z dynamo/test_guard_manager 2024-12-17T23:35:52.0656538Z dynamo/test_higher_order_ops 2024-12-17T23:35:52.0656818Z dynamo/test_hooks 2024-12-17T23:35:52.0657060Z dynamo/test_inline_inbuilt_nn_modules 2024-12-17T23:35:52.0657384Z dynamo/test_input_attr_tracking 2024-12-17T23:35:52.0657669Z dynamo/test_interop 2024-12-17T23:35:52.0657899Z dynamo/test_logging 2024-12-17T23:35:52.0658152Z dynamo/test_metrics_context 2024-12-17T23:35:52.0658427Z dynamo/test_minifier 2024-12-17T23:35:52.0658661Z dynamo/test_misc 2024-12-17T23:35:52.0658907Z dynamo/test_model_output 2024-12-17T23:35:52.0659171Z dynamo/test_modes 2024-12-17T23:35:52.0659428Z dynamo/test_modules 2024-12-17T23:35:52.0659670Z dynamo/test_nops 2024-12-17T23:35:52.0659912Z dynamo/test_optimizers 2024-12-17T23:35:52.0660156Z dynamo/test_pgo 2024-12-17T23:35:52.0660400Z dynamo/test_pre_dispatch 2024-12-17T23:35:52.0660659Z dynamo/test_prim_hop_base 2024-12-17T23:35:52.0660923Z dynamo/test_profiler 2024-12-17T23:35:52.0661200Z dynamo/test_python_autograd 2024-12-17T23:35:52.0661467Z dynamo/test_recompile_ux 2024-12-17T23:35:52.0661732Z dynamo/test_recompiles 2024-12-17T23:35:52.0661995Z dynamo/test_reconstruct 2024-12-17T23:35:52.0662249Z dynamo/test_reorder_logs 2024-12-17T23:35:52.0662511Z dynamo/test_repros 2024-12-17T23:35:52.0662756Z dynamo/test_resume 2024-12-17T23:35:52.0663198Z dynamo/test_sdpa 2024-12-17T23:35:52.0663462Z dynamo/test_skip_guard_eval_unsafe 2024-12-17T23:35:52.0663782Z dynamo/test_skip_non_tensor 2024-12-17T23:35:52.0664048Z dynamo/test_sources 2024-12-17T23:35:52.0664308Z dynamo/test_structured_trace 2024-12-17T23:35:52.0664633Z dynamo/test_subclasses 2024-12-17T23:35:52.0664884Z dynamo/test_subgraphs 2024-12-17T23:35:52.0665143Z dynamo/test_torchrec 2024-12-17T23:35:52.0665402Z dynamo/test_trace_rules 2024-12-17T23:35:52.0665657Z dynamo/test_unspec 2024-12-17T23:35:52.0665896Z dynamo/test_utils 2024-12-17T23:35:52.0666136Z dynamo/test_verify_correctness 2024-12-17T23:35:52.0666414Z dynamo/test_view 2024-12-17T23:35:52.0666654Z export/test_converter 2024-12-17T23:35:52.0666899Z export/test_cpp_serdes 2024-12-17T23:35:52.0667163Z export/test_db 2024-12-17T23:35:52.0667405Z export/test_draft_export 2024-12-17T23:35:52.0667673Z export/test_experimental 2024-12-17T23:35:52.0667980Z export/test_export 2024-12-17T23:35:52.0668237Z export/test_export_legacy 2024-12-17T23:35:52.0668506Z export/test_export_nonstrict 2024-12-17T23:35:52.0668981Z export/test_export_training_ir_to_run_decomp 2024-12-17T23:35:52.0669337Z export/test_functionalized_assertions 2024-12-17T23:35:52.0669634Z export/test_hop 2024-12-17T23:35:52.0669880Z export/test_lift_unlift 2024-12-17T23:35:52.0670150Z export/test_pass_infra 2024-12-17T23:35:52.0670403Z export/test_passes 2024-12-17T23:35:52.0670666Z export/test_retraceability 2024-12-17T23:35:52.0670952Z export/test_schema 2024-12-17T23:35:52.0671189Z export/test_serdes 2024-12-17T23:35:52.0671440Z export/test_serialize 2024-12-17T23:35:52.0671681Z export/test_sparse 2024-12-17T23:35:52.0671932Z export/test_swap 2024-12-17T23:35:52.0672175Z export/test_tools 2024-12-17T23:35:52.0672460Z export/test_torchbind 2024-12-17T23:35:52.0672724Z export/test_tree_utils 2024-12-17T23:35:52.0672987Z export/test_unflatten 2024-12-17T23:35:52.0673238Z export/test_unflatten_training_ir 2024-12-17T23:35:52.0673529Z export/test_verifier 2024-12-17T23:35:52.0673775Z functorch/test_ac 2024-12-17T23:35:52.0674016Z functorch/test_aotdispatch 2024-12-17T23:35:52.0674297Z functorch/test_control_flow 2024-12-17T23:35:52.0674571Z functorch/test_dims 2024-12-17T23:35:52.0674815Z functorch/test_eager_transforms 2024-12-17T23:35:52.0675102Z functorch/test_logging 2024-12-17T23:35:52.0675379Z functorch/test_memory_efficient_fusion 2024-12-17T23:35:52.0675767Z functorch/test_minifier 2024-12-17T23:35:52.0676032Z functorch/test_ops 2024-12-17T23:35:52.0676286Z functorch/test_parsing 2024-12-17T23:35:52.0676542Z functorch/test_rearrange 2024-12-17T23:35:52.0676838Z functorch/test_vmap 2024-12-17T23:35:52.0677089Z functorch/test_vmap_registrations 2024-12-17T23:35:52.0677405Z higher_order_ops/test_invoke_subgraph 2024-12-17T23:35:52.0677744Z higher_order_ops/test_with_effects 2024-12-17T23:35:52.0678057Z inductor/test_aot_inductor 2024-12-17T23:35:52.0678349Z inductor/test_aot_inductor_arrayref 2024-12-17T23:35:52.0678680Z inductor/test_aot_inductor_custom_ops 2024-12-17T23:35:52.0678989Z inductor/test_aot_inductor_package 2024-12-17T23:35:52.0679298Z inductor/test_aot_inductor_utils 2024-12-17T23:35:52.0679604Z inductor/test_auto_functionalize 2024-12-17T23:35:52.0679898Z inductor/test_autoheuristic 2024-12-17T23:35:52.0680175Z inductor/test_b2b_gemm 2024-12-17T23:35:52.0680445Z inductor/test_benchmark_fusion 2024-12-17T23:35:52.0680727Z inductor/test_benchmarking 2024-12-17T23:35:52.0681010Z inductor/test_binary_folding 2024-12-17T23:35:52.0681369Z inductor/test_ck_backend 2024-12-17T23:35:52.0681633Z inductor/test_codecache 2024-12-17T23:35:52.0681913Z inductor/test_codegen_triton 2024-12-17T23:35:52.0682201Z inductor/test_combo_kernels 2024-12-17T23:35:52.0682473Z inductor/test_compile_worker 2024-12-17T23:35:52.0682766Z inductor/test_compiled_autograd 2024-12-17T23:35:52.0683069Z inductor/test_compiled_optimizers 2024-12-17T23:35:52.0683352Z inductor/test_config 2024-12-17T23:35:52.0683609Z inductor/test_control_flow 2024-12-17T23:35:52.0683905Z inductor/test_cooperative_reductions 2024-12-17T23:35:52.0684218Z inductor/test_coordinate_descent_tuner 2024-12-17T23:35:52.0684544Z inductor/test_cpp_wrapper_hipify 2024-12-17T23:35:52.0684846Z inductor/test_cpu_cpp_wrapper 2024-12-17T23:35:52.0685115Z inductor/test_cpu_repro 2024-12-17T23:35:52.0685414Z inductor/test_cpu_select_algorithm 2024-12-17T23:35:52.0685721Z inductor/test_cuda_repro 2024-12-17T23:35:52.0685979Z inductor/test_cudacodecache 2024-12-17T23:35:52.0686265Z inductor/test_cudagraph_trees 2024-12-17T23:35:52.0686582Z inductor/test_cudagraph_trees_expandable_segments 2024-12-17T23:35:52.0686936Z inductor/test_custom_lowering 2024-12-17T23:35:52.0687232Z inductor/test_custom_post_grad_passes 2024-12-17T23:35:52.0687535Z inductor/test_cutlass_backend 2024-12-17T23:35:52.0687814Z inductor/test_debug_trace 2024-12-17T23:35:52.0688098Z inductor/test_decompose_mem_bound_mm 2024-12-17T23:35:52.0688398Z inductor/test_dependencies 2024-12-17T23:35:52.0688798Z inductor/test_distributed_patterns 2024-12-17T23:35:52.0689111Z inductor/test_efficient_conv_bn_eval 2024-12-17T23:35:52.0689411Z inductor/test_extension_backend 2024-12-17T23:35:52.0689713Z inductor/test_external_callables 2024-12-17T23:35:52.0690012Z inductor/test_flex_attention 2024-12-17T23:35:52.0690282Z inductor/test_flex_decoding 2024-12-17T23:35:52.0690559Z inductor/test_foreach 2024-12-17T23:35:52.0690810Z inductor/test_fp8 2024-12-17T23:35:52.0691045Z inductor/test_fused_attention 2024-12-17T23:35:52.0691336Z inductor/test_fx_fusion 2024-12-17T23:35:52.0691608Z inductor/test_gpu_cpp_wrapper 2024-12-17T23:35:52.0691899Z inductor/test_graph_transform_observer 2024-12-17T23:35:52.0692238Z inductor/test_group_batch_fusion 2024-12-17T23:35:52.0692529Z inductor/test_halide 2024-12-17T23:35:52.0692768Z inductor/test_indexing 2024-12-17T23:35:52.0722401Z inductor/test_inductor_annotations 2024-12-17T23:35:52.0722916Z inductor/test_inductor_freezing 2024-12-17T23:35:52.0723289Z inductor/test_inductor_utils 2024-12-17T23:35:52.0723666Z inductor/test_inplacing_pass 2024-12-17T23:35:52.0723953Z inductor/test_kernel_benchmark 2024-12-17T23:35:52.0724258Z inductor/test_layout_optim 2024-12-17T23:35:52.0724548Z inductor/test_loop_ordering 2024-12-17T23:35:52.0724821Z inductor/test_max_autotune 2024-12-17T23:35:52.0725131Z inductor/test_memory 2024-12-17T23:35:52.0725536Z inductor/test_memory_planning 2024-12-17T23:35:52.0725811Z inductor/test_metrics 2024-12-17T23:35:52.0726071Z inductor/test_minifier 2024-12-17T23:35:52.0726345Z inductor/test_minifier_isolate 2024-12-17T23:35:52.0726628Z inductor/test_minifier_utils 2024-12-17T23:35:52.0726972Z inductor/test_mkldnn_pattern_matcher 2024-12-17T23:35:52.0727285Z inductor/test_mmdecomp 2024-12-17T23:35:52.0727564Z inductor/test_move_constructors_to_cuda 2024-12-17T23:35:52.0727939Z inductor/test_multi_kernel 2024-12-17T23:35:52.0728200Z inductor/test_op_dtype_prop 2024-12-17T23:35:52.0728496Z inductor/test_ordered_set 2024-12-17T23:35:52.0728769Z inductor/test_pad_mm 2024-12-17T23:35:52.0729012Z inductor/test_padding 2024-12-17T23:35:52.0729279Z inductor/test_pattern_matcher 2024-12-17T23:35:52.0729559Z inductor/test_perf 2024-12-17T23:35:52.0729794Z inductor/test_profiler 2024-12-17T23:35:52.0730072Z inductor/test_scatter_optimization 2024-12-17T23:35:52.0730375Z inductor/test_select_algorithm 2024-12-17T23:35:52.0730644Z inductor/test_smoke 2024-12-17T23:35:52.0730899Z inductor/test_snode_runtime 2024-12-17T23:35:52.0731188Z inductor/test_split_cat_fx_passes 2024-12-17T23:35:52.0731486Z inductor/test_standalone_compile 2024-12-17T23:35:52.0731787Z inductor/test_torchbind 2024-12-17T23:35:52.0732080Z inductor/test_torchinductor 2024-12-17T23:35:52.0732407Z inductor/test_torchinductor_codegen_config_overrides 2024-12-17T23:35:52.0732826Z inductor/test_torchinductor_codegen_dynamic_shapes 2024-12-17T23:35:52.0733208Z inductor/test_torchinductor_dynamic_shapes 2024-12-17T23:35:52.0733539Z inductor/test_torchinductor_opinfo 2024-12-17T23:35:52.0733870Z inductor/test_torchinductor_strided_blocks 2024-12-17T23:35:52.0734198Z inductor/test_triton_cpu_backend 2024-12-17T23:35:52.0734510Z inductor/test_triton_extension_backend 2024-12-17T23:35:52.0734816Z inductor/test_triton_heuristics 2024-12-17T23:35:52.0735111Z inductor/test_triton_kernels 2024-12-17T23:35:52.0735398Z inductor/test_triton_syntax 2024-12-17T23:35:52.0735670Z inductor/test_triton_wrapper 2024-12-17T23:35:52.0735979Z inductor/test_unbacked_symints 2024-12-17T23:35:52.0736262Z inductor/test_utils 2024-12-17T23:35:52.0736503Z inductor/test_xpu_basic 2024-12-17T23:35:52.0736766Z lazy/test_bindings 2024-12-17T23:35:52.0737011Z lazy/test_debug_util 2024-12-17T23:35:52.0737262Z lazy/test_extract_compiled_graph 2024-12-17T23:35:52.0737564Z lazy/test_functionalization 2024-12-17T23:35:52.0737841Z lazy/test_generator 2024-12-17T23:35:52.0738075Z lazy/test_meta_kernel 2024-12-17T23:35:52.0738410Z lazy/test_reuse_ir 2024-12-17T23:35:52.0738661Z lazy/test_step_closures 2024-12-17T23:35:52.0738914Z lazy/test_ts_opinfo 2024-12-17T23:35:52.0739159Z nn/test_convolution 2024-12-17T23:35:52.0739386Z nn/test_dropout 2024-12-17T23:35:52.0739620Z nn/test_embedding 2024-12-17T23:35:52.0769725Z nn/test_init 2024-12-17T23:35:52.0770066Z nn/test_lazy_modules 2024-12-17T23:35:52.0770467Z nn/test_load_state_dict 2024-12-17T23:35:52.0770875Z nn/test_module_hooks 2024-12-17T23:35:52.0771366Z nn/test_multihead_attention 2024-12-17T23:35:52.0771756Z nn/test_packed_sequence 2024-12-17T23:35:52.0772038Z nn/test_parametrization 2024-12-17T23:35:52.0772283Z nn/test_pooling 2024-12-17T23:35:52.0772509Z nn/test_pruning 2024-12-17T23:35:52.0772787Z onnx/dynamo/test_dynamo_with_onnxruntime_backend 2024-12-17T23:35:52.0773132Z onnx/dynamo/test_exporter_api 2024-12-17T23:35:52.0773429Z onnx/dynamo/test_registry_dispatcher 2024-12-17T23:35:52.0773739Z onnx/exporter/test_api 2024-12-17T23:35:52.0773999Z onnx/exporter/test_building 2024-12-17T23:35:52.0774292Z onnx/exporter/test_capture_strategies 2024-12-17T23:35:52.0774608Z onnx/exporter/test_compat 2024-12-17T23:35:52.0774870Z onnx/exporter/test_core 2024-12-17T23:35:52.0775149Z onnx/exporter/test_small_models_e2e 2024-12-17T23:35:52.0775457Z onnx/exporter/test_tensors 2024-12-17T23:35:52.0775904Z onnx/internal/test_diagnostics 2024-12-17T23:35:52.0776204Z onnx/internal/test_registraion 2024-12-17T23:35:52.0776493Z onnx/test_autograd_funs 2024-12-17T23:35:52.0776742Z onnx/test_custom_ops 2024-12-17T23:35:52.0776998Z onnx/test_fx_passes 2024-12-17T23:35:52.0777245Z onnx/test_fx_to_onnx 2024-12-17T23:35:52.0777493Z onnx/test_fx_to_onnx_decomp_skip 2024-12-17T23:35:52.0777791Z onnx/test_fx_type_promotion 2024-12-17T23:35:52.0778068Z onnx/test_lazy_import 2024-12-17T23:35:52.0778316Z onnx/test_models_onnxruntime 2024-12-17T23:35:52.0778612Z onnx/test_models_quantized_onnxruntime 2024-12-17T23:35:52.0778925Z onnx/test_onnx_opset 2024-12-17T23:35:52.0779180Z onnx/test_onnxscript_no_runtime 2024-12-17T23:35:52.0779474Z onnx/test_onnxscript_runtime 2024-12-17T23:35:52.0779744Z onnx/test_op_consistency 2024-12-17T23:35:52.0780019Z onnx/test_pytorch_jit_onnx 2024-12-17T23:35:52.0780297Z onnx/test_pytorch_onnx_no_runtime 2024-12-17T23:35:52.0780586Z onnx/test_pytorch_onnx_onnxruntime 2024-12-17T23:35:52.0780895Z onnx/test_pytorch_onnx_shape_inference 2024-12-17T23:35:52.0781204Z onnx/test_symbolic_helper 2024-12-17T23:35:52.0781459Z onnx/test_utility_funs 2024-12-17T23:35:52.0781698Z onnx/test_verification 2024-12-17T23:35:52.0782016Z onnx/torch_export/test_torch_export_with_onnxruntime 2024-12-17T23:35:52.0782361Z optim/test_lrscheduler 2024-12-17T23:35:52.0782675Z optim/test_optim 2024-12-17T23:35:52.0782907Z optim/test_swa_utils 2024-12-17T23:35:52.0783168Z profiler/test_cpp_thread 2024-12-17T23:35:52.0783452Z profiler/test_execution_trace 2024-12-17T23:35:52.0783728Z profiler/test_kineto 2024-12-17T23:35:52.0783991Z profiler/test_memory_profiler 2024-12-17T23:35:52.0784267Z profiler/test_profiler 2024-12-17T23:35:52.0784549Z profiler/test_profiler_tree 2024-12-17T23:35:52.0784837Z profiler/test_record_function 2024-12-17T23:35:52.0785112Z profiler/test_torch_tidy 2024-12-17T23:35:52.0785375Z test_ao_sparsity 2024-12-17T23:35:52.0785604Z test_autocast 2024-12-17T23:35:52.0785818Z test_autograd 2024-12-17T23:35:52.0786044Z test_autograd_fallback 2024-12-17T23:35:52.0786321Z test_autoload 2024-12-17T23:35:52.0786575Z test_autoload_disable 2024-12-17T23:35:52.0786827Z test_autoload_enable 2024-12-17T23:35:52.0787073Z test_binary_ufuncs 2024-12-17T23:35:52.0787303Z test_bundled_inputs 2024-12-17T23:35:52.0787552Z test_ci_sanity_check_fail 2024-12-17T23:35:52.0787815Z test_comparison_utils 2024-12-17T23:35:52.0788064Z test_compile_benchmark_util 2024-12-17T23:35:52.0788331Z test_complex 2024-12-17T23:35:52.0788561Z test_content_store 2024-12-17T23:35:52.0788914Z test_cpp_api_parity 2024-12-17T23:35:52.0789169Z test_cpp_extensions_aot_ninja 2024-12-17T23:35:52.0789450Z test_cpp_extensions_aot_no_ninja 2024-12-17T23:35:52.0789753Z test_cpp_extensions_jit 2024-12-17T23:35:52.0790032Z test_cpp_extensions_mtia_backend 2024-12-17T23:35:52.0790347Z test_cpp_extensions_open_device_registration 2024-12-17T23:35:52.0790698Z test_cpp_extensions_stream_and_event 2024-12-17T23:35:52.0790989Z test_cuda 2024-12-17T23:35:52.0791204Z test_cuda_expandable_segments 2024-12-17T23:35:52.0791532Z test_cuda_multigpu 2024-12-17T23:35:52.0791777Z test_cuda_nvml_based_avail 2024-12-17T23:35:52.0792039Z test_cuda_primary_ctx 2024-12-17T23:35:52.0792293Z test_cuda_sanitizer 2024-12-17T23:35:52.0792534Z test_cuda_trace 2024-12-17T23:35:52.0792751Z test_custom_ops 2024-12-17T23:35:52.0792980Z test_dataloader 2024-12-17T23:35:52.0793209Z test_datapipe 2024-12-17T23:35:52.0793419Z test_decomp 2024-12-17T23:35:52.0793638Z test_deploy 2024-12-17T23:35:52.0793843Z test_dispatch 2024-12-17T23:35:52.0794069Z test_dlpack 2024-12-17T23:35:52.0794292Z test_dynamic_shapes 2024-12-17T23:35:52.0794528Z test_expanded_weights 2024-12-17T23:35:52.0794776Z test_fake_tensor 2024-12-17T23:35:52.0795005Z test_file_check 2024-12-17T23:35:52.0795220Z test_flop_counter 2024-12-17T23:35:52.0795449Z test_foreach 2024-12-17T23:35:52.0795736Z test_function_schema 2024-12-17T23:35:52.0795990Z test_functional_autograd_benchmark 2024-12-17T23:35:52.0796293Z test_functional_optim 2024-12-17T23:35:52.0796556Z test_functionalization 2024-12-17T23:35:52.0796821Z test_functionalization_of_rng_ops 2024-12-17T23:35:52.0797113Z test_futures 2024-12-17T23:35:52.0797329Z test_fx 2024-12-17T23:35:52.0797527Z test_fx_experimental 2024-12-17T23:35:52.0797770Z test_fx_passes 2024-12-17T23:35:52.0797994Z test_fx_reinplace_pass 2024-12-17T23:35:52.0798242Z test_hub 2024-12-17T23:35:52.0798452Z test_import_stats 2024-12-17T23:35:52.0798673Z test_indexing 2024-12-17T23:35:52.0798889Z test_itt 2024-12-17T23:35:52.0799094Z test_jit 2024-12-17T23:35:52.0799290Z test_jit_autocast 2024-12-17T23:35:52.0799518Z test_jit_disabled 2024-12-17T23:35:52.0799751Z test_jit_fuser_legacy 2024-12-17T23:35:52.0799986Z test_jit_fuser_te 2024-12-17T23:35:52.0800265Z test_jit_legacy 2024-12-17T23:35:52.0800497Z test_jit_llga_fuser 2024-12-17T23:35:52.0800763Z test_jit_profiling 2024-12-17T23:35:52.0801002Z test_jiterator 2024-12-17T23:35:52.0801349Z test_legacy_vmap 2024-12-17T23:35:52.0801565Z test_license 2024-12-17T23:35:52.0801784Z test_linalg 2024-12-17T23:35:52.0801990Z test_logging 2024-12-17T23:35:52.0802208Z test_masked 2024-12-17T23:35:52.0802429Z test_maskedtensor 2024-12-17T23:35:52.0802650Z test_matmul_cuda 2024-12-17T23:35:52.0802876Z test_meta 2024-12-17T23:35:52.0803082Z test_metal 2024-12-17T23:35:52.0803287Z test_mkl_verbose 2024-12-17T23:35:52.0803511Z test_mkldnn 2024-12-17T23:35:52.0803739Z test_mkldnn_fusion 2024-12-17T23:35:52.0803971Z test_mkldnn_verbose 2024-12-17T23:35:52.0804213Z test_mobile_optimizer 2024-12-17T23:35:52.0804486Z test_model_exports_to_core_aten 2024-12-17T23:35:52.0804777Z test_module_tracker 2024-12-17T23:35:52.0805008Z test_modules 2024-12-17T23:35:52.0805229Z test_monitor 2024-12-17T23:35:52.0805471Z test_mps 2024-12-17T23:35:52.0805682Z test_multiprocessing 2024-12-17T23:35:52.0805956Z test_multiprocessing_spawn 2024-12-17T23:35:52.0806234Z test_namedtensor 2024-12-17T23:35:52.0806473Z test_namedtuple_return_api 2024-12-17T23:35:52.0806751Z test_native_functions 2024-12-17T23:35:52.0807007Z test_native_mha 2024-12-17T23:35:52.0807228Z test_nestedtensor 2024-12-17T23:35:52.0807459Z test_nn 2024-12-17T23:35:52.0807675Z test_numba_integration 2024-12-17T23:35:52.0807941Z test_numpy_interop 2024-12-17T23:35:52.0808187Z test_openmp 2024-12-17T23:35:52.0808399Z test_ops 2024-12-17T23:35:52.0808622Z test_ops_fwd_gradients 2024-12-17T23:35:52.0808958Z test_ops_gradients 2024-12-17T23:35:52.0809189Z test_ops_jit 2024-12-17T23:35:52.0809415Z test_optim 2024-12-17T23:35:52.0809636Z test_out_dtype_op 2024-12-17T23:35:52.0809864Z test_overrides 2024-12-17T23:35:52.0810096Z test_package 2024-12-17T23:35:52.0810325Z test_per_overload_api 2024-12-17T23:35:52.0810559Z test_prims 2024-12-17T23:35:52.0810778Z test_proxy_tensor 2024-12-17T23:35:52.0811017Z test_pruning_op 2024-12-17T23:35:52.0811240Z test_public_bindings 2024-12-17T23:35:52.0811488Z test_python_dispatch 2024-12-17T23:35:52.0811720Z test_pytree 2024-12-17T23:35:52.0811947Z test_quantization 2024-12-17T23:35:52.0812181Z test_reductions 2024-12-17T23:35:52.0812403Z test_scatter_gather_ops 2024-12-17T23:35:52.0812663Z test_schema_check 2024-12-17T23:35:52.0812906Z test_segment_reductions 2024-12-17T23:35:52.0813153Z test_serialization 2024-12-17T23:35:52.0813417Z test_set_default_mobile_cpu_allocator 2024-12-17T23:35:52.0813720Z test_shape_ops 2024-12-17T23:35:52.0813937Z test_show_pickle 2024-12-17T23:35:52.0814170Z test_sort_and_select 2024-12-17T23:35:52.0814411Z test_sparse 2024-12-17T23:35:52.0814618Z test_sparse_csr 2024-12-17T23:35:52.0814859Z test_sparse_semi_structured 2024-12-17T23:35:52.0815131Z test_spectral_ops 2024-12-17T23:35:52.0815350Z test_stateless 2024-12-17T23:35:52.0815578Z test_subclass 2024-12-17T23:35:52.0815790Z test_sympy_utils 2024-12-17T23:35:52.0816099Z test_tensor_creation_ops 2024-12-17T23:35:52.0816365Z test_tensorboard 2024-12-17T23:35:52.0816589Z test_tensorexpr 2024-12-17T23:35:52.0816834Z test_tensorexpr_pybind 2024-12-17T23:35:52.0817090Z test_testing 2024-12-17T23:35:52.0817295Z test_torch 2024-12-17T23:35:52.0817516Z test_transformers 2024-12-17T23:35:52.0817753Z test_type_hints 2024-12-17T23:35:52.0817973Z test_type_info 2024-12-17T23:35:52.0818204Z test_type_promotion 2024-12-17T23:35:52.0818454Z test_typing 2024-12-17T23:35:52.0818661Z test_unary_ufuncs 2024-12-17T23:35:52.0818888Z test_utils 2024-12-17T23:35:52.0819104Z test_utils_config_module 2024-12-17T23:35:52.0819363Z test_view_ops 2024-12-17T23:35:52.0819607Z test_vulkan 2024-12-17T23:35:52.0819809Z test_weak 2024-12-17T23:35:52.0820028Z test_xnnpack_integration 2024-12-17T23:35:52.0820283Z test_xpu 2024-12-17T23:35:52.0820507Z torch_np/numpy_tests/core/test_dlpack 2024-12-17T23:35:52.0820835Z torch_np/numpy_tests/core/test_dtype 2024-12-17T23:35:52.0821151Z torch_np/numpy_tests/core/test_einsum 2024-12-17T23:35:52.0821462Z torch_np/numpy_tests/core/test_getlimits 2024-12-17T23:35:52.0821791Z torch_np/numpy_tests/core/test_indexing 2024-12-17T23:35:52.0822124Z torch_np/numpy_tests/core/test_multiarray 2024-12-17T23:35:52.0822447Z torch_np/numpy_tests/core/test_numeric 2024-12-17T23:35:52.0822784Z torch_np/numpy_tests/core/test_numerictypes 2024-12-17T23:35:52.0823134Z torch_np/numpy_tests/core/test_scalar_ctors 2024-12-17T23:35:52.0823477Z torch_np/numpy_tests/core/test_scalar_methods 2024-12-17T23:35:52.0823843Z torch_np/numpy_tests/core/test_scalarinherit 2024-12-17T23:35:52.0824187Z torch_np/numpy_tests/core/test_scalarmath 2024-12-17T23:35:52.0824511Z torch_np/numpy_tests/core/test_shape_base 2024-12-17T23:35:52.0824846Z torch_np/numpy_tests/fft/test_helper 2024-12-17T23:35:52.0825168Z torch_np/numpy_tests/fft/test_pocketfft 2024-12-17T23:35:52.0825486Z torch_np/numpy_tests/lib/test_arraypad 2024-12-17T23:35:52.0825821Z torch_np/numpy_tests/lib/test_arraysetops 2024-12-17T23:35:52.0826165Z torch_np/numpy_tests/lib/test_function_base 2024-12-17T23:35:52.0826495Z torch_np/numpy_tests/lib/test_histograms 2024-12-17T23:35:52.0826838Z torch_np/numpy_tests/lib/test_index_tricks 2024-12-17T23:35:52.0827181Z torch_np/numpy_tests/lib/test_shape_base_ 2024-12-17T23:35:52.0827507Z torch_np/numpy_tests/lib/test_twodim_base 2024-12-17T23:35:52.0827837Z torch_np/numpy_tests/lib/test_type_check 2024-12-17T23:35:52.0828165Z torch_np/numpy_tests/linalg/test_linalg 2024-12-17T23:35:52.0828545Z torch_np/test_basic 2024-12-17T23:35:52.0828803Z torch_np/test_binary_ufuncs 2024-12-17T23:35:52.0829080Z torch_np/test_dtype 2024-12-17T23:35:52.0829324Z torch_np/test_function_base 2024-12-17T23:35:52.0829612Z torch_np/test_ndarray_methods 2024-12-17T23:35:52.0829900Z torch_np/test_nep50_examples 2024-12-17T23:35:52.0830166Z torch_np/test_random 2024-12-17T23:35:52.0830434Z torch_np/test_reductions 2024-12-17T23:35:52.0830698Z torch_np/test_scalars_0D_arrays 2024-12-17T23:35:52.0831001Z torch_np/test_ufuncs_basic 2024-12-17T23:35:52.0831279Z torch_np/test_unary_ufuncs 2024-12-17T23:35:52.0831536Z xpu/test_conv 2024-12-17T23:35:52.0831769Z xpu/test_gemm 2024-12-17T23:35:52.0832309Z could not find path /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/previous_failures.json 2024-12-17T23:35:52.0833232Z could not find path /home/ec2-user/actions-runner/_work/pytorch/pytorch/.additional_ci_files/previous_failures_additional.json 2024-12-17T23:35:52.0833897Z Results from PreviouslyFailedInPR 2024-12-17T23:35:52.0834109Z 2024-12-17T23:35:52.0834259Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:35:57.9616552Z Changed files: ['.ci/pytorch/common_utils.sh', '.ci/pytorch/smoke_test/smoke_test.py', '.ci/wheel/build_wheel.sh', '.circleci/scripts/binary_linux_test.sh', '.circleci/scripts/binary_populate_env.sh', '.github/ci_commit_pins/xla.txt', '.github/scripts/filter_test_configs.py', '.github/templates/common.yml.j2', '.github/templates/linux_binary_build_workflow.yml.j2', '.github/templates/macos_binary_build_workflow.yml.j2', '.github/templates/windows_binary_build_workflow.yml.j2', '.github/workflows/_bazel-build-test.yml', '.github/workflows/_binary-build-linux.yml', '.github/workflows/_binary-test-linux.yml', '.github/workflows/_binary-upload.yml', '.github/workflows/_docs.yml', '.github/workflows/_linux-build.yml', '.github/workflows/_linux-test.yml', '.github/workflows/_mac-build.yml', '.github/workflows/_mac-test-mps.yml', '.github/workflows/_mac-test.yml', '.github/workflows/_rocm-test.yml', '.github/workflows/_runner-determinator.yml', '.github/workflows/_win-build.yml', '.github/workflows/_win-test.yml', '.github/workflows/_xpu-test.yml', '.github/workflows/build-almalinux-images.yml', '.github/workflows/build-libtorch-images.yml', '.github/workflows/build-manywheel-images-s390x.yml', '.github/workflows/build-manywheel-images.yml', '.github/workflows/build-triton-wheel.yml', '.github/workflows/check-labels.yml', '.github/workflows/close-nonexistent-disable-issues.yml', '.github/workflows/create_release.yml', '.github/workflows/docker-builds.yml', '.github/workflows/docker-release.yml', '.github/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-main.yml', '.github/workflows/generated-linux-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-main.yml', '.github/workflows/generated-linux-binary-libtorch-pre-cxx11-nightly.yml', '.github/workflows/generated-linux-binary-manywheel-main.yml', '.github/workflows/generated-linux-binary-manywheel-nightly.yml', '.github/workflows/generated-linux-s390x-binary-manywheel-nightly.yml', '.github/workflows/generated-macos-arm64-binary-libtorch-cxx11-abi-nightly.yml', '.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-debug-main.yml', '.github/workflows/generated-windows-binary-libtorch-debug-nightly.yml', '.github/workflows/generated-windows-binary-libtorch-release-main.yml', '.github/workflows/generated-windows-binary-libtorch-release-nightly.yml', '.github/workflows/generated-windows-binary-wheel-nightly.yml', '.github/workflows/inductor-micro-benchmark.yml', '.github/workflows/inductor-perf-compare.yml', '.github/workflows/inductor-perf-test-nightly-aarch64.yml', '.github/workflows/inductor-perf-test-nightly-x86.yml', '.github/workflows/inductor-perf-test-nightly.yml', '.github/workflows/inductor-periodic.yml', '.github/workflows/inductor-rocm.yml', '.github/workflows/inductor-unittest.yml', '.github/workflows/inductor.yml', '.github/workflows/lint-autoformat.yml', '.github/workflows/lint-bc.yml', '.github/workflows/lint.yml', '.github/workflows/linux-aarch64.yml', '.github/workflows/llm_td_retrieval.yml', '.github/workflows/nightly-s3-uploads.yml', '.github/workflows/nightly.yml', '.github/workflows/nitpicker.yml', '.github/workflows/periodic.yml', '.github/workflows/pull.yml', '.github/workflows/slow.yml', '.github/workflows/target-determination-indexer.yml', '.github/workflows/target_determination.yml', '.github/workflows/torchbench.yml', '.github/workflows/trunk.yml', '.github/workflows/update-viablestrict.yml', '.github/workflows/update_pytorch_labels.yml', '.github/workflows/upload-test-stats-while-running.yml', '.github/workflows/upload-test-stats.yml', '.github/workflows/upload-torch-dynamo-perf-stats.yml', '.github/workflows/upload_test_stats_intermediate.yml', '.github/workflows/weekly.yml', '.github/workflows/xpu.yml', 'aten/src/ATen/DeviceAccelerator.cpp', 'aten/src/ATen/DeviceAccelerator.h', 'docs/source/_static/css/custom.css', 'test/cpp_extensions/open_registration_extension/setup.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/__init__.py', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/csrc/ultra_norm.cu', 'test/cpp_extensions/python_agnostic_extension/python_agnostic/ops.py', 'test/cpp_extensions/python_agnostic_extension/setup.py', 'test/run_test.py', 'test/test_accelerator.py', 'test/test_cpp_extensions_aot.py', 'test/test_cuda.py', 'test/test_xpu.py', 'tools/stats/import_test_stats.py', 'torch/csrc/DeviceAccelerator.cpp', 'torch/csrc/utils/device_lazy_init.h', 'torch/utils/cpp_extension.py'] 2024-12-17T23:35:57.9635646Z Results from EditedByPR 2024-12-17T23:35:57.9635903Z test_cuda (1) 2024-12-17T23:35:57.9636117Z test_xpu (1) 2024-12-17T23:35:57.9636353Z Results from MentionedInPR 2024-12-17T23:35:57.9636524Z 2024-12-17T23:35:57.9636681Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:36:00.5524744Z 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:00.5543795Z Results from HistoricalClassFailurCorrelation 2024-12-17T23:36:00.5544265Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCPU (0.25) 2024-12-17T23:36:00.5544831Z inductor/test_torchinductor_opinfo, TestInductorOpInfoCUDA (0.15936390655444535) 2024-12-17T23:36:00.5545390Z test_transformers, TestSDPACudaOnlyCUDA (0.15556797341559772) 2024-12-17T23:36:00.5545959Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesCpuTests (0.1152108078789411) 2024-12-17T23:36:00.5546469Z test_fx, TestVisionTracing (0.09425463072596371) 2024-12-17T23:36:00.5546904Z test_transformers, TestSDPAPrivateUse1Only (0.08223580659601154) 2024-12-17T23:36:00.5547506Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesMiscTests (0.07164721551562928) 2024-12-17T23:36:00.5548144Z test_python_dispatch, TestWrapperSubclassAliasingCPU (0.06676904938737725) 2024-12-17T23:36:00.5548632Z test_utils, TestDeviceUtilsCPU (0.065683031770905) 2024-12-17T23:36:00.5549113Z distributed/test_device_mesh, DeviceMeshCollectiveTest (0.0604616101112135) 2024-12-17T23:36:00.5549583Z dynamo/test_misc, MiscTests (0.058056735677615115) 2024-12-17T23:36:00.5550077Z distributed/fsdp/test_fsdp_optim_state, TestFSDPOptimState (0.05340037988452031) 2024-12-17T23:36:00.5550548Z test_cuda, TestCuda (0.049451927642849135) 2024-12-17T23:36:00.5550998Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmCPU (0.04869689580386849) 2024-12-17T23:36:00.5551747Z inductor/test_cpu_select_algorithm, TestSelectAlgorithmDynamicShapesCPU (0.04803699129311666) 2024-12-17T23:36:00.5552312Z test_linalg, TestLinalgCUDA (0.04146332098538158) 2024-12-17T23:36:00.5552722Z test_cuda, TestBlockStateAbsorption (0.04038841435196792) 2024-12-17T23:36:00.5553158Z test_cuda_multigpu, TestCudaMultiGPU (0.038430685523696086) 2024-12-17T23:36:00.5553607Z functorch/test_ops, TestOperatorsCUDA (0.03694087953527862) 2024-12-17T23:36:00.5554177Z inductor/test_torchinductor_dynamic_shapes, TestInductorDynamicCUDA (0.036696633061824795) 2024-12-17T23:36:00.5554764Z dynamo/test_modes, TorchFunctionModeTests (0.034659395676678625) 2024-12-17T23:36:00.5555412Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenCpuTests (0.033120562216089666) 2024-12-17T23:36:00.5556050Z inductor/test_torchinductor, CpuTests (0.032153455495085095) 2024-12-17T23:36:00.5556538Z distributed/_tensor/test_dtensor, DTensorMeshTest (0.03196015861611955) 2024-12-17T23:36:00.5557000Z test_cuda, TestCudaAutocast (0.03167768160532858) 2024-12-17T23:36:00.5557457Z test_nestedtensor, TestNestedTensorSubclassCUDA (0.029050958753158527) 2024-12-17T23:36:00.5558014Z distributed/_tensor/test_dtensor_ops, TestDTensorOpsCPU (0.028405964458681612) 2024-12-17T23:36:00.5558635Z inductor/test_flex_decoding, TestFlexDecoding (0.02759778319918156) 2024-12-17T23:36:00.5559122Z test_ops, TestCompositeComplianceCUDA (0.02743634200244754) 2024-12-17T23:36:00.5559646Z distributed/fsdp/test_fsdp_misc, TestFSDPMiscMultiProcess (0.026863138165522996) 2024-12-17T23:36:00.5560191Z inductor/test_cpu_repro, CPUReproTests (0.025382944509615535) 2024-12-17T23:36:00.5560595Z test_jit, TestScript (0.02523132529659282) 2024-12-17T23:36:00.5561045Z distributed/test_c10d_gloo, DistributedDataParallelTest (0.02510908139690939) 2024-12-17T23:36:00.5561611Z test_decomp, TestDecompCUDA (0.024795517492027935) 2024-12-17T23:36:00.5562022Z test_maskedtensor, TestBasicsCUDA (0.023526525515284166) 2024-12-17T23:36:00.5562417Z export/test_hop, TestHOPCUDA (0.02341447968621764) 2024-12-17T23:36:00.5562875Z test_nestedtensor, TestNestedTensorOpInfoCUDA (0.02296102717036083) 2024-12-17T23:36:00.5563660Z inductor/test_compiled_autograd, TestCompiledAutograd (0.022203242628347965) 2024-12-17T23:36:00.5564244Z dynamo/test_dynamic_shapes, DynamicShapesMiscTests (0.022039003624133212) 2024-12-17T23:36:00.5564837Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCuda (0.0196653089922614) 2024-12-17T23:36:00.5565413Z test_ops_fwd_gradients, TestFwdGradientsCUDA (0.019449082590463986) 2024-12-17T23:36:00.5565896Z inductor/test_torchinductor, GPUTests (0.019440567814776814) 2024-12-17T23:36:00.5566292Z test_ops, TestCommonCUDA (0.01899002719791221) 2024-12-17T23:36:00.5566808Z inductor/test_torchinductor_dynamic_shapes, DynamicShapesGPUTests (0.018961066740494293) 2024-12-17T23:36:00.5567625Z inductor/test_aot_inductor_arrayref, AOTInductorTestABICompatibleCpuWithStackAllocation (0.018184624491637956) 2024-12-17T23:36:00.5568352Z test_ops_gradients, TestBwdGradientsCUDA (0.017549870989095884) 2024-12-17T23:36:00.5568827Z test_python_dispatch, TestPythonRegistration (0.01720363045315854) 2024-12-17T23:36:00.5569410Z distributed/test_distributed_spawn, TestDistBackendWithSpawn (0.016887340563358926) 2024-12-17T23:36:00.5570034Z dynamo/test_dynamic_shapes, DynamicShapesExportTests (0.01642053717740454) 2024-12-17T23:36:00.5570576Z inductor/test_triton_cpu_backend, CpuTritonTests (0.016085797248285304) 2024-12-17T23:36:00.5571121Z inductor/test_pattern_matcher, TestPatternMatcher (0.015960572473912787) 2024-12-17T23:36:00.5571606Z test_dataloader, TestDataLoader (0.015662798685845174) 2024-12-17T23:36:00.5572133Z distributed/_composable/test_replicate_with_compiler, DDP_TP_Test (0.015390174755297645) 2024-12-17T23:36:00.5572764Z distributed/test_dynamo_distributed, TestSingleProc (0.01520425974053832) 2024-12-17T23:36:00.5573447Z inductor/test_loop_ordering, LoopOrderingTest (0.014297767226075547) 2024-12-17T23:36:00.5573941Z distributed/fsdp/test_wrap, TestFSDPWrap (0.01421398986158208) 2024-12-17T23:36:00.5574487Z inductor/test_extension_backend, ExtensionBackendTests (0.014156438524913675) 2024-12-17T23:36:00.5575069Z functorch/test_vmap, TestVmapOperatorsOpInfoCUDA (0.013373072189305956) 2024-12-17T23:36:00.5575747Z inductor/test_torchinductor_codegen_dynamic_shapes, DynamicShapesCodegenGPUTests (0.012949120450752737) 2024-12-17T23:36:00.5576361Z test_cuda, TestCudaOptimsCUDA (0.012127013341799065) 2024-12-17T23:36:00.5576842Z distributed/fsdp/test_fsdp_core, TestParityWithDDP (0.012124138748559261) 2024-12-17T23:36:00.5577417Z dynamo/test_autograd_function, AutogradFunctionTests (0.010877697421364308) 2024-12-17T23:36:00.5577895Z test_cuda, TestCudaMallocAsync (0.010625297732905721) 2024-12-17T23:36:00.5578320Z profiler/test_profiler, TestProfiler (0.01051967799525307) 2024-12-17T23:36:00.5578881Z export/test_retraceability, RetraceExportNonStrictTestExport (0.01006037102018551) 2024-12-17T23:36:00.5579526Z distributed/_tools/test_runtime_estimator, TestRuntimeEstimator (0.009935920746791862) 2024-12-17T23:36:00.5580145Z distributed/test_c10d_nccl, ProcessGroupNCCLGroupTest (0.009847004789357393) 2024-12-17T23:36:00.5580627Z test_autograd, TestAutograd (0.00966690730683813) 2024-12-17T23:36:00.5581229Z inductor/test_cudagraph_trees_expandable_segments, CudaGraphTreeTests (0.009436032792722796) 2024-12-17T23:36:00.5581781Z export/test_export, TestExport (0.00942874939496385) 2024-12-17T23:36:00.5582247Z inductor/test_cudagraph_trees, CudaGraphTreeTests (0.0094148022439581) 2024-12-17T23:36:00.5582684Z test_testing, TestImports (0.009282068819340945) 2024-12-17T23:36:00.5583117Z functorch/test_control_flow, TestControlFlow (0.00894389924633747) 2024-12-17T23:36:00.5583658Z functorch/test_aotdispatch, TestAOTAutogradWithCache (0.00850479173583666) 2024-12-17T23:36:00.5584229Z export/test_retraceability, RetraceExportTestExport (0.008340292023071958) 2024-12-17T23:36:00.5584704Z test_ops, TestMathBitsCUDA (0.008273583955651673) 2024-12-17T23:36:00.5585099Z onnx/test_fx_to_onnx, TestFxToOnnx (0.008185295896914588) 2024-12-17T23:36:00.5585597Z export/test_export_nonstrict, NonStrictExportTestExport (0.008140530599676503) 2024-12-17T23:36:00.5586298Z distributed/fsdp/test_distributed_checkpoint, TestDistributedCheckpointCUDA (0.00812660184536989) 2024-12-17T23:36:00.5587071Z test_cpp_extensions_open_device_registration, TestCppExtensionOpenRgistration (0.0080158279481757) 2024-12-17T23:36:00.5587789Z inductor/test_cpu_cpp_wrapper, DynamicShapesCppWrapperCpuTests (0.00796129426669164) 2024-12-17T23:36:00.5588410Z distributed/fsdp/test_fsdp_misc, TestFSDPMiscMultiThread (0.00789220616811381) 2024-12-17T23:36:00.5589130Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportTestExport (0.007810046341512817) 2024-12-17T23:36:00.5589782Z test_quantization, TestNumericDebugger (0.007717846602377423) 2024-12-17T23:36:00.5590463Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportNonStrictTestExport (0.00769332247311103) 2024-12-17T23:36:00.5591236Z inductor/test_compiled_optimizers, CompiledOptimizerTests (0.007471461028678139) 2024-12-17T23:36:00.5591798Z test_autograd, TestAutogradDeviceTypeCUDA (0.007444571516893901) 2024-12-17T23:36:00.5592418Z distributed/_composable/fsdp/test_fully_shard_compile, TestFullyShardCompile (0.007383796218756315) 2024-12-17T23:36:00.5593068Z test_quantization, TestFXNumericSuiteNShadows (0.007280822224017433) 2024-12-17T23:36:00.5593617Z test_nestedtensor, TestNestedTensorDeviceTypeCUDA (0.007255089189089243) 2024-12-17T23:36:00.5594121Z test_cuda_expandable_segments, TestCuda (0.007050452013061884) 2024-12-17T23:36:00.5594676Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpu (0.006946289873091746) 2024-12-17T23:36:00.5595290Z profiler/test_execution_trace, TestExecutionTraceCPU (0.006828755054700977) 2024-12-17T23:36:00.5595872Z test_serialization, TestSerialization (0.006710057659741026) 2024-12-17T23:36:00.5596284Z test_utils, TestBottleneck (0.0065405482481017095) 2024-12-17T23:36:00.5596773Z distributed/test_functional_api, TestFunctionalAutograd (0.006500824961869048) 2024-12-17T23:36:00.5597280Z dynamo/test_repros, ReproTests (0.006457016319863279) 2024-12-17T23:36:00.5597675Z test_mps, TestAdvancedIndexing (0.006254712475739052) 2024-12-17T23:36:00.5598254Z distributed/elastic/multiprocessing/api_test, StartProcessesAsFuncTest (0.006233866011353371) 2024-12-17T23:36:00.5598887Z test_cpp_extensions_jit, TestCppExtensionJIT (0.0061392711548338506) 2024-12-17T23:36:00.5599405Z distributed/launcher/test_run, ElasticLaunchTest (0.006048707707147079) 2024-12-17T23:36:00.5599839Z test_nn, TestNN (0.005798804462729843) 2024-12-17T23:36:00.5600334Z inductor/test_triton_extension_backend, TritonExtensionBackendTests (0.005771159640489496) 2024-12-17T23:36:00.5600919Z test_tensorboard, TestTensorBoardWriter (0.0057659082292024644) 2024-12-17T23:36:00.5601498Z test_ci_sanity_check_fail, TestCISanityCheck (0.005639732122955938) 2024-12-17T23:36:00.5602078Z distributed/test_inductor_collectives, TestCollectivesMultiProc (0.005612784411777402) 2024-12-17T23:36:00.5602933Z distributed/_tools/test_fsdp2_mem_tracker, TestTrackerFullyShard1DTrainingCompose (0.005366623860149927) 2024-12-17T23:36:00.5603656Z distributed/test_c10d_nccl, DistributedDataParallelTest (0.0052799818514812896) 2024-12-17T23:36:00.5604213Z inductor/test_multi_kernel, MultiKernelTest (0.005258048718866282) 2024-12-17T23:36:00.5604764Z distributed/_tensor/test_dtensor_compile, TestDTensorCompile (0.005183139640865062) 2024-12-17T23:36:00.5605264Z test_ops_jit, TestJitCUDA (0.005166100249529079) 2024-12-17T23:36:00.5605789Z inductor/test_aot_inductor, AOTInductorTestNonABICompatibleCuda (0.004977310903852628) 2024-12-17T23:36:00.5606421Z inductor/test_kernel_benchmark, TestKernelBenchmark (0.004974581532703913) 2024-12-17T23:36:00.5606968Z test_cuda_expandable_segments, TestCudaMallocAsync (0.004903180676577497) 2024-12-17T23:36:00.5607443Z test_custom_ops, TestCustomOp (0.004829961474134934) 2024-12-17T23:36:00.5607873Z test_quantization, TestQuantizedLinear (0.004780021951284282) 2024-12-17T23:36:00.5608495Z distributed/test_compute_comm_reordering, TestComputeCommReorderingMultiProc (0.00476484315813388) 2024-12-17T23:36:00.5609153Z distributed/test_device_mesh, DeviceMeshTest (0.004724216764781716) 2024-12-17T23:36:00.5609666Z inductor/test_cpu_cpp_wrapper, TestCppWrapper (0.004675818156760515) 2024-12-17T23:36:00.5610263Z test_functional_autograd_benchmark, TestFunctionalAutogradBenchmark (0.004612779822477975) 2024-12-17T23:36:00.5610913Z distributed/_tensor/test_matrix_ops, DistMatrixOpsTest (0.0045999633086999375) 2024-12-17T23:36:00.5611430Z distributed/test_c10d_ucc, CommTest (0.004216633032974942) 2024-12-17T23:36:00.5611837Z test_modules, TestModuleCUDA (0.004072884179578072) 2024-12-17T23:36:00.5612274Z test_transformers, TestTransformersCUDA (0.004034212919409342) 2024-12-17T23:36:00.5612724Z test_package, DirectoryReaderTest (0.004030444041908517) 2024-12-17T23:36:00.5613175Z test_quantization, TestDynamicQuantizedOps (0.003999671032844113) 2024-12-17T23:36:00.5613900Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesFuncTorchHigherOrderOpTests (0.0039765563400793996) 2024-12-17T23:36:00.5614542Z test_mps, TestMPS (0.0038237195003568225) 2024-12-17T23:36:00.5615056Z inductor/test_aot_inductor_custom_ops, AOTInductorTestABICompatibleCpu (0.0037392955705840563) 2024-12-17T23:36:00.5615742Z dynamo/test_dynamic_shapes, DynamicShapesHigherOrderOpTests (0.0037335575956769142) 2024-12-17T23:36:00.5616263Z test_jit, TestScriptList (0.0036468399588437178) 2024-12-17T23:36:00.5616744Z nn/test_convolution, TestConvolutionNNDeviceTypeCUDA (0.0036416376193874503) 2024-12-17T23:36:00.5617306Z inductor/test_torchinductor, TritonCodeGenTests (0.0035458050504562012) 2024-12-17T23:36:00.5618020Z test_sparse_semi_structured, TestSparseSemiStructuredCUSPARSELTCUDA (0.0035022447918510893) 2024-12-17T23:36:00.5618580Z test_utils, TestCheckpoint (0.0034609247751170957) 2024-12-17T23:36:00.5619048Z distributed/fsdp/test_fsdp_core, TestParityWithDDPCUDA (0.00344997248152495) 2024-12-17T23:36:00.5619521Z test_package, TestMisc (0.0033021165180310264) 2024-12-17T23:36:00.5619895Z test_package, TestResources (0.0033021165180310264) 2024-12-17T23:36:00.5620292Z test_quantization, TestQuantizedOps (0.003248724086769331) 2024-12-17T23:36:00.5620898Z distributed/tensor/parallel/test_micro_pipeline_tp, MicroPipelineTPTest (0.0032336909161186787) 2024-12-17T23:36:00.5621572Z inductor/test_mkldnn_pattern_matcher, TestPatternMatcher (0.0032230796128063554) 2024-12-17T23:36:00.5622114Z functorch/test_control_flow, TestHopSchema (0.0031747610015172645) 2024-12-17T23:36:00.5622587Z test_jit_fuser_te, TestTEFuserStatic (0.0031241417471587077) 2024-12-17T23:36:00.5623092Z inductor/test_select_algorithm, TestSelectAlgorithm (0.0030666422057999583) 2024-12-17T23:36:00.5623783Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShardCastAfterInit (0.0030171023401234414) 2024-12-17T23:36:00.5624492Z dynamo/test_dynamic_shapes, DynamicShapesReproTests (0.002996034377390193) 2024-12-17T23:36:00.5625128Z test_quantization, TestQuantizeJitPasses (0.0029160481689079957) 2024-12-17T23:36:00.5625560Z test_cuda, TestMemPool (0.0029069212575812105) 2024-12-17T23:36:00.5625959Z functorch/test_ops, TestOperatorsCPU (0.0028609150189071878) 2024-12-17T23:36:00.5626368Z test_torch, TestTorch (0.0027821707906566726) 2024-12-17T23:36:00.5626837Z export/test_serdes, SerDesExportNonStrictTestExport (0.002779144499006212) 2024-12-17T23:36:00.5627350Z distributed/test_fake_pg, TestFakePG (0.002688641731568726) 2024-12-17T23:36:00.5627806Z test_monitor, TestMonitorTensorboard (0.0026763799240928673) 2024-12-17T23:36:00.5628338Z distributed/test_c10d_ucc, DistributedDataParallelTest (0.0025737889941535364) 2024-12-17T23:36:00.5628897Z nn/test_parametrization, TestNNParametrization (0.002538691871505989) 2024-12-17T23:36:00.5629436Z distributed/test_symmetric_memory, LoweringTest (0.002529979819784966) 2024-12-17T23:36:00.5630070Z inductor/test_aot_inductor_custom_ops, AOTInductorTestABICompatibleCuda (0.002427758412924967) 2024-12-17T23:36:00.5630695Z inductor/test_flex_attention, TestFlexAttention (0.0024090290301548908) 2024-12-17T23:36:00.5631163Z test_foreach, TestForeachCUDA (0.002383650858763019) 2024-12-17T23:36:00.5631613Z functorch/test_aotdispatch, TestAOTAutograd (0.002353446140174768) 2024-12-17T23:36:00.5632066Z dynamo/test_logging, LoggingTests (0.002338314681922468) 2024-12-17T23:36:00.5632574Z benchmark_utils/test_benchmark_utils, TestBenchmarkUtils (0.0022999816543499687) 2024-12-17T23:36:00.5633171Z functorch/test_aotdispatch, TestAOTModuleSimplified (0.0022999816543499687) 2024-12-17T23:36:00.5633702Z inductor/test_op_dtype_prop, TestCaseCUDA (0.0022999816543499683) 2024-12-17T23:36:00.5634169Z test_cpp_api_parity, TestCppApiParity (0.0022999816543499683) 2024-12-17T23:36:00.5634677Z test_dataloader, TestDataLoaderPersistentWorkers (0.002279046645401493) 2024-12-17T23:36:00.5635215Z distributed/test_c10d_gloo, ProcessGroupGlooTest (0.002245220186389255) 2024-12-17T23:36:00.5635676Z dynamo/test_exc, ExcTests (0.0022424821129912193) 2024-12-17T23:36:00.5636040Z test_jit, TestTypeSharing (0.0022187041071661754) 2024-12-17T23:36:00.5636433Z test_legacy_vmap, TestVmapAPILegacy (0.0022173416208819833) 2024-12-17T23:36:00.5637021Z dynamo/test_dynamic_shapes, DynamicShapesFuncTorchHigherOrderOpTests (0.002151426608286331) 2024-12-17T23:36:00.5637728Z inductor/test_mkldnn_pattern_matcher, TestDynamicPatternMatcher (0.0020546502778859724) 2024-12-17T23:36:00.5638282Z test_quantization, TestQuantizeJit (0.002053555048526758) 2024-12-17T23:36:00.5638715Z test_quantization, TestQuantizedTensor (0.002053555048526758) 2024-12-17T23:36:00.5639251Z test_quantization, TestSerialization (0.002053555048526758) 2024-12-17T23:36:00.5639893Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShard1DTrainingCore (0.002035953148110814) 2024-12-17T23:36:00.5640535Z test_ops_gradients, TestBwdGradientsCPU (0.0019003501618491954) 2024-12-17T23:36:00.5641033Z functorch/test_aotdispatch, TestAOTExport (0.0018912368712262566) 2024-12-17T23:36:00.5641686Z profiler/test_kineto, SimpleKinetoInitializationTest (0.0018855847766087997) 2024-12-17T23:36:00.5642180Z test_pytree, TestGenericPytree (0.0018816082976348873) 2024-12-17T23:36:00.5642641Z export/test_serdes, SerDesExportTestExport (0.0018655301467479532) 2024-12-17T23:36:00.5643176Z distributed/test_dynamo_distributed, TestMultiProc (0.0018497308354287173) 2024-12-17T23:36:00.5643679Z test_binary_ufuncs, TestBinaryUfuncsCPU (0.0018482666533161907) 2024-12-17T23:36:00.5644181Z test_nestedtensor, TestNestedTensorOpInfoCPU (0.0018399853234799747) 2024-12-17T23:36:00.5644694Z dynamo/test_modules, OptimizedModuleTest (0.0018208188096937251) 2024-12-17T23:36:00.5645109Z test_linalg, TestLinalgCPU (0.001806708051636373) 2024-12-17T23:36:00.5645647Z inductor/test_compiled_autograd, TestAutogradWithCompiledAutograd (0.0018054855986647245) 2024-12-17T23:36:00.5646299Z dynamo/test_dynamic_shapes, DynamicShapesFunctionTests (0.001795855485143222) 2024-12-17T23:36:00.5646932Z onnx/test_pytorch_jit_onnx, TestJITIRToONNX_opset14 (0.0017249862407624778) 2024-12-17T23:36:00.5647381Z test_jit_legacy, TestJit (0.0017249862407624778) 2024-12-17T23:36:00.5647911Z distributed/elastic/utils/distributed_test, DistributedUtilTest (0.0017249862407624768) 2024-12-17T23:36:00.5648507Z inductor/test_cuda_repro, CudaReproTests (0.0017230808900844249) 2024-12-17T23:36:00.5649055Z distributed/test_pg_wrapper, ProcessGroupNCCLWrapperTest (0.0017201550120808174) 2024-12-17T23:36:00.5649606Z test_content_store, TestContentStoreCPU (0.0016197527843041146) 2024-12-17T23:36:00.5650201Z inductor/test_compiled_autograd, TestCustomOpWithCompiledAutograd (0.0016154633048410497) 2024-12-17T23:36:00.5650828Z inductor/test_scatter_optimization, TestScatterOpt (0.001599749506554443) 2024-12-17T23:36:00.5651392Z torch_np/numpy_tests/lib/test_arraysetops, TestUnique (0.0015841074412484598) 2024-12-17T23:36:00.5651983Z inductor/test_benchmark_fusion, BenchmarkFusionCudaTest (0.0015646751654576864) 2024-12-17T23:36:00.5652541Z test_quantization, TestDynamicQuantizedModule (0.001560701836880336) 2024-12-17T23:36:00.5653080Z inductor/test_torchinductor, SweepInputsCpuTest (0.0015483881053127589) 2024-12-17T23:36:00.5653699Z distributed/_composable/test_replicate_with_compiler, ReplicateTest (0.0015333211028999792) 2024-12-17T23:36:00.5654289Z test_dataloader, TestOutOfOrderDataLoader (0.0015333211028999792) 2024-12-17T23:36:00.5654800Z functorch/test_aotdispatch, TestAOTDispatch (0.0015333211028999774) 2024-12-17T23:36:00.5655307Z test_stateless, TestStatelessFunctionalAPI (0.001492108175074461) 2024-12-17T23:36:00.5655761Z test_sympy_utils, TestSympyInterp (0.001492108175074461) 2024-12-17T23:36:00.5656250Z torch_np/numpy_tests/core/test_numeric, TestBroadcast (0.001492108175074461) 2024-12-17T23:36:00.5656805Z torch_np/numpy_tests/core/test_numeric, TestSeterr (0.001492108175074461) 2024-12-17T23:36:00.5657382Z torch_np/numpy_tests/core/test_numeric, TestStringFunction (0.001492108175074461) 2024-12-17T23:36:00.5657937Z torch_np/numpy_tests/core/test_numeric, TestTypes (0.001492108175074461) 2024-12-17T23:36:00.5658500Z torch_np/numpy_tests/core/test_numerictypes, TestBitName (0.001492108175074461) 2024-12-17T23:36:00.5659102Z torch_np/numpy_tests/core/test_numerictypes, TestCommonType (0.001492108175074461) 2024-12-17T23:36:00.5659694Z torch_np/numpy_tests/core/test_scalarmath, TestConversion (0.001492108175074461) 2024-12-17T23:36:00.5660284Z torch_np/numpy_tests/lib/test_histograms, TestHistogram (0.001492108175074461) 2024-12-17T23:36:00.5660987Z torch_np/numpy_tests/lib/test_histograms, TestHistogramOptimBinNums (0.001492108175074461) 2024-12-17T23:36:00.5661595Z torch_np/numpy_tests/linalg/test_linalg, TestLstsq (0.001492108175074461) 2024-12-17T23:36:00.5662057Z test_pytree, TestCxxPytree (0.0014861004167408597) 2024-12-17T23:36:00.5662477Z inductor/test_torchinductor, TestFull (0.0014758215615412297) 2024-12-17T23:36:00.5663125Z inductor/test_triton_kernels, KernelTests (0.0014511789009589088) 2024-12-17T23:36:00.5663725Z distributed/test_c10d_nccl, NcclUserBufferRegistrationTest (0.0014056166162472513) 2024-12-17T23:36:00.5664310Z dynamo/test_backends, TestExplainWithBackend (0.001405544344324981) 2024-12-17T23:36:00.5664808Z inductor/test_max_autotune, TestMaxAutotune (0.0013927809105195783) 2024-12-17T23:36:00.5665667Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpuWithStackAllocationAndMinimalArrayRefInterface (0.0013815403986750107) 2024-12-17T23:36:00.5666492Z test_sympy_utils, TestValueRanges (0.0013761556898527318) 2024-12-17T23:36:00.5666950Z test_quantization, TestFloat8DtypeCUDA (0.0013194377585141923) 2024-12-17T23:36:00.5667631Z distributed/rpc/cuda/test_tensorpipe_agent, TensorPipeTensorPipeCudaDistAutogradTest (0.0013163396514762797) 2024-12-17T23:36:00.5668392Z test_testing, TestTestParametrizationDeviceTypeCPU (0.0013043186005188133) 2024-12-17T23:36:00.5669228Z distributed/test_c10d_gloo, GlooProcessGroupWithDispatchedCollectivesTests (0.0012937396805718575) 2024-12-17T23:36:00.5669908Z higher_order_ops/test_with_effects, TestWithEffects (0.001280121368144786) 2024-12-17T23:36:00.5670582Z distributed/_composable/fsdp/test_fully_shard_comm, TestFullyShardCollectiveOps (0.0012777675857499828) 2024-12-17T23:36:00.5671210Z test_unary_ufuncs, TestUnaryUfuncsMPS (0.0012777675857499828) 2024-12-17T23:36:00.5671703Z functorch/test_control_flow, TestControlFlowTraced (0.001275136887779321) 2024-12-17T23:36:00.5672186Z dynamo/test_hooks, HooksTests (0.001264989909892483) 2024-12-17T23:36:00.5672616Z inductor/test_padding, PaddingTest (0.0012461513090880338) 2024-12-17T23:36:00.5673123Z test_cuda_expandable_segments, TestBlockStateAbsorption (0.001245823396106233) 2024-12-17T23:36:00.5673704Z test_schema_check, TestSchemaCheckModeOpInfoCUDA (0.001245823396106233) 2024-12-17T23:36:00.5674270Z distributed/test_c10d_nccl, NcclErrorHandlingTest (0.0012289117662948362) 2024-12-17T23:36:00.5674862Z dynamo/test_dynamic_shapes, DynamicShapesCtxManagerTests (0.001188323854747484) 2024-12-17T23:36:00.5675481Z inductor/test_distributed_patterns, DistributedPatternTests (0.0011499908271749848) 2024-12-17T23:36:00.5676089Z distributed/test_launcher, TestDistributedLaunch (0.0011499908271749844) 2024-12-17T23:36:00.5676680Z dynamo/test_graph_region_tracker, GraphRegionTrackerTests (0.0011499908271749844) 2024-12-17T23:36:00.5677232Z inductor/test_codecache, TestFxGraphCache (0.0011499908271749844) 2024-12-17T23:36:00.5677782Z inductor/test_cooperative_reductions, TestFixedConfigs (0.0011499908271749844) 2024-12-17T23:36:00.5678345Z inductor/test_flex_attention, TestBlockMask (0.0011499908271749844) 2024-12-17T23:36:00.5678847Z inductor/test_max_autotune, TestPrologueFusion (0.0011499908271749844) 2024-12-17T23:36:00.5679389Z inductor/test_snode_runtime, ComputeBoundedTests (0.0011499908271749844) 2024-12-17T23:36:00.5679971Z test_fake_tensor, PropagateRealTensorsFakeTensorTest (0.0011499908271749844) 2024-12-17T23:36:00.5680468Z test_jit_legacy, TestScriptList (0.0011499908271749844) 2024-12-17T23:36:00.5680871Z test_ops, TestFakeTensorCUDA (0.0011499908271749844) 2024-12-17T23:36:00.5681409Z test_quantization, TestQuantizeDynamicJitOps (0.0011499908271749844) 2024-12-17T23:36:00.5681959Z distributed/test_c10d_functional_native, TestWithNCCL (0.0011499908271749841) 2024-12-17T23:36:00.5682549Z profiler/test_memory_profiler, TestIdentifyGradients (0.0011499908271749841) 2024-12-17T23:36:00.5683057Z test_optim, TestOptimRenewedCUDA (0.0011499908271749841) 2024-12-17T23:36:00.5683623Z distributed/test_c10d_ops_nccl, pytest (0.0011226100931946274) 2024-12-17T23:36:00.5684279Z distributed/_composable/test_composability/test_pp_composability, ComposabilityTest (0.0011085376694512348) 2024-12-17T23:36:00.5684996Z distributed/test_c10d_ops_nccl, ProcessGroupNCCLOpTest (0.001074693808729003) 2024-12-17T23:36:00.5685735Z distributed/fsdp/test_fsdp_use_orig_params, TestFSDPUseOrigParamsMultipleParamGroups (0.001074319441408114) 2024-12-17T23:36:00.5686413Z distributed/_tools/test_sac_ilp, TestSACILP (0.001067848625233914) 2024-12-17T23:36:00.5686895Z test_matmul_cuda, TestFP8MatmulCudaCUDA (0.001067848625233914) 2024-12-17T23:36:00.5687362Z test_quantization, TestQuantizeEagerQAT (0.001067848625233914) 2024-12-17T23:36:00.5687818Z test_quantization, TestQuantizeFxModels (0.001067848625233914) 2024-12-17T23:36:00.5688438Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesFunctionTests (0.0010548838799573522) 2024-12-17T23:36:00.5689254Z inductor/test_aot_inductor, AOTInductorTestABICompatibleCpuWithStackAllocation (0.001034991744457486) 2024-12-17T23:36:00.5689916Z dynamo/test_subclasses, TestNestedTensor (0.000958325689312488) 2024-12-17T23:36:00.5690537Z distributed/_composable/fsdp/test_fully_shard_overlap, TestFullyShardOverlap (0.0009583256893124869) 2024-12-17T23:36:00.5691377Z distributed/_tools/test_fsdp2_mem_tracker, TestTrackerFullyShard1DTrainingCore (0.0009583256893124869) 2024-12-17T23:36:00.5692156Z distributed/fsdp/test_distributed_checkpoint, TestDistributedCheckpoint (0.0009583256893124869) 2024-12-17T23:36:00.5692921Z distributed/rpc/test_tensorpipe_agent, TensorPipeDdpUnderDistAutogradTest (0.0009583256893124869) 2024-12-17T23:36:00.5693627Z distributed/rpc/test_tensorpipe_agent, TensorPipeRpcTest (0.0009583256893124869) 2024-12-17T23:36:00.5694349Z distributed/test_c10d_nccl, NcclProcessGroupWithDispatchedCollectivesTests (0.0009583256893124869) 2024-12-17T23:36:00.5694996Z dynamo/test_ctx_manager, CtxManagerTests (0.0009583256893124869) 2024-12-17T23:36:00.5695434Z functorch/test_dims, TestMin (0.0009583256893124869) 2024-12-17T23:36:00.5695897Z inductor/test_compile_worker, TestCompileWorker (0.0009583256893124869) 2024-12-17T23:36:00.5696381Z inductor/test_perf, InplacingTests (0.0009583256893124869) 2024-12-17T23:36:00.5696819Z test_jit_fuser_te, TestNNCOpInfoCPU (0.0009583256893124869) 2024-12-17T23:36:00.5697217Z test_ops_jit, TestJitCPU (0.0009583256893124869) 2024-12-17T23:36:00.5697635Z test_overrides, TestTorchFunctionWarning (0.0009583256893124869) 2024-12-17T23:36:00.5698085Z test_testing, TestTestingCUDA (0.0009583256893124869) 2024-12-17T23:36:00.5698480Z test_type_hints, TestTypeHints (0.0009583256893124869) 2024-12-17T23:36:00.5698964Z torch_np/numpy_tests/lib/test_function_base, TestGradient (0.0009583256893124869) 2024-12-17T23:36:00.5699662Z distributed/_shard/sharded_tensor/test_sharded_tensor, TestShardedTensorChunked (0.0009487424324193621) 2024-12-17T23:36:00.5700398Z inductor/test_efficient_conv_bn_eval, EfficientConvBNEvalGpuTests (0.0009314925700117372) 2024-12-17T23:36:00.5700964Z distributed/test_functional_api, pytest (0.000930584682516599) 2024-12-17T23:36:00.5701381Z test_meta, TestMetaCUDA (0.0008624931203812383) 2024-12-17T23:36:00.5701817Z distributed/_tensor/test_api, DTensorAPITest (0.0008357512701937578) 2024-12-17T23:36:00.5702286Z inductor/test_pad_mm, PadMMTest (0.000821422019410703) 2024-12-17T23:36:00.5702743Z test_dynamic_shapes, TestSymNumberMagicMethods (0.0008182627039514312) 2024-12-17T23:36:00.5703296Z dynamo/test_compiler_bisector, TestCompilerBisector (0.000817771254879989) 2024-12-17T23:36:00.5703869Z distributed/_tensor/test_tensor_ops, DistTensorOpsTest (0.000804993579022489) 2024-12-17T23:36:00.5704475Z distributed/pipelining/test_schedule_multiproc, ScheduleTest (0.0007823559643143192) 2024-12-17T23:36:00.5705246Z distributed/_shard/sharded_tensor/test_sharded_tensor, TestShardedTensorFromLocalShards (0.0007666605514499896) 2024-12-17T23:36:00.5706154Z distributed/rpc/cuda/test_tensorpipe_agent, TensorPipeCudaDistAutogradTest (0.0007666605514499896) 2024-12-17T23:36:00.5706875Z dynamo/test_backward_higher_order_ops, BackwardHigherOrderOpTests (0.0007666605514499896) 2024-12-17T23:36:00.5707551Z test_transformers, test.test_transformers.TestSDPACudaOnlyCUDA (0.0007666605514499896) 2024-12-17T23:36:00.5708132Z test_public_bindings, TestPublicBindings (0.0007599471937454346) 2024-12-17T23:36:00.5708848Z export/test_export_training_ir_to_run_decomp, TrainingIRToRunDecompExportTestDynamismExpression (0.0007582999934148948) 2024-12-17T23:36:00.5709520Z test_fx, TestMatcher (0.0007582999934148948) 2024-12-17T23:36:00.5709913Z dynamo/test_interop, InteropTests (0.0007582999934148947) 2024-12-17T23:36:00.5710290Z test_jit, TestJit (0.0007570772945568643) 2024-12-17T23:36:00.5710713Z test_nestedtensor, TestNestedTensorAutogradCUDA (0.0007528318979245569) 2024-12-17T23:36:00.5711293Z torch_np/numpy_tests/core/test_numeric, TestCreationFuncs (0.0007474940376637399) 2024-12-17T23:36:00.5711897Z functorch/test_aotdispatch, TestEagerFusionOpInfoCPU (0.0007400658672489732) 2024-12-17T23:36:00.5712389Z test_utils, TestDataLoaderUtils (0.0007392798174696327) 2024-12-17T23:36:00.5712928Z inductor/test_efficient_conv_bn_eval, EfficientConvBNEvalCpuTests (0.0007324556960776051) 2024-12-17T23:36:00.5713549Z functorch/test_vmap, TestVmapAPI (0.0007121341633396244) 2024-12-17T23:36:00.5714090Z distributed/fsdp/test_checkpoint_wrapper, CheckpointWrapperTest (0.0007081160843956494) 2024-12-17T23:36:00.5714788Z distributed/test_dynamo_distributed, TestFakeDistributedSingleProc (0.0006941110448166009) 2024-12-17T23:36:00.5715368Z test_transformers, TestAttnBiasCUDA (0.0006856135788681335) 2024-12-17T23:36:00.5715992Z dynamo/test_inline_inbuilt_nn_modules, InlineInbuiltNNModulesHigherOrderOpTests (0.0006800932029403957) 2024-12-17T23:36:00.5716709Z distributed/fsdp/test_fsdp_state_dict, TestFSDPStateDict (0.0006723023297330678) 2024-12-17T23:36:00.5717187Z test_mps, TestSDPA (0.0006643768144638569) 2024-12-17T23:36:00.5717555Z test_jit, TestFrozenOptimizations (0.0006601799193041576) 2024-12-17T23:36:00.5718003Z test_quantization, TestQuantizeJitOps (0.0006571376155285625) 2024-12-17T23:36:00.5718508Z test_nestedtensor, TestNestedTensorSubclassCPU (0.0006554947714897413) 2024-12-17T23:36:00.5719017Z inductor/test_debug_trace, TestDebugTrace (0.0006426419328330796) 2024-12-17T23:36:00.5719586Z inductor/test_aot_inductor, AOTInductorTestABICompatibleGpu (0.0006369326358123523) 2024-12-17T23:36:00.5720163Z distributed/test_c10d_common, TimeoutTest (0.0005947256483674543) 2024-12-17T23:36:00.5720664Z distributed/fsdp/test_fsdp_core, TestHooks (0.0005798273078193207) 2024-12-17T23:36:00.5721221Z dynamo/test_trace_rules, TraceRuleTests (0.0005749954135874924) 2024-12-17T23:36:00.5721744Z nn/test_embedding, TestEmbeddingNNDeviceTypeCPU (0.0005749954135874924) 2024-12-17T23:36:00.5722333Z distributed/test_symmetric_memory, SymmMemAllReduceTest (0.0005749954135874922) 2024-12-17T23:36:00.5722885Z inductor/test_loop_ordering, ImplDetailTest (0.0005749954135874922) 2024-12-17T23:36:00.5723313Z test_cuda, test_cuda (0.0005749954135874922) 2024-12-17T23:36:00.5723712Z inductor/test_minifier, MinifierTests (0.0005684436353248948) 2024-12-17T23:36:00.5724159Z dynamo/test_functions, FunctionTests (0.0005558194093674518) 2024-12-17T23:36:00.5724599Z test_transformers, TestSDPACUDA (0.0005202339456267785) 2024-12-17T23:36:00.5725085Z dynamo/test_aot_autograd, AotAutogradFallbackTests (0.0005189178454607456) 2024-12-17T23:36:00.5725602Z profiler/test_profiler, TestProfilerCUDA (0.000511107034299993) 2024-12-17T23:36:00.5726016Z test_jit, TestModels (0.0004928532116464219) 2024-12-17T23:36:00.5726405Z test_overrides, TestEinsumOverride (0.0004928532116464219) 2024-12-17T23:36:00.5726877Z torch_np/numpy_tests/core/test_einsum, TestEinsum (0.0004928532116464219) 2024-12-17T23:36:00.5727394Z test_quantization, TestDuplicateDQPass (0.0004860411876740408) 2024-12-17T23:36:00.5728025Z test_cpp_extensions_mtia_backend, TestCppExtensionMTIABackend (0.00047916284465624343) 2024-12-17T23:36:00.5728625Z distributed/_tools/test_mem_tracker, TestMemTracker (0.0004599963308699938) 2024-12-17T23:36:00.5729242Z test_numba_integration, TestNumbaIntegration (0.0004599963308699938) 2024-12-17T23:36:00.5729717Z test_jit_legacy, TestTypeSharing (0.00044904403727785106) 2024-12-17T23:36:00.5730286Z inductor/test_compiled_optimizers, CompiledOptimizerParityTestsCUDA (0.00044230416429807094) 2024-12-17T23:36:00.5731067Z distributed/test_c10d_common, ProcessGroupWithDispatchedCollectivesTests (0.0004320071361345179) 2024-12-17T23:36:00.5731749Z inductor/test_memory_planning, TestMemoryPlanning (0.0004244013766955299) 2024-12-17T23:36:00.5732280Z distributed/test_c10d_gloo, LargeCommTest (0.00042248472531690494) 2024-12-17T23:36:00.5732796Z dynamo/test_structured_trace, StructuredTraceTest (0.00041728238586063695) 2024-12-17T23:36:00.5733356Z distributed/pipelining/test_pipe, PipeTests (0.00041619856234503144) 2024-12-17T23:36:00.5733951Z distributed/pipelining/test_transformer, TransformerTests (0.00041619856234503144) 2024-12-17T23:36:00.5734566Z inductor/test_benchmark_fusion, BenchmarkFusionCpuTest (0.0004135287363900772) 2024-12-17T23:36:00.5735171Z distributed/fsdp/test_fsdp_exec_order, TestFSDPExecOrder (0.0003833302757249948) 2024-12-17T23:36:00.5735800Z dynamo/test_compile, InPlaceCompilationTests (0.0003833302757249948) 2024-12-17T23:36:00.5736385Z inductor/test_gpu_cpp_wrapper, DynamicShapesGpuWrapperGpuTests (0.0003833302757249948) 2024-12-17T23:36:00.5736965Z test_content_store, TestContentStoreCUDA (0.0003833302757249948) 2024-12-17T23:36:00.5737426Z test_jit, TestMixTracingScripting (0.0003833302757249948) 2024-12-17T23:36:00.5737798Z test_mps, TestNNMPS (0.0003833302757249948) 2024-12-17T23:36:00.5738200Z test_native_mha, TestMHADeviceTypeCUDA (0.0003833302757249948) 2024-12-17T23:36:00.5738620Z test_optim, TestSWAUtils (0.0003833302757249948) 2024-12-17T23:36:00.5739016Z test_torch, TestDevicePrecisionCUDA (0.0003833302757249948) 2024-12-17T23:36:00.5739551Z functorch/test_aotdispatch, TestAOTAutogradWithDynamo (0.00038333027572499435) 2024-12-17T23:36:00.5740083Z inductor/test_halide, CpuHalideTests (0.0003821605172015168) 2024-12-17T23:36:00.5740493Z test_modules, TestModuleCPU (0.00038077474055349446) 2024-12-17T23:36:00.5740879Z test_jit_legacy, TestTracer (0.0003781030446923812) 2024-12-17T23:36:00.5741499Z distributed/rpc/cuda/test_tensorpipe_agent, TensorPipeCudaRemoteModuleTest (0.0003567101176885368) 2024-12-17T23:36:00.5742553Z inductor/test_benchmark_fusion, BenchmarkMultiTemplateFusionCudaTest (0.00035514422603933336) 2024-12-17T23:36:00.5743286Z test_multiprocessing, TestMultiprocessing (0.0003513860860812452) 2024-12-17T23:36:00.5743807Z test_ops, TestCommonCPU (0.00032912195390529854) 2024-12-17T23:36:00.5744548Z distributed/pipelining/test_microbatch, MicrobatchTests (0.00030751563325877724) 2024-12-17T23:36:00.5745220Z test_quantization, TestMetaDataPorting (0.00029509625081624837) 2024-12-17T23:36:00.5745800Z dynamo/test_cudagraphs, TestAotCudagraphs (0.0002874977067937461) 2024-12-17T23:36:00.5746356Z dynamo/test_unspec, UnspecTests (0.0002874977067937461) 2024-12-17T23:36:00.5746903Z test_binary_ufuncs, TestBinaryUfuncsCUDA (0.0002874977067937461) 2024-12-17T23:36:00.5747513Z test_quantization, TestQuantizeEagerQATNumerics (0.0002874977067937461) 2024-12-17T23:36:00.5748192Z test_testing, TestOpInfoSampleFunctionsCPU (0.00028556169530018547) 2024-12-17T23:36:00.5748890Z onnx/dynamo/test_dynamo_with_onnxruntime_backend, TestDynamoWithONNXRuntime (0.0002854274561757191) 2024-12-17T23:36:00.5749574Z test_utils, TestDeviceUtilsCUDA (0.00028269639828971586) 2024-12-17T23:36:00.5750200Z distributed/_tensor/test_math_ops, DistMathOpsTest (0.00027216449576474597) 2024-12-17T23:36:00.5750800Z distributed/_tensor/test_view_ops, TestViewOps (0.00027216449576474597) 2024-12-17T23:36:00.5751663Z distributed/tensor/parallel/test_tp_examples, DistTensorParallelExampleTest (0.00027216449576474597) 2024-12-17T23:36:00.5752579Z dynamo/test_dynamic_shapes, DynamicShapesAotAutogradFallbackTests (0.00027216449576474597) 2024-12-17T23:36:00.5753246Z test_autograd, TestAutogradFunctional (0.00027216449576474597) 2024-12-17T23:36:00.5753806Z test_custom_ops, TestCustomOpTestingCPU (0.00027216449576474597) 2024-12-17T23:36:00.5754443Z test_fake_tensor, FakeTensorOpInfoTestCPU (0.00027216449576474597) 2024-12-17T23:36:00.5755150Z test_fake_tensor, PropagateRealTensorsFakeTensorOpInfoTestCPU (0.00027216449576474597) 2024-12-17T23:36:00.5755813Z test_functionalization, TestFunctionalization (0.00027216449576474597) 2024-12-17T23:36:00.5756487Z test_ops_fwd_gradients, TestFwdGradientsCPU (0.00027216449576474597) 2024-12-17T23:36:00.5757077Z test_proxy_tensor, TestSymbolicTracing (0.00027216449576474597) 2024-12-17T23:36:00.5757591Z test_serialization, TestOldSerialization (0.00027216449576474597) 2024-12-17T23:36:00.5758227Z test_torch, TestTorchDeviceTypeCPU (0.00027216449576474597) 2024-12-17T23:36:00.5758965Z distributed/_composable/fsdp/test_fully_shard_training, TestFullyShardHSDPTraining (0.0002705860769823493) 2024-12-17T23:36:00.5759631Z dynamo/test_utils, TestDynamoTimed (0.0002529979819784963) 2024-12-17T23:36:00.5760290Z test_torch, TestTorchDeviceTypeCUDA (0.00025082362080644727) 2024-12-17T23:36:00.5760987Z export/test_export_nonstrict, NonStrictExportTestDynamismExpression (0.0002467533496959978) 2024-12-17T23:36:00.5761911Z export/test_retraceability, RetraceExportTestDynamismExpression (0.0002467533496959978) 2024-12-17T23:36:00.5762662Z export/test_serdes, SerDesExportTestDynamismExpression (0.0002467533496959978) 2024-12-17T23:36:00.5763461Z test_mkldnn, TestMkldnnCPU (0.00023669676520271646) 2024-12-17T23:36:00.5764052Z distributed/_tools/test_mod_tracker, TestModTracker (0.0002299981654349969) 2024-12-17T23:36:00.5764749Z distributed/test_data_parallel, TestDataParallelDeviceTypeCUDA (0.0002299981654349969) 2024-12-17T23:36:00.5765537Z test_cpp_extensions_stream_and_event, TestCppExtensionStreamAndEvent (0.0002299981654349969) 2024-12-17T23:36:00.5766238Z test_flop_counter, TestFlopCounter (0.0002299981654349969) 2024-12-17T23:36:00.5766703Z test_mps, TestMemoryLeak (0.0002299981654349969) 2024-12-17T23:36:00.5767204Z test_nestedtensor, TestNestedInt (0.0002299981654349969) 2024-12-17T23:36:00.5767737Z test_transformers, TestSDPACPU (0.0002299981654349969) 2024-12-17T23:36:00.5768246Z test_transformers, TestSDPACpuOnlyCPU (0.0002299981654349969) 2024-12-17T23:36:00.5768816Z test_transformers, TestTransformersCPU (0.0002299981654349969) 2024-12-17T23:36:00.5769404Z onnx/test_fx_passes, TestModularizePass (0.0002232841491414063) 2024-12-17T23:36:00.5769942Z test_fx, TestSourceMatcher (0.0002232841491414063) 2024-12-17T23:36:00.5770432Z inductor/test_config, TestInductorConfig (0.00022247606231398258) 2024-12-17T23:36:00.5771067Z distributed/pipelining/test_stage, StageTest (0.00021336307799787443) 2024-12-17T23:36:00.5771658Z test_fake_tensor, FakeTensorTest (0.0002049355014350893) 2024-12-17T23:36:00.5772196Z dynamo/test_higher_order_ops, HigherOrderOpTests (0.00019852473227020782) 2024-12-17T23:36:00.5772882Z distributed/pipelining/test_schedule_multiproc, pytest (0.0001916651378624974) 2024-12-17T23:36:00.5773558Z distributed/pipelining/test_stage, pytest (0.0001916651378624974) 2024-12-17T23:36:00.5774131Z distributed/test_functional_api, TestPgTag (0.0001916651378624974) 2024-12-17T23:36:00.5774817Z dynamo/test_cudagraphs_expandable_segments, TestAotCudagraphs (0.0001916651378624974) 2024-12-17T23:36:00.5775518Z inductor/test_gpu_cpp_wrapper, TestGpuWrapper (0.0001916651378624974) 2024-12-17T23:36:00.5776036Z inductor/test_halide, pytest (0.0001916651378624974) 2024-12-17T23:36:00.5776576Z inductor/test_torchinductor, pytest (0.0001916651378624974) 2024-12-17T23:36:00.5777296Z inductor/test_triton_cpu_backend, pytest (0.0001916651378624974) 2024-12-17T23:36:00.5777870Z profiler/test_execution_trace, TestExecutionTrace (0.0001916651378624974) 2024-12-17T23:36:00.5778548Z profiler/test_memory_profiler, TestMemoryProfilerE2E (0.0001916651378624974) 2024-12-17T23:36:00.5779238Z profiler/test_profiler, TestExperimentalUtils (0.0001916651378624974) 2024-12-17T23:36:00.5779869Z profiler/test_profiler_tree, TestProfilerTree (0.0001916651378624974) 2024-12-17T23:36:00.5780456Z profiler/test_torch_tidy, TestTorchTidyProfiler (0.0001916651378624974) 2024-12-17T23:36:00.5781107Z test_dataloader, TestIndividualWorkerQueue (0.0001916651378624974) 2024-12-17T23:36:00.5781634Z test_jit, TestFreezing (0.0001916651378624974) 2024-12-17T23:36:00.5782035Z test_modules, pytest (0.0001916651378624974) 2024-12-17T23:36:00.5782493Z test_ops, pytest (0.0001916651378624974) 2024-12-17T23:36:00.5782936Z test_ops_gradients, pytest (0.0001916651378624974) 2024-12-17T23:36:00.5783351Z test_torch, pytest (0.0001916651378624974) 2024-12-17T23:36:00.5783896Z test_transformers, TestSDPAFailureModesCUDA (0.0001916651378624974) 2024-12-17T23:36:00.5784478Z test_unary_ufuncs, TestUnaryUfuncsCPU (0.0001916651378624974) 2024-12-17T23:36:00.5785210Z export/test_serdes, test.export.test_serdes.SerDesExportTestExport (0.0001793166491014178) 2024-12-17T23:36:00.5785980Z export/test_hop, TestHOPGeneric (0.00016866532131899756) 2024-12-17T23:36:00.5786590Z higher_order_ops/test_invoke_subgraph, TestInvokeSubgraph (0.00016866532131899756) 2024-12-17T23:36:00.5787239Z test_jit, TestRecursiveScript (0.00016428440388214062) 2024-12-17T23:36:00.5787750Z test_proxy_tensor, TestProxyTensorOpInfoCPU (0.000152751025853324) 2024-12-17T23:36:00.5788421Z distributed/_tensor/test_random_ops, DistTensorRandomOpTest (0.00014374885339687305) 2024-12-17T23:36:00.5789148Z distributed/_tensor/test_utils, TestStridedSharding (0.00014374885339687305) 2024-12-17T23:36:00.5789740Z distributed/test_c10d_nccl, LargeCommTest (0.00014374885339687305) 2024-12-17T23:36:00.5790431Z distributed/test_c10d_object_collectives, TestObjectCollectives (0.00014374885339687305) 2024-12-17T23:36:00.5791151Z nn/test_dropout, TestDropoutNNDeviceTypeCPU (0.00014374885339687305) 2024-12-17T23:36:00.5791757Z nn/test_dropout, TestDropoutNNDeviceTypeCUDA (0.00014374885339687305) 2024-12-17T23:36:00.5792444Z dynamo/test_interop, test.dynamo.test_interop.InteropTests (0.00013862393949074818) 2024-12-17T23:36:00.5793151Z inductor/test_benchmarking, TestBenchmarker (0.00013801633826957574) 2024-12-17T23:36:00.5793730Z test_transformers, TestAttnBiasCPU (0.00013799889926099812) 2024-12-17T23:36:00.5794255Z profiler/test_cpp_thread, CppThreadTest (0.00012777675857499824) 2024-12-17T23:36:00.5794849Z dynamo/test_functions, DefaultsTests (0.00011576360970526163) 2024-12-17T23:36:00.5795495Z distributed/_tensor/debug/test_op_coverage, TestOpCoverage (0.00011499908271749845) 2024-12-17T23:36:00.5796060Z test_custom_ops, MiniOpTest (0.00011499908271749845) 2024-12-17T23:36:00.5796680Z distributed/checkpoint/test_state_dict, TestStateDict (0.00010454462065227131) 2024-12-17T23:36:00.5797442Z export/test_unflatten_training_ir, TrainingIRUnflattenTestUnflatten (9.58325689312487e-05) 2024-12-17T23:36:00.5798111Z test_testing, TestOpInfoSampleFunctionsCUDA (9.58325689312487e-05) 2024-12-17T23:36:00.5798730Z test_matmul_cuda, TestMatmulCudaCUDA (8.214220194107031e-05) 2024-12-17T23:36:00.5799421Z distributed/_tensor/experimental/test_tp_transform, TensorParallelTest (7.193559642328626e-05) 2024-12-17T23:36:00.5800068Z functorch/test_ac, MemoryBudgetTest (6.899944963049906e-05) 2024-12-17T23:36:00.5800657Z inductor/test_mmdecomp, TestDecompCUDA (6.899944963049906e-05) 2024-12-17T23:36:00.5801416Z functorch/test_vmap, test.functorch.test_vmap.TestVmapAPI (6.393143075602171e-05) 2024-12-17T23:36:00.5802016Z dynamo/test_export, ExportTests (6.05258330092097e-05) 2024-12-17T23:36:00.5802526Z export/test_db, ExampleTests (6.05258330092097e-05) 2024-12-17T23:36:00.5803248Z distributed/fsdp/test_fsdp_tp_integration, TestTPFSDPIntegration (5.7499541358749224e-05) 2024-12-17T23:36:00.5804034Z distributed/tensor/parallel/test_tp_style, TensorParallelStyleTest (5.7499541358749224e-05) 2024-12-17T23:36:00.5804796Z functorch/test_aotdispatch, TestPythonKeyCPU (4.893577987978657e-05) 2024-12-17T23:36:00.5805423Z functorch/test_eager_transforms, TestJacCPU (4.893577987978657e-05) 2024-12-17T23:36:00.5805995Z functorch/test_vmap, TestVmapOperators (4.893577987978657e-05) 2024-12-17T23:36:00.5806616Z functorch/test_vmap, TestVmapOperatorsOpInfoCPU (4.79370904944848e-05) 2024-12-17T23:36:00.5807221Z test_module_tracker, TestModuleTracker (4.791628446562435e-05) 2024-12-17T23:36:00.5807738Z test_package, TestPackageScript (4.791628446562435e-05) 2024-12-17T23:36:00.5808280Z dynamo/test_subclasses, SubclassTests (4.511502475840324e-05) 2024-12-17T23:36:00.5808888Z inductor/test_flex_attention, TestLearnableBiases (4.0350555339473136e-05) 2024-12-17T23:36:00.5809493Z test_fx_experimental, TestFXExperimental (4.023650105776492e-05) 2024-12-17T23:36:00.5810307Z distributed/algorithms/quantization/test_quantization, DistQuantizationTests (2.6833119300749637e-05) 2024-12-17T23:36:00.5811094Z dynamo/test_higher_order_ops, FuncTorchHigherOrderOpTests (2.4467889939893284e-05) 2024-12-17T23:36:00.5811873Z functorch/test_eager_transforms, TestCompileTransformsCPU (2.4467889939893284e-05) 2024-12-17T23:36:00.5812647Z test_ao_sparsity, TestBaseStructuredSparsifier (2.4467889939893284e-05) 2024-12-17T23:36:00.5813427Z export/test_export_nonstrict, test.export.test_export_nonstrict.NonStrictExportTestExport (2.3469200554591514e-05) 2024-12-17T23:36:00.5814387Z export/test_serdes, test.export.test_serdes.SerDesExportTestDynamismExpression (2.3469200554591514e-05) 2024-12-17T23:36:00.5815247Z onnx/exporter/test_small_models_e2e, DynamoExporterTest (2.090892413045426e-05) 2024-12-17T23:36:00.5815914Z distributed/algorithms/test_join, TestJoin (2.0535550485267578e-05) 2024-12-17T23:36:00.5816377Z test_fx, TestFX (1.932757692731066e-05) 2024-12-17T23:36:00.5816845Z test_jit, TestList (1.932757692731066e-05) 2024-12-17T23:36:00.5817293Z test_jit_legacy, TestList (1.932757692731066e-05) 2024-12-17T23:36:00.5817758Z export/test_cpp_serdes, CppSerdesTestExport (1.885230864221286e-05) 2024-12-17T23:36:00.5818556Z onnx/torch_export/test_torch_export_with_onnxruntime, TestFxToOnnxWithOnnxRuntime (1.885230864221286e-05) 2024-12-17T23:36:00.5819339Z distributed/test_c10d_logger, C10dErrorLoggerTest (1.604638363499978e-05) 2024-12-17T23:36:00.5819924Z functorch/test_control_flow, AssociativeScanTests (1.604638363499978e-05) 2024-12-17T23:36:00.5820651Z distributed/test_c10d_functional_native, CompileTest (1.5131458252302425e-05) 2024-12-17T23:36:00.5821235Z test_jit_legacy, TestScript (7.666605514499897e-06) 2024-12-17T23:36:00.5821747Z inductor/test_minifier_isolate, MinifierIsolateTests (7.5657291261512126e-06) 2024-12-17T23:36:00.5822441Z inductor/test_inductor_utils, TestBench (6.886172617814278e-06) 2024-12-17T23:36:00.5823077Z inductor/test_group_batch_fusion, TestGroupBatchFusion (6.845183495089192e-06) 2024-12-17T23:36:00.5823770Z distributions/test_distributions, TestDistributions (3.833302757249948e-06) 2024-12-17T23:36:01.7304150Z lazy/test_generator, LazyGeneratorTest (3.833302757249948e-06) 2024-12-17T23:36:01.7305369Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:36:01.7326117Z 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:01.7345397Z Results from CorrelatedWithHistoricalFailures 2024-12-17T23:36:01.7345809Z test_nestedtensor (0.25) 2024-12-17T23:36:01.7346240Z distributed/fsdp/test_fsdp_misc (0.1401725823121425) 2024-12-17T23:36:01.7355749Z distributed/fsdp/test_wrap (0.1401725823121425) 2024-12-17T23:36:01.7356347Z distributed/test_dynamo_distributed (0.13861403265597977) 2024-12-17T23:36:01.7356724Z test_cuda (0.11695063142750571) 2024-12-17T23:36:01.7357072Z inductor/test_compiled_autograd (0.09938130169387159) 2024-12-17T23:36:01.7357531Z test_cpp_extensions_open_device_registration (0.09362737225475007) 2024-12-17T23:36:01.7357963Z inductor/test_cudacodecache (0.08327580973049081) 2024-12-17T23:36:01.7358314Z test_reductions (0.07393781153572275) 2024-12-17T23:36:01.7358701Z distributed/_tools/test_runtime_estimator (0.0627297916555656) 2024-12-17T23:36:01.7359086Z test_tensorboard (0.0568505024463711) 2024-12-17T23:36:01.7359400Z test_package (0.05273885010923428) 2024-12-17T23:36:01.7359734Z inductor/test_loop_ordering (0.052219321148825056) 2024-12-17T23:36:01.7360078Z functorch/test_ops (0.04988459256404448) 2024-12-17T23:36:01.7360427Z test_cuda_expandable_segments (0.0496083550913838) 2024-12-17T23:36:01.7360856Z distributed/_tensor/test_dtensor_compile (0.04950342414301748) 2024-12-17T23:36:01.7361521Z test_cpp_extensions_jit (0.04792596437505052) 2024-12-17T23:36:01.7361945Z torch_np/numpy_tests/lib/test_function_base (0.04672449006144555) 2024-12-17T23:36:01.7362420Z inductor/test_triton_extension_backend (0.04523558215019799) 2024-12-17T23:36:01.7362823Z functorch/test_aotdispatch (0.04502864771028652) 2024-12-17T23:36:01.7363515Z inductor/test_torchinductor (0.04497849154514606) 2024-12-17T23:36:01.7363861Z test_linalg (0.043267437523312184) 2024-12-17T23:36:01.7364279Z distributed/_composable/fsdp/test_fully_shard_compile (0.04247662982112374) 2024-12-17T23:36:01.7364755Z profiler/test_profiler (0.039513331209108035) 2024-12-17T23:36:01.7365106Z test_quantization (0.039498344384427) 2024-12-17T23:36:01.7365485Z distributed/test_compute_comm_reordering (0.03890385966871913) 2024-12-17T23:36:01.7365918Z inductor/test_cpu_cpp_wrapper (0.03854904886236479) 2024-12-17T23:36:01.7366280Z test_cpp_api_parity (0.03767251025736664) 2024-12-17T23:36:01.7366651Z inductor/test_mkldnn_pattern_matcher (0.03662880655686666) 2024-12-17T23:36:01.7367034Z test_custom_ops (0.036553524804177534) 2024-12-17T23:36:01.7367399Z inductor/test_aot_inductor_arrayref (0.0364637816099368) 2024-12-17T23:36:01.7367783Z test_sparse_semi_structured (0.03594316910243803) 2024-12-17T23:36:01.7368170Z inductor/test_extension_backend (0.035434539350988434) 2024-12-17T23:36:01.7368607Z inductor/test_kernel_benchmark (0.03543453935098843) 2024-12-17T23:36:01.7368974Z distributed/test_c10d_nccl (0.034761725537774846) 2024-12-17T23:36:01.7369346Z profiler/test_profiler_tree (0.03390702361276161) 2024-12-17T23:36:01.7369722Z inductor/test_aot_inductor (0.033453261856954276) 2024-12-17T23:36:01.7370050Z test_autograd (0.033383066020141725) 2024-12-17T23:36:01.7370411Z distributed/test_device_mesh (0.03171914935056582) 2024-12-17T23:36:01.7370835Z distributed/test_inductor_collectives (0.02901689756534807) 2024-12-17T23:36:01.7371231Z distributed/test_fake_pg (0.028026497355041768) 2024-12-17T23:36:01.7371582Z test_modules (0.02763554982876129) 2024-12-17T23:36:01.7371860Z test_utils (0.027148718495230987) 2024-12-17T23:36:01.7372150Z test_monitor (0.026788199783259532) 2024-12-17T23:36:01.7372468Z inductor/test_cpu_repro (0.026578007869356338) 2024-12-17T23:36:01.7372851Z benchmark_utils/test_benchmark_utils (0.02564341663558373) 2024-12-17T23:36:01.7373289Z distributed/test_distributed_spawn (0.024631001225555487) 2024-12-17T23:36:01.7373700Z inductor/test_flex_decoding (0.024482766830414178) 2024-12-17T23:36:01.7374135Z distributed/flight_recorder/test_fr_analysis (0.024244684819097344) 2024-12-17T23:36:01.7374789Z inductor/test_cooperative_reductions (0.024244684819097344) 2024-12-17T23:36:01.7375215Z inductor/test_pattern_matcher (0.024244684819097344) 2024-12-17T23:36:01.7375602Z inductor/test_select_algorithm (0.024244684819097344) 2024-12-17T23:36:01.7375972Z functorch/test_vmap (0.023827008525640223) 2024-12-17T23:36:01.7376289Z test_mps (0.023599051484493323) 2024-12-17T23:36:01.7376603Z test_cpp_extensions_aot_ninja (0.02284595300261096) 2024-12-17T23:36:01.7377074Z distributed/_composable/test_replicate_with_compiler (0.022379709063782165) 2024-12-17T23:36:01.7377513Z test_nn (0.020912990940290022) 2024-12-17T23:36:01.7377793Z test_transformers (0.020350391084013653) 2024-12-17T23:36:01.7378106Z test_jit_legacy (0.018837822335200406) 2024-12-17T23:36:01.7378437Z onnx/test_pytorch_jit_onnx (0.01864975755315182) 2024-12-17T23:36:01.7378770Z test_ops_gradients (0.018649757553151788) 2024-12-17T23:36:01.7379082Z test_testing (0.018286450587830665) 2024-12-17T23:36:01.7379378Z test_ops (0.017530772099962694) 2024-12-17T23:36:01.7379664Z test_autoload_disable (0.01734427452443118) 2024-12-17T23:36:01.7380066Z torch_np/numpy_tests/core/test_shape_base (0.016679495975724566) 2024-12-17T23:36:01.7380542Z torch_np/numpy_tests/lib/test_arraysetops (0.016679495975724566) 2024-12-17T23:36:01.7380933Z test_binary_ufuncs (0.016652222246600987) 2024-12-17T23:36:01.7381367Z dynamo/test_dynamic_shapes (0.015983849024347005) 2024-12-17T23:36:01.7381780Z torch_np/numpy_tests/core/test_numeric (0.015784307613173277) 2024-12-17T23:36:01.7382245Z torch_np/numpy_tests/core/test_numerictypes (0.015784307613173277) 2024-12-17T23:36:01.7382733Z torch_np/numpy_tests/core/test_scalarmath (0.015784307613173277) 2024-12-17T23:36:01.7383204Z torch_np/numpy_tests/lib/test_histograms (0.015784307613173277) 2024-12-17T23:36:01.7383653Z torch_np/numpy_tests/linalg/test_linalg (0.015784307613173277) 2024-12-17T23:36:01.7384134Z inductor/test_torchinductor_dynamic_shapes (0.015344264845914285) 2024-12-17T23:36:01.7384545Z test_stateless (0.015318063674344483) 2024-12-17T23:36:01.7384843Z test_sympy_utils (0.01531806367434448) 2024-12-17T23:36:01.7385145Z test_jit (0.015277414075053238) 2024-12-17T23:36:01.7385500Z dynamo/test_inline_inbuilt_nn_modules (0.014894287760860037) 2024-12-17T23:36:01.7385907Z dynamo/test_export_mutations (0.014453562103692644) 2024-12-17T23:36:01.7386293Z functorch/test_control_flow (0.014359400231101768) 2024-12-17T23:36:01.7386762Z distributed/_composable/fsdp/test_fully_shard_comm (0.014298147457416383) 2024-12-17T23:36:01.7387248Z higher_order_ops/test_with_effects (0.014173815740395378) 2024-12-17T23:36:01.7387649Z inductor/test_max_autotune (0.014142732811140118) 2024-12-17T23:36:01.7388089Z export/test_export_training_ir_to_run_decomp (0.013105029400265339) 2024-12-17T23:36:01.7388518Z profiler/test_torch_tidy (0.013093825234817395) 2024-12-17T23:36:01.7388917Z inductor/test_distributed_patterns (0.013054830287206269) 2024-12-17T23:36:01.7389312Z nn/test_packed_sequence (0.013054830287206264) 2024-12-17T23:36:01.7389640Z test_spectral_ops (0.013054830287206264) 2024-12-17T23:36:01.7389956Z dynamo/test_pgo (0.013054830287206262) 2024-12-17T23:36:01.7390292Z inductor/test_control_flow (0.013054830287206259) 2024-12-17T23:36:01.7390623Z test_pytree (0.013052184931524968) 2024-12-17T23:36:01.7390967Z profiler/test_memory_profiler (0.012851378386626425) 2024-12-17T23:36:01.7391351Z export/test_retraceability (0.012426220213527732) 2024-12-17T23:36:01.7391807Z inductor/test_torchinductor_codegen_dynamic_shapes (0.012330352867829604) 2024-12-17T23:36:01.7392279Z export/test_export_nonstrict (0.01224427135935064) 2024-12-17T23:36:01.7392688Z inductor/test_torchinductor_opinfo (0.012122342409548672) 2024-12-17T23:36:01.7393074Z distributed/test_c10d_ucc (0.01205061257280578) 2024-12-17T23:36:01.7393434Z dynamo/test_subclasses (0.01162884113275759) 2024-12-17T23:36:01.7393766Z doctests (0.011380374604149751) 2024-12-17T23:36:01.7394127Z test_torch (0.011256859648848514) 2024-12-17T23:36:01.7394441Z test_fx_experimental (0.011208376063456475) 2024-12-17T23:36:01.7394789Z nn/test_parametrization (0.011189854531891093) 2024-12-17T23:36:01.7395212Z distributed/rpc/cuda/test_tensorpipe_agent (0.011189854531891082) 2024-12-17T23:36:01.7395685Z inductor/test_triton_cpu_backend (0.011189854531891082) 2024-12-17T23:36:01.7396174Z distributed/pipelining/test_schedule_multiproc (0.010723610593062287) 2024-12-17T23:36:01.7396634Z inductor/test_triton_wrapper (0.010568195946786022) 2024-12-17T23:36:01.7397020Z dynamo/test_repros (0.010356832027850302) 2024-12-17T23:36:01.7397353Z dynamo/test_functions (0.01029596760501889) 2024-12-17T23:36:01.7397672Z dynamo/test_utils (0.010182767624020886) 2024-12-17T23:36:01.7398023Z dynamo/test_compiler_bisector (0.0093248787765759) 2024-12-17T23:36:01.7398379Z functorch/test_dims (0.0093248787765759) 2024-12-17T23:36:01.7398718Z inductor/test_cutlass_backend (0.0093248787765759) 2024-12-17T23:36:01.7399088Z test_ci_sanity_check_fail (0.0093248787765759) 2024-12-17T23:36:01.7399423Z test_type_hints (0.0093248787765759) 2024-12-17T23:36:01.7399708Z test_fx (0.00919351009127217) 2024-12-17T23:36:01.7400000Z dynamo/test_modules (0.00918528631103712) 2024-12-17T23:36:01.7400360Z distributed/test_c10d_ops_nccl (0.009058453668673732) 2024-12-17T23:36:01.7400780Z export/test_tree_utils (0.008985792275609509) 2024-12-17T23:36:01.7401118Z export/test_serdes (0.008908094983082815) 2024-12-17T23:36:01.7401545Z test_ops_fwd_gradients (0.008858634837747107) 2024-12-17T23:36:01.7401870Z dynamo/test_interop (0.008577262100095094) 2024-12-17T23:36:01.7402259Z distributed/fsdp/test_fsdp_state_dict (0.00840673686626689) 2024-12-17T23:36:01.7402711Z inductor/test_aot_inductor_custom_ops (0.007832898172323757) 2024-12-17T23:36:01.7403103Z inductor/test_cuda_repro (0.007752192516437639) 2024-12-17T23:36:01.7403458Z dynamo/test_trace_rules (0.007459903021260724) 2024-12-17T23:36:01.7403797Z nn/test_embedding (0.007459903021260724) 2024-12-17T23:36:01.7404178Z distributed/optim/test_named_optimizer (0.007459903021260721) 2024-12-17T23:36:01.7404605Z dynamo/test_metrics_context (0.007459903021260721) 2024-12-17T23:36:01.7404973Z inductor/test_debug_trace (0.007459903021260721) 2024-12-17T23:36:01.7405345Z inductor/test_gpu_cpp_wrapper (0.007459903021260721) 2024-12-17T23:36:01.7405772Z onnx/test_models_quantized_onnxruntime (0.007459903021260721) 2024-12-17T23:36:01.7406164Z inductor/test_config (0.006713912719134649) 2024-12-17T23:36:01.7406507Z dynamo/test_base_output (0.006660627697554215) 2024-12-17T23:36:01.7406870Z test_cpp_extensions_mtia_backend (0.006527415143603131) 2024-12-17T23:36:01.7407279Z functorch/test_eager_transforms (0.0063091732998960355) 2024-12-17T23:36:01.7407665Z inductor/test_minifier (0.006154419992540095) 2024-12-17T23:36:01.7407982Z test_mkl_verbose (0.005934013766911938) 2024-12-17T23:36:01.7408346Z distributed/pipelining/test_pipe (0.005914748378687991) 2024-12-17T23:36:01.7408803Z distributed/pipelining/test_transformer (0.005914748378687991) 2024-12-17T23:36:01.7409225Z inductor/test_inductor_utils (0.005661932382902974) 2024-12-17T23:36:01.7409639Z distributed/_tensor/test_dtensor_ops (0.005594927265945541) 2024-12-17T23:36:01.7410094Z distributed/test_c10d_functional_native (0.005594927265945541) 2024-12-17T23:36:01.7410485Z dynamo/test_compile (0.005594927265945541) 2024-12-17T23:36:01.7410821Z dynamo/test_frame_init (0.005594927265945541) 2024-12-17T23:36:01.7411200Z inductor/test_inductor_freezing (0.005594927265945541) 2024-12-17T23:36:01.7411553Z inductor/test_perf (0.005594927265945541) 2024-12-17T23:36:01.7411917Z inductor/test_triton_heuristics (0.005594927265945541) 2024-12-17T23:36:01.7412344Z onnx/dynamo/test_registry_dispatcher (0.005594927265945541) 2024-12-17T23:36:01.7412720Z test_autoload_enable (0.005594927265945541) 2024-12-17T23:36:01.7413122Z test_comparison_utils (0.005594927265945541) 2024-12-17T23:36:01.7413617Z test_jit_fuser_te (0.005594927265945541) 2024-12-17T23:36:01.7413923Z test_numpy_interop (0.00552319742920265) 2024-12-17T23:36:01.7414369Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.0055016784781797825) 2024-12-17T23:36:01.7414825Z test_fake_tensor (0.005257809085734658) 2024-12-17T23:36:01.7415123Z test_foreach (0.005128683327116746) 2024-12-17T23:36:01.7415470Z inductor/test_cudagraph_trees (0.004900521399604783) 2024-12-17T23:36:01.7415833Z dynamo/test_unspec (0.004865891288867789) 2024-12-17T23:36:01.7416218Z distributed/pipelining/test_microbatch (0.004857221537745659) 2024-12-17T23:36:01.7416613Z test_legacy_vmap (0.00466243938828795) 2024-12-17T23:36:01.7416982Z inductor/test_compiled_optimizers (0.004293588627792283) 2024-12-17T23:36:01.7417360Z dynamo/test_aot_autograd (0.004265981070407948) 2024-12-17T23:36:01.7417705Z onnx/test_fx_passes (0.004037616692206089) 2024-12-17T23:36:01.7418033Z inductor/test_smoke (0.003933403411210199) 2024-12-17T23:36:01.7418403Z distributed/rpc/test_share_memory (0.0037299515106303605) 2024-12-17T23:36:01.7418833Z inductor/test_aot_inductor_utils (0.0037299515106303605) 2024-12-17T23:36:01.7419213Z inductor/test_halide (0.0037299515106303605) 2024-12-17T23:36:01.7419544Z inductor/test_xpu_basic (0.0037299515106303605) 2024-12-17T23:36:01.7419873Z test_optim (0.0037299515106303605) 2024-12-17T23:36:01.7420230Z test_pruning_op (0.0037299515106303605) 2024-12-17T23:36:01.7420563Z dynamo/test_structured_trace (0.003655352480417753) 2024-12-17T23:36:01.7420918Z test_serialization (0.0035864918371445774) 2024-12-17T23:36:01.7421244Z export/test_export (0.003569843583405287) 2024-12-17T23:36:01.7421548Z export/test_hop (0.0035061544199925378) 2024-12-17T23:36:01.7421925Z higher_order_ops/test_invoke_subgraph (0.0035061544199925378) 2024-12-17T23:36:01.7422325Z test_public_bindings (0.0034130458559677814) 2024-12-17T23:36:01.7422700Z inductor/test_efficient_conv_bn_eval (0.003397125068143344) 2024-12-17T23:36:01.7423123Z dynamo/test_higher_order_ops (0.0033633887507502707) 2024-12-17T23:36:01.7423480Z test_proxy_tensor (0.003351302183756983) 2024-12-17T23:36:01.7423824Z distributed/_tensor/test_api (0.0032637075718015655) 2024-12-17T23:36:01.7424245Z distributed/_tensor/test_random_ops (0.0032637075718015655) 2024-12-17T23:36:01.7424717Z distributed/test_c10d_object_collectives (0.0032637075718015655) 2024-12-17T23:36:01.7425141Z inductor/test_benchmarking (0.0032079279874253144) 2024-12-17T23:36:01.7425551Z inductor/test_cpu_select_algorithm (0.0032077582991421097) 2024-12-17T23:36:01.7425963Z inductor/test_flex_attention (0.0031527905926696633) 2024-12-17T23:36:01.7426394Z distributed/_tensor/debug/test_op_coverage (0.0029839612085042887) 2024-12-17T23:36:01.7426807Z dynamo/test_hooks (0.0029839612085042887) 2024-12-17T23:36:01.7427260Z distributed/tensor/parallel/test_micro_pipeline_tp (0.0028006543528278863) 2024-12-17T23:36:01.7427720Z inductor/test_padding (0.0028006543528278863) 2024-12-17T23:36:01.7428114Z export/test_unflatten_training_ir (0.0027974636329727706) 2024-12-17T23:36:01.7428526Z inductor/test_memory_planning (0.0027974636329727706) 2024-12-17T23:36:01.7428875Z test_content_store (0.0027974636329727706) 2024-12-17T23:36:01.7429202Z lazy/test_ts_opinfo (0.002725733796229879) 2024-12-17T23:36:01.7429524Z dynamo/test_misc (0.002536367027228645) 2024-12-17T23:36:01.7429853Z dynamo/test_export (0.002453915467519974) 2024-12-17T23:36:01.7430169Z export/test_db (0.002453915467519974) 2024-12-17T23:36:01.7430591Z distributed/_tensor/experimental/test_tp_transform (0.0023411397779488437) 2024-12-17T23:36:01.7431046Z test_module_tracker (0.002331219694143975) 2024-12-17T23:36:01.7431431Z torch_np/numpy_tests/core/test_dlpack (0.002331219694143975) 2024-12-17T23:36:01.7431859Z torch_np/numpy_tests/core/test_dtype (0.002331219694143975) 2024-12-17T23:36:01.7432311Z torch_np/numpy_tests/core/test_getlimits (0.002331219694143975) 2024-12-17T23:36:01.7432853Z torch_np/numpy_tests/core/test_indexing (0.002331219694143975) 2024-12-17T23:36:01.7433316Z torch_np/numpy_tests/core/test_scalar_ctors (0.002331219694143975) 2024-12-17T23:36:01.7433790Z torch_np/numpy_tests/lib/test_arraypad (0.002331219694143975) 2024-12-17T23:36:01.7434260Z torch_np/numpy_tests/lib/test_index_tricks (0.002331219694143975) 2024-12-17T23:36:01.7434730Z torch_np/numpy_tests/lib/test_shape_base_ (0.002331219694143975) 2024-12-17T23:36:01.7435203Z torch_np/numpy_tests/lib/test_twodim_base (0.002331219694143975) 2024-12-17T23:36:01.7435673Z torch_np/numpy_tests/lib/test_type_check (0.002331219694143975) 2024-12-17T23:36:01.7436085Z torch_np/test_ndarray_methods (0.002331219694143975) 2024-12-17T23:36:01.7436461Z torch_np/test_reductions (0.002331219694143975) 2024-12-17T23:36:01.7436828Z dynamo/test_pre_dispatch (0.0023116853631100416) 2024-12-17T23:36:01.7437204Z dynamo/test_verify_correctness (0.0022646134171684334) 2024-12-17T23:36:01.7437608Z inductor/test_codegen_triton (0.0022646134171684334) 2024-12-17T23:36:01.7437964Z dynamo/test_nops (0.002103057766632012) 2024-12-17T23:36:01.7438301Z inductor/test_binary_folding (0.002093340133517039) 2024-12-17T23:36:01.7438709Z distributed/pipelining/test_stage (0.002076105086105578) 2024-12-17T23:36:01.7439115Z dynamo/test_skip_non_tensor (0.0020684276558950183) 2024-12-17T23:36:01.7439627Z onnx/torch_export/test_torch_export_with_onnxruntime (0.0020484159935429034) 2024-12-17T23:36:01.7440104Z distributed/test_c10d_logger (0.002021113260411335) 2024-12-17T23:36:01.7440542Z distributed/fsdp/test_fsdp_use_orig_params (0.001998985989230044) 2024-12-17T23:36:01.7440982Z inductor/test_benchmark_fusion (0.0019319808722726118) 2024-12-17T23:36:01.7441481Z inductor/test_scatter_optimization (0.0019319808722726118) 2024-12-17T23:36:01.7441910Z inductor/test_group_batch_fusion (0.0019315820322907227) 2024-12-17T23:36:01.7442289Z backends/xeon/test_launch (0.0018649757553151802) 2024-12-17T23:36:01.7442770Z distributed/_composable/fsdp/test_fully_shard_autograd (0.0018649757553151802) 2024-12-17T23:36:01.7443382Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.0018649757553151802) 2024-12-17T23:36:01.7444005Z distributed/_composable/fsdp/test_fully_shard_extensions (0.0018649757553151802) 2024-12-17T23:36:01.7444589Z distributed/_composable/fsdp/test_fully_shard_frozen (0.0018649757553151802) 2024-12-17T23:36:01.7445189Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.0018649757553151802) 2024-12-17T23:36:01.7445778Z distributed/_composable/fsdp/test_fully_shard_init (0.0018649757553151802) 2024-12-17T23:36:01.7446338Z distributed/_composable/fsdp/test_fully_shard_logging (0.0018649757553151802) 2024-12-17T23:36:01.7446924Z distributed/_composable/fsdp/test_fully_shard_memory (0.0018649757553151802) 2024-12-17T23:36:01.7447532Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.0018649757553151802) 2024-12-17T23:36:01.7448133Z distributed/_composable/fsdp/test_fully_shard_overlap (0.0018649757553151802) 2024-12-17T23:36:01.7448718Z distributed/_composable/fsdp/test_fully_shard_state (0.0018649757553151802) 2024-12-17T23:36:01.7449303Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.0018649757553151802) 2024-12-17T23:36:01.7449883Z distributed/_composable/fsdp/test_fully_shard_training (0.0018649757553151802) 2024-12-17T23:36:01.7450426Z distributed/_composable/test_checkpoint (0.0018649757553151802) 2024-12-17T23:36:01.7451006Z distributed/_composable/test_composability/test_2d_composability (0.0018649757553151802) 2024-12-17T23:36:01.7451684Z distributed/_composable/test_composability/test_pp_composability (0.0018649757553151802) 2024-12-17T23:36:01.7452250Z distributed/_composable/test_contract (0.0018649757553151802) 2024-12-17T23:36:01.7452718Z distributed/_composable/test_replicate (0.0018649757553151802) 2024-12-17T23:36:01.7453240Z distributed/_shard/sharded_optim/test_sharded_optim (0.0018649757553151802) 2024-12-17T23:36:01.7453871Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.0018649757553151802) 2024-12-17T23:36:01.7454447Z distributed/_shard/sharded_tensor/ops/test_embedding (0.0018649757553151802) 2024-12-17T23:36:01.7455034Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.0018649757553151802) 2024-12-17T23:36:01.7455595Z distributed/_shard/sharded_tensor/ops/test_init (0.0018649757553151802) 2024-12-17T23:36:01.7456157Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.0018649757553151802) 2024-12-17T23:36:01.7456711Z distributed/_shard/sharded_tensor/test_logger (0.0018649757553151802) 2024-12-17T23:36:01.7457274Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.0018649757553151802) 2024-12-17T23:36:01.7457879Z distributed/_shard/sharding_plan/test_sharding_plan (0.0018649757553151802) 2024-12-17T23:36:01.7458444Z distributed/_shard/sharding_spec/test_sharding_spec (0.0018649757553151802) 2024-12-17T23:36:01.7458923Z distributed/_shard/test_sharder (0.0018649757553151802) 2024-12-17T23:36:01.7459377Z distributed/_tensor/debug/test_comm_mode (0.0018649757553151802) 2024-12-17T23:36:01.7459898Z distributed/_tensor/debug/test_comm_mode_features (0.0018649757553151802) 2024-12-17T23:36:01.7460560Z distributed/_tensor/experimental/test_local_map (0.0018649757553151802) 2024-12-17T23:36:01.7461209Z distributed/_tensor/experimental/test_register_sharding (0.0018649757553151802) 2024-12-17T23:36:01.7461737Z distributed/_tensor/test_attention (0.0018649757553151802) 2024-12-17T23:36:01.7462187Z distributed/_tensor/test_common_rules (0.0018649757553151802) 2024-12-17T23:36:01.7462646Z distributed/_tensor/test_convolution_ops (0.0018649757553151802) 2024-12-17T23:36:01.7463285Z distributed/_tensor/test_dtensor (0.0018649757553151802) 2024-12-17T23:36:01.7463737Z distributed/_tensor/test_embedding_ops (0.0018649757553151802) 2024-12-17T23:36:01.7464207Z distributed/_tensor/test_experimental_ops (0.0018649757553151802) 2024-12-17T23:36:01.7464663Z distributed/_tensor/test_init (0.0018649757553151802) 2024-12-17T23:36:01.7465073Z distributed/_tensor/test_math_ops (0.0018649757553151802) 2024-12-17T23:36:01.7465496Z distributed/_tensor/test_matrix_ops (0.0018649757553151802) 2024-12-17T23:36:01.7465945Z distributed/_tensor/test_op_strategy (0.0018649757553151802) 2024-12-17T23:36:01.7466397Z distributed/_tensor/test_optimizers (0.0018649757553151802) 2024-12-17T23:36:01.7466840Z distributed/_tensor/test_pointwise_ops (0.0018649757553151802) 2024-12-17T23:36:01.7467303Z distributed/_tensor/test_redistribute (0.0018649757553151802) 2024-12-17T23:36:01.7467757Z distributed/_tensor/test_tensor_ops (0.0018649757553151802) 2024-12-17T23:36:01.7468169Z distributed/_tensor/test_utils (0.0018649757553151802) 2024-12-17T23:36:01.7468582Z distributed/_tensor/test_view_ops (0.0018649757553151802) 2024-12-17T23:36:01.7469035Z distributed/_tensor/test_xla_integration (0.0018649757553151802) 2024-12-17T23:36:01.7469635Z distributed/_tools/test_fsdp2_mem_tracker (0.0018649757553151802) 2024-12-17T23:36:01.7470100Z distributed/_tools/test_mem_tracker (0.0018649757553151802) 2024-12-17T23:36:01.7470553Z distributed/_tools/test_memory_tracker (0.0018649757553151802) 2024-12-17T23:36:01.7471119Z distributed/_tools/test_mod_tracker (0.0018649757553151802) 2024-12-17T23:36:01.7471639Z distributed/_tools/test_sac_estimator (0.0018649757553151802) 2024-12-17T23:36:01.7472081Z distributed/_tools/test_sac_ilp (0.0018649757553151802) 2024-12-17T23:36:01.7472571Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.0018649757553151802) 2024-12-17T23:36:01.7473084Z distributed/algorithms/test_join (0.0018649757553151802) 2024-12-17T23:36:01.7473579Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.0018649757553151802) 2024-12-17T23:36:01.7474129Z distributed/checkpoint/e2e/test_fine_tuning (0.0018649757553151802) 2024-12-17T23:36:01.7474626Z distributed/checkpoint/e2e/test_fsdp_ep (0.0018649757553151802) 2024-12-17T23:36:01.7475299Z distributed/checkpoint/e2e/test_pipeline (0.0018649757553151802) 2024-12-17T23:36:01.7475806Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.0018649757553151802) 2024-12-17T23:36:01.7476291Z distributed/checkpoint/test_checkpoint (0.0018649757553151802) 2024-12-17T23:36:01.7476795Z distributed/checkpoint/test_compatibility (0.0018649757553151802) 2024-12-17T23:36:01.7477315Z distributed/checkpoint/test_dedup_tensors (0.0018649757553151802) 2024-12-17T23:36:01.7477837Z distributed/checkpoint/test_dtensor_checkpoint (0.0018649757553151802) 2024-12-17T23:36:01.7478389Z distributed/checkpoint/test_dtensor_resharding (0.0018649757553151802) 2024-12-17T23:36:01.7478955Z distributed/checkpoint/test_file_system_checkpoint (0.0018649757553151802) 2024-12-17T23:36:01.7479537Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.0018649757553151802) 2024-12-17T23:36:01.7480097Z distributed/checkpoint/test_format_utils (0.0018649757553151802) 2024-12-17T23:36:01.7480615Z distributed/checkpoint/test_fsdp_model_state (0.0018649757553151802) 2024-12-17T23:36:01.7481220Z distributed/checkpoint/test_fsdp_optim_state (0.0018649757553151802) 2024-12-17T23:36:01.7481803Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.0018649757553151802) 2024-12-17T23:36:01.7482352Z distributed/checkpoint/test_fsspec (0.0018649757553151802) 2024-12-17T23:36:01.7482939Z distributed/checkpoint/test_hsdp_checkpoint (0.0018649757553151802) 2024-12-17T23:36:01.7483453Z distributed/checkpoint/test_nested_dict (0.0018649757553151802) 2024-12-17T23:36:01.7483931Z distributed/checkpoint/test_planner (0.0018649757553151802) 2024-12-17T23:36:01.7484421Z distributed/checkpoint/test_save_load_api (0.0018649757553151802) 2024-12-17T23:36:01.7484906Z distributed/checkpoint/test_state_dict (0.0018649757553151802) 2024-12-17T23:36:01.7485414Z distributed/checkpoint/test_state_dict_utils (0.0018649757553151802) 2024-12-17T23:36:01.7485940Z distributed/checkpoint/test_tp_checkpoint (0.0018649757553151802) 2024-12-17T23:36:01.7486422Z distributed/checkpoint/test_traverse (0.0018649757553151802) 2024-12-17T23:36:01.7486880Z distributed/checkpoint/test_utils (0.0018649757553151802) 2024-12-17T23:36:01.7487333Z distributed/elastic/events/lib_test (0.0018649757553151802) 2024-12-17T23:36:01.7487780Z distributed/elastic/metrics/api_test (0.0018649757553151802) 2024-12-17T23:36:01.7488294Z distributed/elastic/multiprocessing/api_test (0.0018649757553151802) 2024-12-17T23:36:01.7488808Z distributed/elastic/test_control_plane (0.0018649757553151802) 2024-12-17T23:36:01.7489303Z distributed/elastic/timer/local_timer_example (0.0018649757553151802) 2024-12-17T23:36:01.7489828Z distributed/elastic/timer/local_timer_test (0.0018649757553151802) 2024-12-17T23:36:01.7490360Z distributed/elastic/utils/distributed_test (0.0018649757553151802) 2024-12-17T23:36:01.7490845Z distributed/elastic/utils/logging_test (0.0018649757553151802) 2024-12-17T23:36:01.7491313Z distributed/elastic/utils/util_test (0.0018649757553151802) 2024-12-17T23:36:01.7491794Z distributed/fsdp/test_checkpoint_wrapper (0.0018649757553151802) 2024-12-17T23:36:01.7492291Z distributed/fsdp/test_distributed_checkpoint (0.0018649757553151802) 2024-12-17T23:36:01.7492767Z distributed/fsdp/test_fsdp_apply (0.0018649757553151802) 2024-12-17T23:36:01.7493239Z distributed/fsdp/test_fsdp_backward_prefetch (0.0018649757553151802) 2024-12-17T23:36:01.7493726Z distributed/fsdp/test_fsdp_checkpoint (0.0018649757553151802) 2024-12-17T23:36:01.7494211Z distributed/fsdp/test_fsdp_clip_grad_norm (0.0018649757553151802) 2024-12-17T23:36:01.7494668Z distributed/fsdp/test_fsdp_comm (0.0018649757553151802) 2024-12-17T23:36:01.7495095Z distributed/fsdp/test_fsdp_comm_hooks (0.0018649757553151802) 2024-12-17T23:36:01.7495537Z distributed/fsdp/test_fsdp_core (0.0018649757553151802) 2024-12-17T23:36:01.7496007Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.0018649757553151802) 2024-12-17T23:36:01.7496502Z distributed/fsdp/test_fsdp_exec_order (0.0018649757553151802) 2024-12-17T23:36:01.7497012Z distributed/fsdp/test_fsdp_fine_tune (0.0018649757553151802) 2024-12-17T23:36:01.7497491Z distributed/fsdp/test_fsdp_flatten_params (0.0018649757553151802) 2024-12-17T23:36:01.7497996Z distributed/fsdp/test_fsdp_freezing_weights (0.0018649757553151802) 2024-12-17T23:36:01.7498444Z distributed/fsdp/test_fsdp_fx (0.0018649757553151802) 2024-12-17T23:36:01.7498872Z distributed/fsdp/test_fsdp_grad_acc (0.0018649757553151802) 2024-12-17T23:36:01.7499336Z distributed/fsdp/test_fsdp_hybrid_shard (0.0018649757553151802) 2024-12-17T23:36:01.7499814Z distributed/fsdp/test_fsdp_ignored_modules (0.0018649757553151802) 2024-12-17T23:36:01.7500282Z distributed/fsdp/test_fsdp_input (0.0018649757553151802) 2024-12-17T23:36:01.7500713Z distributed/fsdp/test_fsdp_memory (0.0018649757553151802) 2024-12-17T23:36:01.7501127Z distributed/fsdp/test_fsdp_meta (0.0018649757553151802) 2024-12-17T23:36:01.7501589Z distributed/fsdp/test_fsdp_mixed_precision (0.0018649757553151802) 2024-12-17T23:36:01.7502100Z distributed/fsdp/test_fsdp_multiple_forward (0.0018649757553151802) 2024-12-17T23:36:01.7502603Z distributed/fsdp/test_fsdp_multiple_wrapping (0.0018649757553151802) 2024-12-17T23:36:01.7503106Z distributed/fsdp/test_fsdp_optim_state (0.0018649757553151802) 2024-12-17T23:36:01.7503566Z distributed/fsdp/test_fsdp_overlap (0.0018649757553151802) 2024-12-17T23:36:01.7504053Z distributed/fsdp/test_fsdp_pure_fp16 (0.0018649757553151802) 2024-12-17T23:36:01.7504547Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.0018649757553151802) 2024-12-17T23:36:01.7505061Z distributed/fsdp/test_fsdp_tp_integration (0.0018649757553151802) 2024-12-17T23:36:01.7505530Z distributed/fsdp/test_fsdp_traversal (0.0018649757553151802) 2024-12-17T23:36:01.7505980Z distributed/fsdp/test_fsdp_uneven (0.0018649757553151802) 2024-12-17T23:36:01.7506447Z distributed/fsdp/test_fsdp_unshard_params (0.0018649757553151802) 2024-12-17T23:36:01.7506942Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.0018649757553151802) 2024-12-17T23:36:01.7507427Z distributed/fsdp/test_shard_utils (0.0018649757553151802) 2024-12-17T23:36:01.7507837Z distributed/fsdp/test_utils (0.0018649757553151802) 2024-12-17T23:36:01.7508216Z distributed/launcher/test_run (0.0018649757553151802) 2024-12-17T23:36:01.7508649Z distributed/nn/jit/test_instantiator (0.0018649757553151802) 2024-12-17T23:36:01.7509161Z distributed/optim/test_zero_redundancy_optimizer (0.0018649757553151802) 2024-12-17T23:36:01.7509673Z distributed/pipelining/test_backward (0.0018649757553151802) 2024-12-17T23:36:01.7510127Z distributed/pipelining/test_schedule (0.0018649757553151802) 2024-12-17T23:36:01.7510596Z distributed/pipelining/test_unflatten (0.0018649757553151802) 2024-12-17T23:36:01.7511123Z distributed/tensor/parallel/test_parallelize_api (0.0018649757553151802) 2024-12-17T23:36:01.7511670Z distributed/tensor/parallel/test_tp_examples (0.0018649757553151802) 2024-12-17T23:36:01.7512228Z distributed/tensor/parallel/test_tp_random_state (0.0018649757553151802) 2024-12-17T23:36:01.7512765Z distributed/tensor/parallel/test_tp_style (0.0018649757553151802) 2024-12-17T23:36:01.7513193Z distributed/test_backends (0.0018649757553151802) 2024-12-17T23:36:01.7513568Z distributed/test_c10d_pypg (0.0018649757553151802) 2024-12-17T23:36:01.7513983Z distributed/test_control_collectives (0.0018649757553151802) 2024-12-17T23:36:01.7514409Z distributed/test_data_parallel (0.0018649757553151802) 2024-12-17T23:36:01.7514819Z distributed/test_functional_api (0.0018649757553151802) 2024-12-17T23:36:01.7515212Z distributed/test_launcher (0.0018649757553151802) 2024-12-17T23:36:01.7515610Z distributed/test_multi_threaded_pg (0.0018649757553151802) 2024-12-17T23:36:01.7516007Z distributed/test_nccl (0.0018649757553151802) 2024-12-17T23:36:01.7516400Z distributed/test_symmetric_memory (0.0018649757553151802) 2024-12-17T23:36:01.7516814Z distributions/test_constraints (0.0018649757553151802) 2024-12-17T23:36:01.7517308Z distributions/test_distributions (0.0018649757553151802) 2024-12-17T23:36:01.7517754Z dynamo/test_activation_checkpointing (0.0018649757553151802) 2024-12-17T23:36:01.7518144Z dynamo/test_after_aot (0.0018649757553151802) 2024-12-17T23:36:01.7518519Z dynamo/test_aot_autograd_cache (0.0018649757553151802) 2024-12-17T23:36:01.7518916Z dynamo/test_autograd_function (0.0018649757553151802) 2024-12-17T23:36:01.7519272Z dynamo/test_backends (0.0018649757553151802) 2024-12-17T23:36:01.7519667Z dynamo/test_backward_higher_order_ops (0.0018649757553151802) 2024-12-17T23:36:01.7520082Z dynamo/test_bytecode_utils (0.0018649757553151802) 2024-12-17T23:36:01.7520425Z dynamo/test_comptime (0.0018649757553151802) 2024-12-17T23:36:01.7520760Z dynamo/test_config (0.0018649757553151802) 2024-12-17T23:36:01.7521096Z dynamo/test_ctx_manager (0.0018649757553151802) 2024-12-17T23:36:01.7521522Z dynamo/test_cudagraphs (0.0018649757553151802) 2024-12-17T23:36:01.7521969Z dynamo/test_cudagraphs_expandable_segments (0.0018649757553151802) 2024-12-17T23:36:01.7522403Z dynamo/test_debug_utils (0.0018649757553151802) 2024-12-17T23:36:01.7522746Z dynamo/test_decorators (0.0018649757553151802) 2024-12-17T23:36:01.7523103Z dynamo/test_deviceguard (0.0018649757553151802) 2024-12-17T23:36:01.7523443Z dynamo/test_exc (0.0018649757553151802) 2024-12-17T23:36:01.7523825Z dynamo/test_exceptions (0.0018649757553151802) 2024-12-17T23:36:01.7524204Z dynamo/test_fx_passes_pre_grad (0.0018649757553151802) 2024-12-17T23:36:01.7524575Z dynamo/test_global (0.0018649757553151802) 2024-12-17T23:36:01.7524908Z dynamo/test_guard_manager (0.0018649757553151802) 2024-12-17T23:36:01.7525302Z dynamo/test_input_attr_tracking (0.0018649757553151802) 2024-12-17T23:36:01.7525680Z dynamo/test_logging (0.0018649757553151802) 2024-12-17T23:36:01.7526004Z dynamo/test_minifier (0.0018649757553151802) 2024-12-17T23:36:01.7526358Z dynamo/test_model_output (0.0018649757553151802) 2024-12-17T23:36:01.7526717Z dynamo/test_modes (0.0018649757553151802) 2024-12-17T23:36:01.7527041Z dynamo/test_optimizers (0.0018649757553151802) 2024-12-17T23:36:01.7527403Z dynamo/test_prim_hop_base (0.0018649757553151802) 2024-12-17T23:36:01.7527761Z dynamo/test_profiler (0.0018649757553151802) 2024-12-17T23:36:01.7528111Z dynamo/test_python_autograd (0.0018649757553151802) 2024-12-17T23:36:01.7528491Z dynamo/test_recompile_ux (0.0018649757553151802) 2024-12-17T23:36:01.7528849Z dynamo/test_recompiles (0.0018649757553151802) 2024-12-17T23:36:01.7529192Z dynamo/test_reconstruct (0.0018649757553151802) 2024-12-17T23:36:01.7529552Z dynamo/test_reorder_logs (0.0018649757553151802) 2024-12-17T23:36:01.7529895Z dynamo/test_resume (0.0018649757553151802) 2024-12-17T23:36:01.7530204Z dynamo/test_sdpa (0.0018649757553151802) 2024-12-17T23:36:01.7530575Z dynamo/test_skip_guard_eval_unsafe (0.0018649757553151802) 2024-12-17T23:36:01.7530958Z dynamo/test_sources (0.0018649757553151802) 2024-12-17T23:36:01.7531289Z dynamo/test_subgraphs (0.0018649757553151802) 2024-12-17T23:36:01.7531630Z dynamo/test_torchrec (0.0018649757553151802) 2024-12-17T23:36:01.7531954Z dynamo/test_view (0.0018649757553151802) 2024-12-17T23:36:01.7532269Z export/test_converter (0.0018649757553151802) 2024-12-17T23:36:01.7532613Z export/test_cpp_serdes (0.0018649757553151802) 2024-12-17T23:36:01.7532970Z export/test_draft_export (0.0018649757553151802) 2024-12-17T23:36:01.7533321Z export/test_experimental (0.0018649757553151802) 2024-12-17T23:36:01.7533735Z export/test_functionalized_assertions (0.0018649757553151802) 2024-12-17T23:36:01.7534146Z export/test_lift_unlift (0.0018649757553151802) 2024-12-17T23:36:01.7534484Z export/test_pass_infra (0.0018649757553151802) 2024-12-17T23:36:01.7534826Z export/test_passes (0.0018649757553151802) 2024-12-17T23:36:01.7535153Z export/test_schema (0.0018649757553151802) 2024-12-17T23:36:01.7535477Z export/test_serialize (0.0018649757553151802) 2024-12-17T23:36:01.7535878Z export/test_sparse (0.0018649757553151802) 2024-12-17T23:36:01.7536198Z export/test_swap (0.0018649757553151802) 2024-12-17T23:36:01.7536501Z export/test_tools (0.0018649757553151802) 2024-12-17T23:36:01.7536833Z export/test_torchbind (0.0018649757553151802) 2024-12-17T23:36:01.7537178Z export/test_unflatten (0.0018649757553151802) 2024-12-17T23:36:01.7537508Z export/test_verifier (0.0018649757553151802) 2024-12-17T23:36:01.7537841Z functorch/test_ac (0.0018649757553151802) 2024-12-17T23:36:01.7538206Z functorch/test_logging (0.0018649757553151802) 2024-12-17T23:36:01.7538601Z functorch/test_memory_efficient_fusion (0.0018649757553151802) 2024-12-17T23:36:01.7539018Z functorch/test_minifier (0.0018649757553151802) 2024-12-17T23:36:01.7539376Z functorch/test_parsing (0.0018649757553151802) 2024-12-17T23:36:01.7539720Z functorch/test_rearrange (0.0018649757553151802) 2024-12-17T23:36:01.7540117Z functorch/test_vmap_registrations (0.0018649757553151802) 2024-12-17T23:36:01.7540558Z inductor/test_aot_inductor_package (0.0018649757553151802) 2024-12-17T23:36:01.7540977Z inductor/test_auto_functionalize (0.0018649757553151802) 2024-12-17T23:36:01.7541379Z inductor/test_autoheuristic (0.0018649757553151802) 2024-12-17T23:36:01.7541745Z inductor/test_b2b_gemm (0.0018649757553151802) 2024-12-17T23:36:01.7542085Z inductor/test_ck_backend (0.0018649757553151802) 2024-12-17T23:36:01.7542515Z inductor/test_codecache (0.0018649757553151802) 2024-12-17T23:36:01.7542883Z inductor/test_combo_kernels (0.0018649757553151802) 2024-12-17T23:36:01.7543255Z inductor/test_compile_worker (0.0018649757553151802) 2024-12-17T23:36:01.7543682Z inductor/test_coordinate_descent_tuner (0.0018649757553151802) 2024-12-17T23:36:01.7544131Z inductor/test_cpp_wrapper_hipify (0.0018649757553151802) 2024-12-17T23:36:01.7544603Z inductor/test_cudagraph_trees_expandable_segments (0.0018649757553151802) 2024-12-17T23:36:01.7545085Z inductor/test_custom_lowering (0.0018649757553151802) 2024-12-17T23:36:01.7545514Z inductor/test_custom_post_grad_passes (0.0018649757553151802) 2024-12-17T23:36:01.7545964Z inductor/test_decompose_mem_bound_mm (0.0018649757553151802) 2024-12-17T23:36:01.7546369Z inductor/test_dependencies (0.0018649757553151802) 2024-12-17T23:36:01.7546773Z inductor/test_external_callables (0.0018649757553151802) 2024-12-17T23:36:01.7547155Z inductor/test_foreach (0.0018649757553151802) 2024-12-17T23:36:01.7547478Z inductor/test_fp8 (0.0018649757553151802) 2024-12-17T23:36:01.7547833Z inductor/test_fused_attention (0.0018649757553151802) 2024-12-17T23:36:01.7548204Z inductor/test_fx_fusion (0.0018649757553151802) 2024-12-17T23:36:01.7548601Z inductor/test_graph_transform_observer (0.0018649757553151802) 2024-12-17T23:36:01.7549009Z inductor/test_indexing (0.0018649757553151802) 2024-12-17T23:36:01.7549378Z inductor/test_inplacing_pass (0.0018649757553151802) 2024-12-17T23:36:01.7549746Z inductor/test_layout_optim (0.0018649757553151802) 2024-12-17T23:36:01.7550106Z inductor/test_memory (0.0018649757553151802) 2024-12-17T23:36:01.7550450Z inductor/test_metrics (0.0018649757553151802) 2024-12-17T23:36:01.7550811Z inductor/test_minifier_isolate (0.0018649757553151802) 2024-12-17T23:36:01.7551207Z inductor/test_minifier_utils (0.0018649757553151802) 2024-12-17T23:36:01.7551576Z inductor/test_mmdecomp (0.0018649757553151802) 2024-12-17T23:36:01.7551976Z inductor/test_move_constructors_to_cuda (0.0018649757553151802) 2024-12-17T23:36:01.7552401Z inductor/test_multi_kernel (0.0018649757553151802) 2024-12-17T23:36:01.7552781Z inductor/test_op_dtype_prop (0.0018649757553151802) 2024-12-17T23:36:01.7553141Z inductor/test_ordered_set (0.0018649757553151802) 2024-12-17T23:36:01.7553501Z inductor/test_pad_mm (0.0018649757553151802) 2024-12-17T23:36:01.7553846Z inductor/test_profiler (0.0018649757553151802) 2024-12-17T23:36:01.7554196Z inductor/test_snode_runtime (0.0018649757553151802) 2024-12-17T23:36:01.7554598Z inductor/test_split_cat_fx_passes (0.0018649757553151802) 2024-12-17T23:36:01.7555082Z inductor/test_standalone_compile (0.0018649757553151802) 2024-12-17T23:36:01.7555458Z inductor/test_torchbind (0.0018649757553151802) 2024-12-17T23:36:01.7555890Z inductor/test_torchinductor_strided_blocks (0.0018649757553151802) 2024-12-17T23:36:01.7556338Z inductor/test_triton_kernels (0.0018649757553151802) 2024-12-17T23:36:01.7556726Z inductor/test_unbacked_symints (0.0018649757553151802) 2024-12-17T23:36:01.7557092Z inductor/test_utils (0.0018649757553151802) 2024-12-17T23:36:01.7557424Z lazy/test_debug_util (0.0018649757553151802) 2024-12-17T23:36:01.7557774Z lazy/test_functionalization (0.0018649757553151802) 2024-12-17T23:36:01.7558132Z lazy/test_generator (0.0018649757553151802) 2024-12-17T23:36:01.7558461Z lazy/test_reuse_ir (0.0018649757553151802) 2024-12-17T23:36:01.7558786Z lazy/test_step_closures (0.0018649757553151802) 2024-12-17T23:36:01.7559135Z nn/test_convolution (0.0018649757553151802) 2024-12-17T23:36:01.7559461Z nn/test_dropout (0.0018649757553151802) 2024-12-17T23:36:01.7559765Z nn/test_init (0.0018649757553151802) 2024-12-17T23:36:01.7560086Z nn/test_lazy_modules (0.0018649757553151802) 2024-12-17T23:36:01.7560431Z nn/test_load_state_dict (0.0018649757553151802) 2024-12-17T23:36:01.7560761Z nn/test_module_hooks (0.0018649757553151802) 2024-12-17T23:36:01.7561119Z nn/test_multihead_attention (0.0018649757553151802) 2024-12-17T23:36:01.7561605Z nn/test_pooling (0.0018649757553151802) 2024-12-17T23:36:01.7561905Z nn/test_pruning (0.0018649757553151802) 2024-12-17T23:36:01.7562334Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.0018649757553151802) 2024-12-17T23:36:01.7562812Z onnx/dynamo/test_exporter_api (0.0018649757553151802) 2024-12-17T23:36:01.7563419Z onnx/exporter/test_api (0.0018649757553151802) 2024-12-17T23:36:01.7563790Z onnx/exporter/test_building (0.0018649757553151802) 2024-12-17T23:36:01.7564219Z onnx/exporter/test_capture_strategies (0.0018649757553151802) 2024-12-17T23:36:01.7564631Z onnx/exporter/test_compat (0.0018649757553151802) 2024-12-17T23:36:01.7565001Z onnx/exporter/test_core (0.0018649757553151802) 2024-12-17T23:36:01.7565406Z onnx/exporter/test_small_models_e2e (0.0018649757553151802) 2024-12-17T23:36:01.7565813Z onnx/exporter/test_tensors (0.0018649757553151802) 2024-12-17T23:36:01.7566214Z onnx/internal/test_diagnostics (0.0018649757553151802) 2024-12-17T23:36:01.7566626Z onnx/internal/test_registraion (0.0018649757553151802) 2024-12-17T23:36:01.7566992Z onnx/test_autograd_funs (0.0018649757553151802) 2024-12-17T23:36:01.7567339Z onnx/test_custom_ops (0.0018649757553151802) 2024-12-17T23:36:01.7567679Z onnx/test_fx_to_onnx (0.0018649757553151802) 2024-12-17T23:36:01.7568039Z onnx/test_fx_to_onnx_decomp_skip (0.0018649757553151802) 2024-12-17T23:36:01.7568434Z onnx/test_fx_type_promotion (0.0018649757553151802) 2024-12-17T23:36:01.7568801Z onnx/test_lazy_import (0.0018649757553151802) 2024-12-17T23:36:01.7569221Z onnx/test_models_onnxruntime (0.0018649757553151802) 2024-12-17T23:36:01.7569587Z onnx/test_onnx_opset (0.0018649757553151802) 2024-12-17T23:36:01.7569951Z onnx/test_onnxscript_runtime (0.0018649757553151802) 2024-12-17T23:36:01.7570318Z onnx/test_op_consistency (0.0018649757553151802) 2024-12-17T23:36:01.7570714Z onnx/test_pytorch_onnx_no_runtime (0.0018649757553151802) 2024-12-17T23:36:01.7571147Z onnx/test_pytorch_onnx_onnxruntime (0.0018649757553151802) 2024-12-17T23:36:01.7571588Z onnx/test_pytorch_onnx_shape_inference (0.0018649757553151802) 2024-12-17T23:36:01.7572005Z onnx/test_symbolic_helper (0.0018649757553151802) 2024-12-17T23:36:01.7572367Z onnx/test_utility_funs (0.0018649757553151802) 2024-12-17T23:36:01.7572707Z onnx/test_verification (0.0018649757553151802) 2024-12-17T23:36:01.7573065Z profiler/test_cpp_thread (0.0018649757553151802) 2024-12-17T23:36:01.7573451Z profiler/test_execution_trace (0.0018649757553151802) 2024-12-17T23:36:01.7573811Z profiler/test_kineto (0.0018649757553151802) 2024-12-17T23:36:01.7574314Z profiler/test_record_function (0.0018649757553151802) 2024-12-17T23:36:01.7574677Z test_ao_sparsity (0.0018649757553151802) 2024-12-17T23:36:01.7574980Z test_autocast (0.0018649757553151802) 2024-12-17T23:36:01.7575307Z test_autograd_fallback (0.0018649757553151802) 2024-12-17T23:36:01.7575644Z test_autoload (0.0018649757553151802) 2024-12-17T23:36:01.7576020Z test_bundled_inputs (0.0018649757553151802) 2024-12-17T23:36:01.7576384Z test_compile_benchmark_util (0.0018649757553151802) 2024-12-17T23:36:01.7576729Z test_complex (0.0018649757553151802) 2024-12-17T23:36:01.7577067Z test_cpp_extensions_aot_no_ninja (0.0018649757553151802) 2024-12-17T23:36:01.7577492Z test_cpp_extensions_stream_and_event (0.0018649757553151802) 2024-12-17T23:36:01.7577879Z test_cuda_multigpu (0.0018649757553151802) 2024-12-17T23:36:01.7578193Z test_cuda_sanitizer (0.0018649757553151802) 2024-12-17T23:36:01.7578515Z test_dataloader (0.0018649757553151802) 2024-12-17T23:36:01.7578822Z test_datapipe (0.0018649757553151802) 2024-12-17T23:36:01.7579117Z test_decomp (0.0018649757553151802) 2024-12-17T23:36:01.7579411Z test_deploy (0.0018649757553151802) 2024-12-17T23:36:01.7579708Z test_dispatch (0.0018649757553151802) 2024-12-17T23:36:01.7579995Z test_dlpack (0.0018649757553151802) 2024-12-17T23:36:01.7580300Z test_dynamic_shapes (0.0018649757553151802) 2024-12-17T23:36:01.7580735Z test_expanded_weights (0.0018649757553151802) 2024-12-17T23:36:01.7581059Z test_file_check (0.0018649757553151802) 2024-12-17T23:36:01.7581376Z test_flop_counter (0.0018649757553151802) 2024-12-17T23:36:01.7581704Z test_function_schema (0.0018649757553151802) 2024-12-17T23:36:01.7582077Z test_functional_autograd_benchmark (0.0018649757553151802) 2024-12-17T23:36:01.7582468Z test_functional_optim (0.0018649757553151802) 2024-12-17T23:36:01.7582819Z test_functionalization (0.0018649757553151802) 2024-12-17T23:36:01.7583197Z test_functionalization_of_rng_ops (0.0018649757553151802) 2024-12-17T23:36:01.7583571Z test_futures (0.0018649757553151802) 2024-12-17T23:36:01.7583872Z test_fx_passes (0.0018649757553151802) 2024-12-17T23:36:01.7584183Z test_fx_reinplace_pass (0.0018649757553151802) 2024-12-17T23:36:01.7584515Z test_import_stats (0.0018649757553151802) 2024-12-17T23:36:01.7584827Z test_indexing (0.0018649757553151802) 2024-12-17T23:36:01.7585112Z test_itt (0.0018649757553151802) 2024-12-17T23:36:01.7585409Z test_jit_autocast (0.0018649757553151802) 2024-12-17T23:36:01.7585724Z test_jit_disabled (0.0018649757553151802) 2024-12-17T23:36:01.7586081Z test_jit_fuser_legacy (0.0018649757553151802) 2024-12-17T23:36:01.7586415Z test_jit_llga_fuser (0.0018649757553151802) 2024-12-17T23:36:01.7586733Z test_jiterator (0.0018649757553151802) 2024-12-17T23:36:01.7587026Z test_license (0.0018649757553151802) 2024-12-17T23:36:01.7587325Z test_logging (0.0018649757553151802) 2024-12-17T23:36:01.7587621Z test_masked (0.0018649757553151802) 2024-12-17T23:36:01.7587917Z test_maskedtensor (0.0018649757553151802) 2024-12-17T23:36:01.7588240Z test_matmul_cuda (0.0018649757553151802) 2024-12-17T23:36:01.7588545Z test_meta (0.0018649757553151802) 2024-12-17T23:36:01.7588820Z test_mkldnn (0.0018649757553151802) 2024-12-17T23:36:01.7589126Z test_mkldnn_fusion (0.0018649757553151802) 2024-12-17T23:36:01.7589448Z test_mkldnn_verbose (0.0018649757553151802) 2024-12-17T23:36:01.7589774Z test_mobile_optimizer (0.0018649757553151802) 2024-12-17T23:36:01.7590143Z test_model_exports_to_core_aten (0.0018649757553151802) 2024-12-17T23:36:01.7590516Z test_multiprocessing (0.0018649757553151802) 2024-12-17T23:36:01.7590865Z test_multiprocessing_spawn (0.0018649757553151802) 2024-12-17T23:36:01.7591221Z test_namedtensor (0.0018649757553151802) 2024-12-17T23:36:01.7591568Z test_namedtuple_return_api (0.0018649757553151802) 2024-12-17T23:36:01.7591918Z test_native_functions (0.0018649757553151802) 2024-12-17T23:36:01.7592250Z test_native_mha (0.0018649757553151802) 2024-12-17T23:36:01.7592665Z test_numba_integration (0.0018649757553151802) 2024-12-17T23:36:01.7592983Z test_openmp (0.0018649757553151802) 2024-12-17T23:36:01.7593286Z test_ops_jit (0.0018649757553151802) 2024-12-17T23:36:01.7593597Z test_out_dtype_op (0.0018649757553151802) 2024-12-17T23:36:01.7593902Z test_overrides (0.0018649757553151802) 2024-12-17T23:36:01.7594229Z test_per_overload_api (0.0018649757553151802) 2024-12-17T23:36:01.7594562Z test_prims (0.0018649757553151802) 2024-12-17T23:36:01.7594863Z test_python_dispatch (0.0018649757553151802) 2024-12-17T23:36:01.7595211Z test_scatter_gather_ops (0.0018649757553151802) 2024-12-17T23:36:01.7595553Z test_schema_check (0.0018649757553151802) 2024-12-17T23:36:01.7595878Z test_segment_reductions (0.0018649757553151802) 2024-12-17T23:36:01.7596283Z test_set_default_mobile_cpu_allocator (0.0018649757553151802) 2024-12-17T23:36:01.7596666Z test_shape_ops (0.0018649757553151802) 2024-12-17T23:36:01.7596968Z test_show_pickle (0.0018649757553151802) 2024-12-17T23:36:01.7597299Z test_sort_and_select (0.0018649757553151802) 2024-12-17T23:36:01.7597623Z test_sparse (0.0018649757553151802) 2024-12-17T23:36:01.7597912Z test_sparse_csr (0.0018649757553151802) 2024-12-17T23:36:01.7598226Z test_subclass (0.0018649757553151802) 2024-12-17T23:36:01.7598546Z test_tensor_creation_ops (0.0018649757553151802) 2024-12-17T23:36:01.7598871Z test_tensorexpr (0.0018649757553151802) 2024-12-17T23:36:01.7599253Z test_tensorexpr_pybind (0.0018649757553151802) 2024-12-17T23:36:01.7599584Z test_type_info (0.0018649757553151802) 2024-12-17T23:36:01.7599889Z test_type_promotion (0.0018649757553151802) 2024-12-17T23:36:01.7600204Z test_typing (0.0018649757553151802) 2024-12-17T23:36:01.7600505Z test_unary_ufuncs (0.0018649757553151802) 2024-12-17T23:36:01.7600826Z test_utils_config_module (0.0018649757553151802) 2024-12-17T23:36:01.7601243Z test_view_ops (0.0018649757553151802) 2024-12-17T23:36:01.7601550Z test_vulkan (0.0018649757553151802) 2024-12-17T23:36:01.7601836Z test_weak (0.0018649757553151802) 2024-12-17T23:36:01.7602154Z test_xnnpack_integration (0.0018649757553151802) 2024-12-17T23:36:01.7602563Z torch_np/numpy_tests/core/test_einsum (0.0018649757553151802) 2024-12-17T23:36:01.7603022Z torch_np/numpy_tests/core/test_multiarray (0.0018649757553151802) 2024-12-17T23:36:01.7603525Z torch_np/numpy_tests/core/test_scalar_methods (0.0018649757553151802) 2024-12-17T23:36:01.7604038Z torch_np/numpy_tests/core/test_scalarinherit (0.0018649757553151802) 2024-12-17T23:36:01.7604501Z torch_np/numpy_tests/fft/test_helper (0.0018649757553151802) 2024-12-17T23:36:01.7604956Z torch_np/numpy_tests/fft/test_pocketfft (0.0018649757553151802) 2024-12-17T23:36:01.7605354Z torch_np/test_basic (0.0018649757553151802) 2024-12-17T23:36:01.7605693Z torch_np/test_binary_ufuncs (0.0018649757553151802) 2024-12-17T23:36:01.7606042Z torch_np/test_dtype (0.0018649757553151802) 2024-12-17T23:36:01.7606389Z torch_np/test_function_base (0.0018649757553151802) 2024-12-17T23:36:01.7606760Z torch_np/test_nep50_examples (0.0018649757553151802) 2024-12-17T23:36:01.7607118Z torch_np/test_random (0.0018649757553151802) 2024-12-17T23:36:01.7607486Z torch_np/test_scalars_0D_arrays (0.0018649757553151802) 2024-12-17T23:36:01.7607909Z torch_np/test_ufuncs_basic (0.0018649757553151802) 2024-12-17T23:36:01.7608276Z torch_np/test_unary_ufuncs (0.0018649757553151802) 2024-12-17T23:36:01.7608620Z xpu/test_conv (0.0018649757553151802) 2024-12-17T23:36:01.7608913Z xpu/test_gemm (0.0018649757553151802) 2024-12-17T23:36:01.7609255Z distributed/test_c10d_common (0.0016784781797836627) 2024-12-17T23:36:02.2731398Z export/test_export_legacy (0.0009324878776575901) 2024-12-17T23:36:02.2732099Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:36:02.2755105Z 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.2774577Z Results from HistorialEditedFiles 2024-12-17T23:36:02.2774889Z test_cuda (0.25) 2024-12-17T23:36:02.2775186Z inductor/test_compiled_optimizers (0.019321902249204832) 2024-12-17T23:36:02.2775623Z test_cpp_extensions_stream_and_event (0.016641825188229133) 2024-12-17T23:36:02.2776073Z distributed/test_inductor_collectives (0.013600512973253723) 2024-12-17T23:36:02.2776484Z inductor/test_torchinductor (0.010740278634029864) 2024-12-17T23:36:02.2776824Z test_mps (0.008725355806492785) 2024-12-17T23:36:02.2777105Z test_optim (0.008217504083479384) 2024-12-17T23:36:02.2777417Z functorch/test_aotdispatch (0.008000812381736661) 2024-12-17T23:36:02.2777850Z distributed/_tools/test_runtime_estimator (0.007719210065900763) 2024-12-17T23:36:02.2778268Z test_ci_sanity_check_fail (0.007719210065900763) 2024-12-17T23:36:02.2778632Z inductor/test_cpu_cpp_wrapper (0.00714741672768589) 2024-12-17T23:36:02.2779001Z inductor/test_cpu_repro (0.0065140456453555715) 2024-12-17T23:36:02.2779481Z test_cpp_extensions_mtia_backend (0.005146140043933842) 2024-12-17T23:36:02.2779824Z test_torch (0.004865412781145141) 2024-12-17T23:36:02.2780154Z dynamo/test_structured_trace (0.00443299779309033) 2024-12-17T23:36:02.2780499Z test_autocast (0.004322259981719106) 2024-12-17T23:36:02.2780852Z inductor/test_mkldnn_pattern_matcher (0.00409994673829894) 2024-12-17T23:36:02.2781239Z test_serialization (0.00372279428902038) 2024-12-17T23:36:02.2781565Z test_nestedtensor (0.003641703140850118) 2024-12-17T23:36:02.2781898Z distributed/test_c10d_nccl (0.003490598867009389) 2024-12-17T23:36:02.2782236Z test_nn (0.003480498119561809) 2024-12-17T23:36:02.2782550Z profiler/test_profiler (0.003342002970072012) 2024-12-17T23:36:02.2782892Z test_cpp_extensions_jit (0.0033158696646201223) 2024-12-17T23:36:02.2783265Z test_cuda_expandable_segments (0.0032371440235931547) 2024-12-17T23:36:02.2783612Z test_ops (0.0029873963601166477) 2024-12-17T23:36:02.2783895Z inductor/test_perf (0.002782672461388891) 2024-12-17T23:36:02.2784236Z test_cuda_nvml_based_avail (0.002747035447980408) 2024-12-17T23:36:02.2784604Z inductor/test_aot_inductor (0.0026874286896098947) 2024-12-17T23:36:02.2784960Z dynamo/test_model_output (0.002573070021966921) 2024-12-17T23:36:02.2785360Z inductor/test_decompose_mem_bound_mm (0.002573070021966921) 2024-12-17T23:36:02.2785735Z test_linalg (0.002573070021966921) 2024-12-17T23:36:02.2786070Z functorch/test_eager_transforms (0.002562645852589538) 2024-12-17T23:36:02.2786435Z dynamo/test_misc (0.0024640255764755425) 2024-12-17T23:36:02.2786861Z inductor/test_cudagraph_trees_expandable_segments (0.002319847257900335) 2024-12-17T23:36:02.2787294Z test_transformers (0.002314623520792822) 2024-12-17T23:36:02.2787660Z inductor/test_extension_backend (0.0022255956087440377) 2024-12-17T23:36:02.2788118Z dynamo/test_cudagraphs_expandable_segments (0.0022054885902573606) 2024-12-17T23:36:02.2788575Z inductor/test_torchinductor_opinfo (0.002172814685216511) 2024-12-17T23:36:02.2788983Z inductor/test_max_autotune (0.002144225018305767) 2024-12-17T23:36:02.2789332Z test_fake_tensor (0.0020544758364658537) 2024-12-17T23:36:02.2789698Z dynamo/test_activation_checkpointing (0.001999127084736204) 2024-12-17T23:36:02.2790086Z dynamo/test_utils (0.0019947076294169136) 2024-12-17T23:36:02.2790498Z test_cpp_extensions_open_device_registration (0.0019134267370175349) 2024-12-17T23:36:02.2790916Z dynamo/test_ctx_manager (0.0018869180161090755) 2024-12-17T23:36:02.2791287Z dynamo/test_higher_order_ops (0.001862110982051138) 2024-12-17T23:36:02.2791630Z test_indexing (0.0018523760437907603) 2024-12-17T23:36:02.2792020Z test_view_ops (0.0018523760437907603) 2024-12-17T23:36:02.2792457Z distributed/tensor/parallel/test_micro_pipeline_tp (0.001715380014644614) 2024-12-17T23:36:02.2792949Z inductor/test_cutlass_backend (0.001715380014644614) 2024-12-17T23:36:02.2793296Z test_cuda_multigpu (0.0016749229388275239) 2024-12-17T23:36:02.2793670Z inductor/test_triton_cpu_backend (0.0016582006808231267) 2024-12-17T23:36:02.2794104Z inductor/test_cpu_select_algorithm (0.0016412353839749933) 2024-12-17T23:36:02.2794476Z nn/test_lazy_modules (0.0016256308328047003) 2024-12-17T23:36:02.2794803Z export/test_export (0.0015944885170626403) 2024-12-17T23:36:02.2795126Z dynamo/test_logging (0.001526876716332019) 2024-12-17T23:36:02.2795435Z dynamo/test_repros (0.001526876716332019) 2024-12-17T23:36:02.2795832Z torch_np/numpy_tests/core/test_multiarray (0.0014442993173039355) 2024-12-17T23:36:02.2796268Z dynamo/test_autograd_function (0.0014382692066310112) 2024-12-17T23:36:02.2796629Z inductor/test_codecache (0.001434981358404629) 2024-12-17T23:36:02.2796967Z test_tensorboard (0.001374043192045447) 2024-12-17T23:36:02.2797273Z test_decomp (0.0013724746405749094) 2024-12-17T23:36:02.2797558Z nn/test_dropout (0.001369537269756587) 2024-12-17T23:36:02.2797863Z test_stateless (0.00136136993745548) 2024-12-17T23:36:02.2798164Z test_testing (0.001335034148126004) 2024-12-17T23:36:02.2798525Z test_public_bindings (0.0013210397813929785) 2024-12-17T23:36:02.2798861Z test_binary_ufuncs (0.0012937489995479418) 2024-12-17T23:36:02.2799173Z test_autograd (0.0012920156624649192) 2024-12-17T23:36:02.2799477Z nn/test_convolution (0.0012865350109834606) 2024-12-17T23:36:02.2799798Z nn/test_pooling (0.0012865350109834606) 2024-12-17T23:36:02.2800116Z functorch/test_ops (0.0011310197898755697) 2024-12-17T23:36:02.2800419Z test_custom_ops (0.0011192518765083235) 2024-12-17T23:36:02.2800757Z dynamo/test_dynamic_shapes (0.0010890668465069293) 2024-12-17T23:36:02.2801125Z inductor/test_debug_trace (0.001059766971168699) 2024-12-17T23:36:02.2801552Z test_cuda_primary_ctx (0.0010316554333357937) 2024-12-17T23:36:02.2801885Z test_cuda_trace (0.0010316554333357937) 2024-12-17T23:36:02.2802231Z test_sparse_semi_structured (0.0010108455142729211) 2024-12-17T23:36:02.2802581Z export/test_serialize (0.0009781862655889977) 2024-12-17T23:36:02.2802986Z distributed/nn/jit/test_instantiator (0.0009454083035257247) 2024-12-17T23:36:02.2803393Z lazy/test_ts_opinfo (0.0009454083035257247) 2024-12-17T23:36:02.2803691Z test_jit (0.0008992412521197428) 2024-12-17T23:36:02.2803988Z test_jit_autocast (0.0008904679693855799) 2024-12-17T23:36:02.2804310Z test_jit_llga_fuser (0.0008904679693855799) 2024-12-17T23:36:02.2804659Z distributed/test_data_parallel (0.000857690007322307) 2024-12-17T23:36:02.2805018Z test_sparse_csr (0.0008498482701125031) 2024-12-17T23:36:02.2805394Z inductor/test_efficient_conv_bn_eval (0.0008495215310620946) 2024-12-17T23:36:02.2805812Z inductor/test_inductor_freezing (0.0008495215310620946) 2024-12-17T23:36:02.2806214Z inductor/test_flex_attention (0.0008362477571392493) 2024-12-17T23:36:02.2806594Z test_sparse (0.0008325640126700416) 2024-12-17T23:36:02.2806888Z test_cuda_sanitizer (0.0008207206104549662) 2024-12-17T23:36:02.2807251Z inductor/test_memory_planning (0.0008174650108548655) 2024-12-17T23:36:02.2807618Z test_ops_gradients (0.0007842448543005128) 2024-12-17T23:36:02.2807924Z test_typing (0.0007593110089328014) 2024-12-17T23:36:02.2808258Z inductor/test_triton_kernels (0.0007576261731347046) 2024-12-17T23:36:02.2808636Z test_compile_benchmark_util (0.0007427996426532014) 2024-12-17T23:36:02.2808992Z dynamo/test_cudagraphs (0.0007351628634191202) 2024-12-17T23:36:02.2809364Z inductor/test_fused_attention (0.0007351628634191202) 2024-12-17T23:36:02.2809716Z test_autoload (0.0007351628634191202) 2024-12-17T23:36:02.2810028Z test_tensor_creation_ops (0.0007167837918336423) 2024-12-17T23:36:02.2810369Z test_ao_sparsity (0.0007100216805899286) 2024-12-17T23:36:02.2810756Z test_complex (0.0007100216805899286) 2024-12-17T23:36:02.2811058Z test_cpp_api_parity (0.0007100216805899286) 2024-12-17T23:36:02.2811375Z test_pytree (0.0007068622288301583) 2024-12-17T23:36:02.2811766Z inductor/test_torchinductor_dynamic_shapes (0.0006861520058578456) 2024-12-17T23:36:02.2812177Z test_python_dispatch (0.0006816212536436989) 2024-12-17T23:36:02.2812510Z test_jit_fuser_te (0.0006584578325907332) 2024-12-17T23:36:02.2812928Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.0006432675054917303) 2024-12-17T23:36:02.2813385Z inductor/test_unbacked_symints (0.0006432675054917303) 2024-12-17T23:36:02.2813734Z test_meta (0.0006432675054917303) 2024-12-17T23:36:02.2814023Z test_foreach (0.0006256798705274604) 2024-12-17T23:36:02.2814323Z test_sort_and_select (0.0006256798705274604) 2024-12-17T23:36:02.2814637Z test_weak (0.0005986189948705723) 2024-12-17T23:36:02.2814921Z test_fx (0.0005818932725513373) 2024-12-17T23:36:02.2815266Z inductor/test_cooperative_reductions (0.0005717933382148713) 2024-12-17T23:36:02.2815705Z inductor/test_kernel_benchmark (0.0005717933382148713) 2024-12-17T23:36:02.2816101Z inductor/test_loop_ordering (0.0005717933382148713) 2024-12-17T23:36:02.2816479Z inductor/test_pattern_matcher (0.0005717933382148713) 2024-12-17T23:36:02.2816836Z test_dispatch (0.0005658410328072995) 2024-12-17T23:36:02.2817274Z test_dynamic_shapes (0.0005658410328072995) 2024-12-17T23:36:02.2817592Z test_numpy_interop (0.0005658410328072995) 2024-12-17T23:36:02.2817961Z inductor/test_benchmark_fusion (0.0005432036713041278) 2024-12-17T23:36:02.2818339Z dynamo/test_modules (0.0005298529617327852) 2024-12-17T23:36:02.2818693Z dynamo/test_compiler_bisector (0.0005146140043933842) 2024-12-17T23:36:02.2819061Z export/test_passes (0.000502792086075897) 2024-12-17T23:36:02.2819401Z export/test_pass_infra (0.0005006088751481676) 2024-12-17T23:36:02.2819732Z test_bundled_inputs (0.0004990868577091012) 2024-12-17T23:36:02.2820196Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.0004886838413813145) 2024-12-17T23:36:02.2820780Z distributed/_tensor/experimental/test_tp_transform (0.0004678309130848947) 2024-12-17T23:36:02.2821223Z dynamo/test_export (0.0004678309130848947) 2024-12-17T23:36:02.2821550Z test_out_dtype_op (0.0004678309130848947) 2024-12-17T23:36:02.2821952Z torch_np/numpy_tests/lib/test_shape_base_ (0.00044744333434624774) 2024-12-17T23:36:02.2822424Z distributed/fsdp/test_fsdp_state_dict (0.0004288450036611535) 2024-12-17T23:36:02.2822833Z dynamo/test_compile (0.0004288450036611535) 2024-12-17T23:36:02.2823157Z test_deploy (0.0004211658899073364) 2024-12-17T23:36:02.2823440Z test_utils (0.0004211658899073364) 2024-12-17T23:36:02.2823764Z test_xnnpack_integration (0.0004211658899073364) 2024-12-17T23:36:02.2824117Z functorch/test_vmap (0.00040627421399477696) 2024-12-17T23:36:02.2824455Z inductor/test_mmdecomp (0.00040627421399477696) 2024-12-17T23:36:02.2824797Z test_namedtensor (0.00040627421399477696) 2024-12-17T23:36:02.2825202Z torch_np/numpy_tests/core/test_shape_base (0.00040627421399477696) 2024-12-17T23:36:02.2825643Z inductor/test_compiled_autograd (0.0003958569264564494) 2024-12-17T23:36:02.2826050Z test_model_exports_to_core_aten (0.00038838792784406354) 2024-12-17T23:36:02.2826502Z test_numba_integration (0.00038838792784406354) 2024-12-17T23:36:02.2826861Z test_ops_fwd_gradients (0.00038838792784406354) 2024-12-17T23:36:02.2827174Z test_ops_jit (0.00038838792784406354) 2024-12-17T23:36:02.2827482Z test_shape_ops (0.00038838792784406354) 2024-12-17T23:36:02.2827794Z test_show_pickle (0.00038838792784406354) 2024-12-17T23:36:02.2828094Z test_type_hints (0.00038838792784406354) 2024-12-17T23:36:02.2828403Z test_type_info (0.00038838792784406354) 2024-12-17T23:36:02.2828710Z test_overrides (0.00037706740414077453) 2024-12-17T23:36:02.2829040Z functorch/test_control_flow (0.000354411714809138) 2024-12-17T23:36:02.2829428Z inductor/test_flex_decoding (0.00032163375274586514) 2024-12-17T23:36:02.2829894Z nn/test_multihead_attention (0.00032163375274586514) 2024-12-17T23:36:02.2830252Z test_comparison_utils (0.00032163375274586514) 2024-12-17T23:36:02.2830589Z test_native_mha (0.00032163375274586514) 2024-12-17T23:36:02.2830900Z test_modules (0.0002940651453676481) 2024-12-17T23:36:02.2831192Z test_dataloader (0.00028374735336842083) 2024-12-17T23:36:02.2831632Z inductor/test_torchinductor_codegen_dynamic_shapes (0.0002751755440159069) 2024-12-17T23:36:02.2832101Z test_functionalization (0.00017745310496323593) 2024-12-17T23:36:02.2832431Z test_legacy_vmap (0.00017745310496323593) 2024-12-17T23:36:02.2832763Z test_multiprocessing (0.00017745310496323593) 2024-12-17T23:36:02.2833101Z nn/test_module_hooks (0.0001737991580861317) 2024-12-17T23:36:02.2833414Z dynamo/test_exc (0.00016081687637293257) 2024-12-17T23:36:02.2833766Z distributed/_tensor/test_api (0.00014102119602285885) 2024-12-17T23:36:02.2834204Z distributed/fsdp/test_fsdp_optim_state (0.00014102119602285885) 2024-12-17T23:36:02.2834590Z nn/test_init (0.00014102119602285885) 2024-12-17T23:36:02.2834889Z test_prims (0.00014102119602285885) 2024-12-17T23:36:02.2835251Z onnx/test_pytorch_onnx_onnxruntime (0.00013378592013490456) 2024-12-17T23:36:02.2835656Z export/test_export_nonstrict (0.00011435866764297428) 2024-12-17T23:36:02.2836177Z export/test_export_training_ir_to_run_decomp (0.00011435866764297428) 2024-12-17T23:36:02.2836632Z export/test_retraceability (0.00011435866764297428) 2024-12-17T23:36:02.2836978Z export/test_serdes (0.00011435866764297428) 2024-12-17T23:36:02.2837339Z inductor/test_binary_folding (0.00011435866764297428) 2024-12-17T23:36:02.2837715Z inductor/test_ck_backend (0.00011435866764297428) 2024-12-17T23:36:02.2838078Z inductor/test_combo_kernels (0.00011435866764297428) 2024-12-17T23:36:02.2838505Z inductor/test_coordinate_descent_tuner (0.00011435866764297428) 2024-12-17T23:36:02.2838924Z inductor/test_cuda_repro (0.00011435866764297428) 2024-12-17T23:36:02.2839276Z inductor/test_foreach (0.00011435866764297428) 2024-12-17T23:36:02.2839621Z inductor/test_halide (0.00011435866764297428) 2024-12-17T23:36:02.2839990Z inductor/test_inplacing_pass (0.00011435866764297428) 2024-12-17T23:36:02.2840359Z inductor/test_profiler (0.00011435866764297428) 2024-12-17T23:36:02.2840768Z inductor/test_triton_extension_backend (0.00011435866764297428) 2024-12-17T23:36:02.2841377Z inductor/test_triton_heuristics (0.00011435866764297428) 2024-12-17T23:36:02.2841765Z profiler/test_cpp_thread (0.00011435866764297428) 2024-12-17T23:36:02.2842136Z test_expanded_weights (9.261679978343383e-05) 2024-12-17T23:36:02.2842472Z test_reductions (8.300225877312648e-05) 2024-12-17T23:36:02.2842790Z test_fx_experimental (7.394708241474361e-05) 2024-12-17T23:36:02.2843196Z distributions/test_distributions (7.351628634191202e-05) 2024-12-17T23:36:02.2843667Z distributed/checkpoint/e2e/test_pipeline (5.983883772016095e-05) 2024-12-17T23:36:02.2844133Z distributed/rpc/test_share_memory (5.983883772016095e-05) 2024-12-17T23:36:02.2844592Z distributed/test_c10d_functional_native (5.983883772016095e-05) 2024-12-17T23:36:02.2845006Z distributed/test_nccl (5.983883772016095e-05) 2024-12-17T23:36:02.2845343Z distributed/test_store (5.983883772016095e-05) 2024-12-17T23:36:02.2845751Z distributed/_tensor/test_pointwise_ops (4.116912035147074e-05) 2024-12-17T23:36:02.2846226Z distributed/checkpoint/test_state_dict (4.116912035147074e-05) 2024-12-17T23:36:02.2846627Z dynamo/test_functions (4.116912035147074e-05) 2024-12-17T23:36:02.2846979Z dynamo/test_guard_manager (4.116912035147074e-05) 2024-12-17T23:36:02.2847339Z dynamo/test_trace_rules (4.116912035147074e-05) 2024-12-17T23:36:02.2847758Z torch_np/numpy_tests/core/test_scalarmath (4.116912035147074e-05) 2024-12-17T23:36:02.2848160Z export/test_converter (3.277796206327288e-05) 2024-12-17T23:36:02.2848517Z export/test_experimental (3.277796206327288e-05) 2024-12-17T23:36:02.2848881Z export/test_lift_unlift (3.277796206327288e-05) 2024-12-17T23:36:02.2849288Z export/test_sparse (3.277796206327288e-05) 2024-12-17T23:36:02.2849630Z export/test_tools (3.277796206327288e-05) 2024-12-17T23:36:02.2849970Z export/test_torchbind (3.277796206327288e-05) 2024-12-17T23:36:02.2850301Z export/test_unflatten (3.277796206327288e-05) 2024-12-17T23:36:02.2850645Z export/test_verifier (3.277796206327288e-05) 2024-12-17T23:36:02.2850998Z functorch/test_minifier (3.277796206327288e-05) 2024-12-17T23:36:02.2859849Z higher_order_ops/test_with_effects (3.277796206327288e-05) 2024-12-17T23:36:02.2860401Z lazy/test_functionalization (3.277796206327288e-05) 2024-12-17T23:36:02.2860776Z nn/test_load_state_dict (3.277796206327288e-05) 2024-12-17T23:36:02.2861145Z nn/test_parametrization (3.277796206327288e-05) 2024-12-17T23:36:02.2861601Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (3.277796206327288e-05) 2024-12-17T23:36:02.2862070Z onnx/dynamo/test_exporter_api (3.277796206327288e-05) 2024-12-17T23:36:02.2862461Z onnx/test_custom_ops (3.277796206327288e-05) 2024-12-17T23:36:02.2862804Z onnx/test_fx_passes (3.277796206327288e-05) 2024-12-17T23:36:02.2863331Z onnx/test_fx_to_onnx (3.277796206327288e-05) 2024-12-17T23:36:02.2863710Z onnx/test_fx_to_onnx_decomp_skip (3.277796206327288e-05) 2024-12-17T23:36:02.2864121Z onnx/test_models_onnxruntime (3.277796206327288e-05) 2024-12-17T23:36:02.2864704Z onnx/test_onnx_opset (3.277796206327288e-05) 2024-12-17T23:36:02.2865090Z onnx/test_pytorch_onnx_no_runtime (3.277796206327288e-05) 2024-12-17T23:36:02.2865481Z onnx/test_utility_funs (3.277796206327288e-05) 2024-12-17T23:36:02.2865820Z onnx/test_verification (3.277796206327288e-05) 2024-12-17T23:36:02.2866282Z onnx/torch_export/test_torch_export_with_onnxruntime (3.277796206327288e-05) 2024-12-17T23:36:02.2866778Z profiler/test_memory_profiler (3.277796206327288e-05) 2024-12-17T23:36:02.2867163Z profiler/test_profiler_tree (3.277796206327288e-05) 2024-12-17T23:36:02.2867556Z profiler/test_record_function (3.277796206327288e-05) 2024-12-17T23:36:02.2867946Z profiler/test_torch_tidy (3.277796206327288e-05) 2024-12-17T23:36:02.2868275Z test_datapipe (3.277796206327288e-05) 2024-12-17T23:36:02.2868591Z test_flop_counter (3.277796206327288e-05) 2024-12-17T23:36:02.2868925Z test_functional_optim (3.277796206327288e-05) 2024-12-17T23:36:02.2869242Z test_fx_passes (3.277796206327288e-05) 2024-12-17T23:36:02.2869549Z test_metal (3.277796206327288e-05) 2024-12-17T23:36:02.2869861Z test_mobile_optimizer (3.277796206327288e-05) 2024-12-17T23:36:02.2870186Z test_module_tracker (3.277796206327288e-05) 2024-12-17T23:36:02.2870514Z test_proxy_tensor (3.277796206327288e-05) 2024-12-17T23:36:02.2870832Z test_spectral_ops (3.277796206327288e-05) 2024-12-17T23:36:02.2871132Z test_subclass (3.277796206327288e-05) 2024-12-17T23:36:02.2871439Z test_tensorexpr (3.277796206327288e-05) 2024-12-17T23:36:03.5171486Z test_vulkan (3.277796206327288e-05) 2024-12-17T23:36:03.5172253Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:36:03.5199074Z 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:03.5218913Z Results from Profiling 2024-12-17T23:36:03.5219187Z dynamo/test_after_aot (0.25) 2024-12-17T23:36:03.5219466Z dynamo/test_backends (0.25) 2024-12-17T23:36:03.5219757Z dynamo/test_dynamic_shapes (0.25) 2024-12-17T23:36:03.5220071Z dynamo/test_higher_order_ops (0.25) 2024-12-17T23:36:03.5220366Z dynamo/test_logging (0.25) 2024-12-17T23:36:03.5220718Z dynamo/test_misc (0.25) 2024-12-17T23:36:03.5220974Z dynamo/test_repros (0.25) 2024-12-17T23:36:03.5221251Z dynamo/test_unspec (0.25) 2024-12-17T23:36:03.5221540Z functorch/test_eager_transforms (0.25) 2024-12-17T23:36:03.5221853Z inductor/test_aot_inductor (0.25) 2024-12-17T23:36:03.5222163Z inductor/test_cpu_repro (0.25) 2024-12-17T23:36:03.5222464Z inductor/test_inductor_freezing (0.25) 2024-12-17T23:36:03.5222775Z inductor/test_minifier (0.25) 2024-12-17T23:36:03.5223061Z inductor/test_mmdecomp (0.25) 2024-12-17T23:36:03.5223352Z inductor/test_pattern_matcher (0.25) 2024-12-17T23:36:03.5223670Z inductor/test_split_cat_fx_passes (0.25) 2024-12-17T23:36:03.5223989Z onnx/test_utility_funs (0.25) 2024-12-17T23:36:03.5224265Z test_content_store (0.25) 2024-12-17T23:36:03.5224530Z test_cpp_extensions_jit (0.25) 2024-12-17T23:36:03.5224807Z test_cuda (0.25) 2024-12-17T23:36:03.5225057Z test_cuda_expandable_segments (0.25) 2024-12-17T23:36:03.5225370Z test_dispatch (0.25) 2024-12-17T23:36:03.5225630Z test_public_bindings (0.25) 2024-12-17T23:36:03.5225901Z test_testing (0.25) 2024-12-17T23:36:03.5226129Z test_utils (0.25) 2024-12-17T23:36:03.5226362Z Results from LLM 2024-12-17T23:36:03.5226610Z functorch/test_rearrange (0.25) 2024-12-17T23:36:03.5226916Z functorch/test_parsing (0.24886667372464752) 2024-12-17T23:36:03.5227243Z test_package (0.24693993102740805) 2024-12-17T23:36:03.5227635Z export/test_retraceability (0.24094407066619436) 2024-12-17T23:36:03.5228117Z cpp_extensions/open_registration_extension/test/test_openreg (0.2397938819199805) 2024-12-17T23:36:03.5228663Z inductor/test_triton_extension_backend (0.23845658234570508) 2024-12-17T23:36:03.5229090Z export/test_unflatten_training_ir (0.2368227810651119) 2024-12-17T23:36:03.5229478Z inductor/test_extension_backend (0.2367962353888255) 2024-12-17T23:36:03.5229899Z export/test_export_nonstrict (0.23628989177423632) 2024-12-17T23:36:03.5230272Z inductor/test_triton_syntax (0.2358462640315515) 2024-12-17T23:36:03.5230692Z export/test_export_training_ir_to_run_decomp (0.23486753648846986) 2024-12-17T23:36:03.5231099Z test_mkl_verbose (0.23438709300313876) 2024-12-17T23:36:03.5231454Z inductor/test_cpp_wrapper_hipify (0.23328964349293682) 2024-12-17T23:36:03.5231855Z inductor/test_external_callables (0.232973168952803) 2024-12-17T23:36:03.5232220Z onnx/test_lazy_import (0.2327213860497209) 2024-12-17T23:36:03.5232547Z export/test_serdes (0.2309121524736697) 2024-12-17T23:36:03.5232846Z test_license (0.23051744937092028) 2024-12-17T23:36:03.5233156Z inductor/test_config (0.22912306778971506) 2024-12-17T23:36:03.5233534Z distributed/_tools/test_mod_tracker (0.22868474135747507) 2024-12-17T23:36:03.5233980Z distributed/_tensor/debug/test_op_coverage (0.22868358719763654) 2024-12-17T23:36:03.5234387Z test_mkldnn_verbose (0.22829494832454725) 2024-12-17T23:36:03.5234715Z inductor/test_b2b_gemm (0.2282066453158834) 2024-12-17T23:36:03.5235054Z inductor/test_inductor_utils (0.22742144494708433) 2024-12-17T23:36:03.5235426Z inductor/test_debug_trace (0.22666235988988612) 2024-12-17T23:36:03.5235758Z test_autoload (0.22621622820721263) 2024-12-17T23:36:03.5236051Z test_cpp_api_parity (0.226181916404555) 2024-12-17T23:36:03.5236391Z export/test_export_legacy (0.22612315206294528) 2024-12-17T23:36:03.5236740Z test_comparison_utils (0.22595000852513317) 2024-12-17T23:36:03.5237058Z inductor/test_smoke (0.22572868370456983) 2024-12-17T23:36:03.5237472Z distributed/flight_recorder/test_fr_analysis (0.22532161739812623) 2024-12-17T23:36:03.5237906Z inductor/test_ck_backend (0.22530737623944053) 2024-12-17T23:36:03.5238282Z inductor/test_inductor_annotations (0.22496171514881347) 2024-12-17T23:36:03.5238708Z test_utils_config_module (0.2248078010876333) 2024-12-17T23:36:03.5239053Z dynamo/test_base_output (0.22476942038249403) 2024-12-17T23:36:03.5239590Z inductor/test_aot_inductor_arrayref (0.2245435962947635) 2024-12-17T23:36:03.5240030Z export/test_functionalized_assertions (0.22438238559596002) 2024-12-17T23:36:03.5240530Z inductor/test_cutlass_backend (0.2238336314978123) 2024-12-17T23:36:03.5240875Z dynamo/test_frame_init (0.22353842088555123) 2024-12-17T23:36:03.5241288Z inductor/test_utils (0.22269852507762408) 2024-12-17T23:36:03.5241655Z inductor/test_indexing (0.22209268897254655) 2024-12-17T23:36:03.5241974Z inductor/test_pad_mm (0.22175217269611502) 2024-12-17T23:36:03.5242332Z inductor/test_compile_worker (0.2209458257716302) 2024-12-17T23:36:03.5242745Z inductor/test_move_constructors_to_cuda (0.22028785685350677) 2024-12-17T23:36:03.5243166Z inductor/test_triton_cpu_backend (0.21913504679511722) 2024-12-17T23:36:03.5243639Z inductor/test_metrics (0.21895759961044953) 2024-12-17T23:36:03.5244257Z dynamo/test_inline_inbuilt_nn_modules (0.21882136962543952) 2024-12-17T23:36:03.5244918Z inductor/test_triton_kernels (0.2181457361931771) 2024-12-17T23:36:03.5245554Z onnx/test_fx_type_promotion (0.21761454879901257) 2024-12-17T23:36:03.5246283Z inductor/test_aot_inductor_custom_ops (0.21748645661896582) 2024-12-17T23:36:03.5246939Z onnx/test_fx_passes (0.21739005492940103) 2024-12-17T23:36:03.5247521Z inductor/test_triton_wrapper (0.21714566647409803) 2024-12-17T23:36:03.5248151Z export/test_tree_utils (0.21713745042101013) 2024-12-17T23:36:03.5248754Z export/test_cpp_serdes (0.21709292723808613) 2024-12-17T23:36:03.5249566Z dynamo/test_fx_passes_pre_grad (0.21642118665002485) 2024-12-17T23:36:03.5250281Z inductor/test_flex_decoding (0.21610297108911766) 2024-12-17T23:36:03.5250955Z inductor/test_combo_kernels (0.21592204186290317) 2024-12-17T23:36:03.5251633Z dynamo/test_skip_non_tensor (0.2152173196903033) 2024-12-17T23:36:03.5252290Z inductor/test_xpu_basic (0.21509392239773537) 2024-12-17T23:36:03.5253048Z inductor/test_torchinductor_strided_blocks (0.2149729507970315) 2024-12-17T23:36:03.5253930Z inductor/test_coordinate_descent_tuner (0.2149525084744675) 2024-12-17T23:36:03.5254735Z dynamo/test_skip_guard_eval_unsafe (0.2147793649366554) 2024-12-17T23:36:03.5255454Z onnx/exporter/test_tensors (0.21467568617149846) 2024-12-17T23:36:03.5256153Z inductor/test_gpu_cpp_wrapper (0.2145866006815881) 2024-12-17T23:36:03.5256810Z test_transformers (0.21441670444094885) 2024-12-17T23:36:03.5257541Z distributed/checkpoint/test_nested_dict (0.21405193124587682) 2024-12-17T23:36:03.5258360Z inductor/test_autoheuristic (0.21404684511777478) 2024-12-17T23:36:03.5259026Z dynamo/test_reconstruct (0.2138510096238151) 2024-12-17T23:36:03.5259681Z inductor/test_minifier_utils (0.21383837255168464) 2024-12-17T23:36:03.5260399Z inductor/test_benchmark_fusion (0.21375658369939762) 2024-12-17T23:36:03.5261136Z inductor/test_triton_heuristics (0.21362855020544436) 2024-12-17T23:36:03.5261867Z onnx/test_fx_to_onnx_decomp_skip (0.21361649999424875) 2024-12-17T23:36:03.5262537Z dynamo/test_interop (0.2133922604310423) 2024-12-17T23:36:03.5263605Z inductor/test_foreach (0.21330427041487704) 2024-12-17T23:36:03.5264241Z inductor/test_fx_fusion (0.21318906961336584) 2024-12-17T23:36:03.5264900Z torch_np/test_binary_ufuncs (0.2126614229468416) 2024-12-17T23:36:03.5265535Z export/test_tools (0.21256599935883486) 2024-12-17T23:36:03.5266134Z torch_np/test_unary_ufuncs (0.21247323620706612) 2024-12-17T23:36:03.5267004Z distributed/tensor/parallel/test_micro_pipeline_tp (0.2124333687875586) 2024-12-17T23:36:03.5267914Z inductor/test_aot_inductor (0.21223039315222492) 2024-12-17T23:36:03.5268560Z backends/xeon/test_launch (0.21191511189599196) 2024-12-17T23:36:03.5269181Z test_ao_sparsity (0.21175918294560214) 2024-12-17T23:36:03.5269783Z test_ci_sanity_check_fail (0.21166462008696654) 2024-12-17T23:36:03.5270388Z dynamo/test_utils (0.21125522589881468) 2024-12-17T23:36:03.5270942Z test_file_check (0.21073628433615738) 2024-12-17T23:36:03.5271500Z dynamo/test_sdpa (0.21073501280413187) 2024-12-17T23:36:03.5272093Z dynamo/test_exceptions (0.2102377655340329) 2024-12-17T23:36:03.5272664Z dynamo/test_nops (0.21023526159404418) 2024-12-17T23:36:03.5273489Z inductor/test_cudacodecache (0.2102272411612679) 2024-12-17T23:36:03.5274227Z onnx/test_models_quantized_onnxruntime (0.20977762743704761) 2024-12-17T23:36:03.5275153Z distributed/pipelining/test_schedule_multiproc (0.2094002367318763) 2024-12-17T23:36:03.5275979Z dynamo/test_recompiles (0.2090154907029882) 2024-12-17T23:36:03.5276704Z distributed/pipelining/test_backward (0.20867067077970108) 2024-12-17T23:36:03.5277408Z dynamo/test_modules (0.20837784673524176) 2024-12-17T23:36:03.5277997Z dynamo/test_subgraphs (0.20812424456326162) 2024-12-17T23:36:03.5278559Z test_deploy (0.20811992135437488) 2024-12-17T23:36:03.5279197Z inductor/test_compiled_optimizers (0.20811105975425864) 2024-12-17T23:36:03.5279886Z profiler/test_kineto (0.2078559708679102) 2024-12-17T23:36:03.5280500Z dynamo/test_dynamic_shapes (0.20769403637395373) 2024-12-17T23:36:03.5281284Z inductor/test_aot_inductor_utils (0.2073846628511316) 2024-12-17T23:36:03.5281992Z dynamo/test_pre_dispatch (0.20736564855684245) 2024-12-17T23:36:03.5282823Z inductor/test_torchinductor_codegen_dynamic_shapes (0.20721447318002492) 2024-12-17T23:36:03.5283748Z inductor/test_scatter_optimization (0.20711590010500117) 2024-12-17T23:36:03.5284615Z distributed/_shard/sharded_tensor/test_logger (0.20703818015519576) 2024-12-17T23:36:03.5285383Z torch_np/test_dtype (0.20688802200399864) 2024-12-17T23:36:03.5286216Z onnx/exporter/test_building (0.20686034172990483) 2024-12-17T23:36:03.5287015Z distributed/pipelining/test_transformer (0.20681018468200627) 2024-12-17T23:36:03.5287737Z test_show_pickle (0.2063687478868116) 2024-12-17T23:36:03.5288314Z dynamo/test_after_aot (0.20631342646268633) 2024-12-17T23:36:03.5288906Z dynamo/test_global (0.20630654062771742) 2024-12-17T23:36:03.5289520Z inductor/test_codegen_triton (0.20606489085677707) 2024-12-17T23:36:03.5290290Z inductor/test_graph_transform_observer (0.20603857992486457) 2024-12-17T23:36:03.5291083Z inductor/test_cpu_cpp_wrapper (0.20601256242341953) 2024-12-17T23:36:03.5291849Z inductor/test_cooperative_reductions (0.2059731644926599) 2024-12-17T23:36:03.5292654Z inductor/test_torchinductor_opinfo (0.20562163479268433) 2024-12-17T23:36:03.5293356Z inductor/test_profiler (0.20535400664436126) 2024-12-17T23:36:03.5293972Z inductor/test_minifier (0.2053084271117545) 2024-12-17T23:36:03.5294661Z dynamo/test_graph_region_tracker (0.20514076094266767) 2024-12-17T23:36:03.5295360Z inductor/test_op_dtype_prop (0.2049927741769295) 2024-12-17T23:36:03.5296085Z inductor/test_split_cat_fx_passes (0.20498788366913906) 2024-12-17T23:36:03.5296892Z onnx/dynamo/test_registry_dispatcher (0.20485085164085143) 2024-12-17T23:36:03.5297702Z inductor/test_decompose_mem_bound_mm (0.20473502485434308) 2024-12-17T23:36:03.5298398Z export/test_db (0.20452760863793568) 2024-12-17T23:36:03.5299032Z inductor/test_kernel_benchmark (0.20441581162984662) 2024-12-17T23:36:03.5299725Z inductor/test_multi_kernel (0.20431371738921375) 2024-12-17T23:36:03.5300358Z inductor/test_fp8 (0.2041457577896595) 2024-12-17T23:36:03.5300976Z dynamo/test_metrics_context (0.20414211925186343) 2024-12-17T23:36:03.5301682Z inductor/test_group_batch_fusion (0.20404078793044586) 2024-12-17T23:36:03.5302413Z inductor/test_pattern_matcher (0.20400264196968057) 2024-12-17T23:36:03.5303061Z dynamo/test_config (0.20399753627954736) 2024-12-17T23:36:03.5303704Z inductor/test_compiled_autograd (0.2037833711623892) 2024-12-17T23:36:03.5304521Z inductor/test_torchinductor_dynamic_shapes (0.20343139153569692) 2024-12-17T23:36:03.5305323Z torch_np/test_nep50_examples (0.2031563689395947) 2024-12-17T23:36:03.5306058Z distributed/_tools/test_sac_estimator (0.2029871573700461) 2024-12-17T23:36:03.5306762Z dynamo/test_view (0.20280591515133306) 2024-12-17T23:36:03.5307342Z dynamo/test_resume (0.20232959925457705) 2024-12-17T23:36:03.5308040Z distributed/_tensor/test_common_rules (0.20187325619163718) 2024-12-17T23:36:03.5308844Z inductor/test_aot_inductor_package (0.20171844227702357) 2024-12-17T23:36:03.5309798Z dynamo/test_cudagraphs_expandable_segments (0.20168469777326964) 2024-12-17T23:36:03.5310631Z distributed/pipelining/test_pipe (0.20143618172939154) 2024-12-17T23:36:03.5311349Z onnx/exporter/test_compat (0.20132281975880956) 2024-12-17T23:36:03.5311947Z test_xpu (0.20110896763414995) 2024-12-17T23:36:03.5312464Z onnx/test_fx_to_onnx (0.20109805202076173) 2024-12-17T23:36:03.5313025Z test_typing (0.20107097816963396) 2024-12-17T23:36:03.5313635Z distributed/_tools/test_sac_ilp (0.20102224915001018) 2024-12-17T23:36:03.5314277Z test_module_tracker (0.20101070755162478) 2024-12-17T23:36:03.5314912Z inductor/test_benchmarking (0.20095828130811147) 2024-12-17T23:36:03.5315602Z inductor/test_inplacing_pass (0.20089830412056972) 2024-12-17T23:36:03.5316293Z dynamo/test_autograd_function (0.20087756836753834) 2024-12-17T23:36:03.5316939Z dynamo/test_compile (0.20077148347254847) 2024-12-17T23:36:03.5317512Z test_utils (0.20063578166237983) 2024-12-17T23:36:03.5318147Z inductor/test_custom_post_grad_passes (0.2003242758781611) 2024-12-17T23:36:03.5319022Z torch_np/numpy_tests/core/test_scalarinherit (0.20029569575063386) 2024-12-17T23:36:03.5319795Z test_expanded_weights (0.20026760467388569) 2024-12-17T23:36:03.5320363Z test_openmp (0.20024428673274094) 2024-12-17T23:36:03.5321084Z distributed/_tensor/test_dtensor (0.20016893378870612) 2024-12-17T23:36:03.5321834Z dynamo/test_pgo (0.20016554955731514) 2024-12-17T23:36:03.5322483Z onnx/exporter/test_small_models_e2e (0.20009467631841635) 2024-12-17T23:36:03.5323181Z torch_np/test_random (0.1999422294095733) 2024-12-17T23:36:03.5323806Z inductor/test_snode_runtime (0.1998581909237027) 2024-12-17T23:36:03.5324571Z distributed/_tensor/test_dtensor_compile (0.199757935513999) 2024-12-17T23:36:03.5325298Z inductor/test_perf (0.19962640041646781) 2024-12-17T23:36:03.5325921Z test_compile_benchmark_util (0.19958700248570818) 2024-12-17T23:36:03.5326529Z test_hub (0.19945276782787666) 2024-12-17T23:36:03.5327103Z onnx/test_onnxscript_runtime (0.19927406867321462) 2024-12-17T23:36:03.5327764Z test_functionalization (0.19923580534026236) 2024-12-17T23:36:03.5328606Z inductor/test_torchinductor_codegen_config_overrides (0.19921068769225075) 2024-12-17T23:36:03.5329525Z inductor/test_select_algorithm (0.19883298399458085) 2024-12-17T23:36:03.5330243Z inductor/test_layout_optim (0.19869158963334416) 2024-12-17T23:36:03.5330927Z inductor/test_flex_attention (0.1984462622005454) 2024-12-17T23:36:03.5331604Z dynamo/test_export_mutations (0.19826619370370205) 2024-12-17T23:36:03.5332338Z inductor/test_cpu_select_algorithm (0.1982169365092369) 2024-12-17T23:36:03.5333067Z export/test_passes (0.1981113015409638) 2024-12-17T23:36:03.5333618Z test_pytree (0.1980870446223233) 2024-12-17T23:36:03.5334160Z inductor/test_halide (0.19802182481043024) 2024-12-17T23:36:03.5334766Z inductor/test_memory (0.19792377991024784) 2024-12-17T23:36:03.5335394Z inductor/test_control_flow (0.19770098793734736) 2024-12-17T23:36:03.5336090Z inductor/test_memory_planning (0.19749132208735637) 2024-12-17T23:36:03.5336741Z torch_np/test_basic (0.19747084064073006) 2024-12-17T23:36:03.5337328Z test_tensorexpr_pybind (0.1973946856534176) 2024-12-17T23:36:03.5337920Z test_content_store (0.19736577297136063) 2024-12-17T23:36:03.5338510Z dynamo/test_decorators (0.19734167254896945) 2024-12-17T23:36:03.5339169Z functorch/test_minifier (0.197197285196965) 2024-12-17T23:36:03.5339813Z test_namedtuple_return_api (0.1971772145529931) 2024-12-17T23:36:03.5340426Z test_proxy_tensor (0.19704186485938538) 2024-12-17T23:36:03.5341012Z dynamo/test_model_output (0.19693523222752302) 2024-12-17T23:36:03.5341694Z profiler/test_cpp_thread (0.19683738294765224) 2024-12-17T23:36:03.5342270Z test_foreach (0.19682372864990139) 2024-12-17T23:36:03.5342793Z test_complex (0.1967196586441212) 2024-12-17T23:36:03.5343480Z distributed/test_c10d_functional_native (0.19666402422749735) 2024-12-17T23:36:03.5344309Z test_jiterator (0.19657783391819894) 2024-12-17T23:36:03.5345028Z distributed/checkpoint/test_save_load_api (0.19629725570524684) 2024-12-17T23:36:03.5345870Z dynamo/test_graph_deduplication (0.19629408665619863) 2024-12-17T23:36:03.5346569Z inductor/test_torchbind (0.19617368235439844) 2024-12-17T23:36:03.5347335Z distributed/checkpoint/test_dedup_tensors (0.19600388392391496) 2024-12-17T23:36:03.5348172Z inductor/test_minifier_isolate (0.19599664597238514) 2024-12-17T23:36:03.5348820Z xpu/test_conv (0.19595286614664528) 2024-12-17T23:36:03.5349413Z inductor/test_binary_folding (0.19582446097409995) 2024-12-17T23:36:03.5350116Z inductor/test_fused_attention (0.19557066318180819) 2024-12-17T23:36:03.5350888Z distributed/_composable/test_contract (0.19551943022219573) 2024-12-17T23:36:03.5351610Z dynamo/test_functions (0.19540610737567604) 2024-12-17T23:36:03.5352308Z distributed/_tensor/test_dtensor_ops (0.195367022437415) 2024-12-17T23:36:03.5353027Z onnx/exporter/test_core (0.19523427449395178) 2024-12-17T23:36:03.5353645Z test_per_overload_api (0.19506251986035214) 2024-12-17T23:36:03.5354239Z test_stateless (0.19498378268492633) 2024-12-17T23:36:03.5354797Z dynamo/test_modes (0.19489139121174967) 2024-12-17T23:36:03.5355365Z dynamo/test_profiler (0.1947721019457257) 2024-12-17T23:36:03.5355970Z test_ops_fwd_gradients (0.1942211373380567) 2024-12-17T23:36:03.5356684Z test_custom_ops (0.1940640737898595) 2024-12-17T23:36:03.5357213Z test_optim (0.19405607291911436) 2024-12-17T23:36:03.5357748Z export/test_schema (0.19395129868021235) 2024-12-17T23:36:03.5358375Z nn/test_multihead_attention (0.1938740286571237) 2024-12-17T23:36:03.5359154Z distributed/checkpoint/e2e/test_fsdp_ep (0.19374233706334318) 2024-12-17T23:36:03.5360079Z inductor/test_codecache (0.1934592549104024) 2024-12-17T23:36:03.5360905Z inductor/test_cudagraph_trees_expandable_segments (0.19332715251396748) 2024-12-17T23:36:03.5361865Z inductor/test_unbacked_symints (0.19324194030622716) 2024-12-17T23:36:03.5362683Z distributed/_tensor/test_experimental_ops (0.1932151598855668) 2024-12-17T23:36:03.5363733Z distributed/_tools/test_runtime_estimator (0.19310801864089425) 2024-12-17T23:36:03.5364591Z inductor/test_mkldnn_pattern_matcher (0.19300643301307158) 2024-12-17T23:36:03.5365324Z functorch/test_logging (0.19299516528312244) 2024-12-17T23:36:03.5366018Z onnx/test_onnxscript_no_runtime (0.19289686607653497) 2024-12-17T23:36:03.5366741Z inductor/test_inductor_freezing (0.1926880609559151) 2024-12-17T23:36:03.5367675Z distributed/_tensor/experimental/test_register_sharding (0.1926393906223848) 2024-12-17T23:36:03.5368554Z test_native_functions (0.1926393906223848) 2024-12-17T23:36:03.5369137Z dynamo/test_export (0.19256041870258506) 2024-12-17T23:36:03.5369754Z onnx/test_custom_ops (0.1924895259016551) 2024-12-17T23:36:03.5370447Z distributed/_tools/test_mem_tracker (0.19247634109265213) 2024-12-17T23:36:03.5371143Z export/test_unflatten (0.19243381323690661) 2024-12-17T23:36:03.5371785Z torch_np/test_ufuncs_basic (0.1924090085813936) 2024-12-17T23:36:03.5372458Z inductor/test_dependencies (0.19240570259812725) 2024-12-17T23:36:03.5373155Z onnx/internal/test_registraion (0.19230939871871827) 2024-12-17T23:36:03.5373972Z distributed/pipelining/test_microbatch (0.19228793917053388) 2024-12-17T23:36:03.5374783Z distributed/fsdp/test_fsdp_fx (0.1922620390412758) 2024-12-17T23:36:03.5375453Z onnx/test_pytorch_jit_onnx (0.19211653665349515) 2024-12-17T23:36:03.5376172Z distributed/_tensor/test_tensor_ops (0.1919849819939328) 2024-12-17T23:36:03.5377029Z test_cpp_extensions_open_device_registration (0.19198181294488462) 2024-12-17T23:36:03.5377785Z dynamo/test_backends (0.19188572424781838) 2024-12-17T23:36:03.5378372Z functorch/test_ac (0.19181287524377225) 2024-12-17T23:36:03.5378956Z dynamo/test_optimizers (0.1917584145490181) 2024-12-17T23:36:03.5379640Z distributed/_tensor/test_attention (0.19171181779079097) 2024-12-17T23:36:03.5380567Z inductor/test_custom_lowering (0.19165735709603682) 2024-12-17T23:36:03.5381320Z inductor/test_efficient_conv_bn_eval (0.19151901441166136) 2024-12-17T23:36:03.5381983Z test_ops_jit (0.1913676825385945) 2024-12-17T23:36:03.5382578Z dynamo/test_structured_trace (0.19129741572266173) 2024-12-17T23:36:03.5383268Z inductor/test_loop_ordering (0.19114753143990088) 2024-12-17T23:36:03.5383916Z dynamo/test_cudagraphs (0.19113962837931153) 2024-12-17T23:36:03.5384746Z onnx/torch_export/test_torch_export_with_onnxruntime (0.19105809383342962) 2024-12-17T23:36:03.5385727Z distributed/_tensor/test_xla_integration (0.19069805464989872) 2024-12-17T23:36:03.5386536Z inductor/test_auto_functionalize (0.190655018181343) 2024-12-17T23:36:03.5387207Z test_numpy_interop (0.19064993205324096) 2024-12-17T23:36:03.5387841Z test_cuda_expandable_segments (0.19063230666316427) 2024-12-17T23:36:03.5388577Z test_set_default_mobile_cpu_allocator (0.1906114144138836) 2024-12-17T23:36:03.5389316Z inductor/test_ordered_set (0.19059637121192025) 2024-12-17T23:36:03.5389936Z test_import_stats (0.19056477853159412) 2024-12-17T23:36:03.5390495Z dynamo/test_repros (0.19014137792913052) 2024-12-17T23:36:03.5391212Z distributed/pipelining/test_unflatten (0.18977038400814908) 2024-12-17T23:36:03.5392113Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.18976394809989688) 2024-12-17T23:36:03.5393014Z dynamo/test_deviceguard (0.18962703344379622) 2024-12-17T23:36:03.5393784Z distributed/test_compute_comm_reordering (0.1894633383670352) 2024-12-17T23:36:03.5394632Z torch_np/numpy_tests/core/test_einsum (0.18945508318988497) 2024-12-17T23:36:03.5395308Z test_type_hints (0.189412379275859) 2024-12-17T23:36:03.5395927Z distributed/_tensor/test_api (0.18918794409234094) 2024-12-17T23:36:03.5396695Z dynamo/test_backward_higher_order_ops (0.18899383005712347) 2024-12-17T23:36:03.5397534Z distributed/optim/test_named_optimizer (0.18896262861742058) 2024-12-17T23:36:03.5398259Z test_jit_disabled (0.18895273022965278) 2024-12-17T23:36:03.5398843Z export/test_hop (0.1886855520080464) 2024-12-17T23:36:03.5399410Z inductor/test_padding (0.18863956167278528) 2024-12-17T23:36:03.5400005Z test_out_dtype_op (0.1885992052024987) 2024-12-17T23:36:03.5400621Z distributed/test_backends (0.18847338221806673) 2024-12-17T23:36:03.5401381Z dynamo/test_verify_correctness (0.18844634749100128) 2024-12-17T23:36:03.5402064Z dynamo/test_sources (0.18829984743963138) 2024-12-17T23:36:03.5402714Z onnx/dynamo/test_exporter_api (0.1882021546560099) 2024-12-17T23:36:03.5403406Z dynamo/test_compiler_bisector (0.18816291322149956) 2024-12-17T23:36:03.5404186Z onnx/exporter/test_capture_strategies (0.18815223235248527) 2024-12-17T23:36:03.5404925Z dynamo/test_ctx_manager (0.1878886339825815) 2024-12-17T23:36:03.5405562Z dynamo/test_higher_order_ops (0.1878793420177797) 2024-12-17T23:36:03.5406279Z test_cpp_extensions_mtia_backend (0.1878111292151189) 2024-12-17T23:36:03.5406917Z test_mps (0.18778474003508178) 2024-12-17T23:36:03.5407468Z dynamo/test_prim_hop_base (0.18774956750305305) 2024-12-17T23:36:03.5408156Z test_model_exports_to_core_aten (0.1877239608042624) 2024-12-17T23:36:03.5409045Z distributed/_composable/fsdp/test_fully_shard_logging (0.18762773517297804) 2024-12-17T23:36:03.5409863Z xpu/test_gemm (0.18753107917700815) 2024-12-17T23:36:03.5410421Z export/test_serialize (0.18725865833105043) 2024-12-17T23:36:03.5411036Z lazy/test_step_closures (0.187213235294693) 2024-12-17T23:36:03.5411775Z distributed/_tensor/test_convolution_ops (0.1871040009126861) 2024-12-17T23:36:03.5412525Z inductor/test_mmdecomp (0.1870916572710231) 2024-12-17T23:36:03.5413143Z dynamo/test_aot_autograd (0.1867848854983455) 2024-12-17T23:36:03.5413730Z test_logging (0.1866847474608288) 2024-12-17T23:36:03.5414351Z higher_order_ops/test_with_effects (0.18659004766797505) 2024-12-17T23:36:03.5415039Z export/test_converter (0.18658269234425826) 2024-12-17T23:36:03.5415690Z lazy/test_functionalization (0.18658026665239422) 2024-12-17T23:36:03.5416532Z distributed/test_symmetric_memory (0.1864990842230732) 2024-12-17T23:36:03.5417257Z inductor/test_cudagraph_trees (0.186231201768345) 2024-12-17T23:36:03.5418000Z distributed/pipelining/test_stage (0.18622206629979252) 2024-12-17T23:36:03.5418671Z test_namedtensor (0.18576844235918408) 2024-12-17T23:36:03.5419281Z export/test_experimental (0.18562456361998986) 2024-12-17T23:36:03.5419923Z export/test_torchbind (0.18556722730665495) 2024-12-17T23:36:03.5420584Z distributions/test_constraints (0.18546603291945551) 2024-12-17T23:36:03.5421377Z distributed/_tools/test_memory_tracker (0.18540431471114038) 2024-12-17T23:36:03.5422215Z dynamo/test_activation_checkpointing (0.18533678657957026) 2024-12-17T23:36:03.5422969Z distributed/_tensor/test_init (0.18526851509081596) 2024-12-17T23:36:03.5423646Z export/test_swap (0.18522563511850954) 2024-12-17T23:36:03.5424328Z higher_order_ops/test_invoke_subgraph (0.18513787984671817) 2024-12-17T23:36:03.5425099Z onnx/test_models_onnxruntime (0.18512849007176058) 2024-12-17T23:36:03.5425744Z test_ops_gradients (0.18496714243873896) 2024-12-17T23:36:03.5426662Z distributed/_composable/test_composability/test_pp_composability (0.1849334174970162) 2024-12-17T23:36:03.5427586Z test_flop_counter (0.18490137488997335) 2024-12-17T23:36:03.5428196Z export/test_draft_export (0.18488803358472108) 2024-12-17T23:36:03.5429025Z test_cpp_extensions_stream_and_event (0.18475258608095754) 2024-12-17T23:36:03.5429828Z test_functionalization_of_rng_ops (0.1845531120492018) 2024-12-17T23:36:03.5430475Z test_itt (0.18450049018537684) 2024-12-17T23:36:03.5431023Z test_numba_integration (0.1844060055748659) 2024-12-17T23:36:03.5431620Z test_bundled_inputs (0.18437613435328198) 2024-12-17T23:36:03.5432210Z nn/test_lazy_modules (0.184325683874916) 2024-12-17T23:36:03.5432867Z onnx/internal/test_diagnostics (0.18418912133537624) 2024-12-17T23:36:03.5433712Z distributed/checkpoint/test_fsdp_optim_state (0.1841331739262538) 2024-12-17T23:36:03.5434560Z dynamo/test_torchrec (0.18412671845597045) 2024-12-17T23:36:03.5435151Z test_cuda_sanitizer (0.18411771992163606) 2024-12-17T23:36:03.5435927Z distributed/_tensor/experimental/test_local_map (0.1840148627617879) 2024-12-17T23:36:03.5436710Z test_decomp (0.18400701838729205) 2024-12-17T23:36:03.5437280Z test_autograd_fallback (0.18395662659501955) 2024-12-17T23:36:03.5437896Z test_fx_experimental (0.1839166222412939) 2024-12-17T23:36:03.5438495Z dynamo/test_logging (0.18378078349690713) 2024-12-17T23:36:03.5439179Z distributed/_tensor/test_random_ops (0.1837598521235641) 2024-12-17T23:36:03.5439937Z inductor/test_max_autotune (0.1837073671939573) 2024-12-17T23:36:03.5440588Z test_modules (0.18365889248073863) 2024-12-17T23:36:03.5441361Z distributed/_composable/test_checkpoint (0.18363097746227092) 2024-12-17T23:36:03.5442303Z distributed/checkpoint/test_dtensor_resharding (0.18355312057824738) 2024-12-17T23:36:03.5443118Z export/test_pass_infra (0.18319396168611876) 2024-12-17T23:36:03.5443755Z inductor/test_cuda_repro (0.18312696172938997) 2024-12-17T23:36:03.5444382Z inductor/test_cpu_repro (0.18297768386959512) 2024-12-17T23:36:03.5445122Z distributed/_tensor/test_redistribute (0.18294325469475053) 2024-12-17T23:36:03.5445859Z test_fx_reinplace_pass (0.1829344909047901) 2024-12-17T23:36:03.5446433Z dynamo/test_misc (0.18286590642353723) 2024-12-17T23:36:03.5446987Z dynamo/test_exc (0.18280491201037508) 2024-12-17T23:36:03.5447631Z distributed/checkpoint/test_fsspec (0.18276727466242) 2024-12-17T23:36:03.5448383Z distributed/_tensor/test_math_ops (0.18272185162606255) 2024-12-17T23:36:03.5449046Z nn/test_pruning (0.18265563415058023) 2024-12-17T23:36:03.5449608Z lazy/test_ts_opinfo (0.1821787313928894) 2024-12-17T23:36:03.5450238Z dynamo/test_aot_autograd_cache (0.18210967742288864) 2024-12-17T23:36:03.5450877Z test_monitor (0.18208178196645206) 2024-12-17T23:36:03.5451601Z distributed/tensor/parallel/test_tp_style (0.18207601116725936) 2024-12-17T23:36:03.5452483Z onnx/exporter/test_api (0.1820598920535821) 2024-12-17T23:36:03.5453068Z test_fx_passes (0.18199238348404315) 2024-12-17T23:36:03.5453776Z distributed/_tools/test_fsdp2_mem_tracker (0.18188432282390596) 2024-12-17T23:36:03.5454777Z distributed/algorithms/quantization/test_quantization (0.1818709815186537) 2024-12-17T23:36:03.5455767Z torch_np/numpy_tests/core/test_numeric (0.18185967466464223) 2024-12-17T23:36:03.5456739Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.1817949439035282) 2024-12-17T23:36:03.5457566Z test_segment_reductions (0.18172796350883058) 2024-12-17T23:36:03.5458234Z distributed/test_device_mesh (0.18152209269288494) 2024-12-17T23:36:03.5458900Z dynamo/test_debug_utils (0.18142457596754394) 2024-12-17T23:36:03.5459489Z test_pruning_op (0.1813635815543818) 2024-12-17T23:36:03.5460209Z distributed/checkpoint/test_format_utils (0.18129894860342355) 2024-12-17T23:36:03.5460985Z export/test_lift_unlift (0.18106130904887136) 2024-12-17T23:36:03.5461579Z test_matmul_cuda (0.18088724609559464) 2024-12-17T23:36:03.5462206Z distributed/launcher/test_run (0.18088041894671922) 2024-12-17T23:36:03.5462891Z dynamo/test_reorder_logs (0.18043728025481345) 2024-12-17T23:36:03.5463662Z dynamo/test_unspec (0.180406978668544) 2024-12-17T23:36:03.5464264Z nn/test_parametrization (0.180393911231728) 2024-12-17T23:36:03.5465230Z distributed/_tensor/debug/test_comm_mode_features (0.1803488794359938) 2024-12-17T23:36:03.5466062Z nn/test_packed_sequence (0.1799761640562701) 2024-12-17T23:36:03.5466701Z onnx/test_op_consistency (0.17997283851097262) 2024-12-17T23:36:03.5467327Z lazy/test_meta_kernel (0.1799469188196834) 2024-12-17T23:36:03.5467986Z inductor/test_standalone_compile (0.17993371444864925) 2024-12-17T23:36:03.5468858Z distributed/checkpoint/e2e/test_fine_tuning (0.17991653898528928) 2024-12-17T23:36:03.5469636Z test_tensorboard (0.17978868154961647) 2024-12-17T23:36:03.5470246Z functorch/test_control_flow (0.17957434037417783) 2024-12-17T23:36:03.5471058Z distributed/checkpoint/e2e/test_pipeline (0.17924264657380024) 2024-12-17T23:36:03.5471948Z torch_np/numpy_tests/core/test_multiarray (0.17895371537354207) 2024-12-17T23:36:03.5472652Z test_autocast (0.17888585468744217) 2024-12-17T23:36:03.5473337Z distributed/checkpoint/test_traverse (0.17848978224251144) 2024-12-17T23:36:03.5474295Z distributed/_tensor/experimental/test_tp_transform (0.17848052940177195) 2024-12-17T23:36:03.5475142Z dynamo/test_bytecode_utils (0.17844136621538625) 2024-12-17T23:36:03.5475778Z export/test_export (0.17816237252695824) 2024-12-17T23:36:03.5476389Z dynamo/test_trace_rules (0.17800744124015766) 2024-12-17T23:36:03.5477028Z inductor/test_torchinductor (0.17796929527939237) 2024-12-17T23:36:03.5477787Z distributed/test_inductor_collectives (0.1777799935038407) 2024-12-17T23:36:03.5478721Z distributed/tensor/parallel/test_tp_random_state (0.17777960226321746) 2024-12-17T23:36:03.5479552Z dynamo/test_recompile_ux (0.177752567536152) 2024-12-17T23:36:03.5480173Z onnx/test_onnx_opset (0.17751944681079815) 2024-12-17T23:36:03.5480866Z inductor/test_distributed_patterns (0.17750978316740426) 2024-12-17T23:36:03.5481603Z test_subclass (0.17743484102602383) 2024-12-17T23:36:03.5482145Z test_sympy_utils (0.17736711727414206) 2024-12-17T23:36:03.5482851Z torch_np/numpy_tests/lib/test_function_base (0.1771742943329813) 2024-12-17T23:36:03.5483690Z benchmark_utils/test_benchmark_utils (0.1770212605632034) 2024-12-17T23:36:03.5484377Z dynamo/test_hooks (0.1769371633912393) 2024-12-17T23:36:03.5485067Z distributed/_tensor/test_pointwise_ops (0.1769352658742166) 2024-12-17T23:36:03.5485803Z test_cpp_extensions_jit (0.17689025364051356) 2024-12-17T23:36:03.5486620Z distributed/checkpoint/test_dtensor_checkpoint (0.1768894124731736) 2024-12-17T23:36:03.5487426Z test_public_bindings (0.17688076605540015) 2024-12-17T23:36:03.5488131Z distributed/elastic/test_control_plane (0.1767885702025351) 2024-12-17T23:36:03.5489067Z export/test_verifier (0.1766827787380127) 2024-12-17T23:36:03.5489639Z test_legacy_vmap (0.17649467024636187) 2024-12-17T23:36:03.5490169Z test_dlpack (0.176492264116529) 2024-12-17T23:36:03.5490875Z distributed/checkpoint/test_tp_checkpoint (0.17637944988281953) 2024-12-17T23:36:03.5491643Z test_tensorexpr (0.17624165493531657) 2024-12-17T23:36:03.5492397Z distributed/tensor/parallel/test_tp_examples (0.17617076213438662) 2024-12-17T23:36:03.5493310Z distributed/test_dynamo_distributed (0.17610317531672298) 2024-12-17T23:36:03.5493995Z test_masked (0.17587246072120202) 2024-12-17T23:36:03.5494653Z torch_np/numpy_tests/lib/test_type_check (0.17586758977544276) 2024-12-17T23:36:03.5495411Z dynamo/test_guard_manager (0.17585640029361826) 2024-12-17T23:36:03.5496135Z distributed/test_collective_utils (0.17543213896178353) 2024-12-17T23:36:03.5496832Z functorch/test_dims (0.17481591541815916) 2024-12-17T23:36:03.5497603Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.17480928388959535) 2024-12-17T23:36:03.5498546Z functorch/test_memory_efficient_fusion (0.17474830903846436) 2024-12-17T23:36:03.5499370Z functorch/test_vmap_registrations (0.17474273385958328) 2024-12-17T23:36:03.5500174Z torch_np/numpy_tests/core/test_indexing (0.17447105637080973) 2024-12-17T23:36:03.5500932Z onnx/test_symbolic_helper (0.1744648356449003) 2024-12-17T23:36:03.5501876Z distributed/_composable/fsdp/test_fully_shard_overlap (0.173980616687555) 2024-12-17T23:36:03.5502828Z onnx/test_pytorch_onnx_shape_inference (0.17342161208507856) 2024-12-17T23:36:03.5503683Z torch_np/numpy_tests/lib/test_histograms (0.17340778172904725) 2024-12-17T23:36:03.5504415Z export/test_sparse (0.17318242713006457) 2024-12-17T23:36:03.5505102Z distributed/_tensor/test_embedding_ops (0.1727463503314082) 2024-12-17T23:36:03.5505839Z dynamo/test_subclasses (0.17256512767472632) 2024-12-17T23:36:03.5506562Z distributed/checkpoint/test_planner (0.1722894986556581) 2024-12-17T23:36:03.5507256Z test_maskedtensor (0.1720312211582303) 2024-12-17T23:36:03.5507905Z dynamo/test_input_attr_tracking (0.17193372399492043) 2024-12-17T23:36:03.5508578Z optim/test_swa_utils (0.17189839496664244) 2024-12-17T23:36:03.5509437Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.17182092932324214) 2024-12-17T23:36:03.5510416Z onnx/test_pytorch_onnx_onnxruntime (0.17159880245940115) 2024-12-17T23:36:03.5511335Z distributed/checkpoint/test_state_dict_utils (0.17141022447900248) 2024-12-17T23:36:03.5512187Z distributed/fsdp/test_shard_utils (0.1713433223324295) 2024-12-17T23:36:03.5512930Z test_multiprocessing (0.17131611154708357) 2024-12-17T23:36:03.5513632Z distributed/_tensor/test_matrix_ops (0.17092639676228039) 2024-12-17T23:36:03.5514497Z distributed/checkpoint/test_compatibility (0.17090646305252663) 2024-12-17T23:36:03.5515257Z nn/test_embedding (0.17080587508829323) 2024-12-17T23:36:03.5516025Z distributed/checkpoint/test_hsdp_checkpoint (0.17075978694287627) 2024-12-17T23:36:03.5516797Z test_mkldnn_fusion (0.17071166434621854) 2024-12-17T23:36:03.5517378Z distributed/test_nccl (0.17066925386266) 2024-12-17T23:36:03.5518030Z distributed/test_functional_api (0.1706454077466739) 2024-12-17T23:36:03.5518909Z distributed/_composable/fsdp/test_fully_shard_state (0.17059278588284893) 2024-12-17T23:36:03.5519722Z test_vulkan (0.1702557516479642) 2024-12-17T23:36:03.5520340Z lazy/test_extract_compiled_graph (0.17024988303861568) 2024-12-17T23:36:03.5520965Z test_meta (0.1701363254477221) 2024-12-17T23:36:03.5521566Z dynamo/test_minifier (0.17004677046906386) 2024-12-17T23:36:03.5522137Z test_futures (0.16977665794278324) 2024-12-17T23:36:03.5522650Z nn/test_dropout (0.1696238589173793) 2024-12-17T23:36:03.5523193Z test_type_info (0.16948082134552503) 2024-12-17T23:36:03.5523719Z test_weak (0.16946881025839175) 2024-12-17T23:36:03.5524337Z distributed/test_control_collectives (0.169174968988312) 2024-12-17T23:36:03.5525177Z torch_np/numpy_tests/core/test_scalarmath (0.16904775709966754) 2024-12-17T23:36:03.5526082Z functorch/test_aotdispatch (0.16904713111467035) 2024-12-17T23:36:03.5526940Z distributed/optim/test_apply_optimizer_in_backward (0.16883529387922042) 2024-12-17T23:36:03.5527776Z test_jit_llga_fuser (0.16868558565474) 2024-12-17T23:36:03.5528490Z distributed/_tensor/debug/test_comm_mode (0.16848141673550546) 2024-12-17T23:36:03.5529353Z torch_np/numpy_tests/core/test_shape_base (0.16835076192937654) 2024-12-17T23:36:03.5530173Z torch_np/numpy_tests/core/test_dtype (0.16817648379375705) 2024-12-17T23:36:03.5530846Z test_fake_tensor (0.16812399886415022) 2024-12-17T23:36:03.5531492Z test_functional_autograd_benchmark (0.16799236595646322) 2024-12-17T23:36:03.5532145Z test_ops (0.16757293644632543) 2024-12-17T23:36:03.5532657Z test_testing (0.16747903869674932) 2024-12-17T23:36:03.5533219Z onnx/test_autograd_funs (0.16742043085138889) 2024-12-17T23:36:03.5533973Z distributed/_composable/test_replicate (0.16739071612605427) 2024-12-17T23:36:03.5534746Z functorch/test_vmap (0.167252275631523) 2024-12-17T23:36:03.5535343Z onnx/test_verification (0.16704456598464817) 2024-12-17T23:36:03.5535952Z lazy/test_debug_util (0.1669204253348961) 2024-12-17T23:36:03.5536592Z distributed/test_c10d_logger (0.1668944860815757) 2024-12-17T23:36:03.5537357Z torch_np/numpy_tests/core/test_getlimits (0.16685311238566872) 2024-12-17T23:36:03.5538299Z distributed/_tensor/test_optimizers (0.16666924885478002) 2024-12-17T23:36:03.5539275Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.16652986938275297) 2024-12-17T23:36:03.5540156Z test_functional_optim (0.16624336387435887) 2024-12-17T23:36:03.5540753Z functorch/test_ops (0.16609469243753003) 2024-12-17T23:36:03.5541378Z nn/test_load_state_dict (0.16604944545945302) 2024-12-17T23:36:03.5542073Z distributed/checkpoint/test_utils (0.16601726591819205) 2024-12-17T23:36:03.5542836Z distributed/_tensor/test_utils (0.16583064414090953) 2024-12-17T23:36:03.5543484Z test_cuda_trace (0.1653620161224001) 2024-12-17T23:36:03.5544120Z distributed/fsdp/test_fsdp_overlap (0.165361038020842) 2024-12-17T23:36:03.5544837Z torch_np/test_function_base (0.16532490694928637) 2024-12-17T23:36:03.5545450Z test_mkldnn (0.16529581820894895) 2024-12-17T23:36:03.5546100Z distributed/pipelining/test_schedule (0.1651851362366361) 2024-12-17T23:36:03.5546961Z distributed/fsdp/test_fsdp_optim_state (0.16505759179346188) 2024-12-17T23:36:03.5547987Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.16501390977787783) 2024-12-17T23:36:03.5548991Z distributed/_tensor/test_op_strategy (0.16491388911254812) 2024-12-17T23:36:03.5549669Z test_fx (0.1646649231419533) 2024-12-17T23:36:03.5550241Z functorch/test_eager_transforms (0.1646430136670522) 2024-12-17T23:36:03.5551068Z distributed/checkpoint/test_fsdp_model_state (0.1646167222971709) 2024-12-17T23:36:03.5551934Z distributed/_tensor/test_view_ops (0.1646124186503153) 2024-12-17T23:36:03.5552596Z test_native_mha (0.1645534978124563) 2024-12-17T23:36:03.5553355Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.16421487905304746) 2024-12-17T23:36:03.5554150Z test_xnnpack_integration (0.16413271852216835) 2024-12-17T23:36:03.5554764Z test_jit_fuser_te (0.16403963259688545) 2024-12-17T23:36:03.5555338Z lazy/test_generator (0.16381557887297504) 2024-12-17T23:36:03.5556164Z distributed/_composable/fsdp/test_fully_shard_compile (0.16381117741596365) 2024-12-17T23:36:03.5556994Z test_datapipe (0.1638014550864763) 2024-12-17T23:36:03.5557687Z distributed/checkpoint/test_checkpoint (0.1637549365763738) 2024-12-17T23:36:03.5558439Z test_cuda_nvml_based_avail (0.1637476301577349) 2024-12-17T23:36:03.5559187Z torch_np/numpy_tests/fft/test_pocketfft (0.16358939288766802) 2024-12-17T23:36:03.5559893Z test_shape_ops (0.16353496153596062) 2024-12-17T23:36:03.5560490Z test_nestedtensor (0.16329930752757132) 2024-12-17T23:36:03.5561289Z torch_np/numpy_tests/lib/test_shape_base_ (0.1632094493374301) 2024-12-17T23:36:03.5562277Z torch_np/numpy_tests/linalg/test_linalg (0.16309303568998687) 2024-12-17T23:36:03.5563137Z test_torch (0.16296727139164838) 2024-12-17T23:36:03.5563869Z distributed/fsdp/test_fsdp_backward_prefetch (0.16274001927564302) 2024-12-17T23:36:03.5564764Z distributed/fsdp/test_fsdp_pure_fp16 (0.16266813859213938) 2024-12-17T23:36:03.5565463Z test_indexing (0.16259567104770092) 2024-12-17T23:36:03.5566034Z test_cuda_primary_ctx (0.1624412190306638) 2024-12-17T23:36:03.5566698Z torch_np/test_ndarray_methods (0.1624274864847883) 2024-12-17T23:36:03.5567414Z distributed/rpc/test_share_memory (0.16236470214577484) 2024-12-17T23:36:03.5568217Z distributed/nn/jit/test_instantiator (0.16226493578685022) 2024-12-17T23:36:03.5568998Z profiler/test_memory_profiler (0.16210182757102407) 2024-12-17T23:36:03.5569650Z onnx/test_utility_funs (0.16176551713129228) 2024-12-17T23:36:03.5570237Z test_jit (0.1612794104379399) 2024-12-17T23:36:03.5570748Z test_binary_ufuncs (0.161224920400139) 2024-12-17T23:36:03.5571453Z torch_np/numpy_tests/lib/test_twodim_base (0.16113533607843405) 2024-12-17T23:36:03.5572190Z test_sort_and_select (0.16082712649646605) 2024-12-17T23:36:03.5573003Z distributed/_composable/fsdp/test_fully_shard_init (0.1605294119442163) 2024-12-17T23:36:03.5573912Z distributed/test_distributed_spawn (0.1604391331704051) 2024-12-17T23:36:03.5574840Z distributed/fsdp/test_fsdp_memory (0.1601519527719359) 2024-12-17T23:36:03.5575640Z torch_np/numpy_tests/core/test_dlpack (0.16010555163402038) 2024-12-17T23:36:03.5576478Z torch_np/numpy_tests/lib/test_index_tricks (0.15992490605725776) 2024-12-17T23:36:03.5577211Z nn/test_pooling (0.15986138814207573) 2024-12-17T23:36:03.5577799Z dynamo/test_comptime (0.15982349648771554) 2024-12-17T23:36:03.5578628Z distributed/_composable/fsdp/test_fully_shard_frozen (0.15972238034864078) 2024-12-17T23:36:03.5579594Z distributed/fsdp/test_fsdp_state_dict (0.15969896459734023) 2024-12-17T23:36:03.5580631Z distributed/checkpoint/test_file_system_checkpoint (0.1592569409412107) 2024-12-17T23:36:03.5581491Z profiler/test_profiler (0.15914670889561458) 2024-12-17T23:36:03.5582151Z distributed/test_c10d_pypg (0.15909089842071028) 2024-12-17T23:36:03.5582941Z distributed/test_c10d_object_collectives (0.15905233187627502) 2024-12-17T23:36:03.5583903Z distributed/tensor/parallel/test_parallelize_api (0.15890546992732862) 2024-12-17T23:36:03.5584906Z distributed/fsdp/test_fsdp_freezing_weights (0.15876278447203526) 2024-12-17T23:36:03.5585680Z nn/test_module_hooks (0.15859218399827416) 2024-12-17T23:36:03.5586285Z distributed/test_fake_pg (0.15824971151872647) 2024-12-17T23:36:03.5586915Z test_python_dispatch (0.15812825086724352) 2024-12-17T23:36:03.5587527Z test_scatter_gather_ops (0.15808809979828417) 2024-12-17T23:36:03.5588122Z test_function_schema (0.15787629190588096) 2024-12-17T23:36:03.5588794Z distributed/fsdp/test_fsdp_apply (0.15785810899791616) 2024-12-17T23:36:03.5589575Z torch_np/numpy_tests/fft/test_helper (0.15699508108814034) 2024-12-17T23:36:03.5590236Z test_view_ops (0.15664182992942255) 2024-12-17T23:36:03.5590964Z torch_np/numpy_tests/core/test_scalar_methods (0.15643809137487355) 2024-12-17T23:36:03.5591800Z onnx/test_pytorch_onnx_no_runtime (0.15604966768412704) 2024-12-17T23:36:03.5592695Z distributed/_composable/test_replicate_with_compiler (0.15595076205457353) 2024-12-17T23:36:03.5593546Z test_mobile_optimizer (0.15580837981076318) 2024-12-17T23:36:03.5594301Z torch_np/numpy_tests/core/test_numerictypes (0.15579863791924464) 2024-12-17T23:36:03.5595023Z nn/test_init (0.15568907098270804) 2024-12-17T23:36:03.5595728Z distributed/fsdp/test_fsdp_flatten_params (0.15560057235373254) 2024-12-17T23:36:03.5596599Z distributed/fsdp/test_fsdp_traversal (0.1554608896702225) 2024-12-17T23:36:03.5597268Z test_cuda (0.1554399485158639) 2024-12-17T23:36:03.5597836Z test_sparse_semi_structured (0.15541777495354214) 2024-12-17T23:36:03.5598472Z test_schema_check (0.1553175977919631) 2024-12-17T23:36:03.5599330Z distributed/checkpoint/test_state_dict (0.15509709457670856) 2024-12-17T23:36:03.5600047Z test_dispatch (0.15485537633865915) 2024-12-17T23:36:03.5600827Z distributed/optim/test_zero_redundancy_optimizer (0.15485489706889569) 2024-12-17T23:36:03.5601727Z test_cuda_multigpu (0.15453806063118536) 2024-12-17T23:36:03.5602309Z test_unary_ufuncs (0.15453733683603238) 2024-12-17T23:36:03.5602907Z nn/test_convolution (0.15443427427485704) 2024-12-17T23:36:03.5603724Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.15443256259713037) 2024-12-17T23:36:03.5604706Z distributed/fsdp/test_fsdp_exec_order (0.15442710479043625) 2024-12-17T23:36:03.5605537Z distributed/test_multi_threaded_pg (0.15433519258702305) 2024-12-17T23:36:03.5606316Z distributed/fsdp/test_fsdp_uneven (0.15427193875926173) 2024-12-17T23:36:03.5607097Z distributed/fsdp/test_fsdp_input (0.15417850071741793) 2024-12-17T23:36:03.5607894Z distributed/fsdp/test_fsdp_grad_acc (0.15394535064901732) 2024-12-17T23:36:03.5608777Z distributed/fsdp/test_fsdp_ignored_modules (0.15389725739540633) 2024-12-17T23:36:03.5609751Z distributed/_composable/fsdp/test_fully_shard_memory (0.153846347209308) 2024-12-17T23:36:03.5610723Z torch_np/numpy_tests/lib/test_arraysetops (0.15370795561985465) 2024-12-17T23:36:03.5611511Z distributed/test_pg_wrapper (0.15362610808147414) 2024-12-17T23:36:03.5612389Z distributed/fsdp/test_checkpoint_wrapper (0.15356995527102452) 2024-12-17T23:36:03.5613191Z distributed/fsdp/test_utils (0.15319218310624555) 2024-12-17T23:36:03.5614017Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.153020076356085) 2024-12-17T23:36:03.5614952Z distributed/fsdp/test_fsdp_multiple_wrapping (0.15299340352659602) 2024-12-17T23:36:03.5616050Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.15298454192647978) 2024-12-17T23:36:03.5617289Z distributed/_composable/test_composability/test_2d_composability (0.1527448483586556) 2024-12-17T23:36:03.5618384Z distributed/fsdp/test_fsdp_tp_integration (0.15231447389208286) 2024-12-17T23:36:03.5619150Z optim/test_optim (0.15227628880725522) 2024-12-17T23:36:03.5619754Z test_tensor_creation_ops (0.15208897257786647) 2024-12-17T23:36:03.5620496Z distributed/fsdp/test_fsdp_checkpoint (0.15202106298668866) 2024-12-17T23:36:03.5621446Z distributed/_composable/fsdp/test_fully_shard_comm (0.15202049568778497) 2024-12-17T23:36:03.5622529Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.1519498180691978) 2024-12-17T23:36:03.5623417Z distributed/fsdp/test_wrap (0.1516230147766106) 2024-12-17T23:36:03.5624096Z profiler/test_profiler_tree (0.15161354675352834) 2024-12-17T23:36:03.5624991Z distributed/_composable/fsdp/test_fully_shard_autograd (0.15157240780199532) 2024-12-17T23:36:03.5625993Z distributed/rpc/cuda/test_tensorpipe_agent (0.1513717404863387) 2024-12-17T23:36:03.5626745Z test_reductions (0.15131506928206329) 2024-12-17T23:36:03.5627394Z distributed/algorithms/test_join (0.1512559723859238) 2024-12-17T23:36:03.5628179Z torch_np/numpy_tests/lib/test_arraypad (0.15125364450421558) 2024-12-17T23:36:03.5628950Z torch_np/test_scalars_0D_arrays (0.15114278647362228) 2024-12-17T23:36:03.5629726Z distributed/fsdp/test_fsdp_comm_hooks (0.15098940058728347) 2024-12-17T23:36:03.5630579Z distributed/fsdp/test_fsdp_hybrid_shard (0.15075633854802312) 2024-12-17T23:36:03.5631573Z distributed/_composable/fsdp/test_fully_shard_training (0.15061900330825245) 2024-12-17T23:36:03.5632695Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.15038135397268468) 2024-12-17T23:36:03.5633643Z distributed/fsdp/test_fsdp_core (0.14981984543021953) 2024-12-17T23:36:03.5634276Z test_metal (0.1495434143678737) 2024-12-17T23:36:03.5634899Z distributed/rpc/test_faulty_agent (0.14949470491028108) 2024-12-17T23:36:03.5635569Z test_jit_autocast (0.149440430054823) 2024-12-17T23:36:03.5636193Z distributed/test_data_parallel (0.14933409085342803) 2024-12-17T23:36:03.5637010Z distributed/fsdp/test_fsdp_clip_grad_norm (0.1493057259082436) 2024-12-17T23:36:03.5637915Z test_multiprocessing_spawn (0.14924239383235763) 2024-12-17T23:36:03.5638667Z distributed/rpc/test_tensorpipe_agent (0.1491740930005566) 2024-12-17T23:36:03.5639382Z test_type_promotion (0.1483833467959232) 2024-12-17T23:36:03.5640008Z dynamo/test_python_autograd (0.14824966965597977) 2024-12-17T23:36:03.5640632Z lazy/test_reuse_ir (0.14813614140813292) 2024-12-17T23:36:03.5641552Z distributed/_composable/fsdp/test_fully_shard_extensions (0.14800630820731278) 2024-12-17T23:36:03.5642499Z distributed/fsdp/test_fsdp_misc (0.1479272971634507) 2024-12-17T23:36:03.5643168Z optim/test_lrscheduler (0.14750717320120668) 2024-12-17T23:36:03.5643834Z distributed/test_c10d_common (0.14738083182294892) 2024-12-17T23:36:03.5644478Z test_dataloader (0.14713045738611044) 2024-12-17T23:36:03.5645023Z test_overrides (0.14711879841553807) 2024-12-17T23:36:03.5645835Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.14707413829839594) 2024-12-17T23:36:03.5646909Z distributed/_shard/sharding_plan/test_sharding_plan (0.14697857777617107) 2024-12-17T23:36:03.5647908Z distributed/fsdp/test_fsdp_multiple_forward (0.1467055309452162) 2024-12-17T23:36:03.5648920Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.14649382086296883) 2024-12-17T23:36:03.5649857Z distributed/fsdp/test_fsdp_meta (0.14625877327754555) 2024-12-17T23:36:03.5650726Z distributed/fsdp/test_fsdp_fine_tune (0.14621827987304084) 2024-12-17T23:36:03.5651522Z distributed/_shard/test_sharder (0.14621276338025327) 2024-12-17T23:36:03.5652378Z distributed/_shard/sharded_tensor/ops/test_init (0.14608519937504788) 2024-12-17T23:36:03.5653317Z torch_np/numpy_tests/core/test_scalar_ctors (0.14605315676800504) 2024-12-17T23:36:03.5654293Z distributed/_shard/sharded_tensor/ops/test_embedding (0.14601714306863636) 2024-12-17T23:36:03.5655398Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.14601714306863636) 2024-12-17T23:36:03.5656280Z torch_np/test_reductions (0.14584531018691207) 2024-12-17T23:36:03.5657114Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.14581583998696698) 2024-12-17T23:36:03.5658141Z distributed/_shard/sharded_optim/test_sharded_optim (0.14569141568776306) 2024-12-17T23:36:03.5659177Z distributed/_shard/sharding_spec/test_sharding_spec (0.14565954913900067) 2024-12-17T23:36:03.5660099Z distributed/fsdp/test_fsdp_comm (0.14465598759735926) 2024-12-17T23:36:03.5660946Z distributed/fsdp/test_fsdp_unshard_params (0.14401198596948528) 2024-12-17T23:36:03.5661724Z distributed/test_c10d_ucc (0.1438093526696969) 2024-12-17T23:36:03.5662345Z test_dynamic_shapes (0.14296102562633908) 2024-12-17T23:36:03.5663312Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.1418910020838258) 2024-12-17T23:36:03.5664232Z distributed/test_launcher (0.1413864190520412) 2024-12-17T23:36:03.5665026Z distributed/fsdp/test_distributed_checkpoint (0.1408513779377378) 2024-12-17T23:36:03.5665789Z test_prims (0.14024934664772123) 2024-12-17T23:36:03.5666485Z distributed/fsdp/test_fsdp_use_orig_params (0.13861723748282356) 2024-12-17T23:36:03.5667417Z distributed/fsdp/test_fsdp_mixed_precision (0.13851692338702642) 2024-12-17T23:36:03.5668230Z distributed/test_c10d_gloo (0.13831811446433015) 2024-12-17T23:36:03.5668944Z distributed/test_c10d_spawn_gloo (0.13824019889421316) 2024-12-17T23:36:03.5669839Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.1370889831413633) 2024-12-17T23:36:03.5670754Z distributed/test_c10d_spawn_ucc (0.13662639000946725) 2024-12-17T23:36:03.5671401Z test_autograd (0.13595153905845128) 2024-12-17T23:36:03.5672016Z distributed/test_c10d_spawn_nccl (0.1358991323769691) 2024-12-17T23:36:03.5672684Z test_serialization (0.13535539593981435) 2024-12-17T23:36:03.5673281Z distributed/test_store (0.1349092446951097) 2024-12-17T23:36:03.5673833Z test_nn (0.13276087396582387) 2024-12-17T23:36:03.5674386Z distributed/test_c10d_nccl (0.12925358761782896) 2024-12-17T23:36:03.5675009Z test_sparse_csr (0.12618036317928077) 2024-12-17T23:36:03.5675709Z test_linalg (0.12340492176009141) 2024-12-17T23:36:03.5676249Z test_spectral_ops (0.11955670833301056) 2024-12-17T23:36:03.5676811Z test_sparse (0.11410456484692046) 2024-12-17T23:36:03.5677337Z test_quantization (0.109306908237407) 2024-12-17T23:36:03.5677967Z profiler/test_execution_trace (0.10609575191713774) 2024-12-17T23:36:03.5678693Z profiler/test_record_function (0.10609575191713774) 2024-12-17T23:36:03.5679360Z profiler/test_torch_tidy (0.10609575191713774) 2024-12-17T23:36:03.5679974Z lazy/test_bindings (0.10578928335594313) 2024-12-17T23:36:03.5680627Z distributed/test_c10d_ops_nccl (0.08739485114820124) 2024-12-17T23:36:03.5681442Z distributions/test_distributions (0.08320704086015346) 2024-12-17T23:36:03.5682140Z test_jit_fuser_legacy (0.07022873354862523) 2024-12-17T23:36:03.5682737Z test_jit_profiling (0.06619896980084053) 2024-12-17T23:36:04.1886630Z test_jit_legacy (0.0637972805490264) 2024-12-17T23:36:04.1887409Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:36:04.1914344Z 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:04.1934143Z Results from Filepath 2024-12-17T23:36:04.1934507Z cpp_extensions/open_registration_extension/test/test_openreg (0.25) 2024-12-17T23:36:04.1934944Z test_cpp_extensions_aot_ninja (0.25) 2024-12-17T23:36:04.1935270Z test_cpp_extensions_aot_no_ninja (0.25) 2024-12-17T23:36:04.1935625Z test_cpp_extensions_open_device_registration (0.25) 2024-12-17T23:36:04.1935988Z test_cpp_extensions_jit (0.2375) 2024-12-17T23:36:04.1936301Z test_cpp_extensions_mtia_backend (0.2375) 2024-12-17T23:36:04.1936637Z test_cpp_extensions_stream_and_event (0.2375) 2024-12-17T23:36:04.1937049Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.2) 2024-12-17T23:36:04.1937447Z inductor/test_binary_folding (0.2) 2024-12-17T23:36:04.1937752Z onnx/exporter/test_building (0.1875) 2024-12-17T23:36:04.1938107Z test_binary_ufuncs (0.1875) 2024-12-17T23:36:04.1938392Z torch_np/test_binary_ufuncs (0.1875) 2024-12-17T23:36:04.1938715Z inductor/test_aot_inductor_custom_ops (0.175) 2024-12-17T23:36:04.1939071Z onnx/test_pytorch_onnx_no_runtime (0.175) 2024-12-17T23:36:04.1939459Z onnx/test_pytorch_onnx_onnxruntime (0.175) 2024-12-17T23:36:04.1939775Z test_import_stats (0.175) 2024-12-17T23:36:04.1940118Z distributed/_shard/sharded_tensor/ops/test_init (0.1625) 2024-12-17T23:36:04.1940496Z dynamo/test_frame_init (0.1625) 2024-12-17T23:36:04.1940789Z export/test_cpp_serdes (0.1625) 2024-12-17T23:36:04.1941109Z inductor/test_cpp_wrapper_hipify (0.1625) 2024-12-17T23:36:04.1941467Z inductor/test_cpu_cpp_wrapper (0.1625) 2024-12-17T23:36:04.1941782Z inductor/test_gpu_cpp_wrapper (0.1625) 2024-12-17T23:36:04.1942103Z inductor/test_xpu_basic (0.1625) 2024-12-17T23:36:04.1942408Z onnx/test_pytorch_jit_onnx (0.1625) 2024-12-17T23:36:04.1942740Z onnx/test_pytorch_onnx_shape_inference (0.1625) 2024-12-17T23:36:04.1943101Z test_model_exports_to_core_aten (0.1625) 2024-12-17T23:36:04.1943517Z distributed/_composable/fsdp/test_fully_shard_extensions (0.15) 2024-12-17T23:36:04.1943986Z distributed/_composable/fsdp/test_fully_shard_init (0.15) 2024-12-17T23:36:04.1944383Z distributed/_tensor/test_init (0.15) 2024-12-17T23:36:04.1944697Z dynamo/test_after_aot (0.15) 2024-12-17T23:36:04.1944972Z dynamo/test_aot_autograd (0.15) 2024-12-17T23:36:04.1945279Z dynamo/test_aot_autograd_cache (0.15) 2024-12-17T23:36:04.1945605Z dynamo/test_autograd_function (0.15) 2024-12-17T23:36:04.1946048Z dynamo/test_backward_higher_order_ops (0.15) 2024-12-17T23:36:04.1946389Z dynamo/test_cudagraphs (0.15) 2024-12-17T23:36:04.1946723Z dynamo/test_cudagraphs_expandable_segments (0.15) 2024-12-17T23:36:04.1947068Z dynamo/test_deviceguard (0.15) 2024-12-17T23:36:04.1947370Z dynamo/test_higher_order_ops (0.15) 2024-12-17T23:36:04.1947677Z dynamo/test_nops (0.15) 2024-12-17T23:36:04.1947946Z dynamo/test_python_autograd (0.15) 2024-12-17T23:36:04.1948257Z dynamo/test_sources (0.15) 2024-12-17T23:36:04.1948570Z export/test_export_training_ir_to_run_decomp (0.15) 2024-12-17T23:36:04.1948930Z inductor/test_aot_inductor (0.15) 2024-12-17T23:36:04.1949247Z inductor/test_aot_inductor_arrayref (0.15) 2024-12-17T23:36:04.1949573Z inductor/test_aot_inductor_package (0.15) 2024-12-17T23:36:04.1949903Z inductor/test_aot_inductor_utils (0.15) 2024-12-17T23:36:04.1950230Z inductor/test_compiled_autograd (0.15) 2024-12-17T23:36:04.1950538Z inductor/test_cuda_repro (0.15) 2024-12-17T23:36:04.1950837Z inductor/test_cudacodecache (0.15) 2024-12-17T23:36:04.1951148Z inductor/test_cudagraph_trees (0.15) 2024-12-17T23:36:04.1951514Z inductor/test_cudagraph_trees_expandable_segments (0.15) 2024-12-17T23:36:04.1951895Z inductor/test_custom_lowering (0.15) 2024-12-17T23:36:04.1952227Z inductor/test_custom_post_grad_passes (0.15) 2024-12-17T23:36:04.1952629Z inductor/test_extension_backend (0.15) 2024-12-17T23:36:04.1952956Z inductor/test_flex_attention (0.15) 2024-12-17T23:36:04.1953299Z inductor/test_move_constructors_to_cuda (0.15) 2024-12-17T23:36:04.1953624Z inductor/test_smoke (0.15) 2024-12-17T23:36:04.1953911Z inductor/test_snode_runtime (0.15) 2024-12-17T23:36:04.1954236Z inductor/test_torchinductor_opinfo (0.15) 2024-12-17T23:36:04.1954575Z inductor/test_triton_extension_backend (0.15) 2024-12-17T23:36:04.1954911Z lazy/test_ts_opinfo (0.15) 2024-12-17T23:36:04.1955180Z nn/test_init (0.15) 2024-12-17T23:36:04.1955625Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.15) 2024-12-17T23:36:04.1956030Z onnx/test_custom_ops (0.15) 2024-12-17T23:36:04.1956313Z onnx/test_lazy_import (0.15) 2024-12-17T23:36:04.1956661Z onnx/torch_export/test_torch_export_with_onnxruntime (0.15) 2024-12-17T23:36:04.1957054Z profiler/test_cpp_thread (0.15) 2024-12-17T23:36:04.1957352Z test_cpp_api_parity (0.15) 2024-12-17T23:36:04.1957620Z test_custom_ops (0.15) 2024-12-17T23:36:04.1957873Z test_xpu (0.15) 2024-12-17T23:36:04.1958106Z xpu/test_conv (0.15) 2024-12-17T23:36:04.1958341Z xpu/test_gemm (0.15) 2024-12-17T23:36:04.1958691Z distributed/_composable/fsdp/test_fully_shard_autograd (0.1375) 2024-12-17T23:36:04.1959210Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.1375) 2024-12-17T23:36:04.1959887Z distributed/_shard/sharded_tensor/ops/test_embedding (0.1375) 2024-12-17T23:36:04.1960677Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.1375) 2024-12-17T23:36:04.1961626Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.1375) 2024-12-17T23:36:04.1962378Z distributed/_tensor/test_common_rules (0.1375) 2024-12-17T23:36:04.1963256Z distributed/_tensor/test_convolution_ops (0.1375) 2024-12-17T23:36:04.1963943Z distributed/_tensor/test_dtensor_ops (0.1375) 2024-12-17T23:36:04.1964572Z distributed/_tensor/test_embedding_ops (0.1375) 2024-12-17T23:36:04.1965274Z distributed/_tensor/test_experimental_ops (0.1375) 2024-12-17T23:36:04.1965965Z distributed/_tensor/test_math_ops (0.1375) 2024-12-17T23:36:04.1966581Z distributed/_tensor/test_matrix_ops (0.1375) 2024-12-17T23:36:04.1967249Z distributed/_tensor/test_pointwise_ops (0.1375) 2024-12-17T23:36:04.1967927Z distributed/_tensor/test_random_ops (0.1375) 2024-12-17T23:36:04.1968572Z distributed/_tensor/test_tensor_ops (0.1375) 2024-12-17T23:36:04.1969211Z distributed/_tensor/test_view_ops (0.1375) 2024-12-17T23:36:04.1969876Z distributed/_tensor/test_xla_integration (0.1375) 2024-12-17T23:36:04.1970590Z distributed/_tools/test_runtime_estimator (0.1375) 2024-12-17T23:36:04.1971551Z distributed/fsdp/test_fsdp_clip_grad_norm (0.1375) 2024-12-17T23:36:04.1972268Z distributed/launcher/test_run (0.1375) 2024-12-17T23:36:04.1972933Z distributed/rpc/cuda/test_tensorpipe_agent (0.1375) 2024-12-17T23:36:04.1973602Z distributed/test_c10d_common (0.1375) 2024-12-17T23:36:04.1974182Z distributed/test_c10d_ops_nccl (0.1375) 2024-12-17T23:36:04.1974775Z distributed/test_device_mesh (0.1375) 2024-12-17T23:36:04.1975389Z distributed/test_dynamo_distributed (0.1375) 2024-12-17T23:36:04.1976064Z distributed/test_inductor_collectives (0.1375) 2024-12-17T23:36:04.1976737Z dynamo/test_activation_checkpointing (0.1375) 2024-12-17T23:36:04.1977357Z dynamo/test_backends (0.1375) 2024-12-17T23:36:04.1977873Z dynamo/test_base_output (0.1375) 2024-12-17T23:36:04.1978411Z dynamo/test_bytecode_utils (0.1375) 2024-12-17T23:36:04.1978938Z dynamo/test_compile (0.1375) 2024-12-17T23:36:04.1979458Z dynamo/test_compiler_bisector (0.1375) 2024-12-17T23:36:04.1980032Z dynamo/test_comptime (0.1375) 2024-12-17T23:36:04.1980536Z dynamo/test_config (0.1375) 2024-12-17T23:36:04.1981048Z dynamo/test_ctx_manager (0.1375) 2024-12-17T23:36:04.1981574Z dynamo/test_debug_utils (0.1375) 2024-12-17T23:36:04.1982117Z dynamo/test_decorators (0.1375) 2024-12-17T23:36:04.1982657Z dynamo/test_dynamic_shapes (0.1375) 2024-12-17T23:36:04.1983383Z dynamo/test_exc (0.1375) 2024-12-17T23:36:04.1997085Z dynamo/test_exceptions (0.1375) 2024-12-17T23:36:04.1997652Z dynamo/test_export (0.1375) 2024-12-17T23:36:04.1998187Z dynamo/test_export_mutations (0.1375) 2024-12-17T23:36:04.1998768Z dynamo/test_functions (0.1375) 2024-12-17T23:36:04.1999306Z dynamo/test_fx_passes_pre_grad (0.1375) 2024-12-17T23:36:04.1999890Z dynamo/test_global (0.1375) 2024-12-17T23:36:04.2000429Z dynamo/test_graph_deduplication (0.1375) 2024-12-17T23:36:04.2001036Z dynamo/test_graph_region_tracker (0.1375) 2024-12-17T23:36:04.2001706Z dynamo/test_guard_manager (0.1375) 2024-12-17T23:36:04.2002266Z dynamo/test_hooks (0.1375) 2024-12-17T23:36:04.2002809Z dynamo/test_inline_inbuilt_nn_modules (0.1375) 2024-12-17T23:36:04.2003468Z dynamo/test_input_attr_tracking (0.1375) 2024-12-17T23:36:04.2004061Z dynamo/test_interop (0.1375) 2024-12-17T23:36:04.2004560Z dynamo/test_logging (0.1375) 2024-12-17T23:36:04.2005143Z dynamo/test_metrics_context (0.1375) 2024-12-17T23:36:04.2005715Z dynamo/test_minifier (0.1375) 2024-12-17T23:36:04.2006206Z dynamo/test_misc (0.1375) 2024-12-17T23:36:04.2006710Z dynamo/test_model_output (0.1375) 2024-12-17T23:36:04.2007254Z dynamo/test_modes (0.1375) 2024-12-17T23:36:04.2007735Z dynamo/test_modules (0.1375) 2024-12-17T23:36:04.2008254Z dynamo/test_optimizers (0.1375) 2024-12-17T23:36:04.2008762Z dynamo/test_pgo (0.1375) 2024-12-17T23:36:04.2009257Z dynamo/test_pre_dispatch (0.1375) 2024-12-17T23:36:04.2009812Z dynamo/test_prim_hop_base (0.1375) 2024-12-17T23:36:04.2010347Z dynamo/test_profiler (0.1375) 2024-12-17T23:36:04.2010870Z dynamo/test_recompile_ux (0.1375) 2024-12-17T23:36:04.2011425Z dynamo/test_recompiles (0.1375) 2024-12-17T23:36:04.2011953Z dynamo/test_reconstruct (0.1375) 2024-12-17T23:36:04.2012498Z dynamo/test_reorder_logs (0.1375) 2024-12-17T23:36:04.2013037Z dynamo/test_repros (0.1375) 2024-12-17T23:36:04.2013515Z dynamo/test_resume (0.1375) 2024-12-17T23:36:04.2014014Z dynamo/test_sdpa (0.1375) 2024-12-17T23:36:04.2014556Z dynamo/test_skip_guard_eval_unsafe (0.1375) 2024-12-17T23:36:04.2015163Z dynamo/test_skip_non_tensor (0.1375) 2024-12-17T23:36:04.2015838Z dynamo/test_structured_trace (0.1375) 2024-12-17T23:36:04.2016400Z dynamo/test_subclasses (0.1375) 2024-12-17T23:36:04.2016942Z dynamo/test_subgraphs (0.1375) 2024-12-17T23:36:04.2017467Z dynamo/test_torchrec (0.1375) 2024-12-17T23:36:04.2018010Z dynamo/test_trace_rules (0.1375) 2024-12-17T23:36:04.2018532Z dynamo/test_unspec (0.1375) 2024-12-17T23:36:04.2019026Z dynamo/test_utils (0.1375) 2024-12-17T23:36:04.2019725Z dynamo/test_verify_correctness (0.1375) 2024-12-17T23:36:04.2020279Z dynamo/test_view (0.1375) 2024-12-17T23:36:04.2020765Z export/test_converter (0.1375) 2024-12-17T23:36:04.2021267Z export/test_db (0.1375) 2024-12-17T23:36:04.2021731Z export/test_draft_export (0.1375) 2024-12-17T23:36:04.2022280Z export/test_experimental (0.1375) 2024-12-17T23:36:04.2022817Z export/test_export (0.1375) 2024-12-17T23:36:04.2023324Z export/test_export_legacy (0.1375) 2024-12-17T23:36:04.2023895Z export/test_export_nonstrict (0.1375) 2024-12-17T23:36:04.2024522Z export/test_functionalized_assertions (0.1375) 2024-12-17T23:36:04.2025143Z export/test_hop (0.1375) 2024-12-17T23:36:04.2025640Z export/test_lift_unlift (0.1375) 2024-12-17T23:36:04.2026192Z export/test_pass_infra (0.1375) 2024-12-17T23:36:04.2026756Z export/test_passes (0.1375) 2024-12-17T23:36:04.2027291Z export/test_retraceability (0.1375) 2024-12-17T23:36:04.2027838Z export/test_schema (0.1375) 2024-12-17T23:36:04.2028352Z export/test_serdes (0.1375) 2024-12-17T23:36:04.2028865Z export/test_serialize (0.1375) 2024-12-17T23:36:04.2029379Z export/test_sparse (0.1375) 2024-12-17T23:36:04.2029882Z export/test_swap (0.1375) 2024-12-17T23:36:04.2030372Z export/test_tools (0.1375) 2024-12-17T23:36:04.2030865Z export/test_torchbind (0.1375) 2024-12-17T23:36:04.2031400Z export/test_tree_utils (0.1375) 2024-12-17T23:36:04.2032030Z export/test_unflatten (0.1375) 2024-12-17T23:36:04.2032583Z export/test_unflatten_training_ir (0.1375) 2024-12-17T23:36:04.2033186Z export/test_verifier (0.1375) 2024-12-17T23:36:04.2033715Z functorch/test_aotdispatch (0.1375) 2024-12-17T23:36:04.2034251Z functorch/test_ops (0.1375) 2024-12-17T23:36:04.2034812Z higher_order_ops/test_invoke_subgraph (0.1375) 2024-12-17T23:36:04.2035422Z higher_order_ops/test_with_effects (0.1375) 2024-12-17T23:36:04.2036022Z inductor/test_auto_functionalize (0.1375) 2024-12-17T23:36:04.2036628Z inductor/test_autoheuristic (0.1375) 2024-12-17T23:36:04.2037203Z inductor/test_b2b_gemm (0.1375) 2024-12-17T23:36:04.2037742Z inductor/test_benchmark_fusion (0.1375) 2024-12-17T23:36:04.2038338Z inductor/test_benchmarking (0.1375) 2024-12-17T23:36:04.2038901Z inductor/test_ck_backend (0.1375) 2024-12-17T23:36:04.2039442Z inductor/test_codecache (0.1375) 2024-12-17T23:36:04.2039991Z inductor/test_codegen_triton (0.1375) 2024-12-17T23:36:04.2040573Z inductor/test_combo_kernels (0.1375) 2024-12-17T23:36:04.2041237Z inductor/test_compile_worker (0.1375) 2024-12-17T23:36:04.2041852Z inductor/test_compiled_optimizers (0.1375) 2024-12-17T23:36:04.2042435Z inductor/test_config (0.1375) 2024-12-17T23:36:04.2042950Z inductor/test_control_flow (0.1375) 2024-12-17T23:36:04.2043567Z inductor/test_cooperative_reductions (0.1375) 2024-12-17T23:36:04.2044257Z inductor/test_coordinate_descent_tuner (0.1375) 2024-12-17T23:36:04.2044879Z inductor/test_cpu_repro (0.1375) 2024-12-17T23:36:04.2045463Z inductor/test_cpu_select_algorithm (0.1375) 2024-12-17T23:36:04.2046093Z inductor/test_cutlass_backend (0.1375) 2024-12-17T23:36:04.2046664Z inductor/test_debug_trace (0.1375) 2024-12-17T23:36:04.2047272Z inductor/test_decompose_mem_bound_mm (0.1375) 2024-12-17T23:36:04.2047907Z inductor/test_dependencies (0.1375) 2024-12-17T23:36:04.2048501Z inductor/test_distributed_patterns (0.1375) 2024-12-17T23:36:04.2049167Z inductor/test_efficient_conv_bn_eval (0.1375) 2024-12-17T23:36:04.2049827Z inductor/test_external_callables (0.1375) 2024-12-17T23:36:04.2050421Z inductor/test_flex_decoding (0.1375) 2024-12-17T23:36:04.2050994Z inductor/test_foreach (0.1375) 2024-12-17T23:36:04.2051523Z inductor/test_fp8 (0.1375) 2024-12-17T23:36:04.2052034Z inductor/test_fused_attention (0.1375) 2024-12-17T23:36:04.2052620Z inductor/test_fx_fusion (0.1375) 2024-12-17T23:36:04.2053214Z inductor/test_graph_transform_observer (0.1375) 2024-12-17T23:36:04.2053892Z inductor/test_group_batch_fusion (0.1375) 2024-12-17T23:36:04.2054496Z inductor/test_halide (0.1375) 2024-12-17T23:36:04.2055137Z inductor/test_indexing (0.1375) 2024-12-17T23:36:04.2055719Z inductor/test_inductor_annotations (0.1375) 2024-12-17T23:36:04.2056365Z inductor/test_inductor_freezing (0.1375) 2024-12-17T23:36:04.2056937Z inductor/test_inductor_utils (0.1375) 2024-12-17T23:36:04.2057514Z inductor/test_inplacing_pass (0.1375) 2024-12-17T23:36:04.2058112Z inductor/test_kernel_benchmark (0.1375) 2024-12-17T23:36:04.2058695Z inductor/test_layout_optim (0.1375) 2024-12-17T23:36:04.2059278Z inductor/test_loop_ordering (0.1375) 2024-12-17T23:36:04.2059863Z inductor/test_max_autotune (0.1375) 2024-12-17T23:36:04.2060406Z inductor/test_memory (0.1375) 2024-12-17T23:36:04.2060950Z inductor/test_memory_planning (0.1375) 2024-12-17T23:36:04.2061539Z inductor/test_metrics (0.1375) 2024-12-17T23:36:04.2062061Z inductor/test_minifier (0.1375) 2024-12-17T23:36:04.2062613Z inductor/test_minifier_isolate (0.1375) 2024-12-17T23:36:04.2063448Z inductor/test_minifier_utils (0.1375) 2024-12-17T23:36:04.2064073Z inductor/test_mkldnn_pattern_matcher (0.1375) 2024-12-17T23:36:04.2064701Z inductor/test_mmdecomp (0.1375) 2024-12-17T23:36:04.2065270Z inductor/test_multi_kernel (0.1375) 2024-12-17T23:36:04.2065828Z inductor/test_op_dtype_prop (0.1375) 2024-12-17T23:36:04.2066401Z inductor/test_ordered_set (0.1375) 2024-12-17T23:36:04.2066955Z inductor/test_pad_mm (0.1375) 2024-12-17T23:36:04.2067688Z inductor/test_padding (0.1375) 2024-12-17T23:36:04.2068244Z inductor/test_pattern_matcher (0.1375) 2024-12-17T23:36:04.2068817Z inductor/test_perf (0.1375) 2024-12-17T23:36:04.2069323Z inductor/test_profiler (0.1375) 2024-12-17T23:36:04.2069909Z inductor/test_scatter_optimization (0.1375) 2024-12-17T23:36:04.2070544Z inductor/test_select_algorithm (0.1375) 2024-12-17T23:36:04.2071156Z inductor/test_split_cat_fx_passes (0.1375) 2024-12-17T23:36:04.2071793Z inductor/test_standalone_compile (0.1375) 2024-12-17T23:36:04.2072401Z inductor/test_torchbind (0.1375) 2024-12-17T23:36:04.2072964Z inductor/test_torchinductor (0.1375) 2024-12-17T23:36:04.2073711Z inductor/test_torchinductor_codegen_config_overrides (0.1375) 2024-12-17T23:36:04.2074627Z inductor/test_torchinductor_codegen_dynamic_shapes (0.1375) 2024-12-17T23:36:04.2075441Z inductor/test_torchinductor_dynamic_shapes (0.1375) 2024-12-17T23:36:04.2076196Z inductor/test_torchinductor_strided_blocks (0.1375) 2024-12-17T23:36:04.2076886Z inductor/test_triton_cpu_backend (0.1375) 2024-12-17T23:36:04.2077488Z inductor/test_triton_heuristics (0.1375) 2024-12-17T23:36:04.2078089Z inductor/test_triton_kernels (0.1375) 2024-12-17T23:36:04.2078656Z inductor/test_triton_syntax (0.1375) 2024-12-17T23:36:04.2079217Z inductor/test_triton_wrapper (0.1375) 2024-12-17T23:36:04.2079795Z inductor/test_unbacked_symints (0.1375) 2024-12-17T23:36:04.2080375Z inductor/test_utils (0.1375) 2024-12-17T23:36:04.2080877Z lazy/test_bindings (0.1375) 2024-12-17T23:36:04.2081481Z lazy/test_debug_util (0.1375) 2024-12-17T23:36:04.2082037Z lazy/test_extract_compiled_graph (0.1375) 2024-12-17T23:36:04.2082649Z lazy/test_functionalization (0.1375) 2024-12-17T23:36:04.2083222Z lazy/test_generator (0.1375) 2024-12-17T23:36:04.2083742Z lazy/test_meta_kernel (0.1375) 2024-12-17T23:36:04.2084258Z lazy/test_reuse_ir (0.1375) 2024-12-17T23:36:04.2084776Z lazy/test_step_closures (0.1375) 2024-12-17T23:36:04.2085367Z nn/test_lazy_modules (0.1375) 2024-12-17T23:36:04.2085862Z nn/test_pruning (0.1375) 2024-12-17T23:36:04.2086379Z onnx/dynamo/test_exporter_api (0.1375) 2024-12-17T23:36:04.2087009Z onnx/dynamo/test_registry_dispatcher (0.1375) 2024-12-17T23:36:04.2087644Z onnx/exporter/test_api (0.1375) 2024-12-17T23:36:04.2088257Z onnx/exporter/test_capture_strategies (0.1375) 2024-12-17T23:36:04.2088894Z onnx/exporter/test_compat (0.1375) 2024-12-17T23:36:04.2089459Z onnx/exporter/test_core (0.1375) 2024-12-17T23:36:04.2090059Z onnx/exporter/test_small_models_e2e (0.1375) 2024-12-17T23:36:04.2090840Z onnx/exporter/test_tensors (0.1375) 2024-12-17T23:36:04.2091414Z onnx/test_autograd_funs (0.1375) 2024-12-17T23:36:04.2091967Z onnx/test_models_onnxruntime (0.1375) 2024-12-17T23:36:04.2092588Z onnx/test_models_quantized_onnxruntime (0.1375) 2024-12-17T23:36:04.2093227Z onnx/test_onnx_opset (0.1375) 2024-12-17T23:36:04.2093770Z onnx/test_onnxscript_no_runtime (0.1375) 2024-12-17T23:36:04.2094371Z onnx/test_onnxscript_runtime (0.1375) 2024-12-17T23:36:04.2094927Z test_autograd (0.1375) 2024-12-17T23:36:04.2095409Z test_autograd_fallback (0.1375) 2024-12-17T23:36:04.2095910Z test_cuda (0.1375) 2024-12-17T23:36:04.2096377Z test_cuda_expandable_segments (0.1375) 2024-12-17T23:36:04.2096954Z test_cuda_multigpu (0.1375) 2024-12-17T23:36:04.2097467Z test_cuda_nvml_based_avail (0.1375) 2024-12-17T23:36:04.2098023Z test_cuda_primary_ctx (0.1375) 2024-12-17T23:36:04.2098546Z test_cuda_sanitizer (0.1375) 2024-12-17T23:36:04.2099034Z test_cuda_trace (0.1375) 2024-12-17T23:36:04.2099566Z test_functional_autograd_benchmark (0.1375) 2024-12-17T23:36:04.2100196Z test_functionalization_of_rng_ops (0.1375) 2024-12-17T23:36:04.2100774Z test_matmul_cuda (0.1375) 2024-12-17T23:36:04.2101225Z test_ops (0.1375) 2024-12-17T23:36:04.2101666Z test_ops_fwd_gradients (0.1375) 2024-12-17T23:36:04.2102190Z test_ops_gradients (0.1375) 2024-12-17T23:36:04.2102690Z test_ops_jit (0.1375) 2024-12-17T23:36:04.2103265Z test_pruning_op (0.1375) 2024-12-17T23:36:04.2103751Z test_scatter_gather_ops (0.1375) 2024-12-17T23:36:04.2104289Z test_shape_ops (0.1375) 2024-12-17T23:36:04.2104755Z test_spectral_ops (0.1375) 2024-12-17T23:36:04.2105275Z test_tensor_creation_ops (0.1375) 2024-12-17T23:36:04.2105811Z test_view_ops (0.1375) 2024-12-17T23:36:14.8813021Z torch_np/numpy_tests/lib/test_arraysetops (0.1375) 2024-12-17T23:36:14.8813826Z base_commit: f7e621c3ce623996510b87901e729be2138679b2 2024-12-17T23:36:14.8851379Z 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:14.8890152Z Results from PublicBindings 2024-12-17T23:36:14.8890711Z test_public_bindings (1.0) 2024-12-17T23:36:14.8891211Z Aggregated Heuristics 2024-12-17T23:36:14.8891678Z test_cuda (1.9098905799433696) 2024-12-17T23:36:14.8892223Z test_public_bindings (1.431614851692761) 2024-12-17T23:36:14.8892794Z test_xpu (1.35110896763415) 2024-12-17T23:36:14.8893340Z test_cpp_extensions_jit (0.7156320876801843) 2024-12-17T23:36:14.8893982Z inductor/test_aot_inductor (0.648371083698789) 2024-12-17T23:36:14.8894670Z test_cuda_expandable_segments (0.6309778057781412) 2024-12-17T23:36:14.8895397Z inductor/test_pattern_matcher (0.6163191201269929) 2024-12-17T23:36:14.8896106Z dynamo/test_dynamic_shapes (0.6122669522448076) 2024-12-17T23:36:14.8896733Z dynamo/test_after_aot (0.6081784022180016) 2024-12-17T23:36:14.8897349Z inductor/test_cpu_repro (0.603569737384307) 2024-12-17T23:36:14.8897986Z inductor/test_minifier (0.5989628471042946) 2024-12-17T23:36:14.8898657Z inductor/test_split_cat_fx_passes (0.5943528594244543) 2024-12-17T23:36:14.8899391Z dynamo/test_higher_order_ops (0.5931048417505811) 2024-12-17T23:36:14.8900028Z dynamo/test_repros (0.5895250866733128) 2024-12-17T23:36:14.8900675Z inductor/test_inductor_freezing (0.5866325097529228) 2024-12-17T23:36:14.8901344Z dynamo/test_backends (0.5812507000031335) 2024-12-17T23:36:14.8901958Z inductor/test_mmdecomp (0.5768629072403331) 2024-12-17T23:36:14.8902513Z dynamo/test_misc (0.5753662990272415) 2024-12-17T23:36:14.8903089Z dynamo/test_logging (0.5746726359685543) 2024-12-17T23:36:14.8903923Z dynamo/test_unspec (0.5727728699574117) 2024-12-17T23:36:14.8904659Z test_cpp_extensions_open_device_registration (0.5375226119366523) 2024-12-17T23:36:14.8905725Z cpp_extensions/open_registration_extension/test/test_openreg (0.4897938819199805) 2024-12-17T23:36:14.8906608Z test_utils (0.47820566604751813) 2024-12-17T23:36:14.8907186Z inductor/test_compiled_autograd (0.4535605297827172) 2024-12-17T23:36:14.8907960Z distributed/test_dynamo_distributed (0.45221720797270276) 2024-12-17T23:36:14.8908675Z test_content_store (0.45016323660433344) 2024-12-17T23:36:14.8909278Z inductor/test_cudacodecache (0.4435030508917587) 2024-12-17T23:36:14.8910020Z test_cpp_extensions_stream_and_event (0.44075938702450185) 2024-12-17T23:36:14.8910710Z test_testing (0.437100523432706) 2024-12-17T23:36:14.8911311Z test_cpp_extensions_mtia_backend (0.43698468440265587) 2024-12-17T23:36:14.8912118Z inductor/test_triton_extension_backend (0.43380652316354607) 2024-12-17T23:36:14.8912932Z inductor/test_extension_backend (0.424456370348558) 2024-12-17T23:36:14.8913646Z functorch/test_eager_transforms (0.4235148328195378) 2024-12-17T23:36:14.8914315Z test_nestedtensor (0.41694101066842143) 2024-12-17T23:36:14.8914910Z test_cpp_api_parity (0.4145644483425116) 2024-12-17T23:36:14.8915553Z inductor/test_cpu_cpp_wrapper (0.41420902801347026) 2024-12-17T23:36:14.8916398Z onnx/test_utility_funs (0.4136632708486707) 2024-12-17T23:36:14.8917119Z inductor/test_aot_inductor_arrayref (0.4110073779047003) 2024-12-17T23:36:14.8917793Z test_dispatch (0.4072861931267816) 2024-12-17T23:36:14.8918383Z torch_np/test_binary_ufuncs (0.4020263987021568) 2024-12-17T23:36:14.8919174Z distributed/_tools/test_runtime_estimator (0.40105702036236063) 2024-12-17T23:36:14.8920012Z inductor/test_aot_inductor_custom_ops (0.40031935479128955) 2024-12-17T23:36:14.8920888Z export/test_export_training_ir_to_run_decomp (0.3980869245563782) 2024-12-17T23:36:14.8921840Z inductor/test_binary_folding (0.39803215977525996) 2024-12-17T23:36:14.8922564Z inductor/test_cpp_wrapper_hipify (0.397654619248252) 2024-12-17T23:36:14.8923273Z onnx/exporter/test_building (0.39622531748522005) 2024-12-17T23:36:14.8923939Z dynamo/test_frame_init (0.39163334815149675) 2024-12-17T23:36:14.8924583Z export/test_retraceability (0.39098464954736506) 2024-12-17T23:36:14.8925294Z export/test_export_nonstrict (0.38614852180122994) 2024-12-17T23:36:14.8925945Z onnx/test_lazy_import (0.3845863618050361) 2024-12-17T23:36:14.8926572Z inductor/test_gpu_cpp_wrapper (0.3845465037028488) 2024-12-17T23:36:14.8927227Z test_custom_ops (0.38173685047054534) 2024-12-17T23:36:14.8927811Z export/test_cpp_serdes (0.3814579029934013) 2024-12-17T23:36:14.8928456Z inductor/test_loop_ordering (0.3814386459269408) 2024-12-17T23:36:14.8929121Z inductor/test_xpu_basic (0.38132387390836575) 2024-12-17T23:36:14.8929736Z inductor/test_smoke (0.37966208711578003) 2024-12-17T23:36:14.8930346Z inductor/test_flex_decoding (0.3784073716722777) 2024-12-17T23:36:14.8931059Z inductor/test_kernel_benchmark (0.3779221443190499) 2024-12-17T23:36:14.8931716Z export/test_serdes (0.3774346061243955) 2024-12-17T23:36:14.8932377Z export/test_unflatten_training_ir (0.3771202446980847) 2024-12-17T23:36:14.8933069Z inductor/test_triton_syntax (0.3733462640315515) 2024-12-17T23:36:14.8933708Z inductor/test_config (0.3733369805088497) 2024-12-17T23:36:14.8934323Z onnx/test_pytorch_jit_onnx (0.373266294206647) 2024-12-17T23:36:14.8934958Z inductor/test_debug_trace (0.3726820298823156) 2024-12-17T23:36:14.8935637Z inductor/test_cutlass_backend (0.3723738902890328) 2024-12-17T23:36:14.8936355Z inductor/test_external_callables (0.3723381447081182) 2024-12-17T23:36:14.8937163Z inductor/test_move_constructors_to_cuda (0.3721528326088219) 2024-12-17T23:36:14.8938013Z inductor/test_mkldnn_pattern_matcher (0.37123518630823715) 2024-12-17T23:36:14.8938818Z dynamo/test_inline_inbuilt_nn_modules (0.3712156573862996) 2024-12-17T23:36:14.8939733Z inductor/test_torchinductor (0.3711880654585683) 2024-12-17T23:36:14.8940426Z inductor/test_inductor_utils (0.3705833773299873) 2024-12-17T23:36:14.8941143Z inductor/test_torchinductor_opinfo (0.3699167918874495) 2024-12-17T23:36:14.8941922Z inductor/test_triton_cpu_backend (0.3694831020078314) 2024-12-17T23:36:14.8942691Z inductor/test_compiled_optimizers (0.36922655063125576) 2024-12-17T23:36:14.8943408Z dynamo/test_base_output (0.36893004808004826) 2024-12-17T23:36:14.8944140Z inductor/test_cooperative_reductions (0.3682896426499721) 2024-12-17T23:36:14.8944871Z inductor/test_b2b_gemm (0.36757162107119856) 2024-12-17T23:36:14.8945465Z test_import_stats (0.36742975428690927) 2024-12-17T23:36:14.8946052Z test_binary_ufuncs (0.36667089164628797) 2024-12-17T23:36:14.8946695Z inductor/test_triton_wrapper (0.36521386242088405) 2024-12-17T23:36:14.8947357Z inductor/test_ck_backend (0.3647867106623987) 2024-12-17T23:36:14.8948007Z export/test_export_legacy (0.3645556399406029) 2024-12-17T23:36:14.8948773Z export/test_functionalized_assertions (0.3637473613512752) 2024-12-17T23:36:14.8949494Z export/test_tree_utils (0.3636232426966196) 2024-12-17T23:36:14.8950200Z inductor/test_inductor_annotations (0.3624617151488135) 2024-12-17T23:36:14.8950893Z dynamo/test_nops (0.3623383193606762) 2024-12-17T23:36:14.8951452Z inductor/test_utils (0.36206350083293926) 2024-12-17T23:36:14.8952195Z inductor/test_indexing (0.3614576647278618) 2024-12-17T23:36:14.8952810Z inductor/test_pad_mm (0.3611171484514302) 2024-12-17T23:36:14.8953473Z inductor/test_aot_inductor_utils (0.36111461436176195) 2024-12-17T23:36:14.8954164Z dynamo/test_utils (0.3609327011522525) 2024-12-17T23:36:14.8954812Z inductor/test_select_algorithm (0.3605776688136782) 2024-12-17T23:36:14.8955519Z inductor/test_compile_worker (0.3603108015269454) 2024-12-17T23:36:14.8956223Z functorch/test_aotdispatch (0.35957659120669355) 2024-12-17T23:36:14.8956878Z dynamo/test_interop (0.3594695225311374) 2024-12-17T23:36:14.8957477Z inductor/test_metrics (0.35832257536576473) 2024-12-17T23:36:14.8958144Z inductor/test_triton_kernels (0.35826833812162695) 2024-12-17T23:36:14.8958931Z distributed/test_inductor_collectives (0.3578974040424425) 2024-12-17T23:36:14.8959892Z inductor/test_torchinductor_codegen_dynamic_shapes (0.35732000159187044) 2024-12-17T23:36:14.8960910Z inductor/test_torchinductor_dynamic_shapes (0.35696180838746905) 2024-12-17T23:36:14.8961853Z inductor/test_triton_heuristics (0.35683783613903286) 2024-12-17T23:36:14.8962595Z dynamo/test_fx_passes_pre_grad (0.35578616240534006) 2024-12-17T23:36:14.8963561Z dynamo/test_cudagraphs_expandable_segments (0.35575516211884217) 2024-12-17T23:36:14.8964553Z dynamo/test_modules (0.3555929860080117) 2024-12-17T23:36:14.8965192Z inductor/test_combo_kernels (0.3554013762858613) 2024-12-17T23:36:14.8965866Z dynamo/test_skip_non_tensor (0.35478574734619833) 2024-12-17T23:36:14.8966627Z onnx/test_models_quantized_onnxruntime (0.35473753045830836) 2024-12-17T23:36:14.8967357Z functorch/test_ops (0.35461030479145006) 2024-12-17T23:36:14.8968058Z inductor/test_coordinate_descent_tuner (0.3544318428974257) 2024-12-17T23:36:14.8968942Z inductor/test_torchinductor_strided_blocks (0.3543379265523467) 2024-12-17T23:36:14.8969764Z dynamo/test_autograd_function (0.35418081332948453) 2024-12-17T23:36:14.8970506Z dynamo/test_skip_guard_eval_unsafe (0.3541443406919706) 2024-12-17T23:36:14.8971235Z onnx/exporter/test_tensors (0.35404066192681366) 2024-12-17T23:36:14.8971945Z inductor/test_benchmark_fusion (0.35373176824297436) 2024-12-17T23:36:14.8972673Z inductor/test_aot_inductor_package (0.3535834180323387) 2024-12-17T23:36:14.8973395Z inductor/test_autoheuristic (0.35341182087309) 2024-12-17T23:36:14.8974053Z dynamo/test_reconstruct (0.3532159853791303) 2024-12-17T23:36:14.8974705Z inductor/test_minifier_utils (0.35320334830699984) 2024-12-17T23:36:14.8975370Z inductor/test_foreach (0.3527836048378352) 2024-12-17T23:36:14.8976195Z inductor/test_fx_fusion (0.35255404536868107) 2024-12-17T23:36:14.8976857Z test_model_exports_to_core_aten (0.35247732448742164) 2024-12-17T23:36:14.8977567Z inductor/test_flex_attention (0.3524353005503543) 2024-12-17T23:36:14.8978346Z inductor/test_custom_post_grad_passes (0.35218925163347625) 2024-12-17T23:36:14.8979053Z export/test_tools (0.3519637530762133) 2024-12-17T23:36:14.8979691Z inductor/test_snode_runtime (0.3517231666790179) 2024-12-17T23:36:14.8980384Z distributed/test_device_mesh (0.3507412420434508) 2024-12-17T23:36:14.8981007Z dynamo/test_pgo (0.3507203798445214) 2024-12-17T23:36:14.8981632Z dynamo/test_export_mutations (0.35021975580739473) 2024-12-17T23:36:14.8982272Z dynamo/test_sdpa (0.3500999885594471) 2024-12-17T23:36:14.8982857Z dynamo/test_exceptions (0.3496027412893481) 2024-12-17T23:36:14.8983517Z dynamo/test_metrics_context (0.34910202227312415) 2024-12-17T23:36:14.8984198Z profiler/test_cpp_thread (0.3488167173706104) 2024-12-17T23:36:14.8984906Z onnx/test_pytorch_onnx_onnxruntime (0.3485975641348512) 2024-12-17T23:36:14.8985613Z dynamo/test_recompiles (0.3483804664583034) 2024-12-17T23:36:14.8986462Z distributed/_shard/sharded_tensor/ops/test_binary_cmp (0.34835879661828406) 2024-12-17T23:36:14.8987347Z inductor/test_control_flow (0.34825581822455365) 2024-12-17T23:36:14.8988103Z onnx/dynamo/test_registry_dispatcher (0.347945778906797) 2024-12-17T23:36:14.8988970Z xpu/test_conv (0.34781784190196047) 2024-12-17T23:36:14.8989732Z inductor/test_cudagraph_trees_expandable_segments (0.347511975527183) 2024-12-17T23:36:14.8990568Z dynamo/test_subgraphs (0.3474892203185768) 2024-12-17T23:36:14.8991205Z dynamo/test_pre_dispatch (0.34717733391995254) 2024-12-17T23:36:14.8991926Z inductor/test_decompose_mem_bound_mm (0.3466730706316252) 2024-12-17T23:36:14.8992735Z inductor/test_scatter_optimization (0.3465478809772738) 2024-12-17T23:36:14.8993497Z inductor/test_codegen_triton (0.34582950427394554) 2024-12-17T23:36:14.8994139Z dynamo/test_global (0.3456715163830326) 2024-12-17T23:36:14.8994728Z inductor/test_perf (0.3455040001438022) 2024-12-17T23:36:14.8995442Z inductor/test_graph_transform_observer (0.3454035556801798) 2024-12-17T23:36:14.8996185Z inductor/test_profiler (0.34483334106731944) 2024-12-17T23:36:14.8996809Z export/test_db (0.3444815241054556) 2024-12-17T23:36:14.8997378Z onnx/test_custom_ops (0.3443872796190336) 2024-12-17T23:36:14.8998014Z inductor/test_op_dtype_prop (0.34435774993224466) 2024-12-17T23:36:14.8998666Z dynamo/test_compile (0.3442952557421552) 2024-12-17T23:36:14.8999275Z dynamo/test_cudagraphs (0.3437397669980458) 2024-12-17T23:36:14.8999910Z inductor/test_multi_kernel (0.3436786931445289) 2024-12-17T23:36:14.9000599Z inductor/test_custom_lowering (0.34352233285135203) 2024-12-17T23:36:14.9001334Z inductor/test_fp8 (0.3435107335449747) 2024-12-17T23:36:14.9001988Z inductor/test_group_batch_fusion (0.34347236996273656) 2024-12-17T23:36:14.9002681Z dynamo/test_config (0.34336251203486257) 2024-12-17T23:36:14.9003301Z dynamo/test_functions (0.34324324410104645) 2024-12-17T23:36:14.9004117Z onnx/torch_export/test_torch_export_with_onnxruntime (0.3431392877890358) 2024-12-17T23:36:14.9005038Z dynamo/test_graph_region_tracker (0.3426407609426677) 2024-12-17T23:36:14.9005724Z dynamo/test_view (0.34217089090664826) 2024-12-17T23:36:14.9006316Z test_ops_gradients (0.3419011448461913) 2024-12-17T23:36:14.9006905Z dynamo/test_resume (0.34169457500989225) 2024-12-17T23:36:14.9007536Z inductor/test_benchmarking (0.3416662092955368) 2024-12-17T23:36:14.9008202Z dynamo/test_deviceguard (0.3414920091991114) 2024-12-17T23:36:14.9008913Z distributed/_tensor/test_common_rules (0.34123823194695235) 2024-12-17T23:36:14.9009699Z inductor/test_cudagraph_trees (0.3411317231679498) 2024-12-17T23:36:14.9010388Z dynamo/test_aot_autograd (0.34105086656875344) 2024-12-17T23:36:14.9011052Z inductor/test_cuda_repro (0.3409935129134706) 2024-12-17T23:36:14.9011703Z test_ops_fwd_gradients (0.3409681601036479) 2024-12-17T23:36:14.9012592Z dynamo/test_backward_higher_order_ops (0.34085880581243866) 2024-12-17T23:36:14.9013357Z onnx/exporter/test_compat (0.34068779551412476) 2024-12-17T23:36:14.9014106Z inductor/test_cpu_select_algorithm (0.34056593019235404) 2024-12-17T23:36:14.9014863Z inductor/test_inplacing_pass (0.34037763854352787) 2024-12-17T23:36:14.9015525Z dynamo/test_sources (0.34016482319494656) 2024-12-17T23:36:14.9016228Z onnx/exporter/test_small_models_e2e (0.3394596520737315) 2024-12-17T23:36:14.9016922Z xpu/test_gemm (0.33939605493232333) 2024-12-17T23:36:14.9017483Z inductor/test_halide (0.3393661349887036) 2024-12-17T23:36:14.9018115Z dynamo/test_model_output (0.33887327800480516) 2024-12-17T23:36:14.9018788Z onnx/test_onnxscript_runtime (0.3386390444285298) 2024-12-17T23:36:14.9019485Z inductor/test_memory_planning (0.338606250731184) 2024-12-17T23:36:14.9020249Z distributed/_tensor/test_dtensor_ops (0.3384619497033605) 2024-12-17T23:36:14.9021066Z higher_order_ops/test_with_effects (0.3382966413704337) 2024-12-17T23:36:14.9021794Z inductor/test_layout_optim (0.33805656538865936) 2024-12-17T23:36:14.9022444Z export/test_passes (0.3379790693823549) 2024-12-17T23:36:14.9023130Z onnx/test_pytorch_onnx_shape_inference (0.3377865878403937) 2024-12-17T23:36:14.9023866Z inductor/test_max_autotune (0.3374943250234032) 2024-12-17T23:36:14.9024614Z inductor/test_memory (0.33728875566556304) 2024-12-17T23:36:14.9025277Z distributed/_tensor/test_init (0.33713349084613115) 2024-12-17T23:36:14.9025972Z dynamo/test_structured_trace (0.3368857659961698) 2024-12-17T23:36:14.9026860Z inductor/test_torchinductor_codegen_config_overrides (0.33671068769225077) 2024-12-17T23:36:14.9027740Z dynamo/test_decorators (0.33670664830428465) 2024-12-17T23:36:14.9028336Z lazy/test_ts_opinfo (0.335849873492645) 2024-12-17T23:36:14.9028979Z inductor/test_fused_attention (0.3356708018005425) 2024-12-17T23:36:14.9029651Z inductor/test_torchbind (0.3355386581097136) 2024-12-17T23:36:14.9030316Z dynamo/test_compiler_bisector (0.33550240600246883) 2024-12-17T23:36:14.9031025Z inductor/test_minifier_isolate (0.33536162172770034) 2024-12-17T23:36:14.9031717Z onnx/exporter/test_core (0.33459925024926696) 2024-12-17T23:36:14.9032346Z inductor/test_codecache (0.33425921202412223) 2024-12-17T23:36:14.9032961Z dynamo/test_modes (0.33425636696706484) 2024-12-17T23:36:14.9033559Z dynamo/test_profiler (0.3341370777010409) 2024-12-17T23:36:14.9034205Z dynamo/test_aot_autograd_cache (0.33397465317820385) 2024-12-17T23:36:14.9034947Z dynamo/test_graph_deduplication (0.33379408665619864) 2024-12-17T23:36:14.9035626Z export/test_schema (0.3333162744355276) 2024-12-17T23:36:14.9036309Z inductor/test_efficient_conv_bn_eval (0.3332656610108668) 2024-12-17T23:36:14.9037086Z inductor/test_unbacked_symints (0.33325018356703406) 2024-12-17T23:36:14.9037757Z dynamo/test_export (0.3329821650831899) 2024-12-17T23:36:14.9038409Z onnx/test_pytorch_onnx_no_runtime (0.33294742140150546) 2024-12-17T23:36:14.9039255Z distributed/_tensor/test_experimental_ops (0.332580135640882) 2024-12-17T23:36:14.9040026Z export/test_unflatten (0.33183156695428506) 2024-12-17T23:36:14.9040684Z inductor/test_dependencies (0.3317706783534424) 2024-12-17T23:36:14.9041484Z distributed/_tensor/test_tensor_ops (0.331349957749248) 2024-12-17T23:36:14.9042195Z dynamo/test_optimizers (0.3311233903043333) 2024-12-17T23:36:14.9042801Z test_ops_jit (0.33112104622175376) 2024-12-17T23:36:14.9043419Z onnx/test_onnxscript_no_runtime (0.33039686607653496) 2024-12-17T23:36:14.9044251Z distributed/_tensor/test_xla_integration (0.3300630304052139) 2024-12-17T23:36:14.9045066Z inductor/test_auto_functionalize (0.3300199939366582) 2024-12-17T23:36:14.9045766Z inductor/test_ordered_set (0.32996134696723545) 2024-12-17T23:36:14.9046385Z export/test_hop (0.3296917064280389) 2024-12-17T23:36:14.9046964Z dynamo/test_ctx_manager (0.32914052775400576) 2024-12-17T23:36:14.9047586Z inductor/test_padding (0.3289402160256132) 2024-12-17T23:36:14.9048406Z dynamo/test_verify_correctness (0.3282109609081697) 2024-12-17T23:36:14.9049162Z inductor/test_distributed_patterns (0.3280646134546106) 2024-12-17T23:36:14.9049867Z export/test_serialize (0.3276018203519546) 2024-12-17T23:36:14.9050536Z onnx/dynamo/test_exporter_api (0.32759990837338837) 2024-12-17T23:36:14.9051340Z onnx/exporter/test_capture_strategies (0.3275172081078005) 2024-12-17T23:36:14.9052109Z dynamo/test_prim_hop_base (0.32711454325836825) 2024-12-17T23:36:14.9052968Z onnx/dynamo/test_dynamo_with_onnxruntime_backend (0.32670703760697384) 2024-12-17T23:36:14.9053910Z dynamo/test_activation_checkpointing (0.32670088941962167) 2024-12-17T23:36:14.9054650Z lazy/test_step_closures (0.32657821105000817) 2024-12-17T23:36:14.9055423Z distributed/_tensor/test_convolution_ops (0.32646897666800134) 2024-12-17T23:36:14.9056300Z higher_order_ops/test_invoke_subgraph (0.3261440342667107) 2024-12-17T23:36:14.9057002Z export/test_converter (0.32598044606163673) 2024-12-17T23:36:14.9057662Z lazy/test_functionalization (0.3259780203697727) 2024-12-17T23:36:14.9058283Z test_ops (0.32559110490640475) 2024-12-17T23:36:14.9058804Z nn/test_lazy_modules (0.3253162904630359) 2024-12-17T23:36:14.9059420Z export/test_experimental (0.3250223173373683) 2024-12-17T23:36:14.9060059Z export/test_torchbind (0.32496498102403343) 2024-12-17T23:36:14.9060745Z export/test_swap (0.32459061087382474) 2024-12-17T23:36:14.9061364Z onnx/test_models_onnxruntime (0.3245262437891391) 2024-12-17T23:36:14.9062118Z distributed/_tensor/test_random_ops (0.32452355969536567) 2024-12-17T23:36:14.9062815Z test_cuda_sanitizer (0.3243034162874062) 2024-12-17T23:36:14.9063630Z export/test_draft_export (0.3242530093400363) 2024-12-17T23:36:14.9064358Z test_functionalization_of_rng_ops (0.32391808780451703) 2024-12-17T23:36:14.9065061Z dynamo/test_torchrec (0.32349169421128565) 2024-12-17T23:36:14.9065682Z test_autograd_fallback (0.32332160235033475) 2024-12-17T23:36:14.9066337Z export/test_pass_infra (0.3230595463165821) 2024-12-17T23:36:14.9066954Z dynamo/test_trace_rules (0.32300851338176984) 2024-12-17T23:36:14.9067557Z test_pruning_op (0.32259353306501215) 2024-12-17T23:36:14.9068119Z dynamo/test_exc (0.3223307046420632) 2024-12-17T23:36:14.9068762Z distributed/_tensor/test_math_ops (0.3220868273813777) 2024-12-17T23:36:14.9069452Z nn/test_pruning (0.3220206099058954) 2024-12-17T23:36:14.9070043Z dynamo/test_subclasses (0.3216939688074839) 2024-12-17T23:36:14.9070662Z onnx/exporter/test_api (0.32142486780889734) 2024-12-17T23:36:14.9071277Z export/test_export (0.3208267046274262) 2024-12-17T23:36:14.9071893Z dynamo/test_debug_utils (0.32078955172285917) 2024-12-17T23:36:14.9072516Z export/test_lift_unlift (0.3204590627662498) 2024-12-17T23:36:14.9073123Z test_matmul_cuda (0.32025222185090985) 2024-12-17T23:36:14.9073770Z distributed/launcher/test_run (0.3202453947020344) 2024-12-17T23:36:14.9074457Z dynamo/test_reorder_logs (0.3198022560101287) 2024-12-17T23:36:14.9075187Z inductor/test_standalone_compile (0.31929869020396445) 2024-12-17T23:36:14.9075915Z dynamo/test_bytecode_utils (0.31780634197070146) 2024-12-17T23:36:14.9076561Z lazy/test_meta_kernel (0.3174469188196834) 2024-12-17T23:36:14.9077153Z dynamo/test_hooks (0.3174211245997436) 2024-12-17T23:36:14.9077762Z dynamo/test_recompile_ux (0.31711754329146724) 2024-12-17T23:36:14.9078402Z onnx/test_onnx_opset (0.3169172005281766) 2024-12-17T23:36:14.9079150Z distributed/_tensor/test_pointwise_ops (0.31634141074988326) 2024-12-17T23:36:14.9079904Z export/test_verifier (0.31608053245539114) 2024-12-17T23:36:14.9080519Z dynamo/test_guard_manager (0.3152625451692849) 2024-12-17T23:36:14.9081236Z export/test_sparse (0.31258018084744305) 2024-12-17T23:36:14.9082106Z distributed/_composable/fsdp/test_fully_shard_init (0.3123943876995315) 2024-12-17T23:36:14.9083066Z distributed/_tensor/test_embedding_ops (0.31211132608672343) 2024-12-17T23:36:14.9084078Z dynamo/test_input_attr_tracking (0.3112986997502356) 2024-12-17T23:36:14.9084960Z distributed/_shard/sharded_tensor/ops/test_init (0.3104501751303631) 2024-12-17T23:36:14.9085864Z distributed/_tensor/test_matrix_ops (0.3102913725175956) 2024-12-17T23:36:14.9086589Z dynamo/test_minifier (0.30941174622437906) 2024-12-17T23:36:14.9087169Z test_autograd (0.3081266207410579) 2024-12-17T23:36:14.9087875Z torch_np/numpy_tests/lib/test_arraysetops (0.30788745159557923) 2024-12-17T23:36:14.9088720Z lazy/test_extract_compiled_graph (0.3077498830386157) 2024-12-17T23:36:14.9089388Z nn/test_init (0.3076950679340461) 2024-12-17T23:36:14.9090016Z test_functional_autograd_benchmark (0.3073573417117784) 2024-12-17T23:36:14.9090730Z onnx/test_autograd_funs (0.30678540660670406) 2024-12-17T23:36:14.9091365Z lazy/test_debug_util (0.3062854010902113) 2024-12-17T23:36:14.9092256Z distributed/_composable/fsdp/test_fully_shard_clip_grad_norm_ (0.30437888553319303) 2024-12-17T23:36:14.9093198Z test_cuda_nvml_based_avail (0.3039946656057153) 2024-12-17T23:36:14.9093743Z distributed/_tensor/test_view_ops (0.30397739440563054) 2024-12-17T23:36:14.9094249Z test_cuda_trace (0.3038936715557359) 2024-12-17T23:36:14.9094690Z test_shape_ops (0.30328832521911986) 2024-12-17T23:36:14.9095162Z lazy/test_generator (0.30318055462829024) 2024-12-17T23:36:14.9095641Z test_cuda_primary_ctx (0.3009728744639996) 2024-12-17T23:36:14.9096378Z dynamo/test_python_autograd (0.30011464541129496) 2024-12-17T23:36:14.9097135Z distributed/rpc/cuda/test_tensorpipe_agent (0.3000615950182298) 2024-12-17T23:36:14.9098119Z distributed/_composable/fsdp/test_fully_shard_extensions (0.29987128396262797) 2024-12-17T23:36:14.9098951Z test_package (0.2996787811366423) 2024-12-17T23:36:14.9099435Z dynamo/test_comptime (0.29918847224303075) 2024-12-17T23:36:14.9099976Z test_view_ops (0.2978591817285285) 2024-12-17T23:36:14.9100531Z test_scatter_gather_ops (0.29745307555359934) 2024-12-17T23:36:14.9101049Z test_cuda_multigpu (0.29557795932532804) 2024-12-17T23:36:14.9101524Z test_tensor_creation_ops (0.2921707321250153) 2024-12-17T23:36:14.9102047Z distributed/fsdp/test_wrap (0.29179559708875313) 2024-12-17T23:36:14.9102793Z distributed/_composable/fsdp/test_fully_shard_autograd (0.2909373835573105) 2024-12-17T23:36:14.9103579Z distributed/fsdp/test_fsdp_clip_grad_norm (0.2886707016635588) 2024-12-17T23:36:14.9104218Z distributed/fsdp/test_fsdp_misc (0.28809987947559323) 2024-12-17T23:36:14.9104700Z lazy/test_reuse_ir (0.2875011171634481) 2024-12-17T23:36:14.9105154Z distributed/test_c10d_common (0.2865593100027326) 2024-12-17T23:36:14.9105635Z distributed/_shard/sharded_tensor/ops/test_tensor_ops (0.28643911405371114) 2024-12-17T23:36:14.9106205Z distributed/_shard/sharded_tensor/ops/test_embedding (0.2853821188239516) 2024-12-17T23:36:14.9106763Z distributed/_shard/sharded_tensor/ops/test_embedding_bag (0.2853821188239516) 2024-12-17T23:36:14.9107249Z test_cpp_extensions_aot_ninja (0.27284595300261094) 2024-12-17T23:36:14.9107607Z test_spectral_ops (0.2701443165822801) 2024-12-17T23:36:14.9107924Z functorch/test_rearrange (0.2518649757553152) 2024-12-17T23:36:14.9108292Z test_cpp_extensions_aot_no_ninja (0.2518649757553152) 2024-12-17T23:36:14.9108656Z functorch/test_parsing (0.2507316494799627) 2024-12-17T23:36:14.9109064Z distributed/flight_recorder/test_fr_analysis (0.24956630221722356) 2024-12-17T23:36:14.9109562Z distributed/_tensor/test_dtensor_compile (0.24926135965701648) 2024-12-17T23:36:14.9109960Z lazy/test_bindings (0.24328928335594313) 2024-12-17T23:36:14.9110258Z test_mkl_verbose (0.2403211067700507) 2024-12-17T23:36:14.9110563Z test_tensorboard (0.23801322718803303) 2024-12-17T23:36:14.9110876Z test_transformers (0.2370817190457553) 2024-12-17T23:36:14.9111212Z distributed/test_c10d_ops_nccl (0.23395330481687499) 2024-12-17T23:36:14.9111563Z test_license (0.23238242512623547) 2024-12-17T23:36:14.9111872Z test_comparison_utils (0.23186656954382456) 2024-12-17T23:36:14.9112602Z distributed/_tensor/debug/test_op_coverage (0.23166754840614082) 2024-12-17T23:36:14.9113288Z distributed/_tools/test_mod_tracker (0.23054971711279026) 2024-12-17T23:36:14.9113973Z test_mkldnn_verbose (0.23015992407986244) 2024-12-17T23:36:14.9114372Z test_autoload (0.22881636682594692) 2024-12-17T23:36:14.9114894Z test_ci_sanity_check_fail (0.2287087089294432) 2024-12-17T23:36:14.9115644Z distributed/test_compute_comm_reordering (0.2283671980357543) 2024-12-17T23:36:14.9116386Z test_utils_config_module (0.22667277684294848) 2024-12-17T23:36:14.9116982Z test_reductions (0.22533588307655916) 2024-12-17T23:36:14.9117680Z torch_np/numpy_tests/lib/test_function_base (0.22389878439442684) 2024-12-17T23:36:14.9118403Z onnx/test_fx_passes (0.2214604495836704) 2024-12-17T23:36:14.9119185Z distributed/pipelining/test_schedule_multiproc (0.2201238473249386) 2024-12-17T23:36:14.9119947Z test_mps (0.2201091473260679) 2024-12-17T23:36:14.9120482Z onnx/test_fx_type_promotion (0.21947952455432776) 2024-12-17T23:36:14.9121455Z distributed/tensor/parallel/test_micro_pipeline_tp (0.2169494031550311) 2024-12-17T23:36:14.9122422Z distributed/checkpoint/test_nested_dict (0.215916907001192) 2024-12-17T23:36:14.9123201Z onnx/test_fx_to_onnx_decomp_skip (0.21551425371162722) 2024-12-17T23:36:14.9123897Z torch_np/test_unary_ufuncs (0.21433821196238131) 2024-12-17T23:36:14.9124646Z test_ao_sparsity (0.21433418038150726) 2024-12-17T23:36:14.9125238Z backends/xeon/test_launch (0.21378008765130715) 2024-12-17T23:36:14.9126007Z distributed/pipelining/test_transformer (0.21272493306069426) 2024-12-17T23:36:14.9126740Z test_file_check (0.21260126009147257) 2024-12-17T23:36:14.9127263Z test_pytree (0.2118460917826784) 2024-12-17T23:36:14.9127783Z test_stateless (0.2116632162967263) 2024-12-17T23:36:14.9128313Z test_modules (0.21158850745486757) 2024-12-17T23:36:14.9128974Z distributed/pipelining/test_backward (0.21053564653501627) 2024-12-17T23:36:14.9129672Z test_deploy (0.21040606299959738) 2024-12-17T23:36:14.9130225Z profiler/test_kineto (0.20972094662322538) 2024-12-17T23:36:14.9130974Z distributed/_shard/sharded_tensor/test_logger (0.20890315591051095) 2024-12-17T23:36:14.9131723Z test_monitor (0.20886998174971158) 2024-12-17T23:36:14.9132285Z torch_np/test_dtype (0.20875299775931383) 2024-12-17T23:36:14.9132840Z test_show_pickle (0.20862211156997082) 2024-12-17T23:36:14.9133508Z distributed/pipelining/test_pipe (0.20735093010807953) 2024-12-17T23:36:14.9134436Z distributed/_composable/fsdp/test_fully_shard_compile (0.2062878072370874) 2024-12-17T23:36:14.9135243Z test_optim (0.20600352851322412) 2024-12-17T23:36:14.9135818Z torch_np/test_nep50_examples (0.2050213446949099) 2024-12-17T23:36:14.9136570Z distributed/_tools/test_sac_estimator (0.2048521331253613) 2024-12-17T23:36:14.9137236Z test_typing (0.20369526493388193) 2024-12-17T23:36:14.9137781Z test_module_tracker (0.20337470520783202) 2024-12-17T23:36:14.9138366Z onnx/test_fx_to_onnx (0.2029958057381402) 2024-12-17T23:36:14.9139007Z distributed/_tools/test_sac_ilp (0.20288722490532538) 2024-12-17T23:36:14.9139781Z benchmark_utils/test_benchmark_utils (0.2026646771987871) 2024-12-17T23:36:14.9140467Z test_foreach (0.2025780918475456) 2024-12-17T23:36:14.9141131Z distributed/test_c10d_functional_native (0.20231879033116304) 2024-12-17T23:36:14.9141884Z test_expanded_weights (0.2022251972289843) 2024-12-17T23:36:14.9142526Z test_compile_benchmark_util (0.20219477788367657) 2024-12-17T23:36:14.9143325Z torch_np/numpy_tests/core/test_scalarinherit (0.20216067150594905) 2024-12-17T23:36:14.9144056Z test_openmp (0.20210926248805614) 2024-12-17T23:36:14.9144675Z distributed/_tensor/test_dtensor (0.2020339095440213) 2024-12-17T23:36:14.9145368Z profiler/test_profiler (0.20200204307479463) 2024-12-17T23:36:14.9145972Z torch_np/test_random (0.20180720516488848) 2024-12-17T23:36:14.9146587Z test_functionalization (0.20127823420054078) 2024-12-17T23:36:14.9147199Z test_proxy_tensor (0.20042594500520564) 2024-12-17T23:36:14.9147845Z test_hub (0.19945276782787666) 2024-12-17T23:36:14.9148356Z torch_np/test_basic (0.19933581639604525) 2024-12-17T23:36:14.9148895Z test_complex (0.1992946560800263) 2024-12-17T23:36:14.9149445Z test_tensorexpr_pybind (0.1992596614087328) 2024-12-17T23:36:14.9150024Z test_type_hints (0.19912564598027896) 2024-12-17T23:36:14.9150595Z functorch/test_minifier (0.19909503891434346) 2024-12-17T23:36:14.9151242Z test_namedtuple_return_api (0.1990421903083083) 2024-12-17T23:36:14.9151849Z test_jiterator (0.19844280967351413) 2024-12-17T23:36:14.9152559Z distributed/checkpoint/test_save_load_api (0.19816223146056203) 2024-12-17T23:36:14.9153481Z distributed/checkpoint/test_dedup_tensors (0.19786885967923015) 2024-12-17T23:36:14.9154348Z torch_np/numpy_tests/core/test_numeric (0.19764398227781552) 2024-12-17T23:36:14.9155166Z distributed/_composable/test_contract (0.19738440597751092) 2024-12-17T23:36:14.9156012Z distributed/pipelining/test_microbatch (0.19714516070827953) 2024-12-17T23:36:14.9156766Z test_per_overload_api (0.19692749561566733) 2024-12-17T23:36:14.9157357Z test_numpy_interop (0.1967389705152509) 2024-12-17T23:36:14.9158051Z distributed/optim/test_named_optimizer (0.1964225316386813) 2024-12-17T23:36:14.9158815Z nn/test_multihead_attention (0.19606063816518474) 2024-12-17T23:36:14.9159594Z distributed/checkpoint/e2e/test_fsdp_ep (0.19560731281865837) 2024-12-17T23:36:14.9160413Z test_fx_experimental (0.19519894538716512) 2024-12-17T23:36:14.9161020Z functorch/test_logging (0.19486014103843763) 2024-12-17T23:36:14.9161962Z distributed/_tensor/experimental/test_register_sharding (0.1945043663777) 2024-12-17T23:36:14.9162791Z test_native_functions (0.1945043663777) 2024-12-17T23:36:14.9163946Z distributed/_tools/test_mem_tracker (0.19434131684796732) 2024-12-17T23:36:14.9164388Z functorch/test_control_flow (0.19428815232008873) 2024-12-17T23:36:14.9164756Z torch_np/test_ufuncs_basic (0.19427398433670878) 2024-12-17T23:36:14.9165163Z onnx/internal/test_registraion (0.19417437447403346) 2024-12-17T23:36:14.9165549Z distributed/fsdp/test_fsdp_fx (0.194127014796591) 2024-12-17T23:36:14.9165886Z functorch/test_ac (0.19367785099908744) 2024-12-17T23:36:14.9166254Z distributed/_tensor/test_attention (0.19357679354610616) 2024-12-17T23:36:14.9166643Z nn/test_packed_sequence (0.19303099434347637) 2024-12-17T23:36:14.9166968Z test_sympy_utils (0.19268518094848655) 2024-12-17T23:36:14.9167308Z distributed/_tensor/test_api (0.19259267286016535) 2024-12-17T23:36:14.9167709Z test_set_default_mobile_cpu_allocator (0.1924763901691988) 2024-12-17T23:36:14.9168091Z test_sparse_semi_structured (0.19237178957025308) 2024-12-17T23:36:14.9168507Z distributed/pipelining/test_unflatten (0.19163535976346427) 2024-12-17T23:36:14.9168989Z distributed/checkpoint/fsdp/test_fsdp_dsd (0.19162892385521207) 2024-12-17T23:36:14.9169400Z nn/test_parametrization (0.19161654372568235) 2024-12-17T23:36:14.9169735Z functorch/test_vmap (0.191485558371158) 2024-12-17T23:36:14.9170107Z torch_np/numpy_tests/core/test_einsum (0.19132005894520016) 2024-12-17T23:36:14.9170469Z test_out_dtype_op (0.19093201187089878) 2024-12-17T23:36:14.9170777Z test_jit_disabled (0.19081770598496797) 2024-12-17T23:36:14.9171112Z distributed/test_backends (0.19033835797338192) 2024-12-17T23:36:14.9171568Z distributed/_composable/fsdp/test_fully_shard_logging (0.18949271092829323) 2024-12-17T23:36:14.9172089Z torch_np/numpy_tests/lib/test_histograms (0.18919208934222054) 2024-12-17T23:36:14.9172471Z test_logging (0.188549723216144) 2024-12-17T23:36:14.9172799Z distributed/test_symmetric_memory (0.1883640599783884) 2024-12-17T23:36:14.9173209Z distributed/pipelining/test_stage (0.1882981713858981) 2024-12-17T23:36:14.9173569Z test_namedtensor (0.18803969232849405) 2024-12-17T23:36:14.9173905Z distributions/test_constraints (0.1873310086747707) 2024-12-17T23:36:14.9174323Z distributed/_tools/test_memory_tracker (0.18726929046645557) 2024-12-17T23:36:14.9174915Z test_decomp (0.18724446878318216) 2024-12-17T23:36:14.9175199Z test_flop_counter (0.18679912860735182) 2024-12-17T23:36:14.9175681Z distributed/_composable/test_composability/test_pp_composability (0.18679839325233139) 2024-12-17T23:36:14.9176180Z test_bundled_inputs (0.18674019696630625) 2024-12-17T23:36:14.9176500Z test_numba_integration (0.18665936925802512) 2024-12-17T23:36:14.9176825Z test_itt (0.18636546594069203) 2024-12-17T23:36:14.9177129Z distributed/test_fake_pg (0.18627620887376822) 2024-12-17T23:36:14.9177490Z onnx/internal/test_diagnostics (0.18605409709069143) 2024-12-17T23:36:14.9177943Z distributed/checkpoint/test_fsdp_optim_state (0.185998149681569) 2024-12-17T23:36:14.9178456Z distributed/_tensor/experimental/test_local_map (0.1858798385171031) 2024-12-17T23:36:14.9178891Z profiler/test_profiler_tree (0.1855533483283532) 2024-12-17T23:36:14.9179314Z distributed/_composable/test_checkpoint (0.1854959532175861) 2024-12-17T23:36:14.9179779Z torch_np/numpy_tests/core/test_shape_base (0.1854365321190959) 2024-12-17T23:36:14.9180267Z distributed/checkpoint/test_dtensor_resharding (0.18541809633356257) 2024-12-17T23:36:14.9180685Z test_autocast (0.18507309042447645) 2024-12-17T23:36:14.9181042Z distributed/test_distributed_spawn (0.18507013439596057) 2024-12-17T23:36:14.9181476Z torch_np/numpy_tests/core/test_scalarmath (0.1848732338331923) 2024-12-17T23:36:14.9182021Z distributed/_tensor/test_redistribute (0.18480823045006572) 2024-12-17T23:36:14.9182418Z test_fx_reinplace_pass (0.1847994666601053) 2024-12-17T23:36:14.9182791Z distributed/checkpoint/test_fsspec (0.18463225041773518) 2024-12-17T23:36:14.9183172Z functorch/test_dims (0.18414079419473506) 2024-12-17T23:36:14.9183578Z distributed/tensor/parallel/test_tp_style (0.18394098692257455) 2024-12-17T23:36:14.9183967Z test_fx_passes (0.1838901372014216) 2024-12-17T23:36:14.9184351Z distributed/_tools/test_fsdp2_mem_tracker (0.18374929857922115) 2024-12-17T23:36:14.9184868Z distributed/checkpoint/e2e/test_e2e_save_and_load (0.1836599196588434) 2024-12-17T23:36:14.9185315Z test_segment_reductions (0.18359293926414577) 2024-12-17T23:36:14.9185735Z distributed/checkpoint/test_format_utils (0.18316392435873874) 2024-12-17T23:36:14.9186215Z torch_np/numpy_tests/core/test_multiarray (0.18226299044616118) 2024-12-17T23:36:14.9186700Z distributed/_tensor/debug/test_comm_mode_features (0.18221385519130898) 2024-12-17T23:36:14.9187285Z distributed/algorithms/quantization/test_quantization (0.1818709815186537) 2024-12-17T23:36:14.9187769Z onnx/test_op_consistency (0.1818378142662878) 2024-12-17T23:36:14.9188204Z distributed/checkpoint/e2e/test_fine_tuning (0.18178151474060447) 2024-12-17T23:36:14.9188607Z test_legacy_vmap (0.18133456273961304) 2024-12-17T23:36:14.9189034Z distributed/_tensor/experimental/test_tp_transform (0.1812895000928057) 2024-12-17T23:36:14.9189556Z distributed/checkpoint/e2e/test_pipeline (0.18116746116683557) 2024-12-17T23:36:14.9190019Z distributed/checkpoint/test_traverse (0.18035475799782663) 2024-12-17T23:36:14.9190528Z distributed/tensor/parallel/test_tp_random_state (0.17964457801853265) 2024-12-17T23:36:14.9190961Z test_subclass (0.1793325947434023) 2024-12-17T23:36:14.9191241Z test_torch (0.17908954382164202) 2024-12-17T23:36:14.9191605Z torch_np/numpy_tests/linalg/test_linalg (0.17887734330316016) 2024-12-17T23:36:14.9192100Z distributed/checkpoint/test_dtensor_checkpoint (0.1787543882284888) 2024-12-17T23:36:14.9192585Z distributed/elastic/test_control_plane (0.1786535459578503) 2024-12-17T23:36:14.9192970Z test_dlpack (0.17835723987184418) 2024-12-17T23:36:14.9193384Z distributed/_composable/test_replicate_with_compiler (0.1783304711183557) 2024-12-17T23:36:14.9193822Z nn/test_embedding (0.17826577810955396) 2024-12-17T23:36:14.9194229Z distributed/checkpoint/test_tp_checkpoint (0.17824442563813472) 2024-12-17T23:36:14.9194699Z torch_np/numpy_tests/lib/test_type_check (0.17819880946958674) 2024-12-17T23:36:14.9195141Z test_tensorexpr (0.17813940865269504) 2024-12-17T23:36:14.9195545Z distributed/tensor/parallel/test_tp_examples (0.1780357378897018) 2024-12-17T23:36:14.9195952Z test_masked (0.1777374364765172) 2024-12-17T23:36:14.9196224Z test_jit (0.17745606576511286) 2024-12-17T23:36:14.9196577Z torch_np/numpy_tests/core/test_indexing (0.17680227606495372) 2024-12-17T23:36:14.9197034Z functorch/test_memory_efficient_fusion (0.17661328479377955) 2024-12-17T23:36:14.9197459Z functorch/test_vmap_registrations (0.17660770961489847) 2024-12-17T23:36:14.9197842Z onnx/test_symbolic_helper (0.1763298114002155) 2024-12-17T23:36:14.9198304Z distributed/_composable/fsdp/test_fully_shard_overlap (0.17584559244287018) 2024-12-17T23:36:14.9198735Z test_fake_tensor (0.17543628378635073) 2024-12-17T23:36:14.9199098Z distributed/test_collective_utils (0.17543213896178353) 2024-12-17T23:36:14.9199506Z profiler/test_memory_profiler (0.17498598391971376) 2024-12-17T23:36:14.9199832Z test_fx (0.17444032650577682) 2024-12-17T23:36:14.9200176Z distributed/checkpoint/test_planner (0.1741544744109733) 2024-12-17T23:36:14.9200556Z test_maskedtensor (0.1738961969135455) 2024-12-17T23:36:14.9201001Z distributed/checkpoint/test_fsdp_tp_checkpoint_conversion (0.17368590507855733) 2024-12-17T23:36:14.9201574Z test_multiprocessing (0.17335854040736198) 2024-12-17T23:36:14.9201994Z distributed/checkpoint/test_state_dict_utils (0.17327520023431767) 2024-12-17T23:36:14.9202509Z distributed/fsdp/test_shard_utils (0.17320829808774468) 2024-12-17T23:36:14.9202872Z nn/test_dropout (0.17285837194245107) 2024-12-17T23:36:14.9203272Z distributed/checkpoint/test_compatibility (0.17277143880784182) 2024-12-17T23:36:14.9203659Z test_meta (0.17264456870852898) 2024-12-17T23:36:14.9204048Z distributed/checkpoint/test_hsdp_checkpoint (0.17262476269819146) 2024-12-17T23:36:14.9204479Z distributed/test_nccl (0.17259406845569533) 2024-12-17T23:36:14.9204795Z test_mkldnn_fusion (0.17257664010153373) 2024-12-17T23:36:14.9205161Z distributed/test_functional_api (0.17251038350198908) 2024-12-17T23:36:14.9205640Z distributed/_composable/fsdp/test_fully_shard_state (0.17245776163816412) 2024-12-17T23:36:14.9206060Z test_vulkan (0.17215350536534266) 2024-12-17T23:36:14.9206349Z test_weak (0.1719324050085775) 2024-12-17T23:36:14.9206644Z optim/test_swa_utils (0.17189839496664244) 2024-12-17T23:36:14.9206949Z test_type_info (0.17173418502868426) 2024-12-17T23:36:14.9207251Z test_futures (0.17164163369809843) 2024-12-17T23:36:14.9207632Z torch_np/numpy_tests/core/test_numerictypes (0.17158294553241793) 2024-12-17T23:36:14.9208025Z test_jit_llga_fuser (0.17144102937944078) 2024-12-17T23:36:14.9208399Z distributed/test_control_collectives (0.1710399447436272) 2024-12-17T23:36:14.9208828Z torch_np/numpy_tests/core/test_dtype (0.17050770348790104) 2024-12-17T23:36:14.9209261Z distributed/_tensor/debug/test_comm_mode (0.17034639249082065) 2024-12-17T23:36:14.9209652Z test_jit_fuser_te (0.1702930176954217) 2024-12-17T23:36:14.9210039Z distributed/_composable/test_replicate (0.16925569188136946) 2024-12-17T23:36:14.9210409Z test_linalg (0.1692454293053705) 2024-12-17T23:36:14.9210774Z torch_np/numpy_tests/core/test_getlimits (0.1691843320798127) 2024-12-17T23:36:14.9211174Z onnx/test_verification (0.16894231970202664) 2024-12-17T23:36:14.9211529Z distributed/test_c10d_logger (0.16891559934198702) 2024-12-17T23:36:14.9211996Z distributed/optim/test_apply_optimizer_in_backward (0.16883529387922042) 2024-12-17T23:36:14.9212499Z distributed/fsdp/test_fsdp_state_dict (0.1685345464672683) 2024-12-17T23:36:14.9212920Z distributed/_tensor/test_optimizers (0.1685342246100952) 2024-12-17T23:36:14.9213425Z distributed/_composable/fsdp/test_fully_shard_grad_scaler (0.16839484513806816) 2024-12-17T23:36:14.9213895Z test_functional_optim (0.16814111759173733) 2024-12-17T23:36:14.9214220Z nn/test_load_state_dict (0.16794719917683149) 2024-12-17T23:36:14.9214601Z distributed/checkpoint/test_utils (0.16788224167350724) 2024-12-17T23:36:14.9215086Z distributed/_tensor/test_utils (0.16769561989622472) 2024-12-17T23:36:14.9215463Z distributed/test_c10d_nccl (0.1675059120226132) 2024-12-17T23:36:14.9215840Z distributed/fsdp/test_fsdp_overlap (0.1672260137761572) 2024-12-17T23:36:14.9216231Z torch_np/test_function_base (0.16718988270460156) 2024-12-17T23:36:14.9216565Z test_mkldnn (0.16716079396426414) 2024-12-17T23:36:14.9216925Z distributed/fsdp/test_fsdp_optim_state (0.16706358874479993) 2024-12-17T23:36:14.9217379Z distributed/pipelining/test_schedule (0.1670501119919513) 2024-12-17T23:36:14.9217821Z distributed/_tensor/test_op_strategy (0.1667788648678633) 2024-12-17T23:36:14.9218178Z test_native_mha (0.16674010732051733) 2024-12-17T23:36:14.9218590Z distributed/checkpoint/test_fsdp_model_state (0.16648169805248608) 2024-12-17T23:36:14.9219029Z test_xnnpack_integration (0.16641886016739085) 2024-12-17T23:36:14.9219468Z distributed/_composable/fsdp/test_fully_shard_comm (0.16631864314520137) 2024-12-17T23:36:14.9219905Z test_indexing (0.16631302284680685) 2024-12-17T23:36:14.9220257Z distributed/rpc/test_share_memory (0.16615449249412537) 2024-12-17T23:36:14.9220705Z distributed/fsdp/test_fsdp_dtensor_state_dict (0.16607985480836265) 2024-12-17T23:36:14.9221190Z torch_np/numpy_tests/lib/test_shape_base_ (0.16598811236592032) 2024-12-17T23:36:14.9221575Z test_datapipe (0.16569920880385478) 2024-12-17T23:36:14.9221990Z distributed/checkpoint/test_checkpoint (0.165619912331689) 2024-12-17T23:36:14.9222445Z torch_np/numpy_tests/fft/test_pocketfft (0.1654543686429832) 2024-12-17T23:36:14.9222887Z distributed/nn/jit/test_instantiator (0.16507531984569113) 2024-12-17T23:36:14.9223283Z torch_np/test_ndarray_methods (0.1647587061789323) 2024-12-17T23:36:14.9223735Z distributed/fsdp/test_fsdp_backward_prefetch (0.1646049950309582) 2024-12-17T23:36:14.9224212Z distributed/fsdp/test_fsdp_pure_fp16 (0.16453311434745457) 2024-12-17T23:36:14.9224650Z torch_np/numpy_tests/lib/test_twodim_base (0.16346655577257804) 2024-12-17T23:36:14.9225054Z test_sort_and_select (0.16331778212230869) 2024-12-17T23:36:14.9225378Z nn/test_pooling (0.16301289890837437) 2024-12-17T23:36:14.9225732Z torch_np/numpy_tests/core/test_dlpack (0.16243677132816436) 2024-12-17T23:36:14.9226188Z distributed/test_c10d_object_collectives (0.16231603944807657) 2024-12-17T23:36:14.9226672Z torch_np/numpy_tests/lib/test_index_tricks (0.16225612575140175) 2024-12-17T23:36:14.9227107Z distributed/fsdp/test_fsdp_memory (0.16201692852725108) 2024-12-17T23:36:14.9227603Z distributed/_composable/fsdp/test_fully_shard_frozen (0.16158735610395597) 2024-12-17T23:36:14.9228171Z distributed/checkpoint/test_file_system_checkpoint (0.1611219166965259) 2024-12-17T23:36:14.9228626Z distributed/test_c10d_pypg (0.16095587417602547) 2024-12-17T23:36:14.9229096Z distributed/tensor/parallel/test_parallelize_api (0.16077044568264381) 2024-12-17T23:36:14.9229551Z test_python_dispatch (0.1606748478762024) 2024-12-17T23:36:14.9229871Z nn/test_module_hooks (0.16063095891167548) 2024-12-17T23:36:14.9230289Z distributed/fsdp/test_fsdp_freezing_weights (0.16062776022735045) 2024-12-17T23:36:14.9230710Z test_function_schema (0.15974126766119615) 2024-12-17T23:36:14.9231064Z distributed/fsdp/test_fsdp_apply (0.15972308475323135) 2024-12-17T23:36:14.9231487Z torch_np/numpy_tests/fft/test_helper (0.15886005684345553) 2024-12-17T23:36:14.9231944Z torch_np/numpy_tests/core/test_scalar_methods (0.15830306713018874) 2024-12-17T23:36:14.9232349Z test_mobile_optimizer (0.15770613352814164) 2024-12-17T23:36:14.9232681Z nn/test_convolution (0.15758578504115567) 2024-12-17T23:36:14.9233079Z distributed/fsdp/test_fsdp_flatten_params (0.15746554810904773) 2024-12-17T23:36:14.9233528Z distributed/fsdp/test_fsdp_traversal (0.1573258654255377) 2024-12-17T23:36:14.9233899Z test_schema_check (0.1571825735472783) 2024-12-17T23:36:14.9234195Z test_nn (0.1571543630256757) 2024-12-17T23:36:14.9234531Z distributed/checkpoint/test_state_dict (0.1570032394523752) 2024-12-17T23:36:14.9235091Z distributed/optim/test_zero_redundancy_optimizer (0.15671987282421088) 2024-12-17T23:36:14.9235519Z test_unary_ufuncs (0.15640231259134757) 2024-12-17T23:36:14.9235946Z distributed/algorithms/ddp_comm_hooks/test_ddp_hooks (0.15629753835244556) 2024-12-17T23:36:14.9236457Z distributed/fsdp/test_fsdp_exec_order (0.15629208054575144) 2024-12-17T23:36:14.9236899Z distributed/test_multi_threaded_pg (0.15620016834233824) 2024-12-17T23:36:14.9237326Z distributed/fsdp/test_fsdp_uneven (0.15613691451457692) 2024-12-17T23:36:14.9237729Z distributed/fsdp/test_fsdp_input (0.15604347647273312) 2024-12-17T23:36:14.9238112Z distributed/test_c10d_ucc (0.1558599652425027) 2024-12-17T23:36:14.9238507Z distributed/fsdp/test_fsdp_grad_acc (0.1558103264043325) 2024-12-17T23:36:14.9238958Z distributed/fsdp/test_fsdp_ignored_modules (0.15576223315072152) 2024-12-17T23:36:14.9239481Z distributed/_composable/fsdp/test_fully_shard_memory (0.1557113229646232) 2024-12-17T23:36:14.9240004Z distributed/fsdp/test_checkpoint_wrapper (0.1554349310263397) 2024-12-17T23:36:14.9240417Z distributed/fsdp/test_utils (0.15505715886156074) 2024-12-17T23:36:14.9240853Z distributed/fsdp/test_hsdp_dtensor_state_dict (0.1548850521114002) 2024-12-17T23:36:14.9241455Z distributed/fsdp/test_fsdp_multiple_wrapping (0.1548583792819112) 2024-12-17T23:36:14.9242089Z distributed/_composable/fsdp/test_fully_shard_mixed_precision (0.15484951768179497) 2024-12-17T23:36:14.9242741Z distributed/_composable/test_composability/test_2d_composability (0.15460982411397078) 2024-12-17T23:36:14.9243321Z distributed/fsdp/test_fsdp_tp_integration (0.15417944964739805) 2024-12-17T23:36:14.9243783Z distributed/fsdp/test_fsdp_checkpoint (0.15388603874200385) 2024-12-17T23:36:14.9244300Z distributed/_composable/fsdp/test_fully_shard_state_dict (0.153814793824513) 2024-12-17T23:36:14.9244784Z distributed/test_pg_wrapper (0.15362610808147414) 2024-12-17T23:36:14.9245184Z torch_np/numpy_tests/lib/test_arraypad (0.15358486419835957) 2024-12-17T23:36:14.9245619Z distributed/algorithms/test_join (0.153120948141239) 2024-12-17T23:36:14.9246017Z torch_np/test_scalars_0D_arrays (0.15300776222893747) 2024-12-17T23:36:14.9246491Z distributed/fsdp/test_fsdp_comm_hooks (0.15285437634259866) 2024-12-17T23:36:14.9246997Z distributed/fsdp/test_fsdp_hybrid_shard (0.1526213143033383) 2024-12-17T23:36:14.9247518Z distributed/_composable/fsdp/test_fully_shard_training (0.15248397906356764) 2024-12-17T23:36:14.9247957Z optim/test_optim (0.15227628880725522) 2024-12-17T23:36:14.9248402Z distributed/checkpoint/test_file_system_checkpoint_cpu (0.15224632972799987) 2024-12-17T23:36:14.9248854Z test_jit_autocast (0.15219587377952376) 2024-12-17T23:36:14.9249194Z distributed/test_data_parallel (0.15205675661606552) 2024-12-17T23:36:14.9249593Z distributed/fsdp/test_fsdp_core (0.15168482118553472) 2024-12-17T23:36:14.9249977Z test_multiprocessing_spawn (0.15110736958767282) 2024-12-17T23:36:14.9250318Z test_type_promotion (0.15024832255123838) 2024-12-17T23:36:14.9250627Z test_metal (0.14957619232993696) 2024-12-17T23:36:14.9250971Z distributed/rpc/test_faulty_agent (0.14949470491028108) 2024-12-17T23:36:14.9251321Z test_overrides (0.14936084157499402) 2024-12-17T23:36:14.9251623Z test_dataloader (0.14927918049479405) 2024-12-17T23:36:14.9251998Z distributed/rpc/test_tensorpipe_agent (0.1491740930005566) 2024-12-17T23:36:14.9252495Z distributed/_shard/sharding_plan/test_sharding_plan (0.14884355353148626) 2024-12-17T23:36:14.9252931Z test_quantization (0.148805252621834) 2024-12-17T23:36:14.9253326Z distributed/fsdp/test_fsdp_multiple_forward (0.1485705067005314) 2024-12-17T23:36:14.9253814Z torch_np/numpy_tests/core/test_scalar_ctors (0.14838437646214903) 2024-12-17T23:36:14.9254298Z distributed/fsdp/test_fsdp_sharded_grad_scaler (0.14832408324777388) 2024-12-17T23:36:14.9254736Z torch_np/test_reductions (0.14817652988105606) 2024-12-17T23:36:14.9255111Z distributed/fsdp/test_fsdp_meta (0.14812374903286074) 2024-12-17T23:36:14.9255605Z distributed/fsdp/test_fsdp_fine_tune (0.14808325562835603) 2024-12-17T23:36:14.9256025Z distributed/_shard/test_sharder (0.14807773913556846) 2024-12-17T23:36:14.9256574Z distributed/_shard/sharded_optim/test_sharded_optim (0.14755639144307825) 2024-12-17T23:36:14.9257147Z distributed/_shard/sharding_spec/test_sharding_spec (0.14752452489431586) 2024-12-17T23:36:14.9257722Z optim/test_lrscheduler (0.14750717320120668) 2024-12-17T23:36:14.9258094Z distributed/fsdp/test_fsdp_comm (0.14652096335267445) 2024-12-17T23:36:14.9258523Z distributed/fsdp/test_fsdp_unshard_params (0.14587696172480047) 2024-12-17T23:36:14.9258928Z test_dynamic_shapes (0.14539184241446157) 2024-12-17T23:36:14.9259395Z distributed/_shard/sharded_tensor/test_sharded_tensor_reshard (0.14375597783914099) 2024-12-17T23:36:14.9259882Z distributed/test_launcher (0.14325139480735638) 2024-12-17T23:36:14.9260344Z distributed/_shard/sharded_tensor/test_sharded_tensor (0.1430793454609244) 2024-12-17T23:36:14.9260885Z distributed/fsdp/test_distributed_checkpoint (0.142716353693053) 2024-12-17T23:36:14.9261294Z test_serialization (0.14266468206597932) 2024-12-17T23:36:14.9261606Z test_prims (0.14225534359905928) 2024-12-17T23:36:14.9261982Z distributed/fsdp/test_fsdp_use_orig_params (0.1406162234720536) 2024-12-17T23:36:14.9262521Z distributed/fsdp/test_fsdp_mixed_precision (0.14038189914234162) 2024-12-17T23:36:14.9263138Z distributed/test_c10d_gloo (0.13831811446433015) 2024-12-17T23:36:14.9273317Z distributed/test_c10d_spawn_gloo (0.13824019889421316) 2024-12-17T23:36:14.9273743Z distributed/test_c10d_spawn_ucc (0.13662639000946725) 2024-12-17T23:36:14.9274157Z distributed/test_c10d_spawn_nccl (0.1358991323769691) 2024-12-17T23:36:14.9274536Z distributed/test_store (0.13496908353282985) 2024-12-17T23:36:14.9274859Z test_sparse_csr (0.12889518720470847) 2024-12-17T23:36:14.9275196Z profiler/test_torch_tidy (0.11922235511401841) 2024-12-17T23:36:14.9275540Z test_sparse (0.11680210461490567) 2024-12-17T23:36:14.9275860Z profiler/test_record_function (0.1079935056345162) 2024-12-17T23:36:14.9276246Z profiler/test_execution_trace (0.10796072767245292) 2024-12-17T23:36:14.9276647Z distributions/test_distributions (0.08514553290181055) 2024-12-17T23:36:14.9276997Z test_jit_legacy (0.08263510288422682) 2024-12-17T23:36:14.9277313Z test_jit_fuser_legacy (0.0720937093039404) 2024-12-17T23:36:14.9277643Z test_jit_profiling (0.06619896980084053) 2024-12-17T23:36:14.9277957Z test_autoload_disable (0.01734427452443118) 2024-12-17T23:36:14.9278274Z doctests (0.011380374604149751) 2024-12-17T23:36:14.9278571Z test_autoload_enable (0.005594927265945541) 2024-12-17T23:36:14.9278952Z distributed/elastic/events/lib_test (0.0018649757553151802) 2024-12-17T23:36:14.9279413Z distributed/elastic/metrics/api_test (0.0018649757553151802) 2024-12-17T23:36:14.9279921Z distributed/elastic/multiprocessing/api_test (0.0018649757553151802) 2024-12-17T23:36:14.9280458Z distributed/elastic/timer/local_timer_example (0.0018649757553151802) 2024-12-17T23:36:14.9280991Z distributed/elastic/timer/local_timer_test (0.0018649757553151802) 2024-12-17T23:36:14.9281599Z distributed/elastic/utils/distributed_test (0.0018649757553151802) 2024-12-17T23:36:14.9282087Z distributed/elastic/utils/logging_test (0.0018649757553151802) 2024-12-17T23:36:15.2188307Z distributed/elastic/utils/util_test (0.0018649757553151802) 2024-12-17T23:36:15.2188746Z Emitting metrics 2024-12-17T23:36:15.2189005Z Writing 1 documents to S3 2024-12-17T23:36:15.2189255Z Done! 2024-12-17T23:36:15.2189482Z Writing 1 documents to S3 2024-12-17T23:36:15.2189735Z Done! 2024-12-17T23:36:15.2879848Z ##[group]Run seemethere/upload-artifact-s3@v5 2024-12-17T23:36:15.2880203Z with: 2024-12-17T23:36:15.2880421Z name: td_results 2024-12-17T23:36:15.2880649Z retention-days: 14 2024-12-17T23:36:15.2880909Z if-no-files-found: error 2024-12-17T23:36:15.2881271Z path: td_results.json 2024-12-17T23:36:15.2881659Z s3-bucket: gha-artifacts 2024-12-17T23:36:15.2881927Z region: us-east-1 2024-12-17T23:36:15.2882152Z ##[endgroup] 2024-12-17T23:36:15.7011301Z With the provided path, there will be 1 file uploaded 2024-12-17T23:36:15.7011788Z Uploading to s3 prefix: pytorch/pytorch/12383255596/td_results 2024-12-17T23:36:15.7052641Z Starting upload of td_results.json 2024-12-17T23:36:15.8524272Z Finished upload of td_results.json 2024-12-17T23:36:15.8703589Z ##[group]Run actions/upload-artifact@v4 2024-12-17T23:36:15.8703931Z with: 2024-12-17T23:36:15.8704142Z name: td_results.json 2024-12-17T23:36:15.8704400Z retention-days: 14 2024-12-17T23:36:15.8704662Z if-no-files-found: error 2024-12-17T23:36:15.8704924Z path: td_results.json 2024-12-17T23:36:15.8705182Z compression-level: 6 2024-12-17T23:36:15.8705444Z overwrite: false 2024-12-17T23:36:15.8705681Z include-hidden-files: false 2024-12-17T23:36:15.8705962Z ##[endgroup] 2024-12-17T23:36:16.1607832Z With the provided path, there will be 1 file uploaded 2024-12-17T23:36:16.1614110Z Artifact name is valid! 2024-12-17T23:36:16.1615382Z Root directory input is valid! 2024-12-17T23:36:16.2486378Z Beginning upload of artifact content to blob storage 2024-12-17T23:36:16.3310740Z Uploaded bytes 16233 2024-12-17T23:36:16.3520740Z Finished uploading artifact content to blob storage! 2024-12-17T23:36:16.3523846Z SHA256 hash of uploaded artifact zip is deeca47863fe4b1e9c8bd0b4fde498832f327347c670b6f0be156561c0d1d7d3 2024-12-17T23:36:16.3525680Z Finalizing artifact upload 2024-12-17T23:36:16.4250978Z Artifact td_results.json.zip successfully finalized. Artifact ID 2334935806 2024-12-17T23:36:16.4251882Z Artifact td_results.json has been successfully uploaded! Final size is 16233 bytes. Artifact ID is 2334935806 2024-12-17T23:36:16.4259285Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/12383255596/artifacts/2334935806 2024-12-17T23:36:16.4424972Z Post job cleanup. 2024-12-17T23:36:16.4515914Z Post job cleanup. 2024-12-17T23:36:16.5290782Z [command]/usr/bin/git version 2024-12-17T23:36:16.5325799Z git version 2.40.1 2024-12-17T23:36:16.5370029Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/48f89ef3-c475-411b-8ad3-11f5d0e45e28' before making global git config changes 2024-12-17T23:36:16.5371641Z Adding repository directory to the temporary git global config as a safe directory 2024-12-17T23:36:16.5375352Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-12-17T23:36:16.5403023Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-12-17T23:36:16.5427750Z [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:16.5715420Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-12-17T23:36:16.5733702Z http.https://github.com/.extraheader 2024-12-17T23:36:16.5743625Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-12-17T23:36:16.5768500Z [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:16.6114622Z A job completed hook has been configured by the self-hosted runner administrator 2024-12-17T23:36:16.6152204Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-12-17T23:36:16.6157448Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-12-17T23:36:16.6157831Z ##[endgroup] 2024-12-17T23:36:16.6236008Z [!ALERT!] Swap in detected! [!ALERT!] 2024-12-17T23:36:28.4958712Z [!ALERT!] Swap out detected [!ALERT!] 2024-12-17T23:36:47.3063778Z Cleaning up orphan processes